commit | ecb784305b7188cdbe22bf79b6242f0f5348185b | [log] [tgz] |
---|---|---|
author | Gabriel Charette <[email protected]> | Tue Apr 13 14:17:19 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Apr 13 14:17:19 2021 |
tree | c99ec6ca96143e95921bcac46ba01f2e299b85d7 | |
parent | 2df93fb82c2709a7279f1d43317455412c073220 [diff] |
Add sync and PrefStore docs to prefs/README.md [email protected], [email protected], [email protected] Follow-up to: https://chromium-review.googlesource.com/c/chromium/src/+/2812102/2..4/chrome/browser/prefs/README.md#b49 and https://chromium-review.googlesource.com/c/chromium/src/+/2808217/4..5/chrome/browser/prefs/browser_prefs.cc#b654 Change-Id: I60d5ac4b17821b0a6c58a58e75cef5ae51999f0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2815359 Reviewed-by: Julian Pastarmov <[email protected]> Reviewed-by: Dominic Battré <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Reviewed-by: Jan Krcal <[email protected]> Commit-Queue: Gabriel Charette <[email protected]> Cr-Commit-Position: refs/heads/master@{#871926}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.