Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | private iterator to visit all resource cache entries | reed | 2015-08-19 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Notify resource caches when pixelref genID goes stale | reed | 2015-02-24 |
* | YUV planes cache | sugoi | 2015-01-19 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Revert of Cache blur mask for rects which can not break into nine-patch (patc... | qiankun.miao | 2015-01-07 |
* | Cache blur mask for rects which can not break into nine-patch | qiankun.miao | 2015-01-07 |
* | Use size of SkRect as the key for blur mask cache | qiankun.miao | 2014-12-05 |
* | use SkMaskCache inside SkBlurMaskFilter | reed | 2014-10-23 |
* | Add SkMaskCache | qiankun.miao | 2014-10-23 |