aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/SkLuaCanvas.cpp
Commit message (Expand)AuthorAge
* add script to scrape glyph usage in drawText callsGravatar reed@google.com2013-05-30
* expand SkLua to handle creation of its own StateGravatar reed@google.com2013-05-22
* add dumpops.lua as a sample scraper that just dumps the argumentsGravatar reed@google.com2013-05-22
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-22
* remove extra return statement (doh)Gravatar reed@google.com2013-05-21
* add SkPath as real lua objectGravatar reed@google.com2013-05-21
* support SkCanvas as a real lua objectGravatar mike@reedtribe.org2013-05-21
* add the following fields to the lua accumulate table:Gravatar reed@google.com2013-05-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-16
* lua accumulate now receives a table of the draw parametersGravatar mike@reedtribe.org2013-05-16
* add SkLuaCanvasGravatar reed@google.com2013-05-15