Commit message (Expand) | Author | Age | |
---|---|---|---|
* | check for no_paint and remove some drawdrawable special-casing | Mike Reed | 2017-05-15 |
* | Make header files self-sufficient | Hal Canary | 2017-02-10 |
* | SkRecord: infer return type for visit() and mutate(). | mtklein | 2016-03-22 |
* | Modernize SkRecordPattern.h | mtklein | 2015-11-19 |
* | simplify code in SkRecords.h | mtklein | 2015-09-28 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | unsigned -> int for counts and indices in picture-related code | mtklein | 2015-08-19 |
* | Fold alpha to the inner savelayer in savelayer-savelayer-restore patterns | kkinnunen | 2015-01-26 |
* | Fix a bug in Save-Restore no-op optimization. | mtklein | 2014-09-10 |
* | Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. | mtklein | 2014-06-17 |