Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Remove SkTileGrid (except for TileGridInfo). | mtklein | 2015-01-09 |
* | Clean up dead clear() code in SkRecord. | mtklein | 2015-01-05 |
* | Defer saves() until they're needed | reed | 2014-12-11 |
* | add some debugging to SkNVRefCnt | reed | 2014-11-24 |
* | Make sure pictures draw Clears even when the clip is empty. | mtklein | 2014-11-20 |
* | Make RTree handle the case where the playback canvas has empty clip bounds | junov | 2014-10-30 |