| Commit message (Expand) | Author | Age |
* | Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. | bungeman | 2016-08-02 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | 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 |
* | add patch and clicktracking to lua | reed | 2014-11-07 |
* | add gradients and drawPaint to lua | reed | 2014-10-21 |
* | create and modify matrices in lua | reed | 2014-10-14 |
* | add fade_slide transition to lua slides | reed | 2014-10-12 |
* | add key handlers to lua | reed | 2014-10-11 |
* | allow for lua click handlers | reed | 2014-10-11 |
* | move test for lua into separate resource file | reed | 2014-10-10 |
* | add drawImageRect to lua, update sample | reed | 2014-10-10 |
* | add drawImage to lua | mike@reedtribe.org | 2013-06-11 |
* | add pdf lib to lua_pictures to fix linker error | mike@reedtribe.org | 2013-06-08 |
* | Revert "add document and textAlign support to lua" | mike@reedtribe.org | 2013-06-08 |
* | add document and textAlign support to lua | mike@reedtribe.org | 2013-06-08 |
* | add drawtext to lua | mike@reedtribe.org | 2013-06-08 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-23 |
* | use macro to encapsulate building get_mtname() specializations | reed@google.com | 2013-05-22 |
* | expand SkLua to handle creation of its own State | reed@google.com | 2013-05-22 |