commit | abc1e56a8434f5a0d83bddfd95ef9625e26e03d2 | [log] [tgz] |
---|---|---|
author | Kent Tamura <[email protected]> | Thu May 07 02:03:58 2020 |
committer | Commit Bot <[email protected]> | Thu May 07 02:03:58 2020 |
tree | ec279b2494e77fa57b9b0c5f872153a891d440ee | |
parent | cffa0ed00cb147c921ebf840bf272c112b5bc5c1 [diff] |
Record LayoutNG ratio as "Blink.Layout.NGRatio" histogram - Plumbing from blink::Document in a renderer process to page_load_metrics::PageLoadMetricsObserver in the browser process in order to pass LayoutNG metrics - Add LayoutPageLoadMetricsObserver This CL has no user-visible behavior changes. Bug: 1067527 Change-Id: Id98f1b4263535001bc897add8e4f168d512fc37a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2141487 Reviewed-by: Ilya Sherman <[email protected]> Reviewed-by: Koji Ishii <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Reviewed-by: Ian Kilpatrick <[email protected]> Reviewed-by: Steve Kobes <[email protected]> Commit-Queue: Kent Tamura <[email protected]> Cr-Commit-Position: refs/heads/master@{#766264}
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.
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.