commit | 490a97a79d13396945f991a60c9a996df134d170 | [log] [tgz] |
---|---|---|
author | Alex St-Onge <[email protected]> | Thu Feb 04 02:47:19 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Feb 04 02:47:19 2021 |
tree | b1ae9254f607f1a8a26a131baa57d138ea94c547 | |
parent | 88be7f3b2b017c2f7b904db368391182e296b11e [diff] |
Update threading_and_tasks.md to favor OnceCallback and RepeatingCallback Bug: 1172520 Change-Id: I7c69502d8a5d02e07dffe4d9cad575db0f399cf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2673012 Commit-Queue: Daniel Cheng <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/master@{#850425}
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.