0
Files
src/chrome
Olivier Yiptong afe33f1e0b FontAccess: Bump flag expiry to 90
This bumps the flag expiry to M90, when the planned Origin Trial is set
to end.

Bug: 535764
Change-Id: Id7333ad64cd4ce89073b7409652c0197c311f2bc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472616
Commit-Queue: Olivier Yiptong <oyiptong@chromium.org>
Commit-Queue: enne <enne@chromium.org>
Auto-Submit: Olivier Yiptong <oyiptong@chromium.org>
Reviewed-by: enne <enne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#817262}
2020-10-14 23:48:18 +00:00
..
2020-10-14 23:08:38 +00:00
2020-10-12 04:37:38 +00:00
2020-10-13 18:04:18 +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.