C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / core / SkMaskCache.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-02-24 reedNotify resource caches when pixelref genID goes stale
2015-01-19 sugoiYUV planes cache
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2015-01-08 qiankun.miaoRevert of Cache blur mask for rects which can not break...
2015-01-08 qiankun.miaoCache blur mask for rects which can not break into...
2014-12-05 qiankun.miaoUse size of SkRect as the key for blur mask cache
2014-10-23 reeduse SkMaskCache inside SkBlurMaskFilter
2014-10-23 qiankun.miaoAdd SkMaskCache