Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Use static_assert instead of SK_COMPILE_ASSERT. | bungeman | 2015-08-20 |
* | SkPath::Direction serves two masters: | reed | 2015-06-10 |
* | Fix convex-lineonly-paths GM so it plays nice with SampleApp | robertphillips | 2015-05-08 |
* | Fix memory deletion error in "convex-lineonly-paths" GM | robertphillips | 2015-04-28 |
* | Add new GM/bench for line-only convex paths | robertphillips | 2015-04-28 |