1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  3. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  4. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  5. 216b643 private iterator to visit all resource cache entries by reed · 9 years ago
  6. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  7. 7eeba25 Notify resource caches when pixelref genID goes stale by reed · 9 years ago
  8. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  9. 171e5b7 SkResourceCache::Key namespace support. by fmalita · 10 years ago
  10. c90e014 Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  11. 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
  12. dee6a8e Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  13. 011f39a rename ScaledImageCache to ResourceCache by reed · 10 years ago
  14. 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
  15. 0461713 expose generalized imagecache key by reed · 10 years ago
  16. 805ef15 Set maximum output size for scaled-image-cache images by halcanary · 10 years ago
  17. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  18. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  19. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  20. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  21. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  22. 602a1d7 add scaledimagecache by reed@google.com · 11 years ago