0
Files
src/chrome
Chrome Release Autoroll 8ab8593273 Roll Chrome Mac PGO Profile
Roll Chrome Mac PGO profile from chrome-mac-7049-1742295341-a696d27f4875169d467185ef9213fb465978d1f5-a4b359b237a6707172ff1fdf2fee075ba3982330.profdata to chrome-mac-7049-1742320059-b7eb8da2fd61fe6ca5c257c58493d17cb48b4281-233e96b53171bb4801293f4745ba85db0e3ed505.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 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 beta 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-m135.try:mac-chrome
Tbr: pgo-profile-sheriffs@google.com
Merge-Approval-Bypass: Chrome autoroller
Change-Id: I90584a48047548d1a9de5d5e5b03030f509d0a88
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6369516
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/7049@{#944}
Cr-Branched-From: 2dab7846d0951a552bdc4f350dad497f986e6fed-refs/heads/main@{#1427262}
2025-03-18 14:48:05 -07:00
..
2025-03-18 14:48:05 -07:00
2025-02-28 11:08:54 -08:00
2025-03-18 14:26:00 -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.