aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ImageCacheTest.cpp
Commit message (Expand)AuthorAge
* Change SkResourceCache to take a Visitor inside its find().Gravatar reed2014-09-15
* Revert of Change SkResourceCache to take a Visitor inside its find(). (patchs...Gravatar reed2014-09-15
* Change SkResourceCache to take a Visitor inside its find().Gravatar reed2014-09-15
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* rename ScaledImageCache to ResourceCacheGravatar reed2014-08-28
* retool image cache to be generic cache, allowing the client to subclass "Rec"...Gravatar reed2014-08-26
* expose generalized imagecache keyGravatar reed2014-08-21
* Set maximum output size for scaled-image-cache imagesGravatar halcanary2014-07-17
* SkDiscardableMemoryPool to abstract classGravatar commit-bot@chromium.org2014-04-04
* Replace scaled bitmap if entry already exist in cache.Gravatar commit-bot@chromium.org2014-03-05
* replace setConfig+allocPixels with single callGravatar mike@reedtribe.org2014-02-13
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Fix some presubmit warnings.Gravatar tfarina@chromium.org2013-12-14
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* add more tests for discardable cachesGravatar reed@google.com2013-12-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-10
* support scaledimagecache instantiable using discardablememoryGravatar reed@google.com2013-12-09
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Trying to add the same scaled image twice shouldn't assert.Gravatar commit-bot@chromium.org2013-11-27
* SkTDynamicHashGravatar mtklein@google.com2013-08-12
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-24
* fix signed/unsigned warningGravatar reed@google.com2013-07-23
* add scaledimagecacheGravatar reed@google.com2013-07-23