1. dee6a8e Change SkResourceCache to take a Visitor inside its find(). by reed · 10 years ago
  2. 790ffe3 Make SkBitmapCache remove invalid bitmaps from the SkResourceCache. by danakj · 10 years ago
  3. 91cab83 Remove SkBitmapCache::Find/Add(_,width,height,_) by piotaixr · 10 years ago
  4. 42b0dfe The key for SkBitmapCache can now be genID+SkIRect by piotaixr · 10 years ago
  5. 14b6aba harden requirements on SkBitmapCache by reed · 10 years ago
  6. 011f39a rename ScaledImageCache to ResourceCache by reed · 10 years ago
  7. 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
  8. 045bb7f Clean up useless comments in SkScaledImageCache.h by qiankun.miao · 10 years ago
  9. 0461713 expose generalized imagecache key by reed · 10 years ago