Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Issue 2879533005: Use new skia resource clearing API

Created:
3 years, 7 months ago by ericrk
Modified:
3 years, 7 months ago
Reviewers:
vmiura
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Use new skia resource clearing API This will clear most of the same data as the previous approach, but will preserver the glyph cache. Thrashing of the glyph cache appears to be a major source of jank, so hopefully this will improve performance. BUG=656320 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M cc/output/context_cache_controller.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (10 generated)
ericrk
3 years, 7 months ago (2017-05-18 21:27:10 UTC) #9
FYI, this is the change - very small... Just want to make sure it behaves as
expected (need to try out the site you mentioned).

Powered by Google App Engine
This is Rietveld 408576698