commit | 3aa72148768d012515b79ff2ffaec8bc8b80be8b | [log] [tgz] |
---|---|---|
author | Nigel Tao <[email protected]> | Tue Dec 03 22:05:41 2019 |
committer | Commit Bot <[email protected]> | Tue Dec 03 22:05:41 2019 |
tree | 80346d5571493cbe07ff4288afb636eca52032a7 | |
parent | 579e08d82a25b9a52a872618c118ebd57581889c [diff] |
Flip enable_skia_wuffs_gif gn arg default to false This undoes crrev.com/c/1898151 "Flip enable_skia_wuffs_gif gn arg default to true", as there have been reports (crbug.com/1023129, crbug.com/1023191) of ARM performance regressions, and fixing those is ongoing work. We might try flipping the default back to true after the upcoming M80 branch point. Also fix build of skia when enable_skia_wuffs_gif=false. The libgifcodec dependency isn't really new. It was spun out of the existing Skia git repository a couple of weeks ago: https://review.skia.org/255780 Fix to: https://crrev.com/c/1942595 Bug: 1014044 Bug: 1023129 Bug: 1023191 Change-Id: Icfd7e9b703cb1c7d25f891937d54a01f97711389 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944286 Commit-Queue: Hal Canary <[email protected]> Reviewed-by: Nigel Tao <[email protected]> Reviewed-by: Leon Scroggins <[email protected]> Cr-Commit-Position: refs/heads/master@{#721190}
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 .