Rebecca Chang Swee Fun fa26cf1d59 chrome: installer: add riscv64 as one of the target arch il y a 1 an
..
android 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
app 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
app_shim 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
browser be3620c5de chrome: browser: enable HW accelerated mjpeg il y a 1 an
build 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
child 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
chrome_cleaner 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
chrome_elf 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
chrome_proxy 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
common 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
credential_provider 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
docs 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
elevation_service 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
gpu 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
install_static 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
installer fa26cf1d59 chrome: installer: add riscv64 as one of the target arch il y a 1 an
nacl 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
notification_helper 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
renderer 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
services 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
test 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
third_party 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
tools 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
updater 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
utility 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
DEPS 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
LACROS_QA_QUALIFIED_VERSION 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
MAJOR_BRANCH_DATE 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
PRESUBMIT.py 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
PRESUBMIT_test.py 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
VERSION 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
chrome_paks.gni 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
chrome_repack_locales.gni 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
process_version_rc_template.gni 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an
version.gni 4762b62e7d Publish DEPS for 106.0.5249.13 il y a 1 an

README.md

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.