Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Mark overridden destructors with 'override' and remove 'virtual' | Brian Salomon | 2017-03-22 |
* | Remove stray semicolons. | Mike Klein | 2016-09-27 |
* | change flattenable factory to return sk_sp | reed | 2016-04-03 |
* | guard rasterizer and drawlooper setters | reed | 2016-03-21 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Remove macros that make it look like it's a good idea to not be able to flatten. | mtklein | 2015-01-07 |
* | Simplify flattening to just write enough to call the factory/public-construct... | reed | 2014-08-21 |
* | Return NULL when building empty LayerRasterizer. | scroggo | 2014-06-03 |
* | Cast int to float. | commit-bot@chromium.org | 2014-04-10 |
* | Create SkLayerRasterizer w/o destroying Builder. | commit-bot@chromium.org | 2014-04-10 |