index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
lua
Commit message (
Expand
)
Author
Age
*
more paint methods to lua
mike@reedtribe.org
2013-06-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-01
*
sort the glyphID arrays
reed@google.com
2013-05-31
*
add script to scrape glyph usage in drawText calls
reed@google.com
2013-05-30
*
expand SkLua to handle creation of its own State
reed@google.com
2013-05-22
*
add dumpops.lua as a sample scraper that just dumps the arguments
reed@google.com
2013-05-22
*
add SkPath as real lua object
reed@google.com
2013-05-21
*
add startcanvas/endcanvas entry-points for the script. rename all "official" ...
reed@google.com
2013-05-21
*
disable dumping the ctm on every drawRect verb (was there for testing)
reed@google.com
2013-05-21
*
support SkCanvas as a real lua object
mike@reedtribe.org
2013-05-21
*
allow multiple lua files to be used in lua_pictures
mike@reedtribe.org
2013-05-21
*
printf name of picture *before* we try to scrape it.
mike@reedtribe.org
2013-05-21
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-16
*
lua accumulate now receives a table of the draw parameters
mike@reedtribe.org
2013-05-16
*
add SkLuaCanvas
reed@google.com
2013-05-15