index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
ImageCacheBench.cpp
Commit message (
Expand
)
Author
Age
*
Remove const from `const int loops`.
mtklein
2015-10-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
private iterator to visit all resource cache entries
reed
2015-08-19
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Notify resource caches when pixelref genID goes stale
reed
2015-02-24
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
SkResourceCache::Key namespace support.
fmalita
2014-10-22
*
Change SkResourceCache to take a Visitor inside its find().
reed
2014-09-15
*
Revert of Change SkResourceCache to take a Visitor inside its find(). (patchs...
reed
2014-09-15
*
Change SkResourceCache to take a Visitor inside its find().
reed
2014-09-15
*
rename ScaledImageCache to ResourceCache
reed
2014-08-28
*
retool image cache to be generic cache, allowing the client to subclass "Rec"...
reed
2014-08-26
*
expose generalized imagecache key
reed
2014-08-21
*
Set maximum output size for scaled-image-cache images
halcanary
2014-07-17
*
Remove Sk prefix from some bench classes.
tfarina
2014-06-19
*
hide SkBitmap::setConfig
reed
2014-06-09
*
Simplify benchmark internal API.
commit-bot@chromium.org
2013-12-03
*
Refactoring: get rid of the SkBenchmark void* parameter.
mtklein@google.com
2013-09-13
*
Major bench refactoring.
mtklein@google.com
2013-09-10
*
add scaledimagecache
reed@google.com
2013-07-23