commit | 184e26ea958a3a92f9a42eb3d656f8846de14489 | [log] [tgz] |
---|---|---|
author | Roman Arora <romanarora@chromium.org> | Thu Jan 14 01:07:15 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 14 01:07:15 2021 |
tree | 0b223a787cb381ff6dd53a8242aaa65b5a936cb5 | |
parent | 1fc9246ae2ea04bc1ea6f9a114d2b84ea7e0c439 [diff] |
Tab Search - Fix scroll jank/latency. Relevant pinpoint benchmark results: https://pinpoint-dot-chromeperf.appspot.com/job/12d352aad20000 https://pinpoint-dot-chromeperf.appspot.com/job/1011ee42d20000 https://pinpoint-dot-chromeperf.appspot.com/job/11aa1592d20000 Bug: 1149400 Change-Id: Ibe3afd85eaeaa8b6f13902c282cc3f5bb45ca3e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2623159 Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by: Yuheng Huang <yuhengh@chromium.org> Commit-Queue: Roman Arora <romanarora@chromium.org> Cr-Commit-Position: refs/heads/master@{#843297}
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.