index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ImageCacheTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
SkDiscardableMemoryPool: always have a mutex for testing
Hal Canary
2017-05-05
1
-1
/
+1
*
SkDiscardableMemoryPool: modernize
Hal Canary
2017-04-25
1
-1
/
+1
*
tests: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-04
1
-2
/
+1
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-1
/
+1
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-2
/
+2
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
1
-6
/
+6
*
private iterator to visit all resource cache entries
reed
2015-08-19
1
-0
/
+2
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
1
-2
/
+2
*
Notify resource caches when pixelref genID goes stale
reed
2015-02-24
1
-2
/
+38
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
1
-2
/
+2
*
Even more win64 warning fixes
bsalomon
2014-12-12
1
-1
/
+1
*
SkResourceCache::Key namespace support.
fmalita
2014-10-22
1
-3
/
+2
*
Change SkResourceCache to take a Visitor inside its find().
reed
2014-09-15
1
-30
/
+23
*
Revert of Change SkResourceCache to take a Visitor inside its find(). (patchs...
reed
2014-09-15
1
-23
/
+30
*
Change SkResourceCache to take a Visitor inside its find().
reed
2014-09-15
1
-30
/
+23
*
"NULL !=" = NULL
bsalomon
2014-09-05
1
-3
/
+3
*
rename ScaledImageCache to ResourceCache
reed
2014-08-28
1
-12
/
+12
*
retool image cache to be generic cache, allowing the client to subclass "Rec"...
reed
2014-08-26
1
-51
/
+30
*
expose generalized imagecache key
reed
2014-08-21
1
-14
/
+25
*
Set maximum output size for scaled-image-cache images
halcanary
2014-07-17
1
-1
/
+1
*
SkDiscardableMemoryPool to abstract class
commit-bot@chromium.org
2014-04-04
1
-2
/
+4
*
Replace scaled bitmap if entry already exist in cache.
commit-bot@chromium.org
2014-03-05
1
-5
/
+15
*
replace setConfig+allocPixels with single call
mike@reedtribe.org
2014-02-13
1
-6
/
+3
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
1
-1
/
+1
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
1
-1
/
+0
*
Fix some presubmit warnings.
tfarina@chromium.org
2013-12-14
1
-1
/
+1
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
1
-4
/
+2
*
add more tests for discardable caches
reed@google.com
2013-12-11
1
-8
/
+37
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-10
1
-9
/
+9
*
support scaledimagecache instantiable using discardablememory
reed@google.com
2013-12-09
1
-23
/
+37
*
Reverting r12427
rmistry@google.com
2013-12-02
1
-0
/
+19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-12-02
1
-19
/
+0
*
Trying to add the same scaled image twice shouldn't assert.
commit-bot@chromium.org
2013-11-27
1
-0
/
+19
*
SkTDynamicHash
mtklein@google.com
2013-08-12
1
-2
/
+2
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-24
1
-3
/
+3
*
fix signed/unsigned warning
reed@google.com
2013-07-23
1
-1
/
+1
*
add scaledimagecache
reed@google.com
2013-07-23
1
-0
/
+65