commit | 85b3ee88b115ea0246e0886098af26e8ba553aed | [log] [tgz] |
---|---|---|
author | Vincent Boisselle <vincb@google.com> | Tue Jun 08 11:16:33 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 08 11:16:33 2021 |
tree | e5ef34f6d2e9916eb4d4a1cc6b539221865834f9 | |
parent | b2a1e27a0256d3120464213d836d48a255427c00 [diff] |
Move logStartupDuration to AppMetricsAppStateAgent This should only be done when transitioned to the active foreground scene level when there is no safe mode. Bug: 1205132 Change-Id: Idc5d422d35f958973909715a1ba33f42cf7d2a48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2868646 Reviewed-by: Mark Cogan <marq@chromium.org> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#890193}
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.