0
Files
src/chrome
chromium-autoroll 0352f4e20d Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-main-1742989890-b9054bfbba2781019d4b3861a27e3e5646929a5c-3cc1e9e375a238e10503d896e2b516f4b72fe143.profdata to chrome-mac-main-1743011980-85c302192cd1d105554fd9eaa0d91bff854d3bc9-8c62471627d2a7d261af2c7e9761ad1833cdcec5.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
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

Cq-Include-Trybots: luci.chrome.try:mac-chrome
Tbr: pgo-profile-sheriffs@google.com
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I237a84bb4c6674955a616d5023433fc21274727c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6397674
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@{#1438421}
2025-03-26 14:54:27 -07:00
..
2025-03-26 14:54:17 -07:00
2025-03-26 14:54:27 -07:00
2025-03-26 12:24:58 -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.