index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ImageCacheTest.cpp
Commit message (
Expand
)
Author
Age
*
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
*
Even more win64 warning fixes
bsalomon
2014-12-12
*
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
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
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
*
SkDiscardableMemoryPool to abstract class
commit-bot@chromium.org
2014-04-04
*
Replace scaled bitmap if entry already exist in cache.
commit-bot@chromium.org
2014-03-05
*
replace setConfig+allocPixels with single call
mike@reedtribe.org
2014-02-13
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Fix some presubmit warnings.
tfarina@chromium.org
2013-12-14
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
add more tests for discardable caches
reed@google.com
2013-12-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-10
*
support scaledimagecache instantiable using discardablememory
reed@google.com
2013-12-09
*
Reverting r12427
rmistry@google.com
2013-12-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
*
Trying to add the same scaled image twice shouldn't assert.
commit-bot@chromium.org
2013-11-27
*
SkTDynamicHash
mtklein@google.com
2013-08-12
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-24
*
fix signed/unsigned warning
reed@google.com
2013-07-23
*
add scaledimagecache
reed@google.com
2013-07-23