1. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  2. 7eeba25 Notify resource caches when pixelref genID goes stale by reed · 9 years ago
  3. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  4. 171e5b7 SkResourceCache::Key namespace support. by fmalita · 10 years ago
  5. c90e014 Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  6. 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
  7. dee6a8e Change SkResourceCache to take a Visitor inside its find(). by reed · 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. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  13. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  14. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  15. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  16. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  17. 602a1d7 add scaledimagecache by reed@google.com · 11 years ago