Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c66d7085450badeaa70241bb5d8fdaa7a257f80e
/
tests
/
ImageCacheTest.cpp
a6841be
Enable ClangTidy check llvm-namespace-comment.
by John Stiles
· 4 years, 3 months ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
788c3c4
SkDiscardableMemoryPool: always have a mutex for testing
by Hal Canary
· 8 years ago
a294be2
SkDiscardableMemoryPool: modernize
by Hal Canary
· 8 years ago
342b7ac
tests: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 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
9880607
Even more win64 warning fixes
by bsalomon
· 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
49f085d
"NULL !=" = NULL
by bsalomon
· 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
cf2f008
SkDiscardableMemoryPool to abstract class
by commit-bot@chromium.org
· 11 years ago
5e4112b
Replace scaled bitmap if entry already exist in cache.
by commit-bot@chromium.org
· 11 years ago
deee496
replace setConfig+allocPixels with single call
by mike@reedtribe.org
· 11 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
4f3c305
Fix some presubmit warnings.
by tfarina@chromium.org
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
772443a
add more tests for discardable caches
by reed@google.com
· 11 years ago
cf0803b
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e4eb122
support scaledimagecache instantiable using discardablememory
by reed@google.com
· 11 years ago
d6bab02
Reverting r12427
by rmistry@google.com
· 11 years ago
5b39f5b
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
23d2cf9
Trying to add the same scaled image twice shouldn't assert.
by commit-bot@chromium.org
· 11 years ago
c9ab2b7
SkTDynamicHash
by mtklein@google.com
· 11 years ago
7f1af50
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
0e66162
fix signed/unsigned warning
by reed@google.com
· 11 years ago
602a1d7
add scaledimagecache
by reed@google.com
· 11 years ago