0
Files
src/chrome
chromium-autoroll 027d05cb65 Roll Chrome Android ARM64 PGO Profile
Roll Chrome Android ARM64 PGO profile from chrome-android64-main-1743751970-c974df08b839be54e99b48d77292603c2593d8f0-e8c313ddbd7b8c40c7866e3051a4e5f54373bff9.profdata to chrome-android64-main-1743756942-b4535de2fc2fd2477a9ac42dbd0460aeb9efc1ad-04a0b9fac5e8d9d3e4007456db10b7dcb68d76fc.profdata

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/pgo-android-arm64-chromium
Please CC chrome-brapp-engprod@google.com,pgo-profile-sheriffs@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Chromium main branch: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: pgo-profile-sheriffs@google.com
Merge-Approval-Bypass: Chrome autoroller
Change-Id: If3bfbb26a68d3154d4874825b2494817ae69ca39
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6434187
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1442653}
2025-04-04 03:50:53 -07:00
..
2025-04-04 03:02:10 -07:00
2025-04-03 19:25:58 -07:00
2025-04-04 03:02:10 -07:00
2025-04-03 11:28:02 -07:00

Chrome

This directory contains the open source, application layer of Google Chrome.

Unlike other parts of Chromium like //content, which provide framework intended to support multiple products, this directory contains code that is focused on building specific products with opinionated UX.

Specific products include:

  • Chrome desktop browser for Chrome OS, Windows, Mac and Linux
  • Chrome mobile browser for Android
  • Chrome OS system UI

See //ios/chrome for the Chrome mobile browser for iOS, and note that code that is shared between //chrome and //ios/chrome is typically factored out into //components.