commit | 4b9b39fbc3d894ca4eb1a7e2008dd8d88e829403 | [log] [tgz] |
---|---|---|
author | behdad <behdadb@chromium.org> | Mon Mar 01 17:57:45 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 01 17:57:45 2021 |
tree | 8514203e9d181d46b359497c9e4548452bf66ba6 | |
parent | 2fc7e4ea103340e04d1e07496fff5447c1a4ed90 [diff] |
Metrics added for measuring the impact of loading on smoothness This change reportes the worst case of percent dropped frames after 1/2/5 seconds after first contentful paint to measure the impact of loading on smoothness. Link to privacy doc: https://docs.google.com/document/d/1DEtuGAdOOUXuc9A_8ky6uxySn9HemMxXz6Ah1GgSncw/edit Bug: 1177961 Change-Id: I91084f8bca4bb7ca15096488cdbc2a24a785ecba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2693191 Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by: Brian White <bcwhite@chromium.org> Reviewed-by: Ken Buchanan <kenrb@chromium.org> Reviewed-by: Jonathan Ross <jonross@chromium.org> Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#858598}
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.