1. Publish DEPS for 102.0.5005.42
    
  2. Incrementing VERSION to 102.0.5005.42
    
    Change-Id: I851768a157a9c30b8da2f91b952a9d67d5586905
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3631119
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/5005@{#469}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  3. [ios] Use CheckObserver for WebState
    
    Convert WebStatePolicyDecider and WebStateObserver to checked
    observer, as WebState will crash if either object is still in
    the ObserverList after they are destroyed.
    
    (cherry picked from commit b62099e53532c91bfc49ebef12bd92fbbcd74658)
    
    Bug: 1316451
    Change-Id: I16f2b5f75acef2d94e73eaa93be175b67c647aa3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3620433
    Commit-Queue: Sylvain Defresne <[email protected]>
    Reviewed-by: Gauthier Ambard <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#998325}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3630381
    Reviewed-by: Rohit Rao <[email protected]>
    Commit-Queue: Harry Souders <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#468}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  4. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-5005-1651751891-a15453d6e8c4549d98efc7c7b43202a015c9e5d4.profdata to chrome-win32-5005-1651766187-504ff49fdda8523bbea67be5c04c5813ea7ba2eb.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 [email protected] 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-m102.try:win-chrome
    Tbr: [email protected]
    Change-Id: I688c0d4f9f6879c4d701792e6ac2691abc6c4e42
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3630410
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#467}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  5. [Cherry-Pick][Capture Handle] Use a blank event
    
    Because the event is fired synchronously, rather than from a queued
    task, there is no need to make a distinction between the value of
    track.getCaptureHandle() and the value at the time the event was fired.
    Therefore, this CL removes the momentary value of the Capture Handle at
    the time the event was fired. Applications can instead read that value
    through calls to `event.target.getCaptureHandle()`.
    
    PR: https://github.com/w3c/mediacapture-handle/pull/57
    
    (cherry picked from commit 26462712dac66ee2120c02dece5ec85d76d6de44)
    
    Bug: 1322174
    Change-Id: Iffe4bdafb3900fe4f1ccac83aaee5e5a06f9ffaf
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3625272
    Commit-Queue: Yoav Weiss <[email protected]>
    Reviewed-by: Fr <[email protected]>
    Commit-Queue: Elad Alon <[email protected]>
    Auto-Submit: Elad Alon <[email protected]>
    Reviewed-by: Yoav Weiss <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#999143}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3629197
    Owners-Override: Srinivas Sista <[email protected]>
    Commit-Queue: Srinivas Sista <[email protected]>
    Reviewed-by: Srinivas Sista <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#466}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  6. [M102][ChromeCart] Fix wrong merchant name
    
    (cherry picked from commit c70f2fe46aa844298c5302870072e950700bd88d)
    
    Bug: 1322620
    Change-Id: I534b2833923252bfa8359e71a143b38356e7940b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628167
    Reviewed-by: Wei-Yin Chen <[email protected]>
    Commit-Queue: Wei-Yin Chen <[email protected]>
    Auto-Submit: Yue Zhang <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#999628}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3630778
    Cr-Commit-Position: refs/branch-heads/5005@{#465}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  7. [ios, ntp] Remove and nil containedViewController earlier in -stop
    
    containedViewController holds a strong reference to ntpViewController,
    which can keep it around to execute code even though its other
    property references have been nulled out.
    
    (cherry picked from commit 21d30d888bbd54cfeede05e07ad062c56d0efd30)
    
    Bug: 1319550
    Change-Id: I58a82e85c8a84dcbbe5fcd58399ac67e8a2c10f0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3626292
    Commit-Queue: Chris Lu <[email protected]>
    Reviewed-by: Adam Arcaro <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#999543}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3630411
    Owners-Override: Harry Souders <[email protected]>
    Commit-Queue: Harry Souders <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#464}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  8. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-5005-1651751891-99d0360ef7ec33eff40ece442e51a8b76ba59a67.profdata to chrome-win64-5005-1651766187-36aa901bbbb6e09b83995c53c2f2a756a92ad0bd.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 [email protected] 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-m102.try:win64-chrome
    Tbr: [email protected]
    Change-Id: I2bb7987ebbdf92e031330bb9d21e09594b4d50fc
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3630621
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#463}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  9. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-5005-1651751891-a39e19247efd4065a5fd796371ba234d503ac0df.profdata to chrome-mac-5005-1651766187-8fb1b1e4a6abea26d06e2cd074aca389d8ef566a.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 [email protected] 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-m102.try:mac-chrome
    Tbr: [email protected]
    Change-Id: Ie27d7a649fa6652280fd1303ebe80db09efecc15
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3630407
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#462}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  10. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-5005-1651727598-eb37e0f2c67b50ab739461abf96b74f385953028.profdata to chrome-linux-5005-1651766187-f27096d48482cabf452a9a45064976f70ba5b0d1.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 [email protected] 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-m102.try:linux-chrome
    Tbr: [email protected]
    Change-Id: Iaeecf292a0c6bfb7a178b46c9a7e3b011cc7dabf
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3630814
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#461}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  11. [Merge M102][WebLayer] Add API to check if navigation response was cached
    
    (cherry picked from commit 971d2a6e4b909e58a4ac49e006b67a1a7d4c1675)
    
    Bug: 1319436
    Change-Id: I94bf53d65ee221e460b2aa5134de6f9762ac9a00
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3624548
    Reviewed-by: John Abd-El-Malek <[email protected]>
    Commit-Queue: Clark DuVall <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#999437}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3630380
    Commit-Queue: John Abd-El-Malek <[email protected]>
    Auto-Submit: Clark DuVall <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#460}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  12. Roll ChromeOS Orderfiles from 101-4951.13-1649067396-benchmark-101.0.4951.31-r1 to 102-5005.22-1651486710-benchmark-102.0.5005.40-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 [email protected] 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: [email protected]
    Change-Id: I1875ac4c95e20f48f4b44214c0a35b7b72865216
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3630406
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#459}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  13. [Android]: Tweak how the MediaPicker checks for Android T.
    
    As in: use isAtLeastT instead of targetsAtLeastT (the latter
    is more of a moving target, no pun intended).
    
    (Cherry picking to M102 -- branch 5005)
    
    (cherry picked from commit 1abf729323fe225e08332d5e4f76ccd370e6702f)
    
    Bug: 1322087, 1285818
    Change-Id: I73d6d52913cf850451bdc09b8e9a77952b25c0b3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3605491
    Reviewed-by: Theresa Sullivan <[email protected]>
    Commit-Queue: Finnur Thorarinsson <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#996713}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3629389
    Auto-Submit: Finnur Thorarinsson <[email protected]>
    Commit-Queue: Theresa Sullivan <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#458}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  14. [Merge-M102][Passwords] Show a submit subtitle in a single-account case in TTF
    
    For clarity, it is better to show "You'll be signed in to example.com"
    subtitle even if the button already says "Sign-in". See the bug for the
    mocks.
    
    (cherry picked from commit b88a7722d42dbc3e0a62a62c555aa7e93730cd81)
    
    Bug: 1322372
    Change-Id: I205f963a1ca05821daa06b21ef7b3bc0f909fee6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627534
    Auto-Submit: Maxim Kolosovskiy <[email protected]>
    Commit-Queue: Friedrich Horschig <[email protected]>
    Reviewed-by: Friedrich Horschig <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#999354}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3629584
    Commit-Queue: Maxim Kolosovskiy <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#457}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  15. Updating XTBs based on .GRDs from branch 5005
    
    Change-Id: I247e355acd1287db0ee0598b0470b21b89e3f7ad
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3629698
    Commit-Queue: Rubber Stamper <[email protected]>
    Bot-Commit: Rubber Stamper <[email protected]>
    Auto-Submit: Ben Mason <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#456}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  16. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-5005-1651727598-b06b81f811882e979bf9583a954f3107ac9aa68f.profdata to chrome-win32-5005-1651751891-a15453d6e8c4549d98efc7c7b43202a015c9e5d4.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 [email protected] 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-m102.try:win-chrome
    Tbr: [email protected]
    Change-Id: If22077d51cdca31480dcd265544d8fd5db0762b5
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3629178
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#455}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  17. [Merge-M102][Passwords] Fix an index bug introduced in crrev.com/c/3605770
    
    As |password_index| is an unsigned integer, |password_index - 1| is a
    large number and should not be used as an end index for a for-loop.
    
    (cherry picked from commit db00fbcb8a212bab50388ef0da4582a6a3f753df)
    
    Bug: 1321862, 1319774
    Change-Id: I62e1668774ad0cdddc9b9affe9204e93b22612d9
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627549
    Quick-Run: Maxim Kolosovskiy <[email protected]>
    Commit-Queue: Dominic Battré <[email protected]>
    Auto-Submit: Maxim Kolosovskiy <[email protected]>
    Reviewed-by: Dominic Battré <[email protected]>
    Commit-Queue: Maxim Kolosovskiy <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#999282}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3629329
    Commit-Queue: Friedrich Horschig <[email protected]>
    Reviewed-by: Friedrich Horschig <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#454}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  18. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-5005-1651727598-a10447b1df3f709df37d2bb326141821d4b40efd.profdata to chrome-win64-5005-1651751891-99d0360ef7ec33eff40ece442e51a8b76ba59a67.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 [email protected] 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-m102.try:win64-chrome
    Tbr: [email protected]
    Change-Id: Ieee870ecae40427e0a5a2016a943c7c8380a9909
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628986
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#453}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  19. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-5005-1651727598-4dd4a67ae4f2b30a42d0d4495750181d7ca67544.profdata to chrome-mac-5005-1651751891-a39e19247efd4065a5fd796371ba234d503ac0df.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 [email protected] 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-m102.try:mac-chrome
    Tbr: [email protected]
    Change-Id: I713b054e588cfbed569977011f881e2e22e1f73e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3629176
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#452}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  20. Roll ChromeOS Bigcore AFDO profile from 102-5005.20-1651491032-benchmark-102.0.5005.40-r1 to 102-5005.20-1651491032-benchmark-102.0.5005.41-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 [email protected] 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: [email protected]
    Change-Id: I4fc49b24a11eb347ff1026d71bddb213df056f36
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628984
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#451}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  21. [Cherry-Pick] Fix CaptureHandle events
    
    When an event is fired with an empty CaptureHandle, return null
    rather than an empty dictionary.
    Spec PR: https://github.com/w3c/mediacapture-handle/pull/55
    
    (cherry picked from commit d9ad1cf1d64153b5dc2fb473e288b54e14d60cc6)
    
    Bug: 1321581
    Change-Id: I624c9bca4bf4a271ff6feacb1b9f586067776f23
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3623579
    Commit-Queue: Fr <[email protected]>
    Reviewed-by: Fr <[email protected]>
    Auto-Submit: Elad Alon <[email protected]>
    Commit-Queue: Elad Alon <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#998827}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627543
    Reviewed-by: Simon Hangl <[email protected]>
    Commit-Queue: Simon Hangl <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#450}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  22. Roll ChromeOS Atom AFDO profile from 102-5005.22-1651486710-benchmark-102.0.5005.40-r1 to 102-5005.22-1651486710-benchmark-102.0.5005.41-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 [email protected] 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: [email protected]
    Change-Id: I2a59d567af9c63cf05f8ec90f0ea0a61237185f6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628980
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#449}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  23. Roll AFDO from 102.0.5005.40_rc-r1-merged to 102.0.5005.41_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
    [email protected]. 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 [email protected] 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: [email protected]
    Change-Id: Ib295b96858dc609163130579fe4a8d8e7a32c968
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3629092
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#448}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  24. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-5005-1651687066-3d591e66555670386a9a812a5615e5782d032895.profdata to chrome-linux-5005-1651727598-eb37e0f2c67b50ab739461abf96b74f385953028.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 [email protected] 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-m102.try:linux-chrome
    Tbr: [email protected]
    Change-Id: Ic0c9982f8827de398725bb99f77bfc16921d67e3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628687
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#447}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  25. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-5005-1651708296-1ed81e34540947cbc83aabe3b9d3913144957550.profdata to chrome-win32-5005-1651727598-b06b81f811882e979bf9583a954f3107ac9aa68f.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 [email protected] 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-m102.try:win-chrome
    Tbr: [email protected]
    Change-Id: I782724248e29cf6bde3973009397280454367332
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628098
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#446}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  26. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-5005-1651708296-afd1856d307c58f0e01a21d14cb31cdc60678666.profdata to chrome-win64-5005-1651727598-a10447b1df3f709df37d2bb326141821d4b40efd.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 [email protected] 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-m102.try:win64-chrome
    Tbr: [email protected]
    Change-Id: I2af322a64581ff644beb7aefe110b32707979a6c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628678
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#445}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  27. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-5005-1651708296-c62c22af11be2ebe6b407cbce947dcb30c09ecaa.profdata to chrome-mac-5005-1651727598-4dd4a67ae4f2b30a42d0d4495750181d7ca67544.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 [email protected] 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-m102.try:mac-chrome
    Tbr: [email protected]
    Change-Id: I2b93c50360bc22fbc82d4373ea4da870a0640074
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628680
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#444}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  28. [M102] sharing hub: don't UaF during window close
    
    Since window closure is asynchronous, SharingHubBubbleViewImpl's window
    close hook can run after SharingHubBubbleController has already been
    destroyed as part of WebContents teardown. To avoid that, hold the
    Controller as a WeakPtr, not a raw_ptr.
    
    (cherry picked from commit da4e27e68b2b394a764fcbd7b1bb5cca120bb45f)
    
    Fixed: 1320592
    Change-Id: If194bfe5a1b3930b9c2e1f5e90e09f0b94b2492e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3616864
    Commit-Queue: Kristi Park <[email protected]>
    Auto-Submit: Elly Fong-Jones <[email protected]>
    Commit-Queue: Elly Fong-Jones <[email protected]>
    Reviewed-by: Kristi Park <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#997770}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628743
    Reviewed-by: Travis Skare <[email protected]>
    Commit-Queue: Travis Skare <[email protected]>
    Auto-Submit: Kristi Park <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#443}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  29. [Merge-M102] [CrOS] Update What's New notification to show for M103 instead of M102.
    
    Cherry-pick to revert kLastChromeVersionWithReleaseNotes to 100.
    
    (cherry picked from commit 181a3b8d94951a4364208362271336a29aaf7680)
    
    Bug: b/230564794
    Change-Id: I4eec031b125e255b0edd92565d312d48d63493be
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3607581
    Reviewed-by: Zufeng Wang <[email protected]>
    Commit-Queue: Callistus Tan <[email protected]>
    Reviewed-by: Douglas Stockwell <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#996959}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627415
    Cr-Commit-Position: refs/branch-heads/5005@{#442}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  30. [Merge request to M102] Skip OnFocus async call in nativeime if text context changed
    
    (cherry picked from commit dc9cf084eee60bba076ee7fdca546ae68b94c907)
    
    Bug: b/230400744
    Change-Id: Iab4b3b34c47719bef09f7579d06107c653f6dddf
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3614394
    Reviewed-by: Darren Shen <[email protected]>
    Commit-Queue: jhtin <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#998261}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627417
    Cr-Commit-Position: refs/branch-heads/5005@{#441}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  31. [M102] Enable iOS Tab Search by Default.
    
    Also remove the field trail configs for tab search
    
    (cherry picked from commit 0aac4caa1c89f6c5d6ed9281494f51066428d9d1)
    
    Bug: 1322190
    Change-Id: I0ac9d473e3c5a3a24e07922e143ccca0e6b5be3c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3625452
    Reviewed-by: Sergio Collazos <[email protected]>
    Commit-Queue: Mohammad Refaat <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#999083}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627835
    Reviewed-by: Mike Dougherty <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#440}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  32. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-5005-1651687066-b4540beeef8e4d4ad88b93961c4bf816332863c1.profdata to chrome-win32-5005-1651708296-1ed81e34540947cbc83aabe3b9d3913144957550.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 [email protected] 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-m102.try:win-chrome
    Tbr: [email protected]
    Change-Id: I62828c941d434aa30f5c6b449f0c2a8a737d0aae
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628729
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#439}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  33. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-5005-1651687066-0b8e0937440ab71dd210a7342868ef0557669015.profdata to chrome-win64-5005-1651708296-afd1856d307c58f0e01a21d14cb31cdc60678666.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 [email protected] 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-m102.try:win64-chrome
    Tbr: [email protected]
    Change-Id: I234a1cb89df706500b2b6a3bc957d07dc02f979a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627824
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#438}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  34. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-5005-1651687066-d09e51dacb002ec92b33d5b18e280bb7c88d2b6f.profdata to chrome-mac-5005-1651708296-c62c22af11be2ebe6b407cbce947dcb30c09ecaa.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 [email protected] 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-m102.try:mac-chrome
    Tbr: [email protected]
    Change-Id: Ifd54ee0fd6f865c608970773d66514b6272183b6
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628730
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#437}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  35. [lacros skew tests] Refresh skew tests for M103
    
    This CL updates the ash version ['103.0.5043.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 [email protected],
    [email protected].
    
    [email protected]
    
    Bug: None
    Change-Id: I52a07489b82df449fcb3c10a1c0a8a8901d304fb
    Requires-Testing: True
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627946
    Commit-Queue: Rubber Stamper <[email protected]>
    Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#436}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  36. Incrementing VERSION to 102.0.5005.41
    
    Change-Id: I59a70d93d9ae40be2a42d0816fbcaeb95dd9998c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628650
    Bot-Commit: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
    Cr-Commit-Position: refs/branch-heads/5005@{#435}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  37. [M102][infra] Migrate configs for win-official src-side.
    
    (cherry picked from commit a6c673533eca38bafc8133af048764624f4426a3)
    
    Bug: 1317368
    Change-Id: I6dd7aa6dcb6efbc5f011d08e59fa50481a864682
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628589
    Commit-Queue: Garrett Beaty <[email protected]>
    Reviewed-by: Stephanie Kim <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#999646}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628067
    Auto-Submit: Garrett Beaty <[email protected]>
    Commit-Queue: Rubber Stamper <[email protected]>
    Bot-Commit: Rubber Stamper <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#434}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  38. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-5005-1651664235-1f614b196327f932ee87263298fc4c95003fd758.profdata to chrome-win32-5005-1651687066-b4540beeef8e4d4ad88b93961c4bf816332863c1.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 [email protected] 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-m102.try:win-chrome
    Tbr: [email protected]
    Change-Id: I8128160da664f1e497213309b4091ebb42d10b4a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628175
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#433}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  39. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-5005-1651664235-5ab3f8d9ad6aa7d33a22c64e0fb09ea132405de0.profdata to chrome-linux-5005-1651687066-3d591e66555670386a9a812a5615e5782d032895.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 [email protected] 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-m102.try:linux-chrome
    Tbr: [email protected]
    Change-Id: I2a75c2652cfec19fe9e46667fa504ae92603946e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628141
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#432}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  40. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-5005-1651664235-9dfda9053dda55face4324398017fdf4129f654b.profdata to chrome-win64-5005-1651687066-0b8e0937440ab71dd210a7342868ef0557669015.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 [email protected] 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-m102.try:win64-chrome
    Tbr: [email protected]
    Change-Id: If901104f892df889cd23974337c9e4f9a0bfec4a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628137
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#431}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  41. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-5005-1651664235-b8df8806341c8a7818cd345e829892a77546c153.profdata to chrome-mac-5005-1651687066-d09e51dacb002ec92b33d5b18e280bb7c88d2b6f.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 [email protected] 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-m102.try:mac-chrome
    Tbr: [email protected]
    Change-Id: Ib30bc5240c0992a685954869574a0a5d03246f60
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3628055
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#430}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  42. Keep explicit ordering of PCAJobs
    
    Jobs can get out of order when using the PageTopics override list, so
    now the index is explicitly givien in the executor.
    
    (cherry picked from commit 0f33bf53db3b8bd48f92f24302d3492e4bba296a)
    
    Bug: 1321808
    Change-Id: I4c0334fd5935f0d2267c52c34eb4bc05989544dd
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3621452
    Reviewed-by: Sophie Chang <[email protected]>
    Commit-Queue: Robert Ogden <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#998615}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3626888
    Auto-Submit: Robert Ogden <[email protected]>
    Commit-Queue: Sophie Chang <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#429}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  43. [Merge 102] Privacy Guide: only show when PS is available in Settings
    
    Gate the |privacyGuideEnabled| boolean on the privacy sandbox being
    available in Settings. This is sufficient as all UIs that would include
    PG UIs check this boolean, and as the booloan is set once and doesn't
    change afterwards.
    
    (cherry picked from commit aec91c29e7f75a078d614a3e0d59cefc5b68c173)
    
    Fixed: 1320222
    Bug: 1215630
    Change-Id: Ia98aedce4baa4c5a6d18fa7578abaa5bbe32c5e0
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3613656
    Reviewed-by: Theodore Olsauskas-Warren <[email protected]>
    Commit-Queue: Rainhard Findling <[email protected]>
    Reviewed-by: Demetrios Papadopoulos <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#998771}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3626057
    Auto-Submit: Rainhard Findling <[email protected]>
    Commit-Queue: Demetrios Papadopoulos <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#428}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  44. Enable sync Access Handles by default
    
    This CL sets the FileSystemAccessAccessHandle flag to stable. This
    ships sync Access Handles, and move() on the FileSystemFileHandle.
    
    The launch bug for this feature is crbug.com/1232436.
    The I2S can be found at: https://groups.google.com/a/chromium.org/g/blink-dev/c/OR0poFdzEpo
    
    Merge approved in crbug.com/1319912
    
    (cherry picked from commit 43383058345f49f87ab99f8f82a6a19bce48f0b3)
    
    Bug: 1218431
    Change-Id: Ib5d463d18ffc18a1224a8c45f9fa0734e409da91
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3310968
    Reviewed-by: Mike West <[email protected]>
    Commit-Queue: Emanuel Krivoy <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#996152}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3602378
    Auto-Submit: Emanuel Krivoy <[email protected]>
    Reviewed-by: Yoav Weiss <[email protected]>
    Commit-Queue: Yoav Weiss <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#427}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  45. Reland "dPWA: Enable File Handling by default"
    
    This is a reland of commit 2d575eeda930149beed810d426bfddec41d315a1
    
    This fixes the android_webview test failure by explicitly excluding
    the new global method and interfaces from the expected list.
    
    This also only enables File Handling for Windows, Mac and Linux.
    Chrome OS is still disabled because the File Handling app settings
    page code might be related to this crasher: crbug.com/1315958
    
    Original change's description:
    > dPWA: Enable File Handling by default
    >
    > This will be cherry picked to m102, but should a blocker come up before
    > May 17, we'll re-disable on trunk and m102.
    >
    > i2s: https://groups.google.com/a/chromium.org/g/blink-dev/c/Wxuo4lZi4vM
    >
    > Bug: 829689,1284364
    > Change-Id: Ib5e1232ae97dacb5bd6263832b8cd34354988536
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3575676
    > Reviewed-by: Chris Harrelson <[email protected]>
    > Commit-Queue: Evan Stade <[email protected]>
    > Cr-Commit-Position: refs/heads/main@{#997318}
    
    (cherry picked from commit 9650121acf6020d17ed12a0426834f4bf1c92c4e)
    
    Bug: 829689,1284364,1320863
    Change-Id: Ic1b88e35c8d6d9bef145f1b5adb01f6ab05a87ad
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3614610
    Reviewed-by: Alan Cutter <[email protected]>
    Commit-Queue: Evan Stade <[email protected]>
    Reviewed-by: Chris Harrelson <[email protected]>
    Reviewed-by: Bo Liu <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#998635}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3624621
    Cr-Commit-Position: refs/branch-heads/5005@{#426}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  46. [lacros] Update lacros QA qualified version
    
    This CL will update lacros version in //chrome/LACROS_QA_QUALIFIED_VERSION. This
    file will be used in Upreving the RootFS-Lacros in the CROS image.
    
    If this CL caused regressions, please revert and pause the autoroller at
    https://luci-scheduler.appspot.com/jobs/chrome/lacros-qa-qualified-tracking-roller
    Also please file a bug to OS>LaCrOS>Partner, and CC [email protected],
    [email protected].
    
    [email protected]
    
    Change-Id: If4c4d7b7d269bd8c27995829657dff5b74004b44
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3625400
    Commit-Queue: Rubber Stamper <[email protected]>
    Auto-Submit: lacros-tracking-roller@chops-service-accounts.iam.gserviceaccount.com <lacros-tracking-roller@chops-service-accounts.iam.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#425}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  47. [M102][infra] Migrate config for linux_layout_tests_layout_ng_disabled.
    
    (cherry picked from commit 8b17c60bf7594508e037c0ea86bbe5c8d0bd4132)
    
    Bug: 1317133
    Change-Id: Icaf106b82a0090b1922bfd810068faa31dbc0b09
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3626337
    Commit-Queue: Garrett Beaty <[email protected]>
    Reviewed-by: Stephanie Kim <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#999450}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627715
    Auto-Submit: Garrett Beaty <[email protected]>
    Bot-Commit: Rubber Stamper <[email protected]>
    Commit-Queue: Rubber Stamper <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#424}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  48. [M102] Update CUP key to autobot_cup_signing_public_key_1 from keystore 74281
    
    Cherry pick of https://crrev.com/c/3614017 for the M102 release which was approved here: https://crbug.com/1322092#c5
    
    (cherry picked from commit d3db9a384672467af528ad9d00e6a71cc276ff5e)
    
    Bug: b/203031699
    Bug: 1322092
    Change-Id: I06837263fa524a89ce902ea38a1682fc84c1b147
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3614017
    Reviewed-by: Clemens Arbesser <[email protected]>
    Commit-Queue: Sergio Vila Prado <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#997639}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627637
    Cr-Commit-Position: refs/branch-heads/5005@{#423}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  49. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-5005-1651632741-1e89f52c7240a5d0abdb7a30f144564f7913b538.profdata to chrome-win32-5005-1651664235-1f614b196327f932ee87263298fc4c95003fd758.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 [email protected] 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-m102.try:win-chrome
    Tbr: [email protected]
    Change-Id: Ifc70bca7c74e81db13ae901f34d79c7677c32bb2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627682
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#422}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  50. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-5005-1651632741-36ab25224598d6ecca031caf05c950fbda00aaa2.profdata to chrome-linux-5005-1651664235-5ab3f8d9ad6aa7d33a22c64e0fb09ea132405de0.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 [email protected] 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-m102.try:linux-chrome
    Tbr: [email protected]
    Change-Id: I637c00f5125dc9c68d3cc7156583eb02f307dde9
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3625959
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#421}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  51. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-5005-1651632741-e16dba7d4b91675b047011b2c09cc483c31e53fe.profdata to chrome-win64-5005-1651664235-9dfda9053dda55face4324398017fdf4129f654b.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 [email protected] 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-m102.try:win64-chrome
    Tbr: [email protected]
    Change-Id: I1999eac7b428ea76a670760fad99b60d9e682f7c
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627227
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#420}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  52. Updating XTBs based on .GRDs from branch 5005
    
    Change-Id: I81059334ee57e6c375c1ae38f61684773912d7cb
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627310
    Bot-Commit: Rubber Stamper <[email protected]>
    Auto-Submit: Ben Mason <[email protected]>
    Commit-Queue: Rubber Stamper <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#419}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  53. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-5005-1651632741-8fdcc03efa5218b5c969d658b62eae728faa20e7.profdata to chrome-mac-5005-1651664235-b8df8806341c8a7818cd345e829892a77546c153.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 [email protected] 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-m102.try:mac-chrome
    Tbr: [email protected]
    Change-Id: Ife6c8e2f8dda8e592d589b10cb0b946e8aeb66b8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627685
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#418}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  54. Roll ChromeOS Bigcore AFDO profile from 102-5005.20-1651491032-benchmark-102.0.5005.38-r1 to 102-5005.20-1651491032-benchmark-102.0.5005.40-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 [email protected] 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: [email protected]
    Change-Id: Iee179965885f78a1bf7f10617d276ba65ab422e7
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627676
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#417}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  55. Roll ChromeOS Atom AFDO profile from 102-5005.22-1651486710-benchmark-102.0.5005.38-r1 to 102-5005.22-1651486710-benchmark-102.0.5005.40-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 [email protected] 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: [email protected]
    Change-Id: I8b674abe9d5985176b60eeff3cc08d572039adfa
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627222
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#416}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  56. Roll AFDO from 102.0.5005.38_rc-r1-merged to 102.0.5005.40_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
    [email protected]. 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 [email protected] 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: [email protected]
    Change-Id: I0abae76a3d4cb8f0d3f030521c64fe898b23a138
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627216
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#415}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  57. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-5005-1651621511-b2f4b3b4503a1cd59775d525a3326b4e8700946b.profdata to chrome-win32-5005-1651632741-1e89f52c7240a5d0abdb7a30f144564f7913b538.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 [email protected] 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-m102.try:win-chrome
    Tbr: [email protected]
    Change-Id: I4686210c30ad4805e380d85ece5040292e2ddfbe
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627390
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#414}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  58. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-5005-1651621511-672f632c2c592b69cc3c4019a3be7202f98a1404.profdata to chrome-linux-5005-1651632741-36ab25224598d6ecca031caf05c950fbda00aaa2.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 [email protected] 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-m102.try:linux-chrome
    Tbr: [email protected]
    Change-Id: I05be544e6381541e3d4058e404af6f58fb3bf9f8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627395
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#413}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  59. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-5005-1651621511-a34bfb6b2a3d402a4bc61223c41432b7c6a3cd07.profdata to chrome-win64-5005-1651632741-e16dba7d4b91675b047011b2c09cc483c31e53fe.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 [email protected] 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-m102.try:win64-chrome
    Tbr: [email protected]
    Change-Id: Ic5640af10f5133a2f560e8e207f9946f88da8351
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3627210
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#412}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  60. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-5005-1651621511-6a94e57b2d57b4101c8fa0f4cb4d8f9d372a2320.profdata to chrome-mac-5005-1651632741-8fdcc03efa5218b5c969d658b62eae728faa20e7.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 [email protected] 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-m102.try:mac-chrome
    Tbr: [email protected]
    Change-Id: If7d971c249058fdea4d52c7f73fe72c42f9d0a27
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3626848
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#411}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  61. Roll Chrome Win32 PGO Profile
    
    Roll Chrome Win32 PGO profile from chrome-win32-5005-1651599410-7f29a8f0541858b4c068488bfc2a186df1679554.profdata to chrome-win32-5005-1651621511-b2f4b3b4503a1cd59775d525a3326b4e8700946b.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 [email protected] 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-m102.try:win-chrome
    Tbr: [email protected]
    Change-Id: Ie32426f8233c424c8dc8e7e2cf29bc2a1bd75603
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3626028
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#410}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  62. Roll Chrome Linux PGO Profile
    
    Roll Chrome Linux PGO profile from chrome-linux-5005-1651599410-77efada76630220ff3620894b4b7405320580759.profdata to chrome-linux-5005-1651621511-672f632c2c592b69cc3c4019a3be7202f98a1404.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 [email protected] 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-m102.try:linux-chrome
    Tbr: [email protected]
    Change-Id: I6dfe76c59a68156036c9394f4249d94750d30440
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3626281
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#409}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  63. Roll Chrome Win64 PGO Profile
    
    Roll Chrome Win64 PGO profile from chrome-win64-5005-1651599410-6673d2278d58b9a02f82d38a68a2c649345a7e6a.profdata to chrome-win64-5005-1651621511-a34bfb6b2a3d402a4bc61223c41432b7c6a3cd07.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 [email protected] 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-m102.try:win64-chrome
    Tbr: [email protected]
    Change-Id: If3f9e403f5dc0e0a76ef64f06ff72b93cf8842b8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3626279
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#408}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  64. Roll Chrome Mac PGO Profile
    
    Roll Chrome Mac PGO profile from chrome-mac-5005-1651599410-94b3313aa02ffec646c889581f6d3bda18a2ba84.profdata to chrome-mac-5005-1651621511-6a94e57b2d57b4101c8fa0f4cb4d8f9d372a2320.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 [email protected] 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-m102.try:mac-chrome
    Tbr: [email protected]
    Change-Id: Id706272845d9a51e25591e6a14b8cafbd0675817
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3626280
    Commit-Queue: Chrome Release Autoroll <[email protected]>
    Bot-Commit: Chrome Release Autoroll <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#407}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  65. [Sharesheet] Clean up is_bubble_closing_ check so it won't be missed.
    
    Fixing a bug where the is_bubble_closing_ condition check was missed
    in OnAcceleratorPressed by moving the check into
    CloseWidgetWithAnimateFadeOut. This ensures that we never try to close
    the bubble a second time when it's already in the process of closing.
    
    (cherry picked from commit 1757761db4bbfbc1e9bc31f007634b2200b63f82)
    
    Bug: 1316990
    Change-Id: I2dad22aa0182f800b243417d32607bc5242f2b0e
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3609731
    Reviewed-by: Tim Sergeant <[email protected]>
    Commit-Queue: Melissa Zhang <[email protected]>
    Cr-Original-Commit-Position: refs/heads/main@{#996998}
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3625931
    Commit-Queue: Tim Sergeant <[email protected]>
    Auto-Submit: Melissa Zhang <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#406}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}
    
  66. [lacros skew tests] Refresh skew tests for M103 M103
    
    This CL updates the ash version ['103.0.5041.0', '103.0.5030.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 [email protected],
    [email protected].
    
    [email protected]
    
    Bug: None
    Change-Id: I4e4800807039695192a6f22a8d4a49353c26f767
    Requires-Testing: True
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3626111
    Auto-Submit: chrome-weblayer-builder <chrome-weblayer-builder@chops-service-accounts.iam.gserviceaccount.com>
    Commit-Queue: Rubber Stamper <[email protected]>
    Bot-Commit: Rubber Stamper <[email protected]>
    Cr-Commit-Position: refs/branch-heads/5005@{#405}
    Cr-Branched-From: 5b4d9450fee01f821b6400e947b3839727643a71-refs/heads/main@{#992738}