commit | 84faf63625376560b7ca9697d09564cd537a1323 | [log] [tgz] |
---|---|---|
author | Andrew Grieve <agrieve@chromium.org> | Thu Jan 28 14:24:03 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 28 14:24:03 2021 |
tree | 86e1e7f04a7b1f9f0fd5a15ef9a583dde620766f | |
parent | 7ac2232ac174bf6ac047cf3f36156d1f1c079941 [diff] |
SuperSize: Fix caspian crash when loading empty .size file This came up for me when a CL had only symbol additions, an so the "before.size" part has no symbols. Bug: None Change-Id: I3ebb344408dd861032467db42010c899ae9d0dd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2654203 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Samuel Huang <huangs@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#848093}
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.