commit | f5a33a24a01ad2fe7a58187deea4e4758222be80 | [log] [tgz] |
---|---|---|
author | Michael Thiessen <mthiesse@chromium.org> | Thu Apr 17 15:57:48 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 17 15:57:48 2025 |
tree | e25a0f248b6e34228230d8a89fa5c3c525a7b192 | |
parent | df1ddf1ef0e5c3766a621f67afbfc05afad53eda [diff] |
Record MobileStartup.IntentToCreationTime earlier We're using this metric as a trigger for slow reports. Reporting this metric from the deferred startup handler is problematic because in most of the slow cases by the time the looper goes idle and we perform deferred startup we've already dropped all of the relevant data from the trace. Bug: 407789332 Change-Id: If20ed81f2d64362cfde55c049e579530d34676e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6468735 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by: Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/main@{#1448342}
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.