commit | 9aaac6b40cc70631cb1e326000eac411f45b6019 | [log] [tgz] |
---|---|---|
author | Andrew Xu <[email protected]> | Fri Jun 26 23:29:11 2020 |
committer | Commit Bot <[email protected]> | Fri Jun 26 23:29:11 2020 |
tree | 45378ceffcca6df4724959500e473b227823a610 | |
parent | 0cfe4a99b2c522361a27224f8e5111f6771f7493 [diff] |
Record presentation time of shelf scroll correctly Do not request for frame time if shelf is not scrolled successfully by scroll gestures (For example, scroll shelf leftward when shelf already reaches the left end). Because those gestures do not bring new frames which are required to compute time elapse. Bug: 1095259 Change-Id: I6674a1a1f62482e9aaccb3d7afa34d9629e9e412 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270668 Commit-Queue: Andrew Xu <[email protected]> Reviewed-by: Xiyuan Xia <[email protected]> Cr-Commit-Position: refs/heads/master@{#783244}
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.