Chromium Main Console
Legend: | Passed | Failed | Running | Exception |
Roll Infra from ecf702c5dfea to 29cc373045f9
https://chromium.googlesource.com/infra/infra.git/+log/ecf702c5dfea..29cc373045f9
2025-08-12 [email protected] Roll luci-go from 253eea36506e to 1793797708a6 (1 revision)
2025-08-12 [email protected] Roll chromiumos/config from 9eb8e330b53d to ddfd1741de21 (1 revision)
2025-08-12 [email protected] use protoc-gen-go v1.36.7
2025-08-12 [email protected] 3d: Add reporting category for WiFi_Mediatek_Chipset
2025-08-12 [email protected] 3d_suite_var_cat: Update with new suite variant category field
2025-08-12 [email protected] Roll luci-go from 25b6b3d8347f to 253eea36506e (1 revision)
2025-08-12 [email protected] Roll luci-py from 4d9d01dc4827 to 3f68324bb1a6 (1 revision)
2025-08-12 [email protected] Roll luci-go from 2797293cf767 to 25b6b3d8347f (1 revision)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/infra-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: I418af8ede6c97a7bec65a5b5d5369ef33238f722
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840517
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1500001}
CacheStorage: Support large file on Cache Storage API
This is a last cl required for supporting 2GB+ file.
Bug: 391398191
Change-Id: Ida72c151f042fca10e8d302f486cdf2d94b27e4e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6705024
Reviewed-by: Tsuyoshi Horo <[email protected]>
Commit-Queue: Eriko Kurimoto <[email protected]>
Auto-Submit: Eriko Kurimoto <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1500000}
devtools: drop stray rsa_private_key.h include
Bug: 406190025
Change-Id: I41bbef8e8db20adc243c65dbc215efb8d6f71968
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6838257
Reviewed-by: Dmitry Gozman <[email protected]>
Commit-Queue: Dmitry Gozman <[email protected]>
Auto-Submit: Elly FJ <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499999}
[Editing] Fix input event dataTransfer property for text replacement
operations
Currently, the input event fired for operations (insertReplacementText)
has a null dataTransfer property, which violates the specification [1]
that requires dataTransfer to be available for certain input types. The
implementation is a follow-up CL for [2]. The DataTransfer is only
attached for contenteditable elements, excluding form controls(textarea
and input elements) to maintain existing behavior and comply with the
specification. The behavior is working as expected on Safari and
Firefox.
The Chrome Status entry [3] has also been created for I2S. Same Bug ID
for tracking has been used for insertReplacementText event and
insertFromPaste.
[1] - https://w3c.github.io/input-events/#dom-inputevent-datatransfer
[2] - https://chromium-review.googlesource.com/c/chromium/src/+/6687446
[3] - https://chromestatus.com/feature/6715253274181632
Bug: 401593412
Change-Id: Ic53c876c43dd852f998e500eef8a98bae91fbb69
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6830870
Reviewed-by: Kent Tamura <[email protected]>
Reviewed-by: Koji Ishii <[email protected]>
Commit-Queue: Pranav Modi <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499998}
Roll Chrome Android ARM64 Orderfile from D1I9DPaemXgvbgRYZ... to HaWDjMgKN9bOjx0Ps...
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: Idac46379c521bdb19e8f8e262a5a02f1155fcc56
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6839739
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499997}
Add incognito variant for HostReused metrics
This CL adds a new UMA histogram to record the
`Prerender.HostReused` metric for Incognito mode.
This will help us to track the behavior of
prerendering in incognito mode.
Bug: 436345871
Change-Id: I1d0988a07c012fceb841cb3413fdb1a1c3f502fc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6826357
Commit-Queue: Keita Suzuki <[email protected]>
Reviewed-by: Takashi Toyoshima <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499996}
Remove suffixes related to RTT from AbandonedPLMO
This commit removes the RTT related suffixes that were added to GWS PLMO
metrics.
OBSOLETE_HISTOGRAMS=Removed {RTTBucketSuffix} from GWS PLMO metrics as they are not used.
Bug: 436345871
Change-Id: I294ab8768f0261e4b4c89ba031c8560d4103644c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6819851
Reviewed-by: Takashi Toyoshima <[email protected]>
Reviewed-by: Shunya Shishido <[email protected]>
Commit-Queue: Keita Suzuki <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499995}
Roll Chrome Android ARM64 PGO Profile
Roll Chrome Android ARM64 PGO profile from chrome-android64-main-1754957930-6ecc804a0f2b3f25e93b4cfaae34b65a2e801574-539539395d812c3bd24c56bfe6928cab01d4c5ca.profdata to chrome-android64-main-1754967690-4f61b46ab57bae9da02c03566994c243856c13b9-8b9ae7966e28072e0ab730de0d9540107cda5178.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: Ied5dcf19fabe18316d069438f1fc20be949d52cd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840381
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499994}
Unnest PrefetchContainer::SinglePrefetch as PrefetchSingleRedirectHop
Preparation for
https://chromium-review.googlesource.com/c/chromium/src/+/6833337 so
that `prefetch_serving_handle.h` doesn't need to include
`prefetch_container.h` and `PrefetchServingHandle` doesn't have to
access the nested class of `PrefetchContainer`.
This CL doesn't change the behavior.
Bug: 437416134
Change-Id: I3d42871b239142864ce75188aaf14715615ed1bc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6834463
Reviewed-by: Taiyo Mizuhashi <[email protected]>
Commit-Queue: Hiroshige Hayashizaki <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499993}
Rename PrefetchContainer::Reader to PrefetchServingHandle
Before [1] actually introduce a new class `PrefetchServingHandle`,
this CL does renaming (mostly mechanical), to make [1] smaller.
[1] https://chromium-review.googlesource.com/c/chromium/src/+/6833337
- Add `prefetch_serving_handle.h` that currently just declares
`PrefetchServingHandle` as an alias to `PrefetchContainer::Reader`.
- Rename the most of the uses of `PrefetchContainer::Reader` to
`PrefetchServingHandle`.
- Rename corresponding variable names, method names, etc. to
`serving_handle` etc.
This CL doesn't change the behavior, as just renaming and aliasing.
Bug: 437416134
Change-Id: Ic5875750d6cc3d104721503069f9125e142ea48b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6834462
Commit-Queue: Hiroshige Hayashizaki <[email protected]>
Reviewed-by: Taiyo Mizuhashi <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499992}
Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-main-1754935196-f589ec1925088c7de8ca7181b4bad355e6200444-461ab9e4e917f553fee5e167607c2f79f765448c.profdata to chrome-win64-main-1754956589-c8949f0ea867539e54cd74a60f9c26159c3e66d0-7d908c743e850a8d2053be49579dee200e9b5b1d.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-win64-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:win64-chrome
Tbr: [email protected]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I477873ead7a66bbc357472d9a8e7c1a39ed4100d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840105
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499991}
Add a readme to describe how to use modularize.
Bug: 435303825
Change-Id: I6a6a6964766009d7a89671c3f968670c3c2ec3b9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6839979
Commit-Queue: Matt Stark <[email protected]>
Reviewed-by: Takuto Ikuta <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499990}
[iOS] Re-enable testSharingPromptsToUpdate
This test was failing on device due to flakiness. This CL
re-enables it and uses a more robust long-press action to
ensure the context menu appears reliably.
Fixed: 429118547
Change-Id: Ie06fbb5fefdc09abb4a4b7e6d4a695433f504995
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6829872
Reviewed-by: Aliona Dangla <[email protected]>
Auto-Submit: Louis Romero <[email protected]>
Commit-Queue: Aliona Dangla <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499989}
Upload the autogenerated android configuration.
This configuration is incorrect, but because it's incorrect, allows us
to see a diff in the following CLs.
Bug: 435303825
Change-Id: I6a6a69647dba799cc8192dac292ee64344a5eecd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6831520
Reviewed-by: Takuto Ikuta <[email protected]>
Auto-Submit: Matt Stark <[email protected]>
Commit-Queue: Matt Stark <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499988}
Unnest PrefetchContainer::ServableState as PrefetchServableState
Mostly mechanical. Preparation for
https://chromium-review.googlesource.com/c/chromium/src/+/6833337
so that `prefetch_serving_handle.h` doesn't need to include
`prefetch_container.h`.
This CL doesn't change the behavior.
NO_IFTTT=comment-only change in the ThenChange section
Bug: 437416134
Change-Id: Ibb982b534a23978f6cea3a90abbd4233439b690c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6832031
Reviewed-by: Taiyo Mizuhashi <[email protected]>
Commit-Queue: Hiroshige Hayashizaki <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499987}
Roll Chrome Android Desktop Arm64 PGO Profile
Roll Chrome Android Desktop Arm64 PGO profile from chrome-android-desktop-arm64-main-1754899973-ad0969d5414aa736bff3b67c137076061642007b-133bf93c1bcb6f78e1fc7b3f1406834c02227d33.profdata to chrome-android-desktop-arm64-main-1754965814-9bd8b81288f0a8c0954965e1e2d3708b0e0d3d99-de73b441000e0aa2b143ee204b91894482e9bf64.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-desktop-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: 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: Ie1c51897587a8263911bf0ebfe41b8fa487e0028
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6838046
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499986}
Revert "[Part-2] Optimize handling of backdrop filters during occlusion culling"
This reverts commit 1994e209f3a31a22c5e3ce39eb00e5934f8c14e0.
Reason for revert: b:437635863
Bug: b:424284352
Original change's description:
> [Part-2] Optimize handling of backdrop filters during occlusion culling
>
> In crrev.com/c/6641802, quad splitting was enabled for quads that
> intersected with backdrop filters above it.
>
> However, we missed on an opportunity: currently we track
> backdrop-filters, along-side the occlusion of quads. The effective
> occlusion of a given quad is calculated as occlusion - backdrop filters.
> This means all portions of quads intersecting with any backdrop filters
> above it will always be drawn.
>
> But this is not necessary. If an opaque quad is drawn, then the quad
> below it will be not be visible and that occluded quad is not effected
> by backdrop filters above the occluding quad. Therefore, we can safely
> cull the occluded quad.
>
> In this CL, we take the above fact into account. This allows us to
> simplify (and improve performance) tracking backdrop filters. Instead of
> tracking backdrop filters separately, we can account for them directly
> in `occlusion_in_target_space`.
>
> Bug: b:424284352
> Change-Id: I9d5f68a0d1c47271ba0b664b8d3f6b11ae27fd74
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6786455
> Reviewed-by: Peter McNeeley <[email protected]>
> Commit-Queue: Zoraiz Naeem <[email protected]>
> Cr-Commit-Position: refs/heads/main@{#1496566}
Bug: b:424284352
Change-Id: I6bc69b8c5960581de04d9b871c803b0feeb831a3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6838341
Commit-Queue: Peter McNeeley <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Reviewed-by: Peter McNeeley <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499985}
Roll Chrome Mac Arm PGO Profile
Roll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1754949491-36b41a7bf8de5964daafc5230eea84ad97e97ba5-38694c4da364bc70e8d7c74ff535ccb0ae6e0459.profdata to chrome-mac-arm-main-1754963843-0a0417bf2a824b85a7bd4cf9bdc532b3f88e18f4-ed2160dced61cdf6a365d0b6d41f4af937fda1d8.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: I8ceed0f0afb2aac8353da6d3596c8ad2be5654c4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840297
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499984}
[3PC] Clean up AlwaysBlock3pcsIncognito feature in settings entrypoints
Bug: b:424271289
Change-Id: Id66ab379a385d1d5dc902d91a8769d909a84841b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6828802
Auto-Submit: Fiona Macintosh <[email protected]>
Reviewed-by: John Lee <[email protected]>
Commit-Queue: John Lee <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499983}
Remove "WTF::" from platform/scheduler/
This CL has no behavior changes.
Bug: 422768753
Change-Id: If5da1f1f28ce1768614f61c74fcc3c55233663d4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6839856
Commit-Queue: Koji Ishii <[email protected]>
Auto-Submit: Kent Tamura <[email protected]>
Reviewed-by: Koji Ishii <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499982}
Add UMA for AcceptCHFrameInterceptor::NeedsObserverCheck
This CL adds a UMA histogram to record the reason why
AcceptCHFrameInterceptor::NeedsObserverCheck returns true. This will
help us understand why the optimization to offload the Accept-CH frame
check is not being used.
Bug: 406407746, 436733346
Change-Id: I7e449cf9be7cd745931e61aa6f286a8d1d822b53
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6818667
Reviewed-by: Takashi Toyoshima <[email protected]>
Commit-Queue: Yoshisato Yanagisawa <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499981}
[EditContext] Prevent redundant selection sync to avoid conflicts
During `RenderWidgetHostViewCocoa::setTextSelectionText` text
replacements up to the previous character are either accepted or
rejected based on the current update text and range.
The selection change notification to the browser, which in turn calls
`setTextSelectionText`, is triggered twice for the same selection—first
during `EditContext::SetSelection`, and again during
`Editor::SyncSelection` when DOM selection is updated. When a text
replacement suggestion is active, the duplicate selection change
notification causes the browser to incorrectly assume that the
suggestion has been accepted. As a result, any key press following an
active suggestion leads to the replacement being accepted, even if it
shouldn't be.
This CL addresses the issue by avoiding sync selection from Editor when
EditContext is active as the selection gets synced from EditContext.
Additionally, it adds a sync_selection parameter to
`EditContext::SetSelection` to avoid selection sync when selection is
temporarily adjusted in delete operations, preventing unnecessary
intermediate sync calls that interfere with text replacement logic.
Bug: 428112177
Change-Id: I8d463734949e7667749424ff0d3dad04f1269f62
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6780187
Reviewed-by: Avi Drissman <[email protected]>
Reviewed-by: Koji Ishii <[email protected]>
Reviewed-by: Dan Clark <[email protected]>
Reviewed-by: Kent Tamura <[email protected]>
Commit-Queue: Ashish Kumar <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499980}
Roll optimization-guide from c7c891f44124 to 36a459ac9829
https://chrome-internal.googlesource.com/chrome/components/optimization_guide.git/+log/c7c891f44124..36a459ac9829
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://skia-autoroll.corp.goog/r/optimization-guide-chromium
Please CC [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
Bug: None
Change-Id: Ib59d23c9be559444e570caf13a2dff7ceeb71966
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6838154
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@{#1499979}
[FSA] Update FileSystemAccessFileHandle.remove() to write only
- This CL updates remove() on a file handle to `write`-only permission
after the feature `kFileSystemAccessWriteMode` is enabled. This flag
currently off so there should be no impact at the moment.
- The call path now of the method now only checks write status instead
of read & write status.
Bug: 40276567
Change-Id: I16cdead4dd3f9e341da3a10a66f90334b401f901
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6826901
Reviewed-by: Austin Sullivan <[email protected]>
Commit-Queue: Ming-Ying Chung <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499978}
Roll Chrome Android ARM64 PGO Profile
Roll Chrome Android ARM64 PGO profile from chrome-android64-main-1754952780-292729e11e7547406aa92143600d5e7a89c92a32-c8fd1ea88af1a30b51bbca0a289516e5f8ec1378.profdata to chrome-android64-main-1754957930-6ecc804a0f2b3f25e93b4cfaae34b65a2e801574-539539395d812c3bd24c56bfe6928cab01d4c5ca.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: I1f732834b4c594e544d48465854d11c6be987905
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840195
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499977}
Roll DevTools Frontend from 0e0953bf6c87 to 0a2e715dcf4c (1 revision)
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0e0953bf6c87..0a2e715dcf4c
2025-08-12 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS (trusted)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/devtools-frontend-chromium
Please CC [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: None
Change-Id: Ifefd26f6f62fec4458e99de37d5470b724f07b30
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840380
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499976}
Remove collapsed placeholder only for contenteditable
In CL 5764545 logic to remove collapsed placeholder line breaks was
introduced to fix bug 40805258 [1] where the bug is present in case of
contenteditable but a check for contenteditable was missed and due to
this when line breaks are present at the end of copied text when pasting
in textarea are considered as placeholder line breaks and are being
removed. This change ensures collapsed placeholders are removed only for
contenteditable case.
[1] - https://crbug.com/40805258
Bug: 434632033
Change-Id: Ib3afbc5446e8b48d5300fe8ba65eb387ed6c8fa9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6833953
Reviewed-by: Utkarsh Pathak <[email protected]>
Reviewed-by: Kent Tamura <[email protected]>
Commit-Queue: Rakesh Goulikar <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499975}
Dismantle kUseMlServiceForNonLongformHandwritingOnAllBoards flag.
It's been enabled by default[1] for long, and flag OFF code paths
no longer work anyway, as it partly depends on deprecated NaCl
whose support on CrOS reached end-of-life at M-138 [2].
[1] http://crrev.com/c/5481373
[2] https://developer.chrome.com/docs/native-client
Bug: b:316429185, 427497672
Change-Id: I9e57faefe7a80844f7f854762a2d00fbb14305c5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6830887
Reviewed-by: John Palmer <[email protected]>
Commit-Queue: Bao-Duy Tran <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499974}
android grammarcheck, android spellcheck native ui: Remove flag from chrome/browser/flags.
components/spellcheck cannot access chrome/browser, hence we cannot use
this flag definition.
native ui flag is meant to be accessed from blink, which also cannot use this
ChromeFeatureList.
Bug: 434080921
Change-Id: I9567c6a2dcc6cd3dd80f8fa41943c30553411ac3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6835373
Commit-Queue: Bao-Duy Tran <[email protected]>
Auto-Submit: Jon Htin <[email protected]>
Reviewed-by: Bao-Duy Tran <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499973}
add 'reapi_instance' and 'reapi_address' custom vars
To configure non-RBE backends, add 'reapi_instance' and 'reapi_address'
for configure_siso.
Bug: 426386975
Change-Id: I1e5900f92f96c5c3a9988604882236e6e26c926e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6703471
Auto-Submit: Fumitoshi Ukai <[email protected]>
Reviewed-by: Junji Watanabe <[email protected]>
Reviewed-by: Richard Wang <[email protected]>
Commit-Queue: Junji Watanabe <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499972}
Roll Chrome Android Desktop x64 PGO Profile
Roll Chrome Android Desktop x64 PGO profile from chrome-android-desktop-x64-main-1754935196-d02daba6d8e0a797f5246ebfc1a37537a23b6e83-461ab9e4e917f553fee5e167607c2f79f765448c.profdata to chrome-android-desktop-x64-main-1754956589-7a80aa1f1cdf263e2ea6dfee598e7aa8e1ee470a-7d908c743e850a8d2053be49579dee200e9b5b1d.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-desktop-x64-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]
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I449b2d359661abddafccd8e93cd2fa46dc9c082c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6838552
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499971}
Roll clank/internal/apps from eddbef53be7f to 5c0087604cd5 (1 revision)
https://chrome-internal.googlesource.com/clank/internal/apps.git/+log/eddbef53be7f..5c0087604cd5
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://skia-autoroll.corp.goog/r/clank-apps-chromium-autoroll
Please CC [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: None
Tbr:
No-Try: true
Change-Id: I1e05622004866aba3d74c986787cdea961793bb5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6838155
Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1499970}
Replace alias with group in autogenerated modules.
Change-Id: I6a6a6964d574a9ed5dab18e18309f11ba9f2664e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840395
Reviewed-by: Takuto Ikuta <[email protected]>
Commit-Queue: Matt Stark <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499969}
Roll Perfetto Trace Processor Win from 73bbc4981c7c to e7ae08a7752f
https://android.googlesource.com/platform/external/perfetto.git/+log/73bbc4981c7c..e7ae08a7752f
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: I682790e7d80078608f794dcbed27ca3b69aadf58
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6838390
Bot-Commit: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499968}
[PA] Enable PartitionAllocExternalMetadata on canary
Enable the feature to see how the feature affects chrome statiblity
and performance. This CL will be reverted in 1 day (not launch).
Bug: crbug.com/435341877
Change-Id: I3ed9a264a2665bdc3e85cd5451245d532ee0e7e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6839319
Reviewed-by: Yuki Shiino <[email protected]>
Commit-Queue: Takashi Sakamoto <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499967}
Roll Chrome Android ARM64 Orderfile from S1tylBLaAEyczQAL3... to D1I9DPaemXgvbgRYZ...
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: I730cf6063193694f3a43be14e567535644c48aea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840376
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499966}
Make linux/limits.h textual.
This solves https://ci.chromium.org/ui/p/chromium/builders/ci/Centipede%20High%20End%20Upload%20Linux%20ASan/45946/overview
Bug: 435303825
Change-Id: I6a7a6964b0aeffabbb50b4838844b62aecceddec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6830329
Commit-Queue: Takuto Ikuta <[email protected]>
Reviewed-by: Takuto Ikuta <[email protected]>
Auto-Submit: Matt Stark <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499965}
Move extensions enabled logic to ExtensionsMenuMediator.
Aiming to keep as much business logic out of the menu coordinator.
Bug: 427670411
Change-Id: I4198f23990ece1fb77c5db66843c1fcc309760ca
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6831887
Reviewed-by: Masa Fujita <[email protected]>
Commit-Queue: Ted Choc <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499964}
Extend all active Borealis histograms out to 2026-02-01.
Change-Id: Ia7ff82f4034ad4a22d4eb6bc7df833538a7c13a3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6838541
Auto-Submit: Phillip Pearson <[email protected]>
Reviewed-by: Bijan Choobineh <[email protected]>
Commit-Queue: Phillip Pearson <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499963}
Roll DevTools Frontend from e0be63389545 to 0e0953bf6c87 (1 revision)
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/e0be63389545..0e0953bf6c87
2025-08-12 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update Chrome (for Testing) PIN
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/devtools-frontend-chromium
Please CC [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: None
Change-Id: Ib7e333c3d01705d08b6cec2fbe1176dd412f9cdd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840198
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499962}
siso: Set longer timeout for remote link with thinLTO
ThinLTO enabled linking takes much longer than 10m.
Cq-Include-Trybots: luci.chromium.try:linux_chromium_cfi_rel_ng
Bug: 437230121
Change-Id: Iec77a4dc3072d4e36a394c868df6ff023a4f7b82
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6830685
Auto-Submit: Junji Watanabe <[email protected]>
Commit-Queue: Junji Watanabe <[email protected]>
Reviewed-by: Fumitoshi Ukai <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499961}
Convert extensions popup to use ListMenu capabilities.
Now ExtensionsMenuCoordinator no longer manages/owns the
popup and defers that to ListMenuButton/ListMenuHost.
This CL adds a few bits of polish:
1.) Sets a comfortable min width (320dp), and an arbitrary max
width (400dp)
2.) Aligns the popup under the puzzle piece instead of offset a bit
3.) Changes the background to work in dark mode.
4.) Allows dismissal of the popup when clicking outside of the popup
(including on the puzzle piece itself).
Bug: 427670411
Change-Id: I8ff7fed5360ac86d57850aac2d2b84af53e283c4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6828685
Reviewed-by: Masa Fujita <[email protected]>
Commit-Queue: Ted Choc <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499960}
Disable virtual/text-antialias/mac-system-ui-width.html for Mac 12/13.
Bug: 437996042
Change-Id: Id593f5579970030d5f676da81ac0d4fc59707073
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6839937
Reviewed-by: Yoshisato Yanagisawa <[email protected]>
Auto-Submit: Fergal Daly <[email protected]>
Owners-Override: Fergal Daly <[email protected]>
Commit-Queue: Fergal Daly <[email protected]>
Commit-Queue: Yoshisato Yanagisawa <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499959}
Add a jj setup script which initializes the chromium repo with all
mandatory configs.
Change-Id: I6a6a69641534139e74f319ae0db199ac64a3dbd6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840414
Auto-Submit: Matt Stark <[email protected]>
Reviewed-by: Michael Cui <[email protected]>
Commit-Queue: Michael Cui <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499958}
[Extensions] Update OpenSidePanelForTab to use kTabNotFoundError.
Error message format updated to align with kTabNotFoundError, ensuring
uniformity with other error calls.
Change-Id: Ib5a31c86dd68c294efd95b571d8ff824c54fdfc7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6835395
Reviewed-by: Oliver Dunk <[email protected]>
Reviewed-by: Devlin Cronin <[email protected]>
Commit-Queue: Oliver Dunk <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499957}
Disable test on IOS simulator.
VirtualCardEnrollmentBottomSheetEgTest.testVirtualCardEnrollmentShowsLoadingAndConfirmationAfterAcceptPushed
is failing consistently on iOS bots.
I couldn't see a runtime way to detect the simulator, so I used `#if`.
Bug: 415396933
Change-Id: I638411e52bc59f58e4fd6f8667a12ddc9af90310
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840214
Owners-Override: Fergal Daly <[email protected]>
Auto-Submit: Fergal Daly <[email protected]>
Commit-Queue: Yoshisato Yanagisawa <[email protected]>
Reviewed-by: Yoshisato Yanagisawa <[email protected]>
Commit-Queue: Fergal Daly <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499956}
build: Replace alias template with group target
This change replaces the custom 'alias' template with the standard GN
'group' target for creating target aliases. The 'alias' template was a
workaround and is no longer necessary.
This also removes the now-unused 'alias' template definition from
buildtools/third_party/libc++/modules.gni.
Bug: 40440396
Cq-Include-Trybots: luci.chromium.try:linux-modules-compile-fyi-rel
Change-Id: I7a420bcfe37743efcca314a50b8fbdaa9f395a8c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840254
Commit-Queue: Takuto Ikuta <[email protected]>
Reviewed-by: Junji Watanabe <[email protected]>
Reviewed-by: Matt Stark <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499955}
Simplify chrome::GetTargetTabUrl()
In production code today there is only one caller of
chrome::GetTargetTabUrl(), it is cheome::ShowFeedbackPage()
(at chrome/browser/feedback/show_feedback_page.cc).
The call chain does something that isn't necessary:
cheome::ShowFeedbackPage() holds a valid instance of Browser.
However, it passes along as parameter the Browser's SessionID
to chrome::GetTargetTabUrl(). The later then calls out to
chrome::FindBrowserWithID() to get hold of the same Browser instance
that the caller holds.
This CL shortcuts it by passing the Browser instance directly.
In fact, it uses BrowserWindowInterface, and cleans things up a bit.
[email protected]
Change-Id: Ib5cda49001833edc0e4166ab977d1eaecfcd0278
Bug: 427359111
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6834920
Reviewed-by: Georg Neis <[email protected]>
Commit-Queue: Antonio Gomes <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499954}
Roll Chrome Mac Arm PGO Profile
Roll Chrome Mac Arm PGO profile from chrome-mac-arm-main-1754942303-968f248b3d6d71da92c798aa0f2ac570771451ee-28101a66ef2228d183d8654139e3772409fada72.profdata to chrome-mac-arm-main-1754949491-36b41a7bf8de5964daafc5230eea84ad97e97ba5-38694c4da364bc70e8d7c74ff535ccb0ae6e0459.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: I29c50955c212d91d3739e830f1cb12fd89bfde97
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6839314
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499953}
Roll compiler-rt from 27c27f628dbc to 27bfe724d852 (2 revisions)
https://chromium.googlesource.com/external/github.com/llvm/llvm-project/compiler-rt.git/+log/27c27f628dbc..27bfe724d852
2025-08-11 [email protected] [asan] Add test case for alignment of FakeStack frames (#152889)
2025-08-11 [email protected] [compiler-rt][test] Require lld for coverage_short_circuit.cpp
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/compiler-rt-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: I44c5fe6263a46ac0092551a7dfa60d733377e299
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6840194
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1499952}