skia2/tools/lua
commit-bot@chromium.org 74f96b9c4c Added 3-color gradient scraper for detecting symmetrical gradients.
Made changes to lua to scrape info about 3 color gradients

BUG=
R=reed@google.com

Author: dierk@google.com

Review URL: https://chromiumcodereview.appspot.com/21571002

git-svn-id: http://skia.googlecode.com/svn/trunk@10490 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-08-01 17:32:56 +00:00
..
bbh_filter.lua Fix build problem with reverted issue 16948011 2013-07-19 18:54:04 +00:00
bitmap_statistics.lua add more stats to the bitmap matrix locator 2013-07-26 15:23:43 +00:00
chars-vs-glyphs.lua add script to count glyph -vs- char draw calls 2013-06-12 19:53:49 +00:00
count_effects.lua clean up extra printfs in count_effects.lua 2013-07-12 18:36:12 +00:00
dumpops.lua add dumpops.lua as a sample scraper that just dumps the arguments 2013-05-22 15:13:18 +00:00
glyph-usage.lua sort the glyphID arrays 2013-05-31 19:46:02 +00:00
gradients.lua Added 3-color gradient scraper for detecting symmetrical gradients. 2013-08-01 17:32:56 +00:00
lua_app.cpp more paint methods to lua 2013-06-09 01:54:56 +00:00
lua_pictures.cpp Add the lazy decoder from PictureFlags to SkImageDecoder 2013-07-16 18:21:46 +00:00
scrape.lua add dumpops.lua as a sample scraper that just dumps the arguments 2013-05-22 15:13:18 +00:00
skia.lua add matrix objects to the lua bindings, as well as a lua script to find the proportion of image draw commands with different kinds of matrices 2013-07-10 22:42:30 +00:00