0
Files
src/chrome
Sebastien Lalancette 7cf778c5b9 Disable flaky test PageActionBrowserTest.PageActionRefreshCrash
Bug: 1284555
Change-Id: I26d6b668d41230ee8ef37651e2e07d1fa3e61c7c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3373049
Owners-Override: Sebastien Lalancette <seblalancette@chromium.org>
Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org>
Commit-Queue: Devlin Cronin <rdevlin.cronin@chromium.org>
Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org>
Cr-Commit-Position: refs/heads/main@{#956566}
2022-01-07 17:52:24 +00:00
..
2022-01-07 17:52:13 +00:00
2022-01-03 07:59:34 +00:00
2022-01-05 18:56:06 +00:00
2022-01-06 19:59:02 +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.