commit | c3c58c7385572c0f9f58b8f64b4ea420a3acd57d | [log] [tgz] |
---|---|---|
author | Olivier Li <[email protected]> | Fri Feb 05 13:52:54 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Feb 05 13:52:54 2021 |
tree | 192d26fe8915bc2d95cfd094cf0ebc3a25331960 | |
parent | 995b434134ca4b11719ef616e8d9f7243c01fe36 [diff] |
[Battery]: Add a new TabStatsObserver derived class to update UsageScenarioDataStore. Bug: 1153193 Change-Id: I3192d9cbf0c10b034fba0c6e1a97317a7274d55f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2652985 Reviewed-by: Steven Holte <[email protected]> Reviewed-by: Sébastien Marchand <[email protected]> Commit-Queue: Oliver Li <[email protected]> Cr-Commit-Position: refs/heads/master@{#851098}
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.