DescriptionAdd tinted static UI resource cache
This change adds a method to the ResourceManager that allows users
to create a tinted version of a static resource. These resources are
cached until the layout changes. In practice, this new functionality
is used to tint the border resource and close button in the tab
switcher.
BUG=641517
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Committed: https://crrev.com/4adb368fd86135a5f3f888895640b776395356b8
Cr-Commit-Position: refs/heads/master@{#417482}
Patch Set 1 #Patch Set 2 : clean up #
Total comments: 12
Patch Set 3 : address comments #
Total comments: 8
Patch Set 4 : address vmpstr comments #
Total comments: 1
Patch Set 5 : update cache max size #Patch Set 6 : fix lint #Patch Set 7 : fix text color when cache is full #
Total comments: 2
Patch Set 8 : use custom caching mechanism #
Total comments: 18
Patch Set 9 : address comments #
Total comments: 2
Patch Set 10 : nit #Dependent Patchsets: Messages
Total messages: 35 (9 generated)
|