reed@google.com
|
74ce6f046c
|
add dumpops.lua as a sample scraper that just dumps the arguments
add SkLua.h for common utilities
BUG=
R=rmistry@google.com
Review URL: https://codereview.chromium.org/15737010
git-svn-id: http://skia.googlecode.com/svn/trunk@9242 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-22 15:13:18 +00:00 |
|
reed@google.com
|
9a73104c1b
|
add SkPath as real lua object
R=robertphillips@google.com
Review URL: https://codereview.chromium.org/15563013
git-svn-id: http://skia.googlecode.com/svn/trunk@9221 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-21 17:52:33 +00:00 |
|
reed@google.com
|
2d51677b19
|
add startcanvas/endcanvas entry-points for the script. rename all "official" entry-points to use "sk_scrape_" prefix
BUG=
Review URL: https://codereview.chromium.org/15511006
git-svn-id: http://skia.googlecode.com/svn/trunk@9216 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-21 16:05:53 +00:00 |
|
reed@google.com
|
14f584b353
|
disable dumping the ctm on every drawRect verb (was there for testing)
BUG=
Review URL: https://codereview.chromium.org/15470017
git-svn-id: http://skia.googlecode.com/svn/trunk@9213 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-21 14:19:53 +00:00 |
|
mike@reedtribe.org
|
f02fe3d4fe
|
support SkCanvas as a real lua object
git-svn-id: http://skia.googlecode.com/svn/trunk@9208 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-21 12:20:39 +00:00 |
|
mike@reedtribe.org
|
0e59b796e5
|
allow multiple lua files to be used in lua_pictures
begin "stdlib" for skia in lua
add comments to scrape.lua
git-svn-id: http://skia.googlecode.com/svn/trunk@9206 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-21 03:24:37 +00:00 |
|
mike@reedtribe.org
|
1c5a94f5e0
|
lua accumulate now receives a table of the draw parameters
git-svn-id: http://skia.googlecode.com/svn/trunk@9158 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-16 04:20:23 +00:00 |
|
reed@google.com
|
dff7e11c20
|
add SkLuaCanvas
add lua 5.2 to third_party
BUG=
R=bungeman@google.com
Review URL: https://codereview.chromium.org/14907017
git-svn-id: http://skia.googlecode.com/svn/trunk@9149 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-15 19:34:20 +00:00 |
|