commit | 3f0086e843c988190fcec216671e0d702d2e281f | [log] [tgz] |
---|---|---|
author | Bin Wu <wub@chromium.org> | Wed Nov 24 19:53:44 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 24 19:53:44 2021 |
tree | 9d4454cec128f0ce2b6db13a2f12e5eaccddbead | |
parent | d36d7bac14511ab8c8af22f6f3405dbf5ff995f9 [diff] |
Roll src/net/third_party/quiche/src/ 2179330e4..315fc92ad (3 commits) https://quiche.googlesource.com/quiche.git/+log/2179330e447a..315fc92ad6bc $ git log 2179330e4..315fc92ad --date=short --no-merges --format='%ad %ae %s' 2021-11-23 fayang Internal change 2021-11-22 quiche-dev Adds an `emplace()` method to RunOnExit, and deletes the move and copy constructors. 2021-11-22 quiche-dev Makes a safety mechanism related to trailers configurable, and disabled by default. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src R=dschinazi@chromium.org Change-Id: I2af9b5e32eed8730ccf12ab3ca400fac6aa677ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3300013 Auto-Submit: Bin Wu <wub@chromium.org> Commit-Queue: David Schinazi <dschinazi@chromium.org> Reviewed-by: David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/main@{#945074}
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.
If you found a bug, please file it at https://crbug.com/new.