commit | 01d4c23a3e02a3f235c24c88a66cd3efce52b677 | [log] [tgz] |
---|---|---|
author | Bence Béky <bnc@chromium.org> | Tue Mar 23 03:09:17 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 23 03:09:17 2021 |
tree | 378d7d7ffe8b77cac58fca069fb8f63c0da0690f | |
parent | d1ef286fb4dce6abfbbac5db2d6db872e7671014 [diff] |
Refactor SpdySessionPool::CreateAvailableSessionFromSocketHandle(). Bug: 1184252 Change-Id: I9fc29737d1b8b470f8d319f85e1a11f154bc0a22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2778531 Commit-Queue: Bence Béky <bnc@chromium.org> Reviewed-by: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#865499}
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.