Tien Hock Loh b5cb1784eb third_party: libvpx: enable riscv64 build as generic 1 yıl önce
..
android 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
app 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
app_shim 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
browser cccf8dc7e6 ignore unreachable-code-break 1 yıl önce
build 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
child 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
chrome_cleaner 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
chrome_elf 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
chrome_proxy 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
common 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
credential_provider 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
docs 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
elevation_service 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
gpu 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
install_static 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
installer f615bb200b chrome: installer: add riscv64 as one of the target arch 1 yıl önce
nacl 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
notification_helper 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
renderer 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
services 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
test 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
third_party 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
tools 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
updater 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
utility 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
BUILD.gn b5cb1784eb third_party: libvpx: enable riscv64 build as generic 1 yıl önce
DEPS 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
DIR_METADATA 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
LACROS_QA_QUALIFIED_VERSION 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
MAJOR_BRANCH_DATE 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
OWNERS 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
PRESUBMIT.py 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
PRESUBMIT_test.py 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
README.md 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
VERSION 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
chrome_paks.gni 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
chrome_repack_locales.gni 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce
process_version_rc_template.gni 213e2ca447 Publish chromium based on 102.0.5005.115 1 yıl önce

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.