Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove xfermode from public api | Mike Reed | 2016-10-28 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | 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 |
* | Proposal for the mesh gradient interface. Implemented as a grid of | dandov | 2014-08-12 |