C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / core / SkBitmapCache.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-25 reedonly notify bitmaps that have been added to the cache
2015-02-24 reedNotify resource caches when pixelref genID goes stale
2015-02-19 mtkleinRevert of notify resource caches when pixelref genID...
2015-02-19 reednotify resource caches when pixelref genID goes stale
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-10-22 fmalitaSkResourceCache::Key namespace support.
2014-10-08 reedAdd SkCachedData and use it for SkMipMap
2014-10-03 reedSpeculative revert to diagnose crash in chrome. Revert...
2014-10-02 reedAdd SkCachedData and use it for SkMipMap
2014-09-16 reedallow SkBitmapCache to operate on a local instance...
2014-09-15 reedChange SkResourceCache to take a Visitor inside its...
2014-09-15 reedRevert of Change SkResourceCache to take a Visitor...
2014-09-15 reedChange SkResourceCache to take a Visitor inside its...
2014-09-11 danakjMake SkBitmapCache remove invalid bitmaps from the...
2014-09-03 piotaixrRemove SkBitmapCache::Find/Add(_,width,height,_)
2014-09-03 piotaixrThe key for SkBitmapCache can now be genID+SkIRect
2014-08-29 reedharden requirements on SkBitmapCache
2014-08-28 reedrename ScaledImageCache to ResourceCache
2014-08-26 reedretool image cache to be generic cache, allowing the...
2014-08-25 qiankun.miaoClean up useless comments in SkScaledImageCache.h
2014-08-21 reedexpose generalized imagecache key