commit | bfd70034924b08bbc425f7e4e8a02ec0165d604e | [log] [tgz] |
---|---|---|
author | Victor Hugo Vianna Silva <victorvianna@google.com> | Mon Dec 02 11:55:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 02 11:55:19 2024 |
tree | 7c1431c9bec08297efe7dc2684ed6adc773e3ad7 | |
parent | 535e045de3bf210cf22b242e750246c3c06175b0 [diff] |
Update base/tracing/stdlib/chrome/ to use new perfetto types INT should be replaced with one of LONG/TIMESTAMP/DURATION [1]. These instances were added in crrev.com/c/6037618 when the new type checks were temporarily disabled and that's why CQ didn't catch the problem. [1] https://cs.android.com/android/platform/superproject/main/+/main:external/perfetto/python/generators/sql_processing/utils.py;l=36;drc=f9e5211e58c37d259764316982bfd0efd8b3a263 PERFETTO_TESTS=perfetto_diff_tests passes Bug: None Change-Id: I950f6e907b8a87d18b6209ef97c25338093a28e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6062797 Commit-Queue: Victor Vianna <victorvianna@google.com> Auto-Submit: Victor Vianna <victorvianna@google.com> Reviewed-by: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1390263}
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.