commit | ec14283b3981ed57b337548376c4e42b54339ecb | [log] [tgz] |
---|---|---|
author | Nidhi Jaju <nidhijaju@chromium.org> | Thu Sep 05 03:54:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 05 03:54:30 2024 |
tree | 6909d0257344695af0ea4eaefd3f7246722948bc | |
parent | 648d9de755a3e970870f106f2c9b65d15edace07 [diff] |
Roll src/net/third_party/quiche/src/ ae346f567..0b682f33d (2 commits) https://quiche.googlesource.com/quiche.git/+log/ae346f567c2b..0b682f33d185 $ git log ae346f567..0b682f33d --date=short --no-merges --format='%ad %ae %s' 2024-09-04 quiche-dev Switch some `QUIC_LOG` lines to `QUIC_PLOG`, which will include the textual expansion of `errno` to the log line. 2024-09-04 quiche-dev Convert some `errno` values to human readable form. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: I28e86eb42d5b97e50b2b7dfd993c5bf4e9d30eff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5839058 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Auto-Submit: Nidhi Jaju <nidhijaju@chromium.org> Commit-Queue: Nidhi Jaju <nidhijaju@chromium.org> Reviewed-by: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1351211}
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.