1. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  2. 9880607 Even more win64 warning fixes by bsalomon · 10 years ago
  3. 171e5b7 SkResourceCache::Key namespace support. by fmalita · 10 years ago
  4. c90e014 Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  5. 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
  6. dee6a8e Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  7. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  8. 011f39a rename ScaledImageCache to ResourceCache by reed · 10 years ago
  9. 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
  10. 0461713 expose generalized imagecache key by reed · 10 years ago
  11. 805ef15 Set maximum output size for scaled-image-cache images by halcanary · 10 years ago
  12. cf2f008 SkDiscardableMemoryPool to abstract class by commit-bot@chromium.org · 10 years ago
  13. 5e4112b Replace scaled bitmap if entry already exist in cache. by commit-bot@chromium.org · 10 years ago
  14. deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 10 years ago
  15. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  16. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  17. 4f3c305 Fix some presubmit warnings. by tfarina@chromium.org · 11 years ago
  18. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  19. 772443a add more tests for discardable caches by reed@google.com · 11 years ago
  20. cf0803b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  21. e4eb122 support scaledimagecache instantiable using discardablememory by reed@google.com · 11 years ago
  22. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  23. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  24. 23d2cf9 Trying to add the same scaled image twice shouldn't assert. by commit-bot@chromium.org · 11 years ago
  25. c9ab2b7 SkTDynamicHash by mtklein@google.com · 11 years ago
  26. 7f1af50 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  27. 0e66162 fix signed/unsigned warning by reed@google.com · 11 years ago
  28. 602a1d7 add scaledimagecache by reed@google.com · 11 years ago