commit | 1fe7497d4539afeedbdf00c46b7cebb02336ea43 | [log] [tgz] |
---|---|---|
author | Stefano Duo <stefanoduo@google.com> | Fri Aug 09 15:51:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 09 15:51:19 2024 |
tree | a3c984f75657c62b2b5acc490d14033b7b461f63 | |
parent | 268d1b72afad048698b33175c6d8d40e1d2315cf [diff] |
CronetUrlRequest accepts net::SharedDictionary but we don't pass it yet Introduce low-cost abstractions for Cronet's, embedder provided, compression dictionaries. Build the plumbing into common Cronet (& //net), but don't pass them yet. Bug: b:355623186 Change-Id: Iddc283eeb89ded72bfdecfc09bc57cb3cc484df5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5756721 Reviewed-by: Etienne Dechamps <edechamps@google.com> Commit-Queue: Stefano Duo <stefanoduo@google.com> Cr-Commit-Position: refs/heads/main@{#1339673}
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.