1. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  2. e2aad27 sort the glyphID arrays by reed@google.com · 12 years ago
  3. e3823fd add script to scrape glyph usage in drawText calls by reed@google.com · 12 years ago
  4. 3597b73 expand SkLua to handle creation of its own State by reed@google.com · 12 years ago
  5. 74ce6f0 add dumpops.lua as a sample scraper that just dumps the arguments by reed@google.com · 12 years ago
  6. 9a73104 add SkPath as real lua object by reed@google.com · 12 years ago
  7. 2d51677 add startcanvas/endcanvas entry-points for the script. rename all "official" entry-points to use "sk_scrape_" prefix by reed@google.com · 12 years ago
  8. 14f584b disable dumping the ctm on every drawRect verb (was there for testing) by reed@google.com · 12 years ago
  9. f02fe3d support SkCanvas as a real lua object by mike@reedtribe.org · 12 years ago
  10. 0e59b79 allow multiple lua files to be used in lua_pictures by mike@reedtribe.org · 12 years ago
  11. cef454e printf name of picture *before* we try to scrape it. by mike@reedtribe.org · 12 years ago
  12. 539f364 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 12 years ago
  13. 1c5a94f lua accumulate now receives a table of the draw parameters by mike@reedtribe.org · 12 years ago
  14. dff7e11 add SkLuaCanvas by reed@google.com · 12 years ago