commit | 7218bd8dba39a794b51c779d864fd5b2f92014ac | [log] [tgz] |
---|---|---|
author | Adenilson Cavalcanti <cavalcantii@chromium.org> | Fri Feb 23 18:48:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 23 18:48:23 2024 |
tree | 99bd05f007d8d624e8dc09a351108154a36e3973 | |
parent | 988c43b97b00934e8df90c9949681e73434e70bb [diff] |
[minizip] Add option to allow building minizip_bin Disable by default the build of minizip_bin tool, require user to explicitly enable its build at configuration time. The minizip_bin is not officially part of canonical zlib and the auxiliary tool is only useful for profiling/debugging. Bug: 326391770 Change-Id: I68e8c71d62091bcb427881d060437c132a418fd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5319910 Reviewed-by: Hans Wennborg <hans@chromium.org> Commit-Queue: Adenilson Cavalcanti <cavalcantii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1264658}
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.