[go: up one dir, main page]

  1. Publish DEPS for 96.0.4664.92
    
  2. Incrementing VERSION to 96.0.4664.92
    
    Change-Id: I5ee09ee90aec3195890baaf243bd6256a28b9d7b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3315296
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1224}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  3. Updating XTBs based on .GRDs from branch 4664
    
    R=benmason@chromium.org
    
    Change-Id: I84a8b2e9df8f33b3208bd987725d311222396d32
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3312294
    Reviewed-by: Harry Souders <harrysouders@google.com>
    Reviewed-by: Ben Mason <benmason@chromium.org>
    Commit-Queue: Krishna Govind <govind@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1223}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  4. Prevent opaque range request responses from entering the preload cache
    
    ResourceLoader cancels range request responses that were not initiated
    with range request headers causing them to error out and be cleared from
    the preload cache. Other responses (200, 416, error, etc) complete
    successfully and would otherwise enter the preload cache, making them
    observable.
    
    This prevents opaque range responses of any kind from persisting in the
    preload cache (which would not naturally have any anyway).
    
    (cherry picked from commit a5f630e5f94da28a926d60da7dde194acd8697f0)
    
    Bug: 1270990
    Change-Id: Ife9922fe0b88e39722f3664ddd091a1516892157
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3294001
    Reviewed-by: Ben Kelly <wanderview@chromium.org>
    Reviewed-by: Yoav Weiss <yoavweiss@chromium.org>
    Commit-Queue: Patrick Meenan <pmeenan@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#946055}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3313416
    Auto-Submit: Patrick Meenan <pmeenan@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1222}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  5. [M96 Merge] Not always dispatch touch event in AnchoredPopupWindow
    
    The behavior introduced in [1] led to an issue with Autofill Dropdown
    items not being clickable in M96 Stable on a subset of devices (see
    video in [2]). It was needed to make the IPH popup content clickable
    even if mDismissOnTouchInteraction is true.
    
    In case of Autofill, mDismissOnTouchInteraction is false, but
    dispatching the touch event to the content from the window's touch
    handler sometimes breaks the event handling. Previously, the touch
    event was handled by the dropdown content in a natural way.
    
    The immediate fix is the following: dispatch the event only if
    mDismissOnTouchInteraction is true. This will differentiate the Autofill
    and IPH cases, and in case mDismissOnTouchInteraction is false the
    content already handles the touch event naturally. However, we may want
    to revisit this behavior for the AnchoredPopupWindow in general.
    
    [1]https://chromium-review.googlesource.com/c/chromium/src/+/3159033/13/ui/android/java/src/org/chromium/ui/widget/AnchoredPopupWindow.java
    [2]https://bugs.chromium.org/p/chromium/issues/detail?id=1267873
    
    (cherry picked from commit ed2ace1af17afcb17e31ac5b64952a4e7a2a7fd5)
    
    Bug: 1271646
    Change-Id: I5917c65759e20b03b4dd97fe62279dc0fbf97471
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295575
    Reviewed-by: Theresa  <twellington@chromium.org>
    Reviewed-by: Matt Jones <mdjones@chromium.org>
    Commit-Queue: Elizabeth Popova <lizapopova@google.com>
    Cr-Original-Commit-Position: refs/heads/main@{#944950}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3301040
    Auto-Submit: Elizabeth Popova <lizapopova@google.com>
    Reviewed-by: Krishna Govind <govind@chromium.org>
    Commit-Queue: Krishna Govind <govind@chromium.org>
    Owners-Override: Krishna Govind <govind@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1221}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  6. Automatic update for log_list.json
    
    Automatic update for 2021-12-03 UTC
    
    Change-Id: I61d6a5de566f5895fe0bcd8937b27a4e1548215c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3314585
    Commit-Queue: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Bot-Commit: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1220}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  7. Roll ChromeOS Atom AFDO profile from 96-4664.57-1638188038-benchmark-96.0.4664.79-r1 to 96-4664.57-1638188038-benchmark-96.0.4664.81-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-stable
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I6af1299178226d91ca33d2a9fa88661d31c4d33a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3314739
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1219}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  8. Roll ChromeOS Bigcore AFDO profile from 96-4664.57-1638183593-benchmark-96.0.4664.79-r1 to 96-4664.57-1638183593-benchmark-96.0.4664.81-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-stable
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Stable Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Icd331b5e689446b26adefc0f649dc0a5efea6cda
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3314738
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1218}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  9. M96: Fix "MinMax after Layout" crash during baseline calculation
    
    Fixing a bug where a grid item with baseline alignment needs to be laid
    out during `ComputeMinMaxSizes`, causing a "MinMax after Layout" crash.
    
    Refactoring all uses of `Layout` that could be affected within a MinMax
    pass of the grid layout algorithm to use `NGDisableSideEffectsScope`.
    
    See https://docs.google.com/document/d/1HkMwnfr-JbP2SE0ktYalkeAutwciuy-GftLs3TOnBcI
    
    (cherry picked from commit cf4540e4c72e187be37141cb520381e88658867a)
    
    Bug: 1266688
    Change-Id: I84e7f0a372d376ef3cfa4a6767df78ac729fc37f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276669
    Commit-Queue: Ethan Jimenez <ethavar@microsoft.com>
    Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
    Reviewed-by: Kurt Catti-Schmidt <kschmi@microsoft.com>
    Cr-Original-Commit-Position: refs/heads/main@{#942018}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3314356
    Commit-Queue: Daniel Libby <dlibby@microsoft.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1217}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  10. Fix a possible out-of-bound access in components/page_load_metrics
    
    `new_timings` is iterated at
    `DispatchEventsAfterBackForwardCacheRestore` and the index is used for
    `back_forward_cache_restores_` at
    `PageLoadTracker::GetBackForwardCacheRestore`.  On the other hand,
    `new_timings` can be updated via mojo message
    `PageLoadMetrics.UpdateTiming`, then in theory it is possible to make
    `new_timings` larger than `back_forward_cache_restores_`. This could
    cause an out-of-bound access.
    
    This change fixes this out-of-bound access to
    `back_forward_cache_restores_` by adding boundary checks.
    
    (cherry picked from commit 1059bf191cc8c7a8a10fd667522b6949e8de0f35)
    
    Bug: 1272403
    Change-Id: I9eae03f55b63f353f36d8372930f16034dcea7a4
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3299751
    Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
    Reviewed-by: Nicolás Peña Moreno <npm@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#944966}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307157
    Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1216}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  11. [lacros skew tests] Refresh skew tests for M98
    
    This CL updates the ash version 98.0.4729.0 for Lacros version skew testing.
    If this CL caused regressions, please revert and stop the autoroller
    at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
    Also please file a bug to OS>LaCrOS>Partner, and CC svenzheng@chromium.org,
    liaoyuke@chromium.org, yjt@google.com.
    
    R=rubber-stamper@appspot.gserviceaccount.com
    
    Bug: None
    Change-Id: Iad5ef752bed7a430d4164431807a47f3819cfbc3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3313963
    Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1215}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  12. Setting version to 96.0.4664.91
    
    Change-Id: I0ae89da80a3366afd650a62079d57a8f0bc8009c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3313981
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1214}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  13. [M96] Adjust pandas tag matching
    
    Removes all the match_tag entries for the pandas module in .vpython3
    and adds a not_match_tag entry for linux_arm64 since it is needed by
    all other platforms and all platforms use the same version.
    
    (cherry picked from commit 38a48fc81e66977005cb5825f79037c5d2e6a122)
    
    Bug: 1270767
    Change-Id: I9eceadc109543f102b341c4ec183ef0dbd381f8e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3285927
    Commit-Queue: Brian Sheedy <bsheedy@chromium.org>
    Auto-Submit: Brian Sheedy <bsheedy@chromium.org>
    Reviewed-by: Dirk Pranke <dpranke@google.com>
    Cr-Original-Commit-Position: refs/heads/main@{#942374}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3313776
    Cr-Commit-Position: refs/branch-heads/4664@{#1213}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  14. Incrementing VERSION to 96.0.4664.81
    
    Change-Id: I88b972b9e4485d477c0a500500a82517ad6d4383
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3313857
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1212}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  15. [M96 Merge]Fix web_contents_ in LocalCardMigrationDialogView
    
    Make it a weak ptr instead of raw ptr and abort showing if web_contents_
    does not exist.
    
    (cherry picked from commit f151ba1355794fc39e22cb3afec7e8c04acfc4ea)
    
    Bug: 1273674
    Change-Id: I0905a81fafe294df7065e4fae6ffcaedfca83916
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3308220
    Commit-Queue: Siyu An <siyua@chromium.org>
    Reviewed-by: Dave Tapuska <dtapuska@chromium.org>
    Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#946658}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3313458
    Cr-Commit-Position: refs/branch-heads/4664@{#1211}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  16. [M96] android: Possibly block at runtime sched_setaffinity and sched_getaffinity
    
    This cherry-picks two commits:
    
    83d0ac0227ae android: Check all scheduling features for restricting sched_*affinity
    1a0498917c56 android: Possibly block at runtime sched_setaffinity and sched_getaffinity
    
    And fixes up the logic to not reference a feature that only exists in M97+.
    
    (cherry picked from commit 83d0ac0227ae5cefaee69affd0c174f677834248)
    (cherry picked from commit 1a0498917c56c7155010a309629304dc0bfc3676)
    
    Bug: 1271302, 1272481
    Change-Id: I32942a30b4f61eb9fea3cd5b88e2853e6ee45808
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3313597
    Reviewed-by: Avi Drissman <avi@chromium.org>
    Commit-Queue: Robert Sesek <rsesek@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1210}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  17. [Autofill] Display Autofill popup only in focused tabs.
    
    This CL ensures that Autofill popups are only displayed in focused
    tabs. This is analogous to the handling of the context menu. Previously,
    this was not guaranteed due to dynamic change in the DOM and/or Mojo
    race conditions.
    
    (cherry picked from commit 3fb0945de5e50b8e6d2f9b0dd8a65e3f7a767b14)
    
    Bug: 1239760
    Change-Id: I44f3720d65816b31e5e5c8721541a8ce566e0141
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280082
    Commit-Queue: Christoph Schwering <schwering@google.com>
    Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org>
    Reviewed-by: Andrey Kosyakov <caseq@chromium.org>
    Reviewed-by: Dominic Battré <battre@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#945088}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3310847
    Auto-Submit: Christoph Schwering <schwering@google.com>
    Owners-Override: Srinivas Sista <srinivassista@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1209}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  18. [Merge to M-96][Fuchsia] Add device_launcher.version file
    
    This ensures that the vdl binaries we are using is compatible with
    the Fuchsia SDK version.
    
    (cherry picked from commit c325f9fc681a60a4bf85c53266cf26bb7bfa16ab)
    
    Bug: 1275439
    Change-Id: Icb1ef02e9a346cb7d3ed4c48b953c648fad3fe78
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3313497
    Auto-Submit: Chong Gu <chonggu@google.com>
    Commit-Queue: Chong Gu <chonggu@google.com>
    Commit-Queue: Kevin Marshall <kmarshall@chromium.org>
    Owners-Override: Srinivas Sista <srinivassista@chromium.org>
    Reviewed-by: Kevin Marshall <kmarshall@chromium.org>
    Reviewed-by: David Dorwin <ddorwin@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1208}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  19. Store SHA-256 hash of wire bytes for WASM V8 Code Cache
    
    This CL stores and validates SHA-256 hash of wire bytes
    in WASM V8 Code Cache to prevent mismatches between
    wire bytes and code cache metadata.
    
    When hitting code cache, this CL calculates the hash
    while streaming wire bytes, and
    invalidates the code cache metadata on hash mismatch,
    by setting `can_use_compiled_module` to `false`
    in `WasmStreaming::Finish()`.
    
    The cached metadata is passed to V8 by
    `SetCompiledModuleBytes()` when the first bytes of
    the wire bytes are received, but this only triggers
    suppressiong of streaming compilation and the
    content of the cached metadata is not used until
    `WasmStreaming::Finish(true)` is called later.
    
    This CL also adds tracing events to measure hashing overhead
    and observe cache rejection by hash mismatch.
    
    This CL depends on V8 side CL:
    https://chromium-review.googlesource.com/c/v8/v8/+/3297548
    
    (cherry picked from commit 7077e03a4e02c198ac9fdb0814d195df7a75c229)
    
    Bug: 1260939
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3282643
    Cr-Original-Commit-Position: refs/heads/main@{#944867}
    No-Try: true
    Change-Id: If074cbeeb7015a359566821cae544ff8f1cd3589
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3310065
    Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
    Reviewed-by: Kouhei Ueno <kouhei@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1207}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  20. [Merge to M-96] desks: Do not allow dragging of a mini view being removed
    
    We should skip handling drags of mini views that are
    animating to be removed. Otherwise, they become our
    drag targets and remain so, even when the animation
    is done and the mini view is destroyed.
    
    (cherry picked from commit bab2d02a8b84177d86325c76800c8c903755c1b4)
    
    Fixed: 1274641
    Test: Manually, added a regression test.
    Change-Id: Iab2fa738b0cdc081dfd0b4e9c3201fe45d2a1189
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307965
    Commit-Queue: Ahmed Fakhry <afakhry@chromium.org>
    Reviewed-by: Min Chen <minch@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#946280}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3312740
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Auto-Submit: Ahmed Fakhry <afakhry@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1206}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  21. [Merge to M-96] capture mode: Fix UAF when a dimmed widget is closed
    
    When a widget gets activated on top of the recorded window,
    it gets dimmed. When the widget is closed, it loses activation
    but is not removed from the window hierarchy until its native
    widget is actually deleted when the animation finishes.
    
    When its window dimmer is destroyed in OnWindowDestroying(),
    we must be careful not to access any of its members so as not
    to trigger a use-after-free.
    
    (cherry picked from commit 84d60042e8b182b055e91645ec94e7c7a08a2f93)
    
    Fixed: 1273197
    Test: Manually, added a new test that triggers the ASAN failure.
    Change-Id: I7ae89c5ec9b4790522b3d58623f2dab222cbdd75
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3308201
    Reviewed-by: Min Chen <minch@chromium.org>
    Commit-Queue: Ahmed Fakhry <afakhry@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#946566}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3312743
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Auto-Submit: Ahmed Fakhry <afakhry@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1205}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  22. [M96][Sheriff] Disable telemetry_unittests on mac11-arm64-rel-tests.
    
    (cherry picked from commit e122ec3234a08bdfa43f88e5848fb1bb52dfdf3e)
    
    Bug: chromium:1267161
    Change-Id: I03c824e7034d3d733a1dd86fb83378147d1a39f7
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3263997
    Owners-Override: Titouan Rigoudy <titouan@google.com>
    Auto-Submit: Titouan Rigoudy <titouan@chromium.org>
    Commit-Queue: Mike West <mkwst@chromium.org>
    Reviewed-by: Mike West <mkwst@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#939389}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3312103
    Reviewed-by: Dirk Pranke <dpranke@google.com>
    Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1204}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  23. Merge 4664: Remove excessive CHECK in |ShapeResult::RunInfo::Create|
    
    This CHECK was added for crbug.com/1253083. While it prevents
    the crash by hitting the CHECK earlier, it hits in other cases
    and results in much more crashes.
    
    This patch removes the CHECK for |num_glyphs|. This is likely
    to reopen crbug.com/1253083, but the crash count should be
    much lower.
    
    (cherry picked from commit f2efdffb5483e40842a02d3660828a5eb59560cd)
    
    (cherry picked from commit 348961c5571f7eba24a89a8e8203eafe99088945)
    
    Bug: 1263488, 1273505
    Change-Id: Ie2eedf98894f84fb09e78b1ad0eb0c7b81cbf969
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3306733
    Reviewed-by: Kent Tamura <tkent@chromium.org>
    Commit-Queue: Kent Tamura <tkent@chromium.org>
    Auto-Submit: Koji Ishii <kojii@chromium.org>
    Cr-Original-Original-Commit-Position: refs/heads/main@{#946321}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3308146
    Commit-Queue: Koji Ishii <kojii@chromium.org>
    Cr-Original-Commit-Position: refs/branch-heads/4692@{#603}
    Cr-Original-Branched-From: 038cd96142d384c0d2238973f1cb277725a62eba-refs/heads/main@{#938553}
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3312217
    Cr-Commit-Position: refs/branch-heads/4664@{#1203}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  24. Incrementing VERSION to 96.0.4664.80
    
    Change-Id: I8894af86fcb5f306a78b26f4b7068f6eeacc1a7a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3311304
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1202}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  25. [M96][Extensions] Drag/drop pinned extensions only when extension exists
    
    An extension can be deleted while dragging. Now, dropping will only
    happen if there is an action for the extension dragged (either if the
    drag was inside or outside the container).
    
    Screencast:
    https://screencast.googleplex.com/cast/NTI4ODA4NjgxMzU0MDM1MnwzNzU0MjBjNS0zMQ
    
    Bug: 1266510
    
    (cherry picked from commit 92cf863b4197ec51ed3d0be9aa9abd33a78165c7)
    
    Change-Id: Ib7ed338ac792d455143008d81cbb0552092cec51
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3263281
    Reviewed-by: Caroline Rising <corising@chromium.org>
    Commit-Queue: Emilia Paz <emiliapaz@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#939447}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307077
    Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1201}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  26. [M96] aw: Ignore vulkan draw to R8 framebuffer
    
    Android HWUI has a bug in a feature unrelated to webview that can ask
    webview draw functor to draw to a R8 framebuffer (for a second time in a
    frame). Ideal fix is android not call draw functor at all. However the
    bug is already shipped.
    
    For vulkan, check the supplied VkFormat for R8 and just skip that draw
    and the subsequent post draw. Guard it with sdk level == 31.
    
    (cherry picked from commit a2ec5a490d5af411738e7bd7415749bffc3cca60)
    
    Bug: 1268900
    Change-Id: Ifc5e65a344770495d2e74ab9f5fa46dde6427cd8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3270644
    Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org>
    Commit-Queue: Bo <boliu@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#940455}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3312018
    Commit-Queue: Bo Liu <boliu@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1200}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  27. [M96] Remove --isolated from mb.py
    
    This option is not supported now.
    
    (cherry picked from commit 960f7c13a6f5073d65181e65378b8574313ab8e2)
    
    Bug: 1271841
    Change-Id: I3fd5c7b7dcc49badb4ca57f95d3310ef8ae18f4f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3309979
    Commit-Queue: Junji Watanabe <jwata@google.com>
    Commit-Queue: Takuto Ikuta <tikuta@chromium.org>
    Auto-Submit: Junji Watanabe <jwata@google.com>
    Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#946851}
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3311417
    Auto-Submit: Garrett Beaty <gbeaty@google.com>
    Commit-Queue: Garrett Beaty <gbeaty@google.com>
    Reviewed-by: Ben Pastene <bpastene@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1199}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  28. [M96][Sheriff] Disable SearchByImageBrowserTest.LensImageSearchWithValidImage flaky failing on LaCros
    
    Sample run:
    https://ci.chromium.org/ui/p/chromium/builders/ci/linux-lacros-tester-rel/17431/overview
    
    (cherry picked from commit 48aa858c4bd7a88dbb8d2dc2918c7e4ad22401e5)
    
    Bug: 1234671
    Change-Id: Ibcc425ed916fbad220cf7e11916c3f653f88c84a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277879
    Commit-Queue: Sergey Poromov <poromov@chromium.org>
    Commit-Queue: Amr Aboelkher <amraboelkher@chromium.org>
    Owners-Override: Sergey Poromov <poromov@chromium.org>
    Auto-Submit: Sergey Poromov <poromov@chromium.org>
    Reviewed-by: Amr Aboelkher <amraboelkher@chromium.org>
    Reviewed-by: Swapnil Gupta <swapnilgupta@google.com>
    Cr-Original-Commit-Position: refs/heads/main@{#941146}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3311422
    Reviewed-by: Lei Zhang <thestig@chromium.org>
    Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1198}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  29. Update camera permission string.
    
    (cherry picked from commit 6ffd3b1c88262e00d8f4bf55ac7a1e2f2ed6162f)
    
    Bug: 1272022
    Change-Id: Ib22f3ab0bc779019fa62c823517aced8a517f358
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3293324
    Auto-Submit: Olivier Robin <olivierrobin@chromium.org>
    Commit-Queue: Rohit Rao <rohitrao@chromium.org>
    Reviewed-by: Rohit Rao <rohitrao@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#943686}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3306627
    Cr-Commit-Position: refs/branch-heads/4664@{#1197}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  30. Roll ChromeOS Orderfiles from 96-4664.51-1637581912-benchmark-96.0.4664.76-r1 to 96-4664.57-1638188038-benchmark-96.0.4664.78-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Id50cb7acde50756bec621a36c72ed9e03f5f3ab9
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3311007
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1196}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  31. Roll ChromeOS Bigcore AFDO profile from 96-4664.57-1638183593-benchmark-96.0.4664.78-r1 to 96-4664.57-1638183593-benchmark-96.0.4664.79-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I63cdb9ccf039eb392696c75ea917268299f3e3e6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3310580
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1195}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  32. Roll ChromeOS Atom AFDO profile from 96-4664.57-1638188038-benchmark-96.0.4664.78-r1 to 96-4664.57-1638188038-benchmark-96.0.4664.79-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Ie9ab4fd2c7fac175e47fbc1df657d38187442962
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3309216
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1194}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  33. [lacros skew tests] Refresh skew tests for M98
    
    This CL updates the ash version 98.0.4723.0 for Lacros version skew testing.
    If this CL caused regressions, please revert and stop the autoroller
    at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
    Also please file a bug to OS>LaCrOS>Partner, and CC svenzheng@chromium.org,
    liaoyuke@chromium.org, yjt@google.com.
    
    R=rubber-stamper@appspot.gserviceaccount.com
    
    Bug: None
    Change-Id: Idcbda91994c3764295a6691e801401d9de17822f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3308460
    Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1193}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  34. [Merge to M96] GetActiveDeskIndex for a window assigned to all desks or unassigned.
    
    This CL fixes the crash when GetWorkspace returns negative index or
    empty string, which happens when a window is assigned to
    all workspaces or unassigned.
    
    In that case, desk index has to be assigned to the active desk index.
    
    (cherry picked from commit 0289b637aea5e75665e7e5fc21d25bd80f4b0ce9)
    
    Bug: 1271678
    Change-Id: I299bf851c222478e4b23510082241419d11f1ee8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3193932
    Reviewed-by: Scott Violet <sky@chromium.org>
    Reviewed-by: Jeremy Chinsen <chinsenj@chromium.org>
    Commit-Queue: Minju Kim <mkim@igalia.com>
    Cr-Original-Commit-Position: refs/heads/main@{#929520}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3301839
    Cr-Commit-Position: refs/branch-heads/4664@{#1192}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  35. Incrementing VERSION to 96.0.4664.79
    
    Change-Id: I7b31c7757458630263fb154fdf992ba5a88e65f0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307321
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1191}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  36. [GridNG] Mitigate perf issue w/ replaced elements and block-constraints.
    
    This is effectively a revert of:
    https://chromium-review.googlesource.com/c/chromium/src/+/3154713
    
    This change made us correct on the newly added test:
    grid-intrinsic-size-dynamic-block-size.html
    
    However this has large performance issues on sites with a replaced
    element embedded somewhere in a nested-grid structure with a dependence
    on block-constraints.
    
    This patch mitigates the issue, to properly solve this we need additional
    cache slots for both Layout, and ComputeMinMaxSizes
    (see crbug.com/1272533).
    
    (cherry picked from commit 90c957f7f80adb9dd496b816e8d03b87dadfb1f7)
    
    Bug: 1271648, 1272533
    Change-Id: I37bede27f2a7988304ec11a37c75f763c79a50e9
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295042
    Auto-Submit: Ian Kilpatrick <ikilpatrick@chromium.org>
    Commit-Queue: Daniel Libby <dlibby@microsoft.com>
    Reviewed-by: Daniel Libby <dlibby@microsoft.com>
    Cr-Original-Commit-Position: refs/heads/main@{#944159}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3308392
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1190}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  37. Roll ChromeOS Orderfiles from 96-4664.51-1637581912-benchmark-96.0.4664.75-r1 to 96-4664.51-1637581912-benchmark-96.0.4664.76-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I7c4928411b4e61c903498685efeec6e9bd99617b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3309013
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1189}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  38. Roll ChromeOS Bigcore AFDO profile from 96-4664.51-1637587403-benchmark-96.0.4664.76-r1 to 96-4664.57-1638183593-benchmark-96.0.4664.78-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I606d456064b593752814a5a3f026c45e0c15ba95
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3308678
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1188}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  39. Roll ChromeOS Atom AFDO profile from 96-4664.51-1637581912-benchmark-96.0.4664.76-r1 to 96-4664.57-1638188038-benchmark-96.0.4664.78-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I7a5c75e57c46ba6b8180b51fd2b8458b246b58d4
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3308676
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1187}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  40. Roll AFDO from 96.0.4664.76_rc-r1-merged to 96.0.4664.78_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: I342938300237dc8e17f0f29d1ca5e695364e8b54
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307530
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1186}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  41. [DevTools] Disable 'Show as Tab' menu option for DevTools windows
    
    When DevTools is opened as a separate Window, there is a 'Show as Tab'
    menu option in Windows and MacOS. Since DevTools should only be shown
    as either a separate window (undocked) or as part of the windows being
    inspected (docked), showing DevTools as a regular browser tab does not
    make any sense. This CL disables the corresponding menu option for
    DevTools windows.
    
    (cherry picked from commit 82d52ba11ef24778fee951b8e3c78cb1b3cf35f2)
    
    Bug: 1273140, 1273176
    Change-Id: I83e3ddbb6764bde53ef95de61e3b7f26e7e618b7
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3298125
    Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org>
    Commit-Queue: Wolfgang Beyer <wolfi@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#945318}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3306427
    Auto-Submit: Wolfgang Beyer <wolfi@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Commit-Queue: Marc Treib <treib@chromium.org>
    Reviewed-by: Marc Treib <treib@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1185}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  42. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: Ib3ce50be9cc0093ce14aec5aa9caa562cff3de11
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3306866
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1184}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  43. [Merge to M96] [linux/xfce] Introduced a hack for Xfwm.
    
    This proposes an alternative to [1].  Either this patch or that one
    should be landed, but not both.  See the linked crbug for the details.
    
    Setting the frame extents via the _GTK_FRAME_EXTENTS property turned out
    to be problematic at Xfwm.  While the issue is agreed to be a bug in the
    window manager, for now we disable setting the frame extents on that WM.
    
    This patch introduces a logic that disables setting the window property
    on Xfwm.
    
    [1] https://chromium-review.googlesource.com/c/chromium/src/+/3275653
    
    (cherry picked from commit 245e71ae8de3f4b5f3478739be819981bb12dfab)
    
    Bug: 1260821
    Change-Id: I4b734ac0dc2b97d7ed6b1842564a33ec6e4b4035
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3275272
    Reviewed-by: Thomas Anderson <thomasanderson@chromium.org>
    Commit-Queue: Alexander Dunaev <adunaev@igalia.com>
    Cr-Original-Commit-Position: refs/heads/main@{#941444}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3300276
    Auto-Submit: Thomas Anderson <thomasanderson@chromium.org>
    Reviewed-by: Alexander Dunaev <adunaev@igalia.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1183}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  44. dpwa: Ensure callbacks are run on install task destruction
    
    If install task `task` is destroyed, `task` destruction will destroy
    `install_callback_`.  In some cases, `install_callback_` may hold a
    WebContents and destroying that can lead to triggering a call back onto
    `task`'s WebContentsDestroyed().  In other cases, if a callback is
    present when `task` is destroyed, we may fail to signal to callers the
    new state of the install request and inadvertently drop the callback on
    the floor.
    
    At destruction, call any pending callback as long as `task` is still
    observing a WebContents.  CallInstallCallback() will trigger any pending
    callback, but before doing so, will update `task` to stop observing
    WebContents with a call to Observe(nullptr).
    
    (cherry picked from commit fc26857104f0bc5ec024941ae39a8236d73057a6)
    
    Bug: 1267661
    Change-Id: Iecea0e91ff49b302e449b7dbc7767b363b769aa6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277123
    Commit-Queue: Chase Phillips <cmp@chromium.org>
    Auto-Submit: Chase Phillips <cmp@chromium.org>
    Reviewed-by: Phillis Tang <phillis@chromium.org>
    Reviewed-by: Evan Stade <estade@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#941907}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307644
    Reviewed-by: Daniel Murphy <dmurph@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1182}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  45. WebAppInstallTask: Use weak pointers
    
    We replace calls to base::Unretained(this) with GetWeakPtr() in
    WebAppInstallTask and WebAppInstallManager.
    
    (cherry picked from commit 25030ef24ece304403cc88cb4fc8c5e8936e0098)
    
    Bug: 1267661
    Change-Id: I1ac0d79657d8980e8edf7cc3a2db5f8ece9c9b58
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3275867
    Auto-Submit: Eric Willigers <ericwilligers@chromium.org>
    Commit-Queue: Chase Phillips <cmp@chromium.org>
    Reviewed-by: Chase Phillips <cmp@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#941240}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307742
    Commit-Queue: Daniel Murphy <dmurph@chromium.org>
    Auto-Submit: Chase Phillips <cmp@chromium.org>
    Reviewed-by: Daniel Murphy <dmurph@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1181}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  46. Incrementing VERSION to 96.0.4664.78
    
    Change-Id: I09d65be2504c21ccf5d9a74ed93ef039b15c018c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307795
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1180}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  47. [Merge to M96] wayland: tabdrag: fix UAF when the dragged window is destroyed
    
    While in a tab drag session, in detached mode, the browser window being
    dragged may get suddenly destroyed, eg: programmatically via JS, which
    currently may lead to use-after-free issues, such as the one described
    in the linked issue. This fixes it by properly handling the dragged
    window destruction after quitting the drag loop.
    
    R=​msisov@igalia.com
    
    (cherry picked from commit 7280aa30a74b434c714190479cd02c31a064c4e5)
    
    Bug: 1267791
    Change-Id: I22c9b2a8fa06d7d5b50cefae72b24dbd4931f60d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3300755
    Commit-Queue: Nick Yamane <nickdiego@igalia.com>
    Reviewed-by: Alexander Dunaev <adunaev@igalia.com>
    Cr-Original-Commit-Position: refs/heads/main@{#945424}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3304119
    Auto-Submit: Nick Yamane <nickdiego@igalia.com>
    Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
    Reviewed-by: Thomas Anderson <thomasanderson@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1179}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  48. mac: Allow process singleton socket paths up to 253 bytes long
    
    When the temporary directory is too long, Chrome exited during startup.
    Previously, the limit was 103 bytes, based on the size of
    sockaddr_un::sun_path, leaving room for a NUL byte. Paths returned by
    NSTemporaryDirectory are normally 49 bytes, and to build a singleton
    socket path, 41 bytes (for com.google.Chrome, more for other bundle IDs)
    are added for a total of 90, within the 103-byte limit. In a future OS
    update, NSTemporaryDirectory may return a longer path, +28 bytes,
    resulting in a socket path 118 bytes long, exceeding the size available
    in sockaddr_un::sun_path.
    
    By providing a version of the sockaddr_un structure sized maximally as
    supported by the kernel, there's room for a 253-byte sun_path; more
    careful use of the socket API as supported on macOS eliminates the need
    to NUL-terminate the path, so that the full 253 bytes can be used for a
    singleton socket path. While still short of the 1024-byte PATH_MAX
    supported by most other parts of the system that operate on paths, it's
    still enough of an increase in headroom to dramatically reduce the risk
    of crashing at startup due to an inability to form a process singleton
    socket path within the required constraints.
    
    (cherry picked from commit 937fe536976a6e29ddfb29adfa80c8703d12661a)
    
    Bug: 1266817
    Change-Id: I900753e0483d3566dd4e59767b25b95daeb8e152
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3260710
    Reviewed-by: Avi Drissman <avi@chromium.org>
    Commit-Queue: Mark Mentovai <mark@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#938351}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3298434
    Auto-Submit: Mark Mentovai <mark@chromium.org>
    Commit-Queue: Avi Drissman <avi@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1178}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  49. [To M96] MSE-in-Workers: Fix deadlock on duration reduction
    
    If MediaSourceInWorkers is enabled but MediaSourceNewAbortAndDuration is
    not enabled, then when MediaSource duration is reduced, a deprecated
    code path calls each SourceBuffer in the MediaSource to remove the media
    that might potentially be truncated by the duration reduction. This
    remove call itself took the same lock that is already held in the caller
    in this case, causing unresponsive page due to double-lock on the
    CrossThreadMediaSourceAttachment's lock.
    
    This change calls Remove_Locked instead, since the preconditions checked
    in SourceBuffer::remove are already enforced in
    MediaSource::setDuration, and the double-lock is avoided.
    
    This change also fixes a stray call to setting duration in a
    MSE-in-Worker test to use the correct interface (though such call would
    not have hit this double-lock on bots since those bots enable all
    experimental web platform features.)
    
    BUG=1268614,878133
    TEST=manually confirmed repro fixed locally
    
    (cherry picked from commit 5b47626e6cee7ca0f41b3485bac8ac55be6d2894)
    
    (cherry picked from commit 4663155c95ccac97ed16661d301e07a26ef54bf9)
    
    Change-Id: I1a144cdab9bae5f66b6e1137c2b275c392c12023
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3274133
    Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org>
    Commit-Queue: Will Cassella <cassew@chromium.org>
    Auto-Submit: Matthew Wolenetz <wolenetz@chromium.org>
    Reviewed-by: Will Cassella <cassew@chromium.org>
    Cr-Original-Original-Commit-Position: refs/heads/main@{#940603}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3283268
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Original-Commit-Position: refs/branch-heads/4692@{#176}
    Cr-Original-Branched-From: 038cd96142d384c0d2238973f1cb277725a62eba-refs/heads/main@{#938553}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3307456
    Cr-Commit-Position: refs/branch-heads/4664@{#1177}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  50. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I7450ae724141db843031e834f8f46f7c9c93dee2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3306697
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Commit-Queue: Ben Mason <benmason@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1176}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  51. Incrementing VERSION to 96.0.4664.77
    
    Change-Id: I6a9e5f69a87b7a8acc12daa88b72e22a6b94ade3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3305203
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1175}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  52. Automatic update for log_list.json
    
    Automatic update for 2021-11-28 UTC
    
    Change-Id: I58740407cdfaa24ad0ec04a10775aadb7d6c7cc2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3304062
    Commit-Queue: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Bot-Commit: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1174}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  53. Roll ChromeOS Orderfiles from 96-4664.51-1637581912-benchmark-96.0.4664.74-r1 to 96-4664.51-1637581912-benchmark-96.0.4664.75-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Ifa2670b112db7f106eef16cd157a6f7c5e7a207d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3305792
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1173}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  54. Roll ChromeOS Bigcore AFDO profile from 96-4664.51-1637587403-benchmark-96.0.4664.75-r1 to 96-4664.51-1637587403-benchmark-96.0.4664.76-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Iaf132034afc726632008be8cda97b7702793ddec
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3305557
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1172}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  55. Roll ChromeOS Atom AFDO profile from 96-4664.51-1637581912-benchmark-96.0.4664.75-r1 to 96-4664.51-1637581912-benchmark-96.0.4664.76-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I471bc8c4a604eea5838c60e8cf22461701de28f1
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3305555
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1171}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  56. Roll AFDO from 96.0.4664.75_rc-r1-merged to 96.0.4664.76_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: If537863f685812345ee761717c2fe063dc758018
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3304128
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1170}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  57. Incrementing VERSION to 96.0.4664.76
    
    Change-Id: I50a4b0795a820532b0d11bbcd7490c5f63988c9b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3304342
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1169}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  58. Roll ChromeOS Orderfiles from 96-4664.51-1637581912-benchmark-96.0.4664.73-r1 to 96-4664.51-1637581912-benchmark-96.0.4664.74-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Ic83a035db4e21ba11d3d039da209fc859b9b8cd4
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3305332
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1168}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  59. Roll AFDO from 96.0.4664.74_rc-r1-merged to 96.0.4664.75_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: I9b037d337581e4e9e0d8f3ca9cb370290c2ba8b3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3303787
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1167}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  60. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I97b56b99bd2384f77a3b8e0a652529377a70d815
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3304479
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1166}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  61. Roll ChromeOS Atom AFDO profile from 96-4664.51-1637581912-benchmark-96.0.4664.74-r1 to 96-4664.51-1637581912-benchmark-96.0.4664.75-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I48b72280504839e1f449ff98fbdf480b1da8862c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3305257
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1165}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  62. Roll ChromeOS Bigcore AFDO profile from 96-4664.51-1637587403-benchmark-96.0.4664.74-r1 to 96-4664.51-1637587403-benchmark-96.0.4664.75-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I68fa91021a2ed86eeb1c120b4de937dc3cf54f5a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3305255
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1164}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  63. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I49d02ed52b24b04c5a90598187e10f4ba940d355
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3304419
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1163}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  64. Incrementing VERSION to 96.0.4664.75
    
    Change-Id: I1b4b9a9a4f700c9a3e69e8bb8a6972c25de30b7e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3304913
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1162}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  65. Roll ChromeOS Orderfiles from 96-4664.51-1637581912-benchmark-96.0.4664.72-r1 to 96-4664.51-1637581912-benchmark-96.0.4664.73-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I13281caf894fbeab918ca9babbe21394e821f8a6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3304299
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1161}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  66. Roll ChromeOS Atom AFDO profile from 96-4664.51-1637581912-benchmark-96.0.4664.73-r1 to 96-4664.51-1637581912-benchmark-96.0.4664.74-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I5f3df03bccaa191357f974a0e5f828e65479be36
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3303653
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1160}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  67. Roll ChromeOS Bigcore AFDO profile from 96-4664.51-1637587403-benchmark-96.0.4664.73-r1 to 96-4664.51-1637587403-benchmark-96.0.4664.74-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Idf32ffa899e828c3aa9270bec8477a579bf0e5ed
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3303146
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1159}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  68. Roll AFDO from 96.0.4664.73_rc-r1-merged to 96.0.4664.74_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: Ia2ff9cecf7a2798a22129040031a5ad226ef8fb6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3303392
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1158}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  69. [lacros skew tests] Refresh skew tests for M97
    
    This CL updates the ash version 97.0.4692.27 for Lacros version skew testing.
    If this CL caused regressions, please revert and stop the autoroller
    at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
    Also please file a bug to OS>LaCrOS>Partner, and CC svenzheng@chromium.org,
    liaoyuke@chromium.org, yjt@google.com.
    
    R=rubber-stamper@appspot.gserviceaccount.com
    
    Bug: None
    Change-Id: Ib909ecacf5ab1205bd6d485b61c9adef84f72aa2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3302891
    Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1157}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  70. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I2b4d861128d1021ebc8fa00a1397afe69a6ef569
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3302971
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1156}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  71. Incrementing VERSION to 96.0.4664.74
    
    Change-Id: I3982e5264eb947265ef22db2aaff938582ca5cc2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3302889
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1155}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  72. Roll ChromeOS Orderfiles from 96-4664.51-1637581912-benchmark-96.0.4664.71-r1 to 96-4664.51-1637581912-benchmark-96.0.4664.72-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I99a19fbf3a3873571f2ec55bfa91028532038db8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3302662
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1154}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  73. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: Icab43da51ccf53fbb7124ff87aea811670375a0b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3301031
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1153}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  74. Roll ChromeOS Bigcore AFDO profile from 96-4664.51-1637587403-benchmark-96.0.4664.72-r1 to 96-4664.51-1637587403-benchmark-96.0.4664.73-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I7f8e343ab442a9514dc089dd238cecebd4f6615a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3302330
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1152}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  75. Roll ChromeOS Atom AFDO profile from 96-4664.51-1637581912-benchmark-96.0.4664.72-r1 to 96-4664.51-1637581912-benchmark-96.0.4664.73-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I5724b09b81bd69bfe90663ccaa926f3def465657
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3302324
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1151}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  76. Roll AFDO from 96.0.4664.72_rc-r1-merged to 96.0.4664.73_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: I8ccd5d146fd38565c000cf129ca944b7116bdd4c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3302130
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1150}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  77. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I4ccf7da24e4e89f17915a50093d5d3967db6e095
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3300806
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1149}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  78. Incrementing VERSION to 96.0.4664.73
    
    Change-Id: I97dcef4d666f99859aa25f25fe5569887b5977c9
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3300843
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1148}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  79. m96: Ensure that <math> is properly exposed when MathMLCore is disabled
    
    After [1], the MathML <math> element is no longer exposed with role
    ROLE_SYSTEM_EQUATION on MSAA, causing regressions for Windows
    assistive technologies on Chrome 96. This CL restores the original check
    in AXNodeObject::NativeRoleIgnoringAria when MathMLCore is disabled. It
    also extends test mathml/math.html so that the role of the <math>
    element is tested on Windows APIs; as well as when MathMLCore is
    disabled.
    
    Cherry picked from commits b7d91d91fc1cfd152880fbd83a28aa4d0a6765a6 and
    ded169f97902cf3e59a01da3058462651cf650e4, but because the branch 4664
    does not contain most of the MathML accessibility changes that happened
    later, it is tweaked a bit:
    - dump_accessibility_node_browsertest.cc: Rely on RunHtmlTest since
      RunMathMLTest does not exist. Add missing content_switches.h header to
      be able to use switches::kDisableBlinkFeatures.
    - content/test/data/accessibility/mathml/math-disabled*: Related to the
      previous point, put these into content/test/data/accessibility/html/.
    - content/test/data/accessibility/mathml/math-node-expected-win.txt: Do
      not add this expectation since mathml/math.html does not exist and
      this is not necessary to test the regression anyway.
    - third_party/blink/renderer/modules/accessibility/ax_node_object.cc:
      Always do the check of namespace and local name by casting to an
      Element instance, since the section handling MathMLElement instances
      does not exist. This method works independently of whether MathMLCore
      is enabled or disabled.
    
    [1] https://chromium-review.googlesource.com/c/chromium/src/+/3168497
    
    Bug: 1272563
    Test: CI (math-disabled-node-expected-win.txt) and manually with JAWS/NVDA.
    Change-Id: Ia39bee5d596b004594612f133bc860ba8b411c5a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3298016
    Commit-Queue: Frédéric Wang <fwang@igalia.com>
    Reviewed-by: David Tseng <dtseng@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1147}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  80. [Merge to M96] x11: fix a regression in navigator.keyboard.getLayoutMap()
    
    After migration to Ozone, navigator.keyboard.getLayoutMap() got broken,
    leading to US qwerty layout to be always returned. Correct impl is
    provided by LinuxUI (ie: GtkUi) and used to be called from DWTHX11,
    which at some point was moved/merged into DWTHLinux and got lost
    somehow. This restores the expected behavior.
    
    (cherry picked from commit 82bd148339fbb9eda8a4d4e070a0141aa0776dfc)
    
    Bug: 1270856
    Change-Id: I77e9c3c573866c966d4042430c5ada29468d161d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3291965
    Reviewed-by: Thomas Anderson <thomasanderson@chromium.org>
    Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
    Commit-Queue: Nick Yamane <nickdiego@igalia.com>
    Auto-Submit: Nick Yamane <nickdiego@igalia.com>
    Cr-Original-Commit-Position: refs/heads/main@{#943254}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3293248
    Cr-Commit-Position: refs/branch-heads/4664@{#1146}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  81. [M96 Merge]Fix coop reporter not inheriting reporting source.
    
    - Previously we overwrite coop reporter's reporting source in the
      RFHI::SetCrossOriginOpenerPolicyReporter() method called from
      RFHI::TakeNewDocumentPropertiesFromNavigation().
    - This has the unintended side effect: RFHI::CreateNewWindow()
      also calls SetCrossOriginOpenerPolicyReporter on a new rfh instance
      to inherit the coop reporter on main frame. Unfortunately this
      overwrites the just initialized coop reporter with the new frame's
      reporting source, which has no reporting-endpoints configured.
    - As a result we're not seeing COOP reports from opener document after
      the document is committed to the new window.
    - This CL addresses the issue by moving the overwriting logic to
      RFHI::TakeNewDocumentPropertiesFromNavigation(), where it's called
      only when we move the coop reporter used in NavigationRequest to RFHI.
    - Added a new browsertest case that ensures coop reports is successfully
      uploaded from opener document's coop reporter.
    
    (cherry picked from commit 74e1a068995488f6fa3b3d4d12d793a235a9228c)
    
    Bug: 1258121
    Change-Id: I705e61eecc78a5a2afefaded90dad4223513aeb6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3256381
    Commit-Queue: Rodney Ding <rodneyding@google.com>
    Reviewed-by: Ian Clelland <iclelland@chromium.org>
    Reviewed-by: Alex Moshchuk <alexmos@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#937713}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3298435
    Auto-Submit: Rodney Ding <rodneyding@google.com>
    Owners-Override: Srinivas Sista <srinivassista@chromium.org>
    Reviewed-by: Srinivas Sista <srinivassista@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1145}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  82. M96: Remove DumpWithoutCrash in Mac clipboard
    
    We have enough stacktraces to figure out what's going on. Remove this
    check to avoid skewing crash metrics too much.
    
    (cherry picked from commit dfa7c488e825902a8f45738c3a25294c8e75eaf5)
    
    Bug: 1271762, 1253882
    Change-Id: I3c6a590c6de3fd01e3d80fcb6d7853616186c7dc
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3296325
    Auto-Submit: Austin Sullivan <asully@chromium.org>
    Commit-Queue: Robert Sesek <rsesek@chromium.org>
    Reviewed-by: Robert Sesek <rsesek@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#944263}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3296855
    Commit-Queue: Austin Sullivan <asully@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1144}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  83. Automatic update for log_list.json
    
    Automatic update for 2021-11-24 UTC
    
    Change-Id: I4a259f88139b0560fea5f7376bc6b30596833cac
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3300176
    Commit-Queue: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Bot-Commit: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1143}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  84. Roll ChromeOS Orderfiles from 96-4664.43-1636974076-benchmark-96.0.4664.70-r1 to 96-4664.51-1637581912-benchmark-96.0.4664.71-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I5c76fb9dfb050d011b5a2efa5fddcd931bd01c16
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3300357
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1142}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  85. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I863f286073fb39ed809a79d80ea1d2e89c077ea0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3300190
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1141}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  86. Roll ChromeOS Bigcore AFDO profile from 96-4664.51-1637587403-benchmark-96.0.4664.71-r1 to 96-4664.51-1637587403-benchmark-96.0.4664.72-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I03d2cecac6561342631a26be1f24616ba1554497
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3299961
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1140}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  87. Roll ChromeOS Atom AFDO profile from 96-4664.51-1637581912-benchmark-96.0.4664.71-r1 to 96-4664.51-1637581912-benchmark-96.0.4664.72-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I771adaf53f0fc2abd1aaf749bab053ef23d7e366
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3299958
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1139}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  88. Roll AFDO from 96.0.4664.71_rc-r1-merged to 96.0.4664.72_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: I101161d2e339e97212720acf1041ccd2d15fdd0f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3299904
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1138}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  89. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I9ddae1244f4fafa9d3f7fe08d7af792973c507a1
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3299508
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1137}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  90. Incrementing VERSION to 96.0.4664.72
    
    Change-Id: If56a678fa3e85cf04ccf04fa5c1f92f83da65039
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3298212
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1136}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  91. Roll ChromeOS Orderfiles from 96-4664.43-1636974076-benchmark-96.0.4664.59-r1 to 96-4664.43-1636974076-benchmark-96.0.4664.70-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Ie8358a8358e8638c1a54e1ee37aa34ca6f743f08
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3298726
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1135}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  92. Automatic update for log_list.json
    
    Automatic update for 2021-11-23 UTC
    
    Change-Id: I2ffd89447744b4bbef77239ceb3597329fda414e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3298310
    Commit-Queue: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Bot-Commit: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1134}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  93. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I15946c78f3cffbad53f83e471cfc2fef368f4051
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3297948
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1133}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  94. Roll ChromeOS Atom AFDO profile from 96-4664.43-1636974076-benchmark-96.0.4664.70-r1 to 96-4664.51-1637581912-benchmark-96.0.4664.71-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Ie122f92ffab74554d0a4005e8094aa6739f274d4
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3297699
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1132}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  95. Roll ChromeOS Bigcore AFDO profile from 96-4664.43-1636981528-benchmark-96.0.4664.70-r1 to 96-4664.51-1637587403-benchmark-96.0.4664.71-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I4cdcef8ab9ff9f3dc49703c61cc7fa35c3339317
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3297698
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1131}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  96. Roll AFDO from 96.0.4664.70_rc-r1-merged to 96.0.4664.71_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: Icbf0837e77124fc23e3124325fc35b6d482ea0dd
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3296637
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1130}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  97. Disallow chrome-untrusted URLs in chrome.window and chrome.tabs
    
    chrome-untrusted windows are generally used for system web apps on
    ChromeOS, which are conceptually separate from the browser and
    should not be openable by extensions.
    
    (cherry picked from commit 28d9dd3bd3204463bf64ea2f8ff04e27eced1b93)
    
    Bug: 1269151
    Change-Id: Ia80b09292538c81583d3992582988e11fdf0710a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3284045
    Commit-Queue: Joel Hockey <joelhockey@chromium.org>
    Reviewed-by: Jorge Lucangeli Obes <jorgelo@chromium.org>
    Reviewed-by: Devlin <rdevlin.cronin@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#943674}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295889
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Auto-Submit: Joel Hockey <joelhockey@chromium.org>
    Owners-Override: Joel Hockey <joelhockey@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1129}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  98. Incrementing VERSION to 96.0.4664.71
    
    Change-Id: I94ce24f6473fcdb0160fe2198f214937286a2065
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295970
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1128}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  99. [M96 Sheriff] RELAND:notifications-refresh: Update the actions buttons
    
    Compilation failures seen in M96. M96 had branched before revert was
    submitted. https://ci.chromium.org/ui/p/chrome-m96/builders/ci/linux-chromeos-chrome/965/overview
    
    Fixed the assistant browser test compilation error. Everything else is
    unchanged.
    
    Chrome UI and CrOS UI both need actions buttons that are also input
    buttons.
    Both need the ability to set a placeholder string for text input, and
    a custom color.
    
    The chrome button uses inheritance to enforce the styling of their
    button (via MdTextButton).
    
    NotificationTextButton -> MdTextButton -> LabelButton
    
    Meanwhile AshNotificationView does not want the MD styling. So we want a
    basic LabelButton.
    
    Since the NotificationTextButton interface just facilitates the input
    label button, implement the placeholder information into a map in
    NotificationViewBase, and use the pre-existing LabelButton custom colors
    instead of re-implementing it.
    
    This way, NotificationViewBase can refer to these buttons as just
    LabelButton, and we can extend the buttons in NotificationView and
    AshNotificationView.
    
    (cherry picked from commit 926106cb4036be20c167075943ffa8ff27bcc2c2)
    
    Bug: 1233660
    Change-Id: Ia975acf7f970b79fdfd31c3d6178c061a8e43de0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3214896
    Commit-Queue: Alex Newcomer <newcomer@chromium.org>
    Reviewed-by: Ahmed Fakhry <afakhry@chromium.org>
    Reviewed-by: Yoshiki Iguchi <yoshiki@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#931255}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3296177
    Reviewed-by: Alex Newcomer <newcomer@chromium.org>
    Reviewed-by: Katie Dektar <katie@chromium.org>
    Owners-Override: Katie Dektar <katie@chromium.org>
    Commit-Queue: Elaine Chien <elainechien@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1127}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  100. [M-96] Disable holding space in-progress downloads by default.
    
    To be cherry picked to M-96.
    
    (cherry picked from commit e32026a4007e6fd43d4d545b19174163f04fed10)
    
    Bug: 1272120
    Change-Id: I674188683c7e83a70404809f4a5c276e4058ff7f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3293973
    Reviewed-by: Toni Barzic <tbarzic@chromium.org>
    Commit-Queue: David Black <dmblack@google.com>
    Cr-Original-Commit-Position: refs/heads/main@{#943750}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3296176
    Auto-Submit: David Black <dmblack@google.com>
    Commit-Queue: Toni Barzic <tbarzic@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1126}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  101. Map executable pages to unprotected pages without BTI
    
    When requesting an executable page on a BTI enabled device we must
    return a page that is protected when the binary has been built with
    BTI support, and one that is unprotected otherwise.
    
    (cherry picked from commit 238948d92217064263da93ad980d76d7c70a37cf)
    
    Bug: 1145581
    Change-Id: I7777108af7215d566e0445882700f081fc2153f2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3292004
    Reviewed-by: Prudhvi Kumar Bommana <pbommana@google.com>
    Reviewed-by: Krishna Govind <govind@chromium.org>
    Commit-Queue: Krishna Govind <govind@chromium.org>
    Owners-Override: Krishna Govind <govind@chromium.org>
    Auto-Submit: Krishna Govind <govind@chromium.org>
    Cr-Original-Commit-Position: refs/branch-heads/4713@{#4}
    Cr-Original-Branched-From: 4a57c6f538d493df37e455b54a2c006d2e55a827-refs/heads/main@{#943053}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3293532
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Reviewed-by: Harry Souders <harrysouders@google.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1125}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  102. Read UniversalApiContract registry value from non-redirected location
    
    When running x86 Chrome on AMD64, this registry read is redirected by
    the OS to the Wow6432Node path. On Windows 10 1903 and 1909 releases
    (but not newer ones), the redirected path does not exist.
    
    We should always prefer to read directly from the non-redirected path
    which exists on all versions of Windows above Win10 1809.
    
    Cherry-pick requested as test failure is present in M96:
    https://bugs.chromium.org/p/chromium/issues/detail?id=1255204#c14
    
    (cherry picked from commit 5cd7b07e68d973bcc707b7706224bee90c4049ea)
    
    Bug: 1262503, 1255204
    Change-Id: I98c5c6c0dae8c316c7ded02cabe0e121ba94779d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3248870
    Reviewed-by: Nico Weber <thakis@chromium.org>
    Commit-Queue: Sarah Murphy <murphys@microsoft.com>
    Auto-Submit: Sarah Murphy <murphys@microsoft.com>
    Cr-Original-Commit-Position: refs/heads/main@{#935889}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3270405
    Reviewed-by: Ted Choc <tedchoc@chromium.org>
    Commit-Queue: Ted Choc <tedchoc@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1124}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  103. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I0f23c70a471992eb88478e13fe1976a7fb14ec54
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3296107
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1123}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  104. Automatic update for log_list.json
    
    Automatic update for 2021-11-22 UTC
    
    Change-Id: Ib65ab7f3a3869549e7e1975ff46369425d0ec76a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295570
    Commit-Queue: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Bot-Commit: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1122}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  105. Roll ChromeOS Orderfiles from 96-4664.43-1636974076-benchmark-96.0.4664.58-r1 to 96-4664.43-1636974076-benchmark-96.0.4664.59-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Iec7d2b3caec02f1e7b974bdaaa63560419dd6c23
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295938
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1121}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  106. Roll ChromeOS Bigcore AFDO profile from 96-4664.43-1636981528-benchmark-96.0.4664.59-r1 to 96-4664.43-1636981528-benchmark-96.0.4664.70-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Iccc27c127733061aeb2dcf1e6fde69dbd0fa1929
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295050
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1120}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  107. Roll ChromeOS Atom AFDO profile from 96-4664.43-1636974076-benchmark-96.0.4664.59-r1 to 96-4664.43-1636974076-benchmark-96.0.4664.70-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Ifba6d060addf68f1bdbadcfdf81ebc78672e4d3a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295051
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1119}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  108. Roll AFDO from 96.0.4664.59_rc-r1-merged to 96.0.4664.70_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: I4291a44a6cd25f9422810427ba9043ef4679306e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295327
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1118}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  109. Incrementing VERSION to 96.0.4664.70
    
    Change-Id: Icb98aae974b4e27d178ce9c60886412f8a4d4de3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3294684
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1117}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  110. Automatic update for log_list.json
    
    Automatic update for 2021-11-21 UTC
    
    Change-Id: If2c245a9d4b03c5d25461f34766cdc9e1fc83f0b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3294652
    Commit-Queue: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Bot-Commit: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1116}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  111. Roll ChromeOS Orderfiles from 96-4664.43-1636974076-benchmark-96.0.4664.57-r1 to 96-4664.43-1636974076-benchmark-96.0.4664.58-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I0da09ea46909382b0cc0e8f3248bfebdd6987fd4
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3294893
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1115}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  112. Roll ChromeOS Bigcore AFDO profile from 96-4664.43-1636981528-benchmark-96.0.4664.58-r1 to 96-4664.43-1636981528-benchmark-96.0.4664.59-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I246fda1d4a17aa263a91f3d90bf643c5ce0dd78c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3294829
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1114}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  113. Roll ChromeOS Atom AFDO profile from 96-4664.43-1636974076-benchmark-96.0.4664.58-r1 to 96-4664.43-1636974076-benchmark-96.0.4664.59-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I1aacf3b187d08139667c94c016c5bceb093bf76c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3294826
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1113}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  114. Roll AFDO from 96.0.4664.58_rc-r1-merged to 96.0.4664.59_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: I11fac37f18ef1cbfc2fa1d24361c66ce6aaa82d4
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3294774
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1112}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  115. Setting version to 96.0.4664.69
    
    Change-Id: I52f7b8effebf915d8425c17b43bcd3661aed0eb1
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3294721
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1111}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  116. Incrementing VERSION to 96.0.4664.59
    
    Change-Id: Id28045680fe3409f515a699c8b98fd603dcc6288
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3290241
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1110}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  117. Roll ChromeOS Orderfiles from 96-4664.43-1636974076-benchmark-96.0.4664.52-r1 to 96-4664.43-1636974076-benchmark-96.0.4664.57-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I2ed5a993ebb52b496cfaff93ac114d66436b6c9c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3294317
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1109}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  118. Automatic update for log_list.json
    
    Automatic update for 2021-11-20 UTC
    
    Change-Id: I46e4e1e61d46e6f34ed18b40f199a13bfa20fbe0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3294277
    Commit-Queue: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Bot-Commit: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1108}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  119. Roll ChromeOS Atom AFDO profile from 96-4664.43-1636974076-benchmark-96.0.4664.57-r1 to 96-4664.43-1636974076-benchmark-96.0.4664.58-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I585dcd59d296281576fc434d578f1001f3629f78
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3294167
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1107}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  120. Roll AFDO from 96.0.4664.57_rc-r1-merged to 96.0.4664.58_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: I32091e3c1435bd800c71ae8facb809b2b06cad1a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3291958
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1106}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  121. Roll ChromeOS Bigcore AFDO profile from 96-4664.43-1636981528-benchmark-96.0.4664.57-r1 to 96-4664.43-1636981528-benchmark-96.0.4664.58-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I162c164d8883a293d2e21812af8c9726c612d359
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3294165
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1105}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  122. Incrementing VERSION to 96.0.4664.58
    
    Change-Id: I98106a9a2697d508d3276622cacaa076f1e89e94
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3293194
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1104}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  123. Roll ChromeOS Orderfiles from 96-4664.33-1636371067-benchmark-96.0.4664.51-r1 to 96-4664.43-1636974076-benchmark-96.0.4664.52-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I886a1f925bc380c6d09b4217cb0e493b5a3cd007
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3293597
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1103}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  124. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I0dec85c1dd6405dae073a62e7dbece020d31641e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3292409
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1102}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  125. Roll ChromeOS Atom AFDO profile from 96-4664.43-1636974076-benchmark-96.0.4664.52-r1 to 96-4664.43-1636974076-benchmark-96.0.4664.57-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I952d6f477ae5a1cd4e5fa0338951c81b405c9832
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3293041
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1101}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  126. Roll ChromeOS Bigcore AFDO profile from 96-4664.43-1636981528-benchmark-96.0.4664.52-r1 to 96-4664.43-1636981528-benchmark-96.0.4664.57-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I069bedecdc7e1c130904d1750a1e6baf43b196e8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3292976
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1100}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  127. Roll AFDO from 96.0.4664.52_rc-r1-merged to 96.0.4664.57_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: I677ec1e3272dd4de4a2e414187fdd018ad4d6edd
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3292764
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1099}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  128. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: Ie44e85cc5a8875d9372c1bbcab7a1394b826f600
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3290234
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1098}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  129. [lacros skew tests] Refresh skew tests for M97
    
    This CL updates the ash version 97.0.4692.20 for Lacros version skew testing.
    If this CL caused regressions, please revert and stop the autoroller
    at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
    Also please file a bug to OS>LaCrOS>Partner, and CC svenzheng@chromium.org,
    liaoyuke@chromium.org, yjt@google.com.
    
    R=rubber-stamper@appspot.gserviceaccount.com
    
    Bug: None
    Change-Id: I34f6343bae153c0ccfe3160d7585033164aa173b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3288462
    Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1097}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  130. Replace test files from maldoca repo with new files with macros.
    
    Replacing test files originally from maldoca repo and instead using
    hand-rolled Office files containing macros.
    
    (cherry picked from commit 0a4a072835e7ff769b68cb31c3fc6695fa4363c4)
    
    Bug: 1271577
    Change-Id: I148fa72206a17cfe74404380bcc22ade392e5324
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3289532
    Reviewed-by: Daniel Rubery <drubery@chromium.org>
    Commit-Queue: Olabode O. Anise II <anise@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#943237}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3289113
    Auto-Submit: Olabode O. Anise II <anise@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1096}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  131. Incrementing VERSION to 96.0.4664.57
    
    Change-Id: I97996fa8771a7739c13db9552fad7452a59c75b0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3291393
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1095}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  132. [96] Return early when the initialization on the VAAPI MJPEG decode accelerator fails.
    
    Fix a bug introduced earlier in crrev/c/2808778. In that change, we
    forget to return early when the initialization fails. Other files from the CL did not have this issue.
    
    This should hopefully unblock crbug/1185090.
    
    (cherry picked from commit 9d6596ca560edde27772895b9829d4d9c5df162c)
    
    Bug: b:183515581,1185090,b:206119826
    Change-Id: I5c975b791b4f12fc2f2c4dfc30e0f35d15b1ddd8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278813
    Reviewed-by: Andres Calderon Jaramillo <andrescj@chromium.org>
    Reviewed-by: Miguel Casas <mcasas@chromium.org>
    Commit-Queue: Andres Calderon Jaramillo <andrescj@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#941278}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3288071
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Auto-Submit: Andres Calderon Jaramillo <andrescj@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1094}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  133. [iOS] Mark file requests sent to WKWebView as user-initiated
    
    This makes CRWWebRequestController use -[WKWebView loadFileRequest:...]
    instead of -[WKWebView loadFileURL:...] when loading file URLs on
    iOS 15, so that it can pass in an NSURLRequest whose attribution
    property has been set to mark the request as user-initiated.
    
    (cherry picked from commit bfe61d0d5018be2e91facef3f3bcc7a8bfb7d5d5)
    
    Bug: 1266103
    Change-Id: I7b152fcc5b2cc8db821fb47745101b04c039a035
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3258103
    Reviewed-by: Rohit Rao <rohitrao@chromium.org>
    Commit-Queue: Ali Juma <ajuma@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#938325}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3289529
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Auto-Submit: Ali Juma <ajuma@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1093}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  134. Automatic update for log_list.json
    
    Automatic update for 2021-11-18 UTC
    
    Change-Id: I0335df7707d3a763890fc671e263b69cecd9aeeb
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3291208
    Commit-Queue: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Bot-Commit: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1092}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  135. Incrementing VERSION to 96.0.4664.56
    
    Change-Id: I01f75965a082b5ec69b42c8b5519288706f7542d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3289511
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1091}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  136. Incrementing VERSION to 96.0.4664.55
    
    Change-Id: Id1f5e31cdf549c78b3175f54194dffc7064d5324
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3289509
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1090}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  137. [M96] fido: work around CTAP parsing bugs in some security keys
    
    CL:3194760 changed marshaling of PublicKeyCredentialDescriptors to
    include the optional 'transports' field. The transports field is
    optional and legal to send. But some Feitian and GoTrust keys in the
    field appear to reject messages that include it, leading to failures in
    makeCredential/getAssertion requests with non-empty
    allow/excludeCredentials parameters.
    
    Nothing really depends on us sending this field. It just happened to be
    convenient in testing. So to work around the broken vendor behavior,
    revert to not sending this field.
    
    (cherry picked from commit 73e1efb1971d7d5f751eadc2a320765d410b9527)
    
    Fixed: 1270757
    Change-Id: Ie7c5b422570c85dfc9065153db592ae4cfe40c1c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3286424
    Commit-Queue: Martin Kreichgauer <martinkr@google.com>
    Auto-Submit: Martin Kreichgauer <martinkr@google.com>
    Reviewed-by: Nina Satragno <nsatragno@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#942398}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3289974
    Reviewed-by: Srinivas Sista <srinivassista@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1089}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  138. M96: Add null checks in Get1xPNGBytesFromNSImage
    
    CHECKs that nsimage is never a nullptr, since if it is this would
    indicates a memory management issue.
    
    Also adds a DumpWithoutCrashing call to figure out what's going on
    when cg_image is null.
    
    (cherry picked from commit d590ce54298be1004576f3c6de6cae80b6d798f5)
    
    Bug: 1253882
    Change-Id: I7c9a511d3d73ee96023b714067636acf243676bc
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3273573
    Reviewed-by: Robert Sesek <rsesek@chromium.org>
    Reviewed-by: Mark Mentovai <mark@chromium.org>
    Commit-Queue: Austin Sullivan <asully@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#940590}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278478
    Commit-Queue: Robert Sesek <rsesek@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1088}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  139. [M96] RtcVideoEncoder: Check the video encoder is destroyed in callbacks
    
    Callback functions can be called after the video encoder is
    destroyed. This CL avoids from proceeding the callback process by
    checking if the video encoder has been destroyed in the begging
    of the callback function.
    
    (cherry picked from commit 251f4ebec241494a0e232017f1df595cbc26b28b)
    
    Bug: 1259899
    Test: webrtc.PeerConnection.*
    Test: No crash while causing software encoder fallback by modifying hardware encoder code
    Change-Id: I78a58eb66041bc72db505f430ba45004d1eb307c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3253254
    Reviewed-by: Tony Herre <toprice@chromium.org>
    Reviewed-by: Dale Curtis <dalecurtis@chromium.org>
    Commit-Queue: Hirokazu Honda <hiroh@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#937564}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3289384
    Cr-Commit-Position: refs/branch-heads/4664@{#1087}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  140. 4664:Change the target for Mac10.15-Tests and mac-rel to 10.15 or Mac11
    
    #BotUpQ42021
    
    Bug:1270515
    
    (cherry picked from commit a28a219a3444f4e7c4cb394af5e91e686a3e6a51)
    
    Change-Id: Ia0963409b5735dc26d8d4c04f99cc84fe518f7b1
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279624
    Commit-Queue: Lindsay Pasricha <lindsayw@chromium.org>
    Reviewed-by: Erik Staab <estaab@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#942155}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3285265
    Cr-Commit-Position: refs/branch-heads/4664@{#1086}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  141. Automatic update for log_list.json
    
    Automatic update for 2021-11-17 UTC
    
    Change-Id: I42eaaf16ec12e4f9ac7b95953ee46b7af54bb135
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3289322
    Commit-Queue: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Bot-Commit: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1085}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  142. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I62f1aac3444f9efd8188a942bb8ef6a09ad92401
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3289543
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1084}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  143. [lacros skew tests] Refresh skew tests for M94
    
    This CL updates the ash version 94.0.4606.124 for Lacros version skew testing.
    If this CL caused regressions, please revert and stop the autoroller
    at https://luci-scheduler.appspot.com/jobs/chrome/lacros-version-skew-roller
    Also please file a bug to OS>LaCrOS>Partner, and CC svenzheng@chromium.org,
    liaoyuke@chromium.org, yjt@google.com.
    
    R=rubber-stamper@appspot.gserviceaccount.com
    
    Bug: None
    Change-Id: I4c7f068d7a9a2de09b1f7ab9384af2c8fbe6a39c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3286630
    Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1083}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  144. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I07757addec932df396f5c11145cea9092a7449db
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3287863
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1082}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  145. Incrementing VERSION to 96.0.4664.54
    
    Change-Id: Id928704dfa468556e24a41ca2e94652dd8de9b4b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3287264
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1081}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  146. Incrementing VERSION to 96.0.4664.53
    
    Change-Id: I0abe206df494f0191fa2fb5ebbc521ba69bbced6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3287104
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1080}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  147. [ios] Add live NTP count metric on resume
    
    (cherry picked from commit ea0528b66f3f790b9fd555f071fdca114161e7dd)
    
    Change-Id: I6e13b6357772a410ddcbbd1f66fd4d6cc712cf7f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278664
    Reviewed-by: Jesse Doherty <jwd@chromium.org>
    Reviewed-by: Ali Juma <ajuma@chromium.org>
    Reviewed-by: Sergio Collazos <sczs@chromium.org>
    Commit-Queue: Chris Lu <thegreenfrog@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#942186}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3286304
    Commit-Queue: Sergio Collazos <sczs@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1079}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  148. M96: [FileAPI] Move origin checks in BlobURLStore sooner.
    
    Rather than waiting to verify if a valid origin was passed in until
    register/revoke time, check if the origin is valid at the time the
    mojo interface is requested. This avoids the need to pass the
    delegate on to BlobURLStoreImpl, further decoupling this from
    BlobRegistryImpl.
    
    (cherry picked from commit 15cfa2bed3ce9dcdd0a06d3cd3b8330e3591acdc)
    
    Bug: 1262183
    Change-Id: I4889685d03501158abfe4f87c647dc468d005f78
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3264353
    Commit-Queue: Marijn Kruisselbrink <mek@chromium.org>
    Reviewed-by: Alex Moshchuk <alexmos@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#940015}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3285385
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1078}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  149. [Merge to M-96] Desks: Fix the height of desks bar view in zero state
    
    This CL sets the height of desks bar view to zero state height when it's
    at zero state. Before this, the height of desks bar view is the same in
    zero state and expanded state. This sometimes lead to some weird
    behaviors, for example, snapping window vertically in overview mode.
    
    (cherry picked from commit 533fc2438c690193c7f7dc3ec14cabd163968e55)
    
    Test: manual, added a test
    Change-Id: I65cc8c9b2e6bb548473348ab708616e51a73e301
    Fixed: 1266871, 1262793
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3269608
    Commit-Queue: Connie Xu <conniekxu@chromium.org>
    Reviewed-by: Ahmed Fakhry <afakhry@chromium.org>
    Reviewed-by: Min Chen <minch@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#941919}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3283638
    Cr-Commit-Position: refs/branch-heads/4664@{#1077}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  150. NTP: Replace $i18nRaw{} usages with $i18n{} in new_tab_page/untrusted/
    
    (cherry picked from commit c812dc628e7a25349b7e63d64da5aaebe8ac2ead)
    
    Bug: 1265197
    Change-Id: I3c483eaeb352e38f3b51a2de2558e38e67cf7386
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3258181
    Auto-Submit: dpapad <dpapad@chromium.org>
    Commit-Queue: dpapad <dpapad@chromium.org>
    Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#937561}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3285839
    Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1076}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  151. Roll ChromeOS Orderfiles from 96-4664.33-1636371067-benchmark-96.0.4664.50-r1 to 96-4664.33-1636371067-benchmark-96.0.4664.51-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Ida508d56356d48b4e803d5576a646bae3dcea51d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3285849
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1075}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  152. Automatic update for log_list.json
    
    Automatic update for 2021-11-16 UTC
    
    Change-Id: Ib8cbfa0bd7ea8d56271ba44bc31db34a6838d6a1
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3284771
    Commit-Queue: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Bot-Commit: CT Log list updates bot <mdb.chrome-pki-metadata@google.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1074}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  153. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: Ida7858f65f355658120ba52755eadba9b15a4a79
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3284491
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1073}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  154. Roll ChromeOS Bigcore AFDO profile from 96-4664.33-1636379984-benchmark-96.0.4664.51-r1 to 96-4664.43-1636981528-benchmark-96.0.4664.52-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Ie1c9df2ae7e0b436e8791379aad2bf57544bfea8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3284570
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1072}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  155. Roll ChromeOS Atom AFDO profile from 96-4664.33-1636371067-benchmark-96.0.4664.51-r1 to 96-4664.43-1636974076-benchmark-96.0.4664.52-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I7e1dfecd97d72688ed6390221fff25b1edf49d36
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3284728
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1071}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  156. Roll AFDO from 96.0.4664.51_rc-r1-merged to 96.0.4664.52_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: Icabbbbee141ffe9ffe161c4cef73df573e7c18e6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3283889
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1070}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  157. [iOS] Add UMA metrics for feed issues
    
    Logs a UMA histogram each time the view hierarchy has to be repaired,
    indicating what went wrong. Also adds a user action for when users
    engage with the feed.
    
    Bug: 1268164
    Change-Id: I462497c02a015c836b5e1dac275689b70a46c56d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3282450
    Auto-Submit: Adam Trudeau-Arcaro <adamta@google.com>
    Reviewed-by: Sergio Collazos <sczs@chromium.org>
    Reviewed-by: Ilya Sherman <isherman@chromium.org>
    Commit-Queue: Ilya Sherman <isherman@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1069}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  158. M96 merge: Fix the crash issue when selecting 'New Window' from the search box.
    
    When the browser window is shown, the search box is closed, so the
    AppServiceContextMenu object is destroyed after calling CreateNewWindow.
    Therefore the profile from the AppServiceContextMenu object doesn't
    exist. This causes crash when using the deleted profile to get the
    FullRestoreService.
    
    Modify the code to create browser asynchronously to prevent the
    AppServiceContextMenu object to be destroyed in the middle of its
    execution of ExecuteCommand.
    
    BUG=1267831
    
    (cherry picked from commit 25800a3ac5f6837d403349227df8d44749501586)
    
    Change-Id: Ib6878dd87bea29d639f7c352c4b142cb3d1ab0fd
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3268009
    Commit-Queue: Nancy Wang <nancylingwang@chromium.org>
    Reviewed-by: Dominick Ng <dominickn@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#939713}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3283905
    Cr-Commit-Position: refs/branch-heads/4664@{#1068}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  159. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: Ie6027802fe54753e2789b008842f2a101296dc67
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3282168
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1067}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  160. Incrementing VERSION to 96.0.4664.52
    
    Change-Id: I6455190b51fb70ce388d9350f694e21c72964be7
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3282451
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1066}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  161. [iOS] Fix view hierarchy between content suggestions and Discover feed
    
    (cherry picked from commit 31754e21cd5b3bf5dea9a537de4b9729a952e788)
    
    Bug: 1268164
    Change-Id: Ic09dbce2cf9a79fc0811447615b2865a942633ca
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278739
    Reviewed-by: Sergio Collazos <sczs@chromium.org>
    Commit-Queue: Adam Trudeau-Arcaro <adamta@google.com>
    Cr-Original-Commit-Position: refs/heads/main@{#941408}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3282389
    Cr-Commit-Position: refs/branch-heads/4664@{#1065}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  162. Declare "role/configs.validator" binding.
    
    It defines who is allowed to call LUCI Config validation API to
    validate this LUCI project's configs. This is usually done by
    presubmit jobs, and thus configs.validator role is assigned to
    try job task accounts.
    
    Previously this ACL was defined in the global "config-validation"
    group. It is deprecated and being replaced with per-project ACLs
    defined in per-project configs (like in this CL).
    
    There's still a global ACL to allow any googler to call
    the validation API in any LUCI project they are allowed to see.
    Thus the per-project binding applies only to service accounts
    (they are not googlers).
    
    Note: this CL was generated semi-automatically and reviewers are
    picked automatically based on OWNERS file.
    
    BUG=chromium:1068817
    
    Change-Id: I35b619854dea5c2cd3ff8cce041da6a321ce5cf0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3283403
    Auto-Submit: Vadim Shtayura <vadimsh@google.com>
    Reviewed-by: Garrett Beaty <gbeaty@google.com>
    Commit-Queue: Garrett Beaty <gbeaty@google.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1064}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  163. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636975758-dd25889c2e81c20751592476baea6aa10446d7d6.profdata to chrome-win32-4664-1636996221-66ec9cfd91ba994f9e71d9cc2920bb634a19f826.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I69489a4a7aeeec1825120777dc80266c7f13ea91
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3282553
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1063}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  164. viz: Support BGR_565 in SkiaRenderer
    
    During the Chrome OS stable rollout on M94, we started getting bug
    reports of screen flickering [1]. From the logs, it seems like the
    root cause is various Android apps running on CrOS via ARC++
    using the BGR_565 format which SkiaRenderer doesn't know how to
    handle.
    
    In this CL, I update BGR_565 to use the same conversions as RGB_565.
    This certainly fixes the issue, but I'm not entirely sure what the
    implications are for advertising RGB for a BGR format. We  seem to
    do the same for BGRX_8888 and BGRA_1010102, so maybe this is ok?
    
    [1] b/196585320#comment8
    
    (cherry picked from commit 55c7c49617ca6bbc7d291e867ac4e4cead8bc38b)
    
    Change-Id: If6191df1615858efdc1dafd2a6e27d175d373bd6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3254245
    Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org>
    Commit-Queue: Brian Ho <hob@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#936945}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3271597
    Cr-Commit-Position: refs/branch-heads/4664@{#1062}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  165. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636975758-b8c90bd2a40fcca1ba429c03a8838d61dcdb4b1c.profdata to chrome-win64-4664-1636996221-2746daa4b4b28e924bfdc75d6c6460aad8619be9.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I2cf98b93a224b968c7f580d097fd2a3ef2eafe42
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3282549
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1061}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  166. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636975758-358524116c373e59c63c3110da9ae72a77a305ff.profdata to chrome-linux-4664-1636996221-71d20ada317521feb0807ef1ded469fdb1ce385c.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I316e8038966666fb4bb23db8b5389a1388628ccb
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3282558
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1060}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  167. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636975758-e2b18cf3d42618d6a510cc3ee7535fb95e429456.profdata to chrome-mac-4664-1636996221-a584c3b32214436caded6fea45e0e5ff30a55da2.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I38fc7d77bd3f4811f7b7da22abada4e710440114
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3282548
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1059}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  168. Roll ChromeOS Orderfiles from 96-4664.33-1636371067-benchmark-96.0.4664.49-r1 to 96-4664.33-1636371067-benchmark-96.0.4664.50-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Icdd1686e932a4e95318d4ddbac887267e28e0546
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3282706
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1058}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  169. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636945869-8afaabf6de9bd35e1decc6773483f36809087881.profdata to chrome-win64-4664-1636975758-b8c90bd2a40fcca1ba429c03a8838d61dcdb4b1c.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I5914b7363a64cb941723ee2f6d7fbc97dd6ce3fa
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281770
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1057}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  170. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636945869-ecdb5b6efe7a85ef4f21455087c650e6aef5b41c.profdata to chrome-win32-4664-1636975758-dd25889c2e81c20751592476baea6aa10446d7d6.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I69af7e8c3507e11189770a46ddec59191b9e4a6b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281769
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1056}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  171. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636945869-1dea1e63593d7be7a645d69399447f463009b0d7.profdata to chrome-linux-4664-1636975758-358524116c373e59c63c3110da9ae72a77a305ff.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Icae265fbcf2ea6bf67cbdad61bc636a11374653b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281816
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1055}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  172. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636945869-d800c14ec0419e55e6cc8d49e7cc7a8b2905344d.profdata to chrome-mac-4664-1636975758-e2b18cf3d42618d6a510cc3ee7535fb95e429456.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ifac38dd1a0de375949f4caf3d3c574e533ea96aa
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281812
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1054}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  173. Roll ChromeOS Bigcore AFDO profile from 96-4664.33-1636379984-benchmark-96.0.4664.50-r1 to 96-4664.33-1636379984-benchmark-96.0.4664.51-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I7137a24c7a0bf704773924ad8c8e8104ad040a76
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278784
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1053}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  174. Roll ChromeOS Atom AFDO profile from 96-4664.33-1636371067-benchmark-96.0.4664.50-r1 to 96-4664.33-1636371067-benchmark-96.0.4664.51-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Ia243ba9edc705ca77949bf73de4bd3ae5d83c89b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278783
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1052}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  175. Roll AFDO from 96.0.4664.50_rc-r1-merged to 96.0.4664.51_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: I8e19783eb842439158e15b395ffea1e3b3341de9
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281801
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1051}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  176. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636921167-e5d1e242bf5c269a2c57375cebdf49b2846ac86b.profdata to chrome-win32-4664-1636945869-ecdb5b6efe7a85ef4f21455087c650e6aef5b41c.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ib109de2ecadc953db9b3a52aba80f70ff036379d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281608
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1050}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  177. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636921167-9515b47e6a6deb65b92b5f4ba88734553d24ba82.profdata to chrome-linux-4664-1636945869-1dea1e63593d7be7a645d69399447f463009b0d7.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ie55cd418699b77d8fc8ccf41e891a6edd2a982bd
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281803
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1049}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  178. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636921167-3144871caa710b4d198ff68290667ec90a6e2cec.profdata to chrome-win64-4664-1636945869-8afaabf6de9bd35e1decc6773483f36809087881.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I0a8ad226433af52c0064ef2f0ac1526aa81ff97a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281669
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1048}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  179. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636921167-94bf46e52df4e08be0b91a1baabddbcf34139c3e.profdata to chrome-mac-4664-1636945869-d800c14ec0419e55e6cc8d49e7cc7a8b2905344d.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I72cc01333ed1b67fa50ad3bcadc8f707af4fa2d4
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281671
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1047}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  180. crostini: always launch terminal asynchronously
    
    (cherry picked from commit 5e101e6ec50ba7657995ba4be80858ff377e8c81)
    
    Bug: 1262890
    Change-Id: Ica610358fc11746e0e9e38ab05794ba92fd87d82
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3258804
    Reviewed-by: Joel Hockey <joelhockey@chromium.org>
    Reviewed-by: Nancy Wang <nancylingwang@chromium.org>
    Commit-Queue: Jason Lin <lxj@google.com>
    Cr-Original-Commit-Position: refs/heads/main@{#938688}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278844
    Cr-Commit-Position: refs/branch-heads/4664@{#1046}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  181. [IntentHandling] Fix extension matching for file handlers
    
    Fix a bug where extensions were matched against the end of
    the file path, which caused partial matches to falsely match
    e.g. .p matched against .zip.
    
    (cherry picked from commit 2ff6e5f90a059d5b9755f2f8fec6320e9f96199c)
    
    Bug: 1263834, 1240018
    Change-Id: I40e32241c99182213c6a5a6776db4637e544bb37
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3251807
    Commit-Queue: Peter Marshall <petermarshall@chromium.org>
    Reviewed-by: Maggie Cai <mxcai@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#937136}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3271791
    Cr-Commit-Position: refs/branch-heads/4664@{#1045}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  182. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636908920-390456e33b38beb83367cda6073297239459e32c.profdata to chrome-win64-4664-1636921167-3144871caa710b4d198ff68290667ec90a6e2cec.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I0f938f5924e1c4cb6016a16c6893ed3a6b4b6acb
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281104
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1044}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  183. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636908920-273f3f1b446c73ac2f70588a15f98c5e8a43dde7.profdata to chrome-win32-4664-1636921167-e5d1e242bf5c269a2c57375cebdf49b2846ac86b.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I828aba8cd0a4af5842cb8305493331d76811e244
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281087
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1043}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  184. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636908920-ac7590c71a9c071ee97b66165c83989a5e75052b.profdata to chrome-linux-4664-1636921167-9515b47e6a6deb65b92b5f4ba88734553d24ba82.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ic7bb53cc30ba8137b99075c9994f68c8cc4ac2d3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280736
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1042}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  185. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636908920-f27e97774bfb0a0ecbbe11e6a0bd1d21ef8c96a2.profdata to chrome-mac-4664-1636921167-94bf46e52df4e08be0b91a1baabddbcf34139c3e.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ie378b25324a619769533a83cfbfd7b9d07e9c99b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281106
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1041}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  186. Incrementing VERSION to 96.0.4664.51
    
    Change-Id: Idf39c08fc248d0a092894d2dc86d1cf1a5482eb8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281002
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1040}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  187. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636888428-c6f7c27fc6066aab108c78ee88d55a709b22584d.profdata to chrome-win32-4664-1636908920-273f3f1b446c73ac2f70588a15f98c5e8a43dde7.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I0b1bc960bfc2af1ed5a8c1f5ae72c4efe1458e0c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281046
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1039}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  188. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636888428-bcc38cfe7ceea2d19ffb82e49bd5e5a5722fa35b.profdata to chrome-win64-4664-1636908920-390456e33b38beb83367cda6073297239459e32c.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I0894db7867a821cec0eb9848d9979f681af67d98
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281045
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1038}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  189. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636888428-f13bca3551bea3fe4bcdbdd97dbf76c3722d6ed6.profdata to chrome-mac-4664-1636908920-f27e97774bfb0a0ecbbe11e6a0bd1d21ef8c96a2.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I1c6356d9b9bdd6f91926482b83e10b2c55d5bc57
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280978
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1037}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  190. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636888428-645f63454e634bf93052e0ba657d82ffda000bf4.profdata to chrome-linux-4664-1636908920-ac7590c71a9c071ee97b66165c83989a5e75052b.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I63af96fd11081253c7116bd1804bc11e1e4279bc
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281047
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1036}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  191. Roll ChromeOS Orderfiles from 96-4664.33-1636371067-benchmark-96.0.4664.48-r1 to 96-4664.33-1636371067-benchmark-96.0.4664.49-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Ic0fd17e8ca1aec3b4e81cbde911aa6ceeb799d76
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280975
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1035}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  192. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636855696-1a80780b223352f8add1a3613c6d51bba3965d37.profdata to chrome-win64-4664-1636888428-bcc38cfe7ceea2d19ffb82e49bd5e5a5722fa35b.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: If73643ef3e94feb0599b375e0774341c60a1713e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281081
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1034}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  193. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636855696-b10454d1282809035f2c0721f5fdc1755e0c5f39.profdata to chrome-win32-4664-1636888428-c6f7c27fc6066aab108c78ee88d55a709b22584d.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ie09683d17045c61e44b62b11cdb43802b6d880ec
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281100
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1033}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  194. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636855696-c4673eb7e27d6e271928fee5f266a89a3c77b3a3.profdata to chrome-linux-4664-1636888428-645f63454e634bf93052e0ba657d82ffda000bf4.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Icc655a2500c5a15de5b85dafd689626f71a79061
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281082
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1032}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  195. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636855696-15bdc0971b9a8eaa1e2f85712679fdd55e2d3d2e.profdata to chrome-mac-4664-1636888428-f13bca3551bea3fe4bcdbdd97dbf76c3722d6ed6.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I80eb6d1dafc072d02b9a100cee039eb1253f4ec9
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281041
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1031}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  196. Roll AFDO from 96.0.4664.49_rc-r1-merged to 96.0.4664.50_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: I40618cb628130553305a13b3372415245e37db45
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280943
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1030}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  197. Roll ChromeOS Atom AFDO profile from 96-4664.33-1636371067-benchmark-96.0.4664.49-r1 to 96-4664.33-1636371067-benchmark-96.0.4664.50-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I9944c383be1301992fe6075fc6e2686fcfb4d5f5
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3281040
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1029}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  198. Roll ChromeOS Bigcore AFDO profile from 96-4664.33-1636379984-benchmark-96.0.4664.49-r1 to 96-4664.33-1636379984-benchmark-96.0.4664.50-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I035752b24892ec12914a55459ca20d9d4238e4d7
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279951
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1028}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  199. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636836458-6ed63eb52a779419f80033234f44b2b4191f49e4.profdata to chrome-linux-4664-1636855696-c4673eb7e27d6e271928fee5f266a89a3c77b3a3.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I99d79dd7ec56e7d9d20496d76f3105a4c93fe39f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280945
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1027}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  200. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636836458-8a960b0ee822023713da86c2cce8300a885770ac.profdata to chrome-win32-4664-1636855696-b10454d1282809035f2c0721f5fdc1755e0c5f39.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Idd244800419588e63377fcaf91ebe6577b5695b3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279999
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1026}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  201. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636836458-be3b2bfab30a1c6904cc31f22e080a3ee6fad30f.profdata to chrome-win64-4664-1636855696-1a80780b223352f8add1a3613c6d51bba3965d37.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Icd93c1ff17b1bf2dc23130dbd7a5fbcbd75cc07b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279997
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1025}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  202. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636836458-056f4931f27daf41be1a434729fae4b30756f707.profdata to chrome-mac-4664-1636855696-15bdc0971b9a8eaa1e2f85712679fdd55e2d3d2e.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: If5db53764d3b7ce5cbf148ed0afd77834b6e4885
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279998
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1024}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  203. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636824376-a1a913b6953bcdf95c2951ba221dd6071589a1a9.profdata to chrome-win64-4664-1636836458-be3b2bfab30a1c6904cc31f22e080a3ee6fad30f.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I33fded6e053f86ce7c76597b1edce92d672099be
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279992
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1023}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  204. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636824376-bd4ef1186c4306ab9cc8a8b091adcb58c3b5c564.profdata to chrome-win32-4664-1636836458-8a960b0ee822023713da86c2cce8300a885770ac.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I77e06edf498bbb30036701994b3b3bc24dce5d9c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280822
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1022}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  205. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636824376-40505f43c2d4c8ac8ae42720d4f57f4a65045386.profdata to chrome-linux-4664-1636836458-6ed63eb52a779419f80033234f44b2b4191f49e4.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Id56c1857edcdace31b2c0baa139badb7aeb72256
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280824
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1021}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  206. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636824376-fb90dd6af228f2af19d9021c2f704a778f115166.profdata to chrome-mac-4664-1636836458-056f4931f27daf41be1a434729fae4b30756f707.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ie0e8ead44eae66296067af8dfe0ad569dbd92af4
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280823
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1020}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  207. Incrementing VERSION to 96.0.4664.50
    
    Change-Id: I4e221f4dee5ac97247476f26e1d1777cd2bec2bb
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278445
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1019}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  208. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636802506-b2f7d764de39b076bfc66da65de7349c122a9e7b.profdata to chrome-win64-4664-1636824376-a1a913b6953bcdf95c2951ba221dd6071589a1a9.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Iaf0895fb59c6f804721e67c1f057851dbfa5a484
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280299
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1018}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  209. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636802506-78d6e757bb059d3cd357beb63c63680c4bc46908.profdata to chrome-win32-4664-1636824376-bd4ef1186c4306ab9cc8a8b091adcb58c3b5c564.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I6e7653029afbd3f41544e56b9086c637e76a7bb2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280298
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1017}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  210. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636802506-2dc3ede1e7667102344d67b48e3f5d54d68a6a21.profdata to chrome-linux-4664-1636824376-40505f43c2d4c8ac8ae42720d4f57f4a65045386.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Id3ae52508b70e4079f66e04685cba4a2d4eaae7e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280663
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1016}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  211. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636802506-1be7a7c2ffc3a6b768d47593b63c195d90ce2b02.profdata to chrome-mac-4664-1636824376-fb90dd6af228f2af19d9021c2f704a778f115166.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I5f9553e7e6f2f5889f3664158f6f33d36abf1239
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280296
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1015}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  212. Roll ChromeOS Orderfiles from 96-4664.33-1636371067-benchmark-96.0.4664.47-r1 to 96-4664.33-1636371067-benchmark-96.0.4664.48-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I47ad5adefb4088faf4424fd4c6a9ebcc2f7b9f98
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280291
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1014}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  213. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636780306-43cc75cdf1706a4002b11ee67b3bed83ccdc6158.profdata to chrome-win32-4664-1636802506-78d6e757bb059d3cd357beb63c63680c4bc46908.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Id1dceb624566fc4c8c393ae531e8230cb763b08d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280431
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1013}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  214. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636780306-76ce87fd9e91f0a98adbf6511a38d47dd2faf441.profdata to chrome-win64-4664-1636802506-b2f7d764de39b076bfc66da65de7349c122a9e7b.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I695aba55992e75c9892bfe7af67f4ff6a6346a1e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280481
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1012}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  215. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636780306-2f6aa3f499f6d6ce8a1946914d9c54d1ea30b9a8.profdata to chrome-mac-4664-1636802506-1be7a7c2ffc3a6b768d47593b63c195d90ce2b02.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I689aa48ac6092684a88a620070938507bf0cf440
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280432
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1011}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  216. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636780306-165a7afe986acc4a04c182a177e96022f97a6430.profdata to chrome-linux-4664-1636802506-2dc3ede1e7667102344d67b48e3f5d54d68a6a21.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ia8bbb99f9d7250e7ce29b4df096858d40fd4e206
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280433
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1010}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  217. Roll AFDO from 96.0.4664.48_rc-r1-merged to 96.0.4664.49_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: Ic7669917d49c575a0e73e03e310ead36ae523843
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280424
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1009}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  218. Roll ChromeOS Bigcore AFDO profile from 96-4664.33-1636379984-benchmark-96.0.4664.48-r1 to 96-4664.33-1636379984-benchmark-96.0.4664.49-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I2f9b262ad6a59a496d7c79493c904c02fcbbad9e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280430
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1008}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  219. Roll ChromeOS Atom AFDO profile from 96-4664.33-1636371067-benchmark-96.0.4664.48-r1 to 96-4664.33-1636371067-benchmark-96.0.4664.49-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I0ee9932f6edf8efbeb35b9c7f9a0abe7e214aa3a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280429
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1007}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  220. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636749645-bc704be89b2304abe8052e2784f2468565708f16.profdata to chrome-win32-4664-1636780306-43cc75cdf1706a4002b11ee67b3bed83ccdc6158.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I08f5dc91357bc61aac3e5577739babfe42abc7b3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280347
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1006}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  221. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636749645-1e63e5e5d34601406d6ce43495de83ad4bbec4a5.profdata to chrome-win64-4664-1636780306-76ce87fd9e91f0a98adbf6511a38d47dd2faf441.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I190727f9d6ffa474e1d10a80c6ea7a2f581a3284
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280381
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1005}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  222. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636749645-2e249891a0c057da04fbe1876a715de3f2e63896.profdata to chrome-mac-4664-1636780306-2f6aa3f499f6d6ce8a1946914d9c54d1ea30b9a8.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Iafc0214c973741478b3c0c667318608e17c67207
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3280382
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1004}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  223. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636749645-6e7f0094732d69a2c0a5ab49a4fcde527dc4721b.profdata to chrome-linux-4664-1636780306-165a7afe986acc4a04c182a177e96022f97a6430.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: If0465d086b95bb39fe4883c837dd3894898a6285
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278651
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1003}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  224. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: Iadaaad5271bd55cb0bf398035b278ec3cb3ef671
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279705
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1002}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  225. [Ozone]Force crashing if chrome::SessionEnding() returns doing nothing
    
    chrome::SessionEnding() normally terminates the process immediately,
    but it will short-circuit out if it thinks it's being called
    re-entrantly. We are seeing cases where what we think should be the
    top-level call is in fact going through this short-circuit, resulting
    in browser not being able to relaunch. As the browser is not in a
    state to continue past this point, this CL forces a crash in this
    case. This will help us debug the cases where this is occurring if it
    happens in the future.
    
    (cherry picked from commit 627a149e7e191267a05b354a2bb697394bf4e1ae)
    
    Change-Id: If8efa8e41726ada479bd3d565b63abbca02cb41c
    Bug: 1266884
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3270974
    Reviewed-by: Colin Blundell <blundell@chromium.org>
    Commit-Queue: Kramer Ge <fangzhoug@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#940383}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3275646
    Auto-Submit: Kramer Ge <fangzhoug@chromium.org>
    Reviewed-by: Yaron Friedman <yfriedman@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#1001}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  226. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636728617-869b082fcb48863e129055c73e45853c28b3af6f.profdata to chrome-win64-4664-1636749645-1e63e5e5d34601406d6ce43495de83ad4bbec4a5.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I6724d49d02f94bad674425d72bee0d3e5b66dade
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279878
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#1000}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  227. [ozone/wayland]Event watcher's shutdown_cb_ should invoke on UI thread
    
    WaylandEventWatcher watches wl_display's fd on a separate task runner,
    while the |shutdown_cb_| must be invoked on browser UI thread because
    content::NotificationService::current() is local to UI thread.
    
    (cherry picked from commit dd4163ea4b979e5751505cc6b063c7ca197a09e3)
    
    Change-Id: I33444467c42c7139a7147acc4b2fcb20f4b77c74
    Bug: 1266884
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3271631
    Auto-Submit: Kramer Ge <fangzhoug@chromium.org>
    Reviewed-by: Maksim Sisov <msisov@igalia.com>
    Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org>
    Reviewed-by: Scott Violet <sky@chromium.org>
    Reviewed-by: Antonio Gomes <tonikitoo@igalia.com>
    Commit-Queue: Scott Violet <sky@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#940379}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276302
    Reviewed-by: Robert Kroeger <rjkroege@chromium.org>
    Commit-Queue: Kramer Ge <fangzhoug@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#999}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  228. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636728617-64e807187b1558d5cc9052d8fb0ed376582ff611.profdata to chrome-win32-4664-1636749645-bc704be89b2304abe8052e2784f2468565708f16.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Id3664e6e72759ab213c15389727d62db30b87c10
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279877
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#998}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  229. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636728617-78251954f39de919f119ae33509a8d616d311651.profdata to chrome-mac-4664-1636749645-2e249891a0c057da04fbe1876a715de3f2e63896.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I10acb0a1d141a464473be110a4a41b59713e30be
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279933
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#997}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  230. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636728617-5778f8081dc15fcad77f6ded43db575524803f17.profdata to chrome-linux-4664-1636749645-6e7f0094732d69a2c0a5ab49a4fcde527dc4721b.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I9e1b1064efde717dff8f980ba9443a8fca7d282e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279928
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#996}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  231. Incrementing VERSION to 96.0.4664.49
    
    Change-Id: Ic732c2f701397be7201e9cadead2968db6938dd9
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278598
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#995}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  232. [exo] Fix activation implementation in zaura shell
    
    The activation implementation did not check if the client was
    owned by the remote shell.
    
    (cherry picked from commit 834e3bbac3c498f5e4fe1cc1bf903676f6cfbca6)
    
    Bug: 1258838
    Change-Id: I82dab3f5b9cbe55820cdf9adb0e30d5780f4c400
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3221124
    Reviewed-by: Mitsuru Oshima <oshima@chromium.org>
    Commit-Queue: Jonah Williams <jonahwilliams@google.com>
    Cr-Original-Commit-Position: refs/heads/main@{#931258}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279149
    Auto-Submit: Kramer Ge <fangzhoug@chromium.org>
    Commit-Queue: Mitsuru Oshima <oshima@chromium.org>
    Commit-Queue: Kramer Ge <fangzhoug@chromium.org>
    Cr-Commit-Position: refs/branch-heads/4664@{#994}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  233. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636715586-6173e7f63b0ab17d3ec4fe97a70019cfb4f4815b.profdata to chrome-win32-4664-1636728617-64e807187b1558d5cc9052d8fb0ed376582ff611.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Idedc25ff0faa8d0c39c664c14e63b9d7d1ca13bb
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278756
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#993}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  234. [iOS] Don't reload NTP for incognito
    
    (cherry picked from commit 13ea7ac64e666ba87bb93ea45e4b7c58d3cf764f)
    
    Bug: 1189129
    Change-Id: I376556db1041b9e29de870132afdfb46982fc01c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3271599
    Commit-Queue: Adam Trudeau-Arcaro <adamta@google.com>
    Reviewed-by: Sergio Collazos <sczs@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#940438}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278374
    Cr-Commit-Position: refs/branch-heads/4664@{#992}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  235. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636715586-5fa454e89d56234aa16e00a381d299f1510282cd.profdata to chrome-linux-4664-1636728617-5778f8081dc15fcad77f6ded43db575524803f17.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I96cf2ac728cffc41eeb9efe276d241e933ccbf07
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3279069
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#991}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  236. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636715586-6a02f8bf22bf06acc08920375c140d2dc87d2496.profdata to chrome-win64-4664-1636728617-869b082fcb48863e129055c73e45853c28b3af6f.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ib5caae3dc0dc35c4bded17cfad377b6783f2d6f0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278539
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#990}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  237. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636715586-89f9e923d9977298f99230a734f6720d3df56a7d.profdata to chrome-mac-4664-1636728617-78251954f39de919f119ae33509a8d616d311651.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ib78c690dc5ff5df6f97d40d4168d8cbe241da962
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278669
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#989}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  238. Roll ChromeOS Orderfiles from 96-4664.25-1635760738-benchmark-96.0.4664.42-r1 to 96-4664.33-1636371067-benchmark-96.0.4664.47-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-orderfile-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I379739ad5bca4070148a42f626f068d7c6470e1f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278534
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#988}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  239. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: Id28235bba609f54e64920c23ae37288f1749a32a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3275541
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#987}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  240. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636683569-5fb2f7b264f40a3f3db2d3ecae8b7f92816c403d.profdata to chrome-win64-4664-1636715586-6a02f8bf22bf06acc08920375c140d2dc87d2496.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I801424c6985aa37fdb3754aa9b922e758fadf6b2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278063
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#986}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  241. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636683569-f790078793c4e4e888a1cd65a8052f0e2dd5c41d.profdata to chrome-win32-4664-1636715586-6173e7f63b0ab17d3ec4fe97a70019cfb4f4815b.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I833d24c65d16d2a0eb4372a96129c2d30b051d44
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278057
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#985}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  242. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636683569-a6458bc05745bbc4fe279562fc4509f35fbd788e.profdata to chrome-mac-4664-1636715586-89f9e923d9977298f99230a734f6720d3df56a7d.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I2acf4fc510f0b687c23a3ee873522523a963e685
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278058
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#984}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  243. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636683569-68dcd80f990f42bf1161c6151b56e27a9941f424.profdata to chrome-linux-4664-1636715586-5fa454e89d56234aa16e00a381d299f1510282cd.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I1630128f13e006c6a24b8b5ecf754217ce7277e6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278062
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#983}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  244. Roll ChromeOS Bigcore AFDO profile from 96-4664.33-1636379984-benchmark-96.0.4664.47-r1 to 96-4664.33-1636379984-benchmark-96.0.4664.48-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Ic7c34f1fe3ac677b328694ef8cf2532368dba16f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278052
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#982}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  245. Roll ChromeOS Atom AFDO profile from 96-4664.33-1636371067-benchmark-96.0.4664.47-r1 to 96-4664.33-1636371067-benchmark-96.0.4664.48-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I7064be4c08e609016ee9a73253e6081e8b784d8d
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277926
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#981}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  246. Roll AFDO from 96.0.4664.47_rc-r1-merged to 96.0.4664.48_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: Ia61d22a91e21d0e7318bd990e14eb5562c8673d6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277765
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#980}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  247. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636673539-7fd7095e282056a519b4a7516f953f3db4b52a48.profdata to chrome-win64-4664-1636683569-5fb2f7b264f40a3f3db2d3ecae8b7f92816c403d.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Idb5590a38590975bf9c469c2374450bad29088fb
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277567
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#979}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  248. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636673539-2b176ea948847b8c4120ef0910264506764f16c2.profdata to chrome-win32-4664-1636683569-f790078793c4e4e888a1cd65a8052f0e2dd5c41d.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I6d51c38c4a69c1e3e7dba73c04debc3b0794ddc0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277569
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#978}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  249. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636673539-023e98d6a591e5be457b33f104b86130ff814a9a.profdata to chrome-linux-4664-1636683569-68dcd80f990f42bf1161c6151b56e27a9941f424.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ie16f072df523981374a71a7831766a2820278978
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277753
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#977}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  250. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636673539-9d7ae40f6d37739dbce27ebb62eec239b864176d.profdata to chrome-mac-4664-1636683569-a6458bc05745bbc4fe279562fc4509f35fbd788e.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I791984cef7cae82dbb7d5dc7b946e9b4f77202fe
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277570
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#976}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  251. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636643568-8b1739628b18bb1e8bf9208ea7ea0bba4c5ddbf4.profdata to chrome-win32-4664-1636673539-2b176ea948847b8c4120ef0910264506764f16c2.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I11dec5e409eed4bcd4c84d6efff99bec7d5a7bc5
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277206
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#975}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  252. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636643568-9c8f655ffc7339504732dd893b2b9b9a1bca43d8.profdata to chrome-linux-4664-1636673539-023e98d6a591e5be457b33f104b86130ff814a9a.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ia83602d0a789664396b7666ec351bfcdba0b4bb0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277300
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#974}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  253. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636643568-60b32ef65493148c9e280af01c61a92f66add051.profdata to chrome-win64-4664-1636673539-7fd7095e282056a519b4a7516f953f3db4b52a48.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I269a9e533ea428438002e8961f45e47ecb39ae1b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277207
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#973}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  254. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636643568-30d28e129d319b452e7f995efad7bf7b963e0f3b.profdata to chrome-mac-4664-1636673539-9d7ae40f6d37739dbce27ebb62eec239b864176d.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I36e1565f5dd70710f9948c51303f5807c31d71a5
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3277209
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#972}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  255. Incrementing VERSION to 96.0.4664.48
    
    Change-Id: I56c9f5afd5df6de421db469f5c6874c365c48187
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3275597
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#971}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  256. [M96][pdf] Disable flaking PDFExtensionTest.BasicPrintCommand
    
    Disable the test on all platforms since it's flaking on all platforms.
    
    Merging to M96 to de-noise M96 branch bots.
    
    (cherry picked from commit 2b151a3c3b921fe0cca9bdc68d37cb387d4493d7)
    
    Bug: 1258561
    Change-Id: Ia33a1d94a5b561a3f89aa8031baf6c531233efce
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3216280
    Auto-Submit: Daniel Hosseinian <dhoss@chromium.org>
    Commit-Queue: Lei Zhang <thestig@chromium.org>
    Reviewed-by: Lei Zhang <thestig@chromium.org>
    Cr-Original-Commit-Position: refs/heads/main@{#930253}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276790
    Cr-Commit-Position: refs/branch-heads/4664@{#970}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  257. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636620442-92599a2fc3667fe8e9bb22a7c5a47f579819ec1a.profdata to chrome-win64-4664-1636643568-60b32ef65493148c9e280af01c61a92f66add051.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Id80c9d434b87249667e30a7500d95f7dea09864e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276348
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#969}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  258. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636620442-4dc5d905c283a8d7e0fab04f38b30f51b0d948c6.profdata to chrome-win32-4664-1636643568-8b1739628b18bb1e8bf9208ea7ea0bba4c5ddbf4.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I32e0557f74d1b0293c9c1d5090410f6dd846a8b0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276350
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#968}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  259. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636620442-f1cec85094a037246b0997fe6d225b5091f0aeec.profdata to chrome-linux-4664-1636643568-9c8f655ffc7339504732dd893b2b9b9a1bca43d8.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ia43ed87f506796e0601f8bec3dd6e2751ecf5184
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276773
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#967}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  260. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636620442-5a880dd6f5816b0aed806255185e925b1950b3f5.profdata to chrome-mac-4664-1636643568-30d28e129d319b452e7f995efad7bf7b963e0f3b.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Id80ff1555ec3d3b66d56f470bf5310cd83241a35
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276351
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#966}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  261. Roll ChromeOS Bigcore AFDO profile from 96-4664.33-1636379984-benchmark-96.0.4664.43-r1 to 96-4664.33-1636379984-benchmark-96.0.4664.47-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-bigcore-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: Iff926226fe333cca4541e9c5f335f69eb4f99df8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276148
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#965}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  262. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636597748-39aba4cdd972985a7769c5a650d8ba8b5c477f48.profdata to chrome-win32-4664-1636620442-4dc5d905c283a8d7e0fab04f38b30f51b0d948c6.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I4fd2cca4a1b109dc991a26780842c206b1b80f37
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3274930
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#964}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  263. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636597748-c8395023daeb175273125a742c9f939538e639f1.profdata to chrome-win64-4664-1636620442-92599a2fc3667fe8e9bb22a7c5a47f579819ec1a.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I618cb0896b3632014aad32d8596b910b3ee5dc7b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3275932
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#963}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  264. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636597748-c113427e70bc59a8aab1fde24e655a71fc2b6e58.profdata to chrome-linux-4664-1636620442-f1cec85094a037246b0997fe6d225b5091f0aeec.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Ia87ab041dd88ddd8fa4ebadd842fd4051f03d2c3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3274880
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#962}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  265. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636597748-c01ae1fbfb4a5a9622902a66b844526eaf2db815.profdata to chrome-mac-4664-1636620442-5a880dd6f5816b0aed806255185e925b1950b3f5.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I3175e76a0fdb7cf90351afd1cfa2193171437d54
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3275433
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#961}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  266. Roll AFDO from 96.0.4664.43_rc-r1-merged to 96.0.4664.47_rc-r1-merged
    
    This CL may cause a small binary size increase, roughly proportional
    to how long it's been since our last AFDO profile roll. For larger
    increases (around or exceeding 100KB), please file a bug against
    gbiv@chromium.org. Additional context: https://crbug.com/805539
    
    Please note that, despite rolling to chrome/android, this profile is
    used for both Linux and Android.
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/afdo-chromium-beta-autoroll
    Please CC gbiv@chromium.org on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: gbiv@chromium.org
    Change-Id: I994c9da3caf8cd3f15bf2c60390861f866c6bde2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3275475
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#960}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  267. Roll ChromeOS Atom AFDO profile from 96-4664.33-1636371067-benchmark-96.0.4664.43-r1 to 96-4664.33-1636371067-benchmark-96.0.4664.47-r1
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/cros-afdo-atom-chromium-beta
    Please CC c-compiler-chrome@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium Beta Branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Tbr: c-compiler-chrome@google.com
    Change-Id: I4f0e70890f26b251798c388d16811d272e6a8100
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3274929
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#959}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  268. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636588537-5e37a3de128ac23979f34d00b2db9c66b01a6e3e.profdata to chrome-linux-4664-1636597748-c113427e70bc59a8aab1fde24e655a71fc2b6e58.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Iec92db01466fa55dd03d533d7f4135e68cf2e11f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3274869
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#958}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  269. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636588537-69259dfddec5669e584d2b5ddb36e576f66b7424.profdata to chrome-win64-4664-1636597748-c8395023daeb175273125a742c9f939538e639f1.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I91a2914c83a8fed7e17c9820264f112fec76f4ce
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3274862
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#957}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  270. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636588537-f903181d915350873a56c1d17f82e79b1f60249c.profdata to chrome-win32-4664-1636597748-39aba4cdd972985a7769c5a650d8ba8b5c477f48.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I4c976cd561f2045f7939c42bed07f15da92bf9f3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3274971
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#956}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  271. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636588537-babadcb9c15eeeb3a2fe8e0ae662905de24480f3.profdata to chrome-mac-4664-1636597748-c01ae1fbfb4a5a9622902a66b844526eaf2db815.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: Iab9d36f6371644b4761529434566a4d696c7691b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3275153
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#955}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  272. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-4664-1636557077-f7b4dd4bdaf0fa1cf2ae973bda9275811be1d91b.profdata to chrome-win32-4664-1636588537-f903181d915350873a56c1d17f82e79b1f60249c.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I44da9ee79168ced87b618cf579dfabdabea31161
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3273289
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#954}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  273. Updating XTBs based on .GRDs from branch 4664
    
    Change-Id: I2f6df1e20a8341d71c8e9cc356c4c3010dd1acb0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3274472
    Auto-Submit: Ben Mason <benmason@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#953}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  274. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-4664-1636557077-6e390f4e505916531ca2ab0c895d5903ab4d88a9.profdata to chrome-linux-4664-1636588537-5e37a3de128ac23979f34d00b2db9c66b01a6e3e.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-linux-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:linux-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I4431bfc22db8c3bfe602139d3f3f426afc12908b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3273610
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#952}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  275. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-4664-1636557077-b3bf0405c8cffcac204bc0ec5e48f7b9222f6f22.profdata to chrome-win64-4664-1636588537-69259dfddec5669e584d2b5ddb36e576f66b7424.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-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:win64-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I36696d9349b4f347eb0dbb6ba30891f2cc26848a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3273606
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#951}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  276. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-4664-1636557077-9ee8735013d7233de9ffc055ff16ad9680766f4d.profdata to chrome-mac-4664-1636588537-babadcb9c15eeeb3a2fe8e0ae662905de24480f3.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-chromium-beta
    Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Chromium beta branch: https://bugs.chromium.org/p/chromium/issues/entry
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    
    Cq-Include-Trybots: luci.chrome-m96.try:mac-chrome
    Tbr: pgo-profile-sheriffs@google.com
    Change-Id: I915ec53c34ff7429875999e0c22b2531a6d4e338
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3273292
    Commit-Queue: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Bot-Commit: Chrome Release Autoroll <chromium-release-autoroll@skia-public.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#950}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  277. Incrementing VERSION to 96.0.4664.47
    
    Change-Id: I4d625698d2584ba908301c70d14c3452f47936be
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3274492
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#949}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}
    
  278. Incrementing VERSION to 96.0.4664.46
    
    Change-Id: Ic0eebaab2ea062750c15da72dc755ba7c037d31b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3273784
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/4664@{#948}
    Cr-Branched-From: 24dc4ee75e01a29d390d43c9c264372a169273a7-refs/heads/main@{#929512}