0
Files
src/chrome
chromium-autoroll a350fdd952 Roll Chrome Win64 PGO Profile
Roll Chrome Win64 PGO profile from chrome-win64-master-1607309475-be47e6675d78a40c2743c701a82c248ac3d955c3.profdata to chrome-win64-master-1607331580-48b245bff1ba8e6eb069e7a15838de53304e6a37.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
Please CC pgo-profile-sheriffs@google.com on the revert to ensure that a human
is aware of the problem.

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/master/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:win64-chrome
Tbr: pgo-profile-sheriffs@google.com
Change-Id: I077de263674d24a9f1b90b1f1d82b2978b5bfedf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2575508
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#834196}
2020-12-07 14:26:47 +00:00
..
2020-12-07 13:01:16 +00:00
2020-12-07 14:26:47 +00:00
2020-12-07 03:02:05 +00: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.