Chromium Main Console
Legend: | Passed | Failed | Running | Exception |
Use shared session bus in IdleInhibitor
* Convert sync D-Bus calls to async
* Use shared session bus to eliminate a connection
* Remove blocking_task_runner parameter from PowerSaveBlocker
constructor. It's no longer needed now that the Linux impl
no longer needs a D-Bus task runner.
Bug: None
Change-Id: Id79792285e312181057110090d2af44254149285
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6819591
Reviewed-by: Jack Hsieh <[email protected]>
Reviewed-by: Lambros Lambrou <[email protected]>
Commit-Queue: Thomas Anderson <[email protected]>
Reviewed-by: Ted Choc <[email protected]>
Reviewed-by: Avi Drissman <[email protected]>
Reviewed-by: Ryo Hashimoto <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499115}
[MsgRefactor] Separate creation of property models and message service
- Prior to this CL, the creation of PropertyModels was coupled to
the MessageCardProviderMediator.
- We also generalize UI dismiss action providers. There was no reason
to pass the message card type for the UI dismiss action
since it will always be called by said card.
- Rename the DismissActionProvider to ServiceDismissActionProvider,
since only the service calls this.
- Updates incorrect usage of UI_DISMISS_ACTION_PROVIDER and
MESSAGE_SERVICE_DISMISS_ACTION_PROVIDER. Oftentimes, they
were used in place of each other.
- Update tests.
Bug: 431986099
Change-Id: Ib372e340df2a610ef8041d5fc9d25760e4059ec0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833057
Reviewed-by: Calder Kitagawa <[email protected]>
Commit-Queue: Fiaz Muhammad <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499114}
Roll Chrome Android ARM64 PGO Profile
Roll Chrome Android ARM64 PGO profile from chrome-android64-main-1754686945-384043f61c96c5c0508353dc955887699dcf3e31-8edac16bcb1bc870cb3334d6030b5e8a3541bb22.profdata to chrome-android64-main-1754690988-289be00d2bddfaaeca408ca8371a0440e8244da1-43c01f84566d8927cce54c72efb24aa2ab5f7029.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-android-arm64-chromium
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: Ia6bbe3551c6f7dec53cb8b8687e6086a118d4294
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833476
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499113}
Prevent touch events from bleeding through the bookmark bar.
Currently if you long press on the bookmark bar, it will trigger
the action on the underlying webpage (either a text selection if
there is text near the top, or a page context menu). This ensures
no touch events bleed through the bookmark bar.
Bug: None
Change-Id: I9a1c54caa3193fa25fdbfe7d0901cdcaa4a29458
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833048
Commit-Queue: Ted Choc <[email protected]>
Reviewed-by: Mark Schillaci <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499112}
Roll Chrome Android ARM64 Orderfile from WAY2Xj9leELWn4mOa... to vg92jiverCL5tf1RJ...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/orderfile-android-arm64-chromium
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I043a9a227eea6a6a1d1e4e3a1d05acc503a422aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833174
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499111}
[gwp_asan] Remove some out-of-line constexpr definitions
In C++17 and later, these inline constexpr static member variables
declared in the header file don't require separate definitions in
the .cc file.
Bug: None
Change-Id: I74361632938f87a8a7152799e966d4d1c4872cfb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6829789
Reviewed-by: Matthew Denton <[email protected]>
Commit-Queue: Ho Cheung <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499110}
Roll src-internal from 48e62ca42e35 to f982504c57fa (1 revision)
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/48e62ca42e35..f982504c57fa
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll
Please CC chrome-browser-infra-team,[email protected] on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Bug: chromium:435714581
Tbr: [email protected]
Change-Id: I6d9fe1a0fa782d7058f20b288e7895371962a79c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833175
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1499109}
Add new contextual suggest features to field trial config.
This includes `SuggestionsFulfilledByLensSupported` and `OpenLensActionUITweaks` features.
Bug: 437424476
Change-Id: I6471af8d6d731bf100075d3b8e3f965848bff564
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833338
Commit-Queue: Juan Mojica <[email protected]>
Reviewed-by: Duncan Mercer <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499108}
Refactor: Extract on-device feature usage tracking to UsageTracker
This change introduces a new `UsageTracker` class to centralize the tracking of on-device model eligible feature usage.
The `UsageTracker` is responsible for:
* Recording when an on-device eligible feature is used.
* Notifying observers when a feature is used for the first time.
* Checking if any on-device eligible feature has been recently used.
`OnDeviceModelComponentStateManager` now delegates usage tracking to the `UsageTracker`. `OnDeviceModelAdaptationLoader` now observes `UsageTracker` directly for first-time usage events, rather than through `OnDeviceModelComponentStateManager`.
Change-Id: I43e6712990917d5ee0e54e8ce4c5a8a67059cd2d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6824785
Auto-Submit: Steven Holte <[email protected]>
Commit-Queue: Steven Holte <[email protected]>
Reviewed-by: Mike Wittman <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499107}
Add IPH support to migrated cookie controls page action
Adds IPH handling logic to the new cookie controls page action
controller, which will eventually replace the legacy
CookieControlsIconView with identical behaviour.
Change-Id: I15815a3504a214f66f5f7484cbf29637d48f785c
Bug: 376283777
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6795071
Reviewed-by: Fiona Macintosh <[email protected]>
Reviewed-by: Dana Fried <[email protected]>
Commit-Queue: Kaan Alsan <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499106}
[iOS][safari-data-import] Show Safari import entry point over settings
... when it is displayed as a result of user tapping "Settings"->"Safari
Import".
iPhone: https://screenshot.googleplex.com/5Umd77SeYZ7ufVr
iPad: https://screenshot.googleplex.com/B6i3SBRmtCzfU4D
Fixed: 425921907
Change-Id: I5299a4b4b92b0444a2e1e469e5ddc149ef76b508
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6829091
Commit-Queue: Ginny Huang <[email protected]>
Reviewed-by: Rohit Rao <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499105}
Remove unnecessary null check in StripLayoutHelper.
I thought it was necessary but can no longer repro the conditions where view == null.
Follow-up from crrev.com/c/6825285.
Change-Id: Ie4fcc57bcae3ef27b7ce9f29a947770febf3d5c7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6832027
Reviewed-by: Neil Coronado <[email protected]>
Auto-Submit: Jenna Himawan <[email protected]>
Commit-Queue: Neil Coronado <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499104}
[Spatial Audio] Add sandbox requirements for Spatial Audio
The sandbox on macOS currently lacks the necessary permissions for the
AVSampleBufferAudioRenderer to initialize Spatial Audio. This causes
audio playback to fail or run without spatialization when the feature is
enabled.
In order to determine which sandbox "allows" were required, we ran
Chromium with the `--enable-sandbox-logging` flag. Now with the
Console.app on macOS, we streamed and played a selected video with
multichannel audio. Once the video fails, we had filtered the
Console.app logs for `sandbox` to see what `deny`s had occurred. To
determine which "allows" are required, we started with allowing all
suspect `deny`s and slowly removed policies until we had achieved the
minimum set of policies required for this usecase.
Once we have the minimum set of "allows", the second round of testing
involved removing each "allow" one at a time to confirm that the video
will fail. If it fails in this second round of testing, then we have
confirmed the policy to be required for Spatial Audio.
This change adds the minimum required sandbox rules to allow the
renderer to function correctly. The specific permissions are:
- (global-name "com.apple.coremedia.routingcontext.xpc") is needed
for basic AVSampleBufferAudioRenderer operation.
- (subpath "/System/Library/Audio/Tunings"), and (global-name
"com.apple.relatived.tempest") are required for the head-tracking mode
of spatialization.
OS Compatibility Note: This CL was tested on MacOS 15.5 (Sequoia), but
the Spatial Audio APIs were introduced in MacOS 11.* (Big Sur) range.
Given that the new minimum OS for Chromium on MacOS is now 12
(Monterey), these sandbox policies do not need to be locked by OS
version.
Bug: 339678653
Change-Id: I79ec50dc361d3ed3616a7eed88505432869601ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6828928
Reviewed-by: Avi Drissman <[email protected]>
Reviewed-by: Tom Sepez <[email protected]>
Reviewed-by: Mark Mentovai <[email protected]>
Commit-Queue: Syed AbuTalib <[email protected]>
Auto-Submit: Syed AbuTalib <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499103}
Roll Perfetto Trace Processor Win from b104510dc271 to 092d0ceace6f
https://android.googlesource.com/platform/external/perfetto.git/+log/b104510dc271..092d0ceace6f
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/perfetto-trace-processor-win-chromium
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Change-Id: I2d3651c9dbbdad6c426aa5ba379b6c0fc378fece
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833233
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499102}
Roll ANGLE from 41e44587ff99 to ca3d732d11d5 (1 revision)
https://chromium.googlesource.com/angle/angle.git/+log/41e44587ff99..ca3d732d11d5
2025-08-08 [email protected] WGSL: support bool in uniforms
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-chromium-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86
Bug: None
Tbr: [email protected]
Change-Id: I2f11c40fc2ded0b4154e0150d123a7ab080e512d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833172
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499101}
Update `TestExpectations` with bugs filed for crrev.com/c/6830311
[email protected]
Bug: 437388520
Change-Id: Ie7c9428b867af0fadf2571fcc978492c07da47ac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6829739
Auto-Submit: WPT Autoroller <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499100}
Don't let ZSS requests get stuck if pages are destroyed early
Some navigations cause ZSSPageData to be created and destroyed too
quickly for context to be extracted. This change makes sure the
callbacks run anyway so the request can finish and a new one can begin
when page loading finishes.
Bug: 436642954
Change-Id: I0f20d6d65a6dbb27f8fcc4af475c6cd5cb5d071a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833436
Commit-Queue: Ian Wells <[email protected]>
Reviewed-by: Sophie Chang <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499099}
Fix SavedTabGroupModelListener crash
Fix a crash when a tab group is created before TabGroupSyncService
is initialized. This crash is seen for browser tests that create
new tab groups.
Bug: 437395283
Change-Id: Ieb477a119e3d79e3e4e7c36dd4ab7b8cd47edc09
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6828520
Commit-Queue: Yuheng Huang <[email protected]>
Reviewed-by: Shakti Sahu <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499098}
Roll V8 from 3e296a11c7f5 to 5874016b0259 (5 revisions)
https://chromium.googlesource.com/v8/v8.git/+log/3e296a11c7f5..5874016b0259
2025-08-08 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Version 14.1.38
2025-08-08 [email protected] Revert "Reland "[turboshaft] Direct call for known functions""
2025-08-08 [email protected] Reland "[turboshaft] Direct call for known functions"
2025-08-08 [email protected] [tsa] Port Add_WithFeedback builtin to TSA
2025-08-08 [email protected] [turboshaft] Fix LateLoadElimination bug around String maps
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/v8-chromium-autoroll
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chromium.try:linux-blink-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:dawn-linux-x64-deps-rel;luci.chrome.try:linux-perf-trigger
Change-Id: Icccbbed145db478b504f7d4648dd0c5cdbb1c38c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833419
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499097}
Rename IsAbslOptional to IsStdOptional
absl: :optional is no more.
Change-Id: Iebbffca2f2cccc2be18bafed1e07697750758146
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6829280
Reviewed-by: Alex Gough <[email protected]>
Commit-Queue: Alex Gough <[email protected]>
Auto-Submit: David Benjamin <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499096}
[iOS][safari-data-import] UI metrics for Safari import
Adds all metrics needed from Safari import UI.
Fixed: 436372054
Change-Id: I2ab7928e564607690d54e33d94c02546772189ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6826262
Reviewed-by: Rohit Rao <[email protected]>
Commit-Queue: Rohit Rao <[email protected]>
Commit-Queue: Ginny Huang <[email protected]>
Auto-Submit: Ginny Huang <[email protected]>
Reviewed-by: Scott Yoder <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499095}
Roll androidx from G0Bd-Y8tLSOpFf3S2... to oE2X0RZvFE_OecyUf...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/androidx-chromium
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome.try:android-internal-binary-size;luci.chrome.try:android-internal-rel;luci.chrome.try:test-emulator
Tbr: [email protected]
Change-Id: I5b68cc0b9a687dfdce8a15368085cf9c5ab4b78e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6832178
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499094}
Add flag check before cache the ewallet/bnpl instruments
Removed the OnPaymentInstrumentEnabledPrefChange_BnplEnabledPrefChanged_EwalletsUnchanged test. This test will be added back once the BNPL flags are extended to Android.
Bug: 356443046
Change-Id: Ib415546d7b8c625f9c1a7b296be14fbd29c7112b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6832636
Commit-Queue: Longsheng Yin <[email protected]>
Reviewed-by: Junhui He <[email protected]>
Reviewed-by: Vinny Persky <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499093}
[actor] Scrolls targets into view before acting.
Ensures the target of an actor tool is visible within the viewport
before the tool's execution. Only performed for targets using DomNodeId
since coordinate targets require hit testing APC which cannot be done on
an APC captured at the old scroll location.
Fixed: 434961137
Change-Id: I54f6ba18724e6d7e8fad391c2d0bfe90a8de28e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6824608
Reviewed-by: Khushal Sagar <[email protected]>
Commit-Queue: David Bokan <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499092}
extensions: replace browser()->profile with GetProfile()
Replace in GaiaRemoteConsentFlowParamBrowserTest
BUG=436871366
Change-Id: I1814d0a2fc9f475b6616e207468f6b8420e1d3e4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6832864
Commit-Queue: James Cook <[email protected]>
Auto-Submit: Achuith Bhandarkar <[email protected]>
Reviewed-by: James Cook <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499091}
Roll Dawn from e8819bcc179f to d6cc69f5b9a6 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/e8819bcc179f..d6cc69f5b9a6
2025-08-08 [email protected] [spirv-reader] Run ResolveBindingConflictsPass pass
2025-08-08 [email protected] Fix GN check failures
2025-08-08 [email protected] Roll ANGLE from 61ddca7917b9 to 7c8e357ce88b (5 revisions)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dawn-chromium-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chromium.try:dawn-android-arm-deps-rel;luci.chromium.try:dawn-android-arm64-deps-rel;luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-mac-arm64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel;luci.chromium.try:dawn-win11-arm64-deps-rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-android-arm64
Bug: None
Tbr: [email protected]
Change-Id: I19f6eed7a4ab45be3a4006e8770d8f92e58b438d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6831594
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499090}
extensions: replace browser()->profile 4/5
Replace browser()->profile() with profile() or GetProfile()
Patch 4/5
BUG=436871366
Change-Id: Id7be21ad4f4211e773befc4dd88d703a178597a5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6831853
Commit-Queue: Achuith Bhandarkar <[email protected]>
Reviewed-by: James Cook <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499089}
Roll Chrome Mac Arm PGO Profile
Roll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1754654377-bdd336beb2d9a69ea04e5827e3a9f73f76ec25f6-129246ec37f3635ff8974dce475ac17ba9bfe835.profdata to chrome-mac-arm-main-1754668775-20fb44afebeeea62b491e528a4eb61330f5dd2ba-f4d058ffb8a4f8da46880c71ab1889109cccce96.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-mac-arm-chromium
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome.try:mac-chrome
Tbr: [email protected]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I4890b36e88eafda87f71cdf12325c317f0009641
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6832840
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499088}
extensions: replace browser()->profile 2/5
Replace browser()->profile() with profile() or GetProfile()
Patch 2/5
BUG=436871366
Change-Id: Iccad7647dc11777a819bb51c04b91c54f0d968ff
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6831502
Reviewed-by: James Cook <[email protected]>
Commit-Queue: Achuith Bhandarkar <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499087}
Set BNPL and Amount Extraction flags to ENABLED_BY_DEFAULT
This CL sets the BNPL and Amount Extraction flags to ENABLED_BY_DEFAULT
as per launchcal and feature sync approval.
Bug: 356443046
Change-Id: Idf62394694a7977d8a69da839665b0f23f1d8c26
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6830540
Reviewed-by: Olivia Saul <[email protected]>
Commit-Queue: Vinny Persky <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499086}
Roll Chrome Android ARM64 PGO Profile
Roll Chrome Android ARM64 PGO profile from chrome-android64-main-1754682271-396d30d73495512fdbb9ba7f82da7696c0cb9239-9af45d9c2b59870b4f025d54a7ce99e4082854fb.profdata to chrome-android64-main-1754686945-384043f61c96c5c0508353dc955887699dcf3e31-8edac16bcb1bc870cb3334d6030b5e8a3541bb22.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-android-arm64-chromium
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I54fa35c3eff14efda749b195b8253567f998cbba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6831596
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499085}
[BNPL][Clank] Add BnplStrategy interface and implementations
This CL introduces the BnplStrategy interface and platform-specific
implementations. These classes allow BnplManager to branch effectively
without buildflags such that when the BNPL flow is different depending
on the platform, the platform-specific BnplStrategy implementation will
direct the correct next steps.
Design: go/autofill-clank-bnpl
Bug: 430575808
Change-Id: I9a13a9d0392dc827f846d0e13587081b0a4cba12
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6825908
Reviewed-by: Vinny Persky <[email protected]>
Commit-Queue: Wilson Low <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499084}
[remoting] Implement clipboard support for the Wayland host.
This implements clipboard reading and writing for the Wayland host.
Only text formats are supported, in line with the other platform
implementations.
Bug: 432283583
Change-Id: I3f5f18f14debff9dbc56757958507687ac1d3fad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6821922
Reviewed-by: Jamie Walch <[email protected]>
Commit-Queue: Jamie Walch <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499083}
Roll WebRTC from 897031c184d6 to 8e8480de5250 (2 revisions)
https://webrtc.googlesource.com/src.git/+log/897031c184d6..8e8480de5250
2025-08-08 [email protected] Calculate video encode PSNR (in supported codecs)
2025-08-08 [email protected] Implement L4S inbound-rtp stats
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/webrtc-chromium-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in WebRTC: https://bugs.chromium.org/p/webrtc/issues/entry
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Bug: None
Tbr: [email protected]
Change-Id: Id5b9b9258ec7b7c0fa6f86b94b5567d729f13d0d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6832690
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499082}
Roll Chrome Android ARM64 Orderfile from VaOTHXg_whiGL4FLd... to WAY2Xj9leELWn4mOa...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/orderfile-android-arm64-chromium
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Tbr: [email protected]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: Icd271d1718490663cc01c7b4c3d7fadb118a8cef
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833230
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499081}
Hide the details of OPTIMIZATION_GUIDE_LOG as used in zero_state sources
This is just to make these files a bit easier to read by removing a
couple of lines from each log site.
Change-Id: Iaaba19025a35c50fea766c8d38302a892e4aa213
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6828683
Auto-Submit: Ian Wells <[email protected]>
Reviewed-by: Sophie Chang <[email protected]>
Commit-Queue: Ian Wells <[email protected]>
Commit-Queue: Sophie Chang <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499080}
Roll Chrome Win32 PGO Profile
Roll Chrome Win32 PGO profile from chrome-win32-main-1754654377-617494e263dbef89d8e49385b1b2aa3054a15be7-129246ec37f3635ff8974dce475ac17ba9bfe835.profdata to chrome-win32-main-1754665062-51fdef38b6e6afac310c44d3fea1563b55e9dc06-6a8eefe0298a5772874101e215374e755f84f7c2.profdata
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-win32-chromium
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium main branch: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chrome.try:win-chrome
Tbr: [email protected]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I28f141fe2bca1d6a6edb0088176acf8fed8c3442
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6832665
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499079}
[actor] Separate the last observation into tab data
Store the last observation as tab data so we can have multiple defined.
Bug: b:435268456
Change-Id: I2cf11a9525f9911685bde28e65c2f1ee08bcc148
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6812841
Reviewed-by: Dana Fried <[email protected]>
Reviewed-by: Rodney Ding <[email protected]>
Commit-Queue: Dave Tapuska <[email protected]>
Reviewed-by: David Bokan <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499078}
Update CBB autorolll for the builds refs
No-try: true
Change-Id: If3c8434ff34c91d7aaf1d357e5855c15f09529d1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833420
Commit-Queue: Rubber Stamper <[email protected]>
Auto-Submit: John Chen <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499077}
Allow disabling the scrim under the modal dialogs
This change allows to show app level modal dialogs without the scrim.
Used by modal dialogs displayed when the app is in Full Space mode on
XR.
Bug: 395694957
Change-Id: Ie916f98ec3e3d9cb45dc8c30fda5224587abfe44
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6829487
Reviewed-by: Wenyu Fu <[email protected]>
Reviewed-by: Theresa Sullivan <[email protected]>
Commit-Queue: Oleh Desiatyrikov (xWF) <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499076}
updater: log current user
This is intended to help with diagnosing a crash when connecting to the
ITaskService instance.
Bug: 434269515
Change-Id: I128e418b0e6b481dcbff00dec97514dea68d8189
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6832949
Commit-Queue: Sorin Jianu <[email protected]>
Reviewed-by: S Ganesh <[email protected]>
Commit-Queue: S Ganesh <[email protected]>
Auto-Submit: Sorin Jianu <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499075}
[NTPFooter] Enable `kNtpFooter` by default.
Bug: 437395682
Change-Id: Id2ba7f19a6f3357a756b60cc5e0fe14cbd77a11b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6829012
Auto-Submit: Salma Elmahallawy <[email protected]>
Commit-Queue: Tibor Goldschwendt <[email protected]>
Reviewed-by: Tibor Goldschwendt <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499074}
enums.xml: add missing GSC versions
Add missing versions up to
- cr50 0.{5,6}.300
- ti50 DT 0.{23,24}.210
- ti50 NT 0.{33,34}.210
BUG=b:429217185,b:425656094,b:430573185,b:435418346
TEST=none
Change-Id: I25b4fb7188ad2aef56daa5af43f2a233efaacc76
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6832666
Reviewed-by: Alexei Svitkine <[email protected]>
Reviewed-by: Howard Yang <[email protected]>
Commit-Queue: Mary Ruthven <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499073}
[CVC ios] Add CVC indicator along with card on settings page if CVC is saved
Screenshot: https://screenshot.googleplex.com/ADFFYooPwTRaAK2
Mock: https://screenshot.googleplex.com/6bn3cXhpvJ5UeD3
Bug: 436889746
Change-Id: I3ac4e82c5597d9d300f0840be72b8c1d819ff0e5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6825306
Reviewed-by: Tommy Martino <[email protected]>
Commit-Queue: Qihui Zhao <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499072}
[iOS][AIM] Add loading indicator to prototype
This change introduces a loading indicator to the AIM prototype UI for a
better user experience during image uploads.
Key changes:
- Implemented `ComposeboxFileUploadObserverBridge` to monitor file upload status from the C++ backend.
- Introduced `AIMInputItem` as a data model to represent and track the state of each input image (loading, uploading, loaded, error).
- Created a new `AIMImageCell` with a `UIActivityIndicatorView` to visually represent the loading state.
- Refactored `AIMPrototypeMediator` to handle `NSItemProvider`, process preview and full images separately, and update the item state based on upload events.
- Updated `AIMPrototypeViewController` to use a diffable data source and the new `AIMImageCell` to display the items and their loading states.
This provides immediate feedback to the user when they select an image.
Bug: None
Change-Id: Icf1635185b20e7b4c715e43e34295498e855537a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6827314
Reviewed-by: Paul Adedeji <[email protected]>
Commit-Queue: Christian Xu <[email protected]>
Auto-Submit: Christian Xu <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499071}
Roll vulkan-deps from a9caadc4c1ff to 74c8580cad1a (1 revision)
https://chromium.googlesource.com/vulkan-deps.git/+log/a9caadc4c1ff..74c8580cad1a
Also rolling transitive DEPS:
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/d520f2eca92e7126895918fcdca8935a3496524f..92dd329441d7f7548ac5f45e975efc8265e826d5
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-chromium-autoroll
Please CC [email protected],[email protected],radial-bots+[email protected],[email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86;luci.chromium.try:dawn-linux-x64-deps-rel
Bug: None
Tbr: [email protected],radial-bots+[email protected],[email protected]
Change-Id: I4f41ed4427500630df4c2fded0e4f88a1446636e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833279
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499070}
[iOS][AIM] Integrate Composebox into AIM Prototype
This change integrates the ComposeboxQueryController into the AIM
prototype on iOS.
- The coordinator now creates and owns a ComposeboxQueryControllerIOS.
- The mediator uses the controller to handle image uploads and generate
multimodal search URLs.
- This enables the AIM prototype to perform searches that include
both text and image content.
Bug: None
Change-Id: I72026f81e78cb5a9169a85a7d94d4a8add7b77b2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6827311
Auto-Submit: Christian Xu <[email protected]>
Reviewed-by: Paul Adedeji <[email protected]>
Commit-Queue: Christian Xu <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499069}
[iOS] Add VariationsClientService as VariationsClient on iOS
Implement VariationsClient as VariationsClientService on iOS. The
service will be used in a later CL.
Bug: None
Change-Id: I323b89122757c80e63847d13ea7fdeeee375cf7d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6827310
Commit-Queue: Christian Xu <[email protected]>
Reviewed-by: Paul Adedeji <[email protected]>
Reviewed-by: Mark Cogan <[email protected]>
Auto-Submit: Christian Xu <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499068}
[CCT][ToolbarRefactor] Fix optional button icon/bg state image position
The button icon was 2dp off the center wrt the background image, and
the pressed-state image was not positioned/scaled correctly. This CL
fixes that.
Note: pressed-state ListDrawable is set after the optional button is
first updated. It had to be moved accordingly.
Before: https://drive.google.com/file/d/1EN_gIVZHzs2IjZmfGJCTv3qBsAnuIpW8/view?usp=sharing
After: https://drive.google.com/file/d/1QhDoINKuzyFxgs3Ac3ccF6nrdDllAoB9/view?usp=sharing
Bug: 428261559
Change-Id: I8722f6ee1dff01526e9f4e44cb9c7edf5f185037
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6828360
Reviewed-by: Sinan Sahin <[email protected]>
Commit-Queue: Jinsuk Kim <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499067}
[CCT][ToolbarRefactor] Add optional button metrics
Duplicates the metrics logged for optional buttons in CustomTabToolbar
to CustomTabToolbarButton MVC too.
Bug: 428261559
Change-Id: I28ed9b60887139a34920edf247871eb7e0ae0a43
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6832420
Commit-Queue: Jinsuk Kim <[email protected]>
Reviewed-by: Sinan Sahin <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499066}