0
Go to file
Andrew Williams 93effa8a46 Roll src/net/third_party/quiche/src/ 62d74465a..ac3b8f2eb (10 commits)
https://quiche.googlesource.com/quiche.git/+log/62d74465a687..ac3b8f2eb90a

The refactor needed to get the fuzz test utils / test building model the
changes from here:
748880344f

The removed tests were from:
aa21e3d226

$ git log 62d74465a..ac3b8f2eb --date=short --no-merges --format='%ad %ae %s'
2024-01-08 rch Remove extra data copy in LoadBalancerServerId constructor.
2024-01-05 birenroy Removes support for detailed HPACK error messages.
2024-01-05 birenroy Deletes classes in //third_party/spdy/core that are only referenced by unit tests.
2024-01-05 birenroy Removes a detailed error message that is propagated as a std::string and only referenced in gQUIC, which is deprecated.
2024-01-05 birenroy Updates spdy::Http2DecoderAdapter to hold HpackDecoderAdapter directly, rather than as a pointer.
2024-01-05 birenroy Passes header field names and values through HpackDecoderListener as `absl::string_view` rather than `const std::string&`.
2024-01-05 ericorth Add QUICHE socket SendTo() support
2024-01-05 birenroy Removes a method from HpackDecoderStringBuffer that is only used in tests.
2024-01-05 birenroy Removes ListenerAdapter::decoded_block_ and all accessors.
2024-01-04 quiche-dev Expose traffic class bits in `QbonePacketProcessor::Filter`

Created with:
  roll-dep src/net/third_party/quiche/src

Bug: None
Change-Id: Ibb6c405c8572868b448690c655ee495955585b3f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5178346
Reviewed-by: Kenichi Ishibashi <bashi@chromium.org>
Commit-Queue: Andrew Williams <awillia@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1244331}
2024-01-08 23:02:56 +00:00
2024-01-04 19:48:47 +00:00
2024-01-08 23:02:48 +00:00
2024-01-08 19:41:50 +00:00
2024-01-03 21:28:59 +00:00
2023-12-11 15:04:03 +00:00
2024-01-08 19:46:53 +00:00

Logo Chromium

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.

Description
Chromium是一个开源浏览器项目,提供了一种安全、快速、稳定的方法来体验Web。该浏览器可以在多个平台上下载,包括Mac、Windows、Linux和ChromiumOS。项目原始地址: https://chromium.googlesource.com/chromium/src.git
https://www.mobibrw.com/gitea-mirrors/chromium/src.git
Readme BSD-3-Clause 89 GiB
Languages
C++ 74.4%
Java 8.2%
Objective-C++ 4.6%
TypeScript 4%
Python 2.5%
Other 6.1%