commit | 9e92253f730c6d24682896eb74ef8d61f5c8a5e1 | [log] [tgz] |
---|---|---|
author | Salvador Guerrero <salg@google.com> | Tue Apr 22 22:52:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 22 22:52:57 2025 |
tree | 19f6908bc289cdfeb657d212bf0736e3a98dce19 | |
parent | cfacf2bf2341cfef69b7d36a4bdab5ded4f5d36d [diff] |
[Adaptive Toolbar] Added trace event to transition callbacks This CL adds a trace event to measure the amount of time passed between calls to the transition start/end callbacks used by ToolbarPhone to disable captures during animations. Bug: 398845668 Change-Id: I8c4f1a69e6217dd6dc8e0a917de3264bf5b6dbb4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6479773 Reviewed-by: Peilin Wang <peilinwang@google.com> Commit-Queue: Salvador Guerrero Ramos <salg@google.com> Cr-Commit-Position: refs/heads/main@{#1450271}
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.