Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |