commit | c36bbeb5e7930ccc02ccd5c4a3cf891dedc74905 | [log] [tgz] |
---|---|---|
author | Stefano Duo <stefanoduo@google.com> | Thu Jun 05 12:21:48 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 05 12:21:48 2025 |
tree | efe46dfaedbcfa8e16c7f02d7401b588fcce7d7d | |
parent | 4162295d9c73b93ca273cf4c92fd381ee55a8ce1 [diff] |
Add experimental Cronet proxy API stubs First attempt at Cronet proxy APIs. These currently do nothing. Follow-up work will: 1) Make Proxy.Callback asynchronous 2) Support ProxyChains 3) Support URI templates for connect-udp proxies Bug: b:421181925, b:422429606, b:422428959, b:421175342 Change-Id: I4f1f32c01b708c3802e685412bac27a1d6af5258 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6616505 Commit-Queue: Stefano Duo <stefanoduo@google.com> Reviewed-by: Etienne Dechamps <edechamps@google.com> Cr-Commit-Position: refs/heads/main@{#1469893}
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.