skia.committer@gmail.com
|
26da7f00ae
|
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@9387 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-06-01 07:01:39 +00:00 |
|
reed@google.com
|
e2aad27c5f
|
sort the glyphID arrays
add head/tail code
git-svn-id: http://skia.googlecode.com/svn/trunk@9376 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-31 19:46:02 +00:00 |
|
reed@google.com
|
e3823fd901
|
add script to scrape glyph usage in drawText calls
git-svn-id: http://skia.googlecode.com/svn/trunk@9353 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-30 18:55:14 +00:00 |
|
reed@google.com
|
3597b73bc6
|
expand SkLua to handle creation of its own State
add lua sample
BUG=
R=robertphillips@google.com
Review URL: https://codereview.chromium.org/15742009
git-svn-id: http://skia.googlecode.com/svn/trunk@9247 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-22 20:12:50 +00:00 |
|
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
|
cef454e7b8
|
printf name of picture *before* we try to scrape it.
git-svn-id: http://skia.googlecode.com/svn/trunk@9205 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-21 01:49:06 +00:00 |
|
skia.committer@gmail.com
|
539f364e80
|
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@9159 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2013-05-16 07:01:00 +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 |
|