commit | 1a549ea7c947500bce67e90380abb971635004fb | [log] [tgz] |
---|---|---|
author | Ramon Cano Aparicio <rcanoaparicio@google.com> | Fri Jan 24 13:45:06 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 24 13:45:06 2025 |
tree | 7dd742069015ab3fc97c3fe8a05db3a319dacd50 | |
parent | a86ea58512d56427701e97e35a30784b10fd74bd [diff] |
Remove HistogramBase::Count type. Rename HistogramBase::Count type to Count32. Add size to type name so the size is known without needing to lookup the typedef. Changed occurrences under chrome/browser Bug: 40899968 Change-Id: I6adbf538517263bf65ba6d945aacb3e0e7035ffb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6190699 Commit-Queue: Ramon Cano Aparicio <rcanoaparicio@google.com> Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Peter Kasting <pkasting@chromium.org> Owners-Override: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#1410869}
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.