commit | e7bc8b040af4d12b3938a4b0ea5c64f016927483 | [log] [tgz] |
---|---|---|
author | Samuel Huang <[email protected]> | Wed Sep 02 21:09:00 2020 |
committer | Commit Bot <[email protected]> | Wed Sep 02 21:09:00 2020 |
tree | 5d837aaa1ac0f8ec3570a4bf9f3daa90cf1720cb | |
parent | 3702d38602f95d7ad007bd70abe62d9cffb932e7 [diff] |
[Lacros] Size dashboard: Track total and total compressed sizes. This CL modifies lacros_resource_sizes.py to compute total files sizes and total compressed sizes. Compression relies on gzip as an external tool. Also add tracking for WidevineCdm/ directory. Bug: 1106626 Change-Id: I84ac09b4f66f8f55bb1869e2917cdaa60ef4bf03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390877 Commit-Queue: Samuel Huang <[email protected]> Reviewed-by: Erik Chen <[email protected]> Cr-Commit-Position: refs/heads/master@{#803974}
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.