| commit | d591531c83924e287a8d74d65e7dc0ef794a8c2c | [log] [tgz] |
|---|---|---|
| author | Lan Wei <lanwei@chromium.org> | Thu Jun 11 01:14:03 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 11 01:14:03 2020 |
| tree | 3ff3fcee603ed7afada5e45ed134349cbf33199a | |
| parent | dedfe6aac8bba06156855fc5fdf4aa791c462fff [diff] |
Replace SmoothScrollBy with GpuBenchmarking.SmoothScrollByXY We will remove GpuBenchmarking.SmoothScrollBy and only use GpuBenchmarking.SmoothScrollByXY in all the tests and telemetry. Bug: 1047176 Change-Id: Ief8ee6e7c4d35b9b53e9e6a1ff453d6b962c54af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2174804 Reviewed-by: David Bokan <bokan@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#777211}
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.