aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/lua/scrape.lua
Commit message (Expand)AuthorAge
* change isNestedRect to isNestedFillRectGravatar caryclark2015-04-08
* add dumpops.lua as a sample scraper that just dumps the argumentsGravatar reed@google.com2013-05-22
* add SkPath as real lua objectGravatar reed@google.com2013-05-21
* add startcanvas/endcanvas entry-points for the script. rename all "official" ...Gravatar reed@google.com2013-05-21
* disable dumping the ctm on every drawRect verb (was there for testing)Gravatar reed@google.com2013-05-21
* support SkCanvas as a real lua objectGravatar mike@reedtribe.org2013-05-21
* allow multiple lua files to be used in lua_picturesGravatar mike@reedtribe.org2013-05-21
* lua accumulate now receives a table of the draw parametersGravatar mike@reedtribe.org2013-05-16
* add SkLuaCanvasGravatar reed@google.com2013-05-15