commit | e6f9f257da6f9c3a8135d9defbfa53f84b7c7715 | [log] [tgz] |
---|---|---|
author | Garrick Evans <[email protected]> | Thu Jan 19 05:43:08 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jan 19 05:43:08 2023 |
tree | f198c15b17143cf15c97790b26576057b1f39c2f | |
parent | 0b1b09eaeca3a89d6443d01d6a0ac59f5ddbb96f [diff] |
Add flag to disable dnsproxy on CrOS This flag is different from the "enable" version that was used to control and test the rollout of the feature. It will have a different underlying implementation in the service. BUG=b:265609123 TEST=unit_tests --gtest_filter=AboutFlagsHistogramTest.CheckHistograms TEST=unit_tests --gtest_filter=AboutFlagsTest.* Change-Id: I4cab06340a254001f512124b7763903d542215bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4167110 Reviewed-by: Kyle Horimoto <[email protected]> Commit-Queue: Garrick Evans <[email protected]> Cr-Commit-Position: refs/heads/main@{#1094298}
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.