commit | 124cd9997527a128f47c3b2991f6a1ff6e423a58 | [log] [tgz] |
---|---|---|
author | Steve Kobes <[email protected]> | Wed Jul 08 20:18:28 2020 |
committer | Commit Bot <[email protected]> | Wed Jul 08 20:18:28 2020 |
tree | dd4c91ce051a983c45f14d08e7c9511543396628 | |
parent | f5bea3ee5ae904c217acd78d4b135059098ddace [diff] |
Convert base::Bind and friends in net/socket. Bug: 1007815 Change-Id: I858d9d2cd1b28d213d028350d39c064d2972bdf7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285519 Auto-Submit: Steve Kobes <[email protected]> Reviewed-by: Eric Roman <[email protected]> Commit-Queue: Steve Kobes <[email protected]> Cr-Commit-Position: refs/heads/master@{#786442}
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.