1. 83787d0 only notify bitmaps that have been added to the cache by reed · 9 years ago
  2. 7eeba25 Notify resource caches when pixelref genID goes stale by reed · 9 years ago
  3. 90c6bc4 Revert of notify resource caches when pixelref genID goes stale (patchset #4 id:60001 of https://codereview.chromium.org/825263005/) by mtklein · 9 years ago
  4. 4675819 notify resource caches when pixelref genID goes stale by reed · 9 years ago
  5. 9d93c2e Add SkCachedData and use it for SkMipMap by reed · 10 years ago
  6. 37c5a81 Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and use it for SkMipMap" by reed · 10 years ago
  7. 92561a0 Add SkCachedData and use it for SkMipMap by reed · 10 years ago
  8. 30ad530 allow SkBitmapCache to operate on a local instance, for testability by reed · 10 years ago
  9. 91cab83 Remove SkBitmapCache::Find/Add(_,width,height,_) by piotaixr · 10 years ago
  10. 42b0dfe The key for SkBitmapCache can now be genID+SkIRect by piotaixr · 10 years ago
  11. 8159146 Added Doc for GetAllocator in SkResourceCache and SkBitmapCache by piotaixr · 10 years ago
  12. 14b6aba harden requirements on SkBitmapCache by reed · 10 years ago
  13. 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
  14. 0461713 expose generalized imagecache key by reed · 10 years ago