Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add SkCachedData and use it for SkMipMap | reed | 2014-10-08 |
* | Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and ... | reed | 2014-10-03 |
* | Add SkCachedData and use it for SkMipMap | reed | 2014-10-02 |
* | allow SkBitmapCache to operate on a local instance, for testability | reed | 2014-09-16 |
* | Remove SkBitmapCache::Find/Add(_,width,height,_) | piotaixr | 2014-09-03 |
* | The key for SkBitmapCache can now be genID+SkIRect | piotaixr | 2014-09-03 |
* | Added Doc for GetAllocator in SkResourceCache and SkBitmapCache | piotaixr | 2014-09-02 |
* | harden requirements on SkBitmapCache | reed | 2014-08-29 |
* | retool image cache to be generic cache, allowing the client to subclass "Rec"... | reed | 2014-08-26 |
* | expose generalized imagecache key | reed | 2014-08-21 |