Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | rename portable_typeface_always to portable_typeface | caryclark | 2015-07-24 |
* | make drawbitmaprect lighting lumafilter matrixconvolution srcmode gm portable | caryclark | 2015-07-17 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | remove unused GM flags | mtklein | 2015-01-23 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Add standard fonts to all GMs. | Cary Clark | 2014-07-31 |
* | Turn on quilt mode in DM. | commit-bot@chromium.org | 2014-04-30 |
* | Align SkLumaColorFilter with the spec. | commit-bot@chromium.org | 2013-10-10 |
* | Luminance-to-alpha color filter (SkLumaColorFilter). | commit-bot@chromium.org | 2013-10-07 |