Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Always create a raster (cached) image | Brian Osman | 2018-01-04 |
* | use tool_utils to encapsulate checking for recording canvas and makeSurface | Mike Reed | 2018-01-02 |
* | Misc batch->op cleanup Part 1 of 2 | Brian Salomon | 2016-12-21 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | SkLeanWindows.h: #include "Windows.h" fewer places | halcanary | 2016-06-07 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | switch surface to sk_sp | reed | 2016-03-23 |
* | update callsites for Make image factories | reed | 2016-03-17 |
* | partial switch over to sp usage of shaders | reed | 2016-03-09 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Add GM to test drawing atlas case | joshualitt | 2015-08-14 |