index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkMaskCache.cpp
Commit message (
Expand
)
Author
Age
*
hide SkBlurMaskFilter and SkBlurQuality
Mike Reed
2018-03-14
*
SkSize can be aggregate-initialized
Hal Canary
2017-04-11
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Fix for Ubuntu compile warning
jvanverth
2016-05-06
*
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