1. 4d803a9 Add asADash to Lua for scraping by commit-bot@chromium.org · 10 years ago
  2. 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 11 years ago
  3. f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
  4. bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 11 years ago
  5. 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
  6. c530208 Add point count to lua SkPath. by commit-bot@chromium.org · 11 years ago
  7. 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 11 years ago
  8. 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 11 years ago
  9. a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 11 years ago
  10. d85b822 Add some SkPath lua functions by commit-bot@chromium.org · 11 years ago
  11. 5cc2535 Add getClipStack method to lua SkCanvas by commit-bot@chromium.org · 11 years ago
  12. 7fa2a65 fix more 64bit warnings by reed@google.com · 11 years ago
  13. 641bcc3 Add cast to fix Win* compile complaint/failure by commit-bot@chromium.org · 11 years ago
  14. 087b313 Add cast to fix Win* compile complaint/failure by robertphillips@google.com · 11 years ago
  15. 1cd71fb Expose more SkPaint fields in Lua API. by commit-bot@chromium.org · 11 years ago
  16. 77887af Prevent crash in Lua bindings. by commit-bot@chromium.org · 11 years ago
  17. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  18. bd74add Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. 74f96b9 Added 3-color gradient scraper for detecting symmetrical gradients. by commit-bot@chromium.org · 11 years ago
  20. 0f48ee0 add more stats to the bitmap matrix locator by humper@google.com · 11 years ago
  21. 5fdc983 expose shaders by reed@google.com · 11 years ago
  22. de2e4e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  23. 2815c19 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 by humper@google.com · 11 years ago
  24. 2956387 add paint:getEffects to return table of bools of a given effect is present on the paint by reed@google.com · 11 years ago
  25. 7bce998 formally declare luaskia extern guy, and then define it by reed@google.com · 11 years ago
  26. 28c27c8 enable shared lib support in linux for lua by zachr@google.com · 11 years ago
  27. 1d32cc6 add canvas scale and rotate by mike@reedtribe.org · 11 years ago
  28. 792bbd1 add drawImage to lua by mike@reedtribe.org · 11 years ago
  29. 370c534 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  30. 73d9f1c more paint methods to lua by mike@reedtribe.org · 11 years ago
  31. fb85824 add pdf lib to lua_pictures to fix linker error by mike@reedtribe.org · 11 years ago
  32. 09efb17 Revert "add document and textAlign support to lua" by mike@reedtribe.org · 11 years ago
  33. bdf59df add document and textAlign support to lua by mike@reedtribe.org · 11 years ago
  34. 6319367 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  35. e6469f1 add drawtext to lua by mike@reedtribe.org · 11 years ago
  36. e3823fd add script to scrape glyph usage in drawText calls by reed@google.com · 11 years ago
  37. 2d816ad Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  38. fd34587 use macro to encapsulate building get_mtname() specializations by reed@google.com · 11 years ago
  39. 3597b73 expand SkLua to handle creation of its own State by reed@google.com · 11 years ago
  40. 88c9ec9 fix int -> bool warning by reed@google.com · 11 years ago
  41. 74ce6f0 add dumpops.lua as a sample scraper that just dumps the arguments by reed@google.com · 11 years ago