commit | 2163f3010038d7ff84f30fcb2bde6063e86b8fa3 | [log] [tgz] |
---|---|---|
author | Etienne Pierre-doray <[email protected]> | Thu Apr 02 21:37:14 2020 |
committer | Commit Bot <[email protected]> | Thu Apr 02 21:37:14 2020 |
tree | a7b16c37a764fe0d1baa98326d562cbb8c1107cd | |
parent | 4523ec5774c1d5d20b6aae0439ea231088909646 [diff] |
[base]: Rename DoSomeWork()->DoWork() Since old DoWork/DoDelayedWork() was removed completely. Bug: 885371 Change-Id: I3e59d89ace56900859bbb1359d36cb54c7981b47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130823 Reviewed-by: François Doray <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Reviewed-by: Gabriel Charette <[email protected]> Commit-Queue: Etienne Pierre-Doray <[email protected]> Cr-Commit-Position: refs/heads/master@{#756010}
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.
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.