commit | 0caa0d2fc1c37ca297f8a7aa61f0e11cc51dcc1b | [log] [tgz] |
---|---|---|
author | François Degros <[email protected]> | Thu Aug 13 02:22:32 2020 |
committer | Commit Bot <[email protected]> | Thu Aug 13 02:22:32 2020 |
tree | 4fb9e70906e784521b72f1453b8cd8f5642d5d1c | |
parent | 888b9779125d6916ca2668120235ff48a2a0cb60 [diff] |
[Files App] Add feature flags for new ZIP system Split feature flag files-zip-no-nacl into flags files-zip-mount, files-zip-pack and files-zip-unpack. These flags will allow to independently develop and release different aspects of the new ZIP system in Files App. BUG=912236 TEST=browser_tests --gtest_filter="ZipFiles/*" --gtest_list_tests TEST=browser_tests --gtest_filter="ZipFiles/*" Change-Id: I2cfebb9befdb013e1b064bfe3d99fe39deba564f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348242 Reviewed-by: Jeremie Boulic <[email protected]> Commit-Queue: François Degros <[email protected]> Cr-Commit-Position: refs/heads/master@{#797537}
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.
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.