1. 30ad530 allow SkBitmapCache to operate on a local instance, for testability by reed · 10 years ago
  2. 91cab83 Remove SkBitmapCache::Find/Add(_,width,height,_) by piotaixr · 10 years ago
  3. 42b0dfe The key for SkBitmapCache can now be genID+SkIRect by piotaixr · 10 years ago
  4. 8159146 Added Doc for GetAllocator in SkResourceCache and SkBitmapCache by piotaixr · 10 years ago
  5. 14b6aba harden requirements on SkBitmapCache by reed · 10 years ago
  6. 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
  7. 0461713 expose generalized imagecache key by reed · 10 years ago