commit | c15cd9d9ce50b923ac4d180cafc7d4a86491809a | [log] [tgz] |
---|---|---|
author | Justin Novosad <junov@chromium.org> | Mon Oct 25 19:48:59 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 25 19:48:59 2021 |
tree | 749c569ebd20ee13df3a9a626d808a92f241f4cc | |
parent | 19c787102527e38cfe915913178f1195ebac43ff [diff] |
Adjust Canvas auto-flushing heuristic parameters This change increases kMaxRecordedOpBytesfrom 1MB to 4MB. Reason: Performance of the Canvas Lines MotionMark test has still not fully recovered to where it was before introducing auto-flushing. BUG=1251190 Change-Id: Id73889f71c70d220f6909f1514de04c44018551e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3242223 Reviewed-by: Juanmi Huertas <juanmihd@chromium.org> Commit-Queue: Justin Novosad <junov@chromium.org> Cr-Commit-Position: refs/heads/main@{#934633}
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.
If you found a bug, please file it at https://crbug.com/new.