Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
d83ec0441279b79551b4ecb4598696249ea55145
/
bench
/
ImageCacheBench.cpp
a1ebeb2
Remove const from `const int loops`.
by mtklein
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
216b643
private iterator to visit all resource cache entries
by reed
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
7eeba25
Notify resource caches when pixelref genID goes stale
by reed
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
171e5b7
SkResourceCache::Key namespace support.
by fmalita
· 10 years ago
c90e014
Change SkResourceCache to take a Visitor inside its find().
by reed
· 10 years ago
595aa05
Revert of Change SkResourceCache to take a Visitor inside its find(). (patchset #2 id:20001 of https://codereview.chromium.org/567393002/)
by reed
· 10 years ago
dee6a8e
Change SkResourceCache to take a Visitor inside its find().
by reed
· 10 years ago
011f39a
rename ScaledImageCache to ResourceCache
by reed
· 10 years ago
680fb9e
retool image cache to be generic cache, allowing the client to subclass "Rec", so they can provide a custom Key and arbitrary Value.
by reed
· 10 years ago
0461713
expose generalized imagecache key
by reed
· 10 years ago
805ef15
Set maximum output size for scaled-image-cache images
by halcanary
· 10 years ago
f168b86
Remove Sk prefix from some bench classes.
by tfarina
· 10 years ago
6c22573
hide SkBitmap::setConfig
by reed
· 10 years ago
3361471
Simplify benchmark internal API.
by commit-bot@chromium.org
· 11 years ago
410e6e8
Refactoring: get rid of the SkBenchmark void* parameter.
by mtklein@google.com
· 11 years ago
c289743
Major bench refactoring.
by mtklein@google.com
· 11 years ago
602a1d7
add scaledimagecache
by reed@google.com
· 11 years ago