C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / samplecode / SampleLua.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-11-07 reedadd patch and clicktracking to lua
2014-10-21 reedadd gradients and drawPaint to lua
2014-10-14 reedcreate and modify matrices in lua
2014-10-13 reedadd fade_slide transition to lua slides
2014-10-11 reedadd key handlers to lua
2014-10-11 reedallow for lua click handlers
2014-10-11 reedmove test for lua into separate resource file
2014-10-10 reedadd drawImageRect to lua, update sample
2013-06-11 mike@reedtribe.orgadd drawImage to lua
2013-06-08 mike@reedtribe.orgadd pdf lib to lua_pictures to fix linker error
2013-06-08 mike@reedtribe.orgRevert "add document and textAlign support to lua"
2013-06-08 mike@reedtribe.orgadd document and textAlign support to lua
2013-06-08 mike@reedtribe.orgadd drawtext to lua
2013-05-23 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-05-22 reed@google.comuse macro to encapsulate building get_mtname() speciali...
2013-05-22 reed@google.comexpand SkLua to handle creation of its own State