1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 5 years ago
  3. e581aaa Remove picture_utils by Brian Osman · 6 years ago
  4. be28ee2 Make iOS main() functions normal. by Mike Klein · 7 years ago
  5. 4f364fd remove clipstack from lua -- deprecated by Mike Reed · 8 years ago
  6. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  7. 38af943 GN: build Lua tools when skia_use_lua. by Mike Klein · 8 years ago
  8. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  9. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  10. d067ae7 Missing SkOSPath include in lua_pictures.cpp by fmalita · 8 years ago
  11. 1b612a8 tools: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  12. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  13. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  14. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  15. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  16. 0b401ce Add code to lua paths to get the fill path and get lists of verbs and points by hstern · 8 years ago
  17. d876a4b Add bounds info by fmenozzi · 8 years ago
  18. f023e68 Add filename to gradient scrape by fmenozzi · 8 years ago
  19. 016e51f Add verb field in scraping scripts by fmenozzi · 8 years ago
  20. 90ccfba Fix Lua bugs, nit name change by fmenozzi · 8 years ago
  21. 7f2c85e Add hard stop count by fmenozzi · 8 years ago
  22. b4f254e Changes to Lua gradient scraping by fmenozzi · 8 years ago
  23. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  24. ca2622b return pictures as sk_sp by reed · 8 years ago
  25. 464d210 Remove unused tools and unused includes of SkImageDecoder by msarett · 8 years ago
  26. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 8 years ago
  27. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 8 years ago
  28. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 8 years ago
  29. 233bab9 Add Lua SkXfermode skp scraping support by robertphillips · 9 years ago
  30. 22a517f report back colorfilters in lua by reed · 9 years ago
  31. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  32. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  33. 3691e66 Add wrapper script for computing n-grams from SKPs on Cluster Telemetry by borenet · 9 years ago
  34. 8cd8f94 Add script for triggering Cluster Telemetry jobs using local scripts by borenet · 9 years ago
  35. 93558dc Add lua scripts for generating n-grams from SKPs by borenet · 9 years ago
  36. 95bc5f3 change isNestedRect to isNestedFillRect by caryclark · 9 years ago
  37. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  38. f0ddf33 add lua to histogram text lengths by reed · 10 years ago
  39. 9594da1 use SkData::NewUninitialized by reed · 10 years ago
  40. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  41. 0f149e5 Add scraper to find paths that fallback to software by krajcevski · 10 years ago
  42. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  43. da4ed32 Cleanup: Delete sk_tools::make_filepath() in favor of SkOSPath::SkPathJoin(). by tfarina · 10 years ago
  44. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  45. b3b0cfc Add lua scripts to scrape dashing info by commit-bot@chromium.org · 10 years ago
  46. bdc772e Add quiet mode to lua_pictures. by commit-bot@chromium.org · 10 years ago
  47. 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 10 years ago
  48. c530208 Add point count to lua SkPath. by commit-bot@chromium.org · 10 years ago
  49. 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 10 years ago
  50. 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 10 years ago
  51. a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 10 years ago
  52. d85b822 Add some SkPath lua functions by commit-bot@chromium.org · 10 years ago
  53. 5cc2535 Add getClipStack method to lua SkCanvas by commit-bot@chromium.org · 10 years ago
  54. 74f96b9 Added 3-color gradient scraper for detecting symmetrical gradients. by commit-bot@chromium.org · 11 years ago
  55. 0f48ee0 add more stats to the bitmap matrix locator by humper@google.com · 11 years ago
  56. 5fdc983 expose shaders by reed@google.com · 11 years ago
  57. 6645cde Fix build problem with reverted issue 16948011 by commit-bot@chromium.org · 11 years ago
  58. 7ac13b7 Reverting r10173 due to compile problems by robertphillips@google.com · 11 years ago
  59. 0abc976 Measurement tool for Bounding-Box-Hierarchies. by commit-bot@chromium.org · 11 years ago
  60. 56799e2 Add the lazy decoder from PictureFlags to SkImageDecoder by commit-bot@chromium.org · 11 years ago
  61. f37f2cc clean up extra printfs in count_effects.lua by reed@google.com · 11 years ago
  62. 9d5fedc add newline to bitmap rotation script output by humper@google.com · 11 years ago
  63. 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
  64. 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
  65. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  66. aaeb87d Add modulo flag to lua_pictures. by commit-bot@chromium.org · 11 years ago
  67. 3da6c56 Allow files, making ".skp files or directories are required." less of a lie. by commit-bot@chromium.org · 11 years ago
  68. b8b3d90 use ForceLinking to get codecs into lua_picture by reed@google.com · 11 years ago
  69. 312e9a2 add script to count glyph -vs- char draw calls by reed@google.com · 11 years ago
  70. 73d9f1c more paint methods to lua by mike@reedtribe.org · 11 years ago
  71. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  72. e2aad27 sort the glyphID arrays by reed@google.com · 11 years ago
  73. e3823fd add script to scrape glyph usage in drawText calls by reed@google.com · 11 years ago
  74. 3597b73 expand SkLua to handle creation of its own State by reed@google.com · 11 years ago
  75. 74ce6f0 add dumpops.lua as a sample scraper that just dumps the arguments by reed@google.com · 11 years ago
  76. 9a73104 add SkPath as real lua object by reed@google.com · 11 years ago
  77. 2d51677 add startcanvas/endcanvas entry-points for the script. rename all "official" entry-points to use "sk_scrape_" prefix by reed@google.com · 11 years ago
  78. 14f584b disable dumping the ctm on every drawRect verb (was there for testing) by reed@google.com · 11 years ago
  79. f02fe3d support SkCanvas as a real lua object by mike@reedtribe.org · 11 years ago
  80. 0e59b79 allow multiple lua files to be used in lua_pictures by mike@reedtribe.org · 11 years ago
  81. cef454e printf name of picture *before* we try to scrape it. by mike@reedtribe.org · 11 years ago
  82. 539f364 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  83. 1c5a94f lua accumulate now receives a table of the draw parameters by mike@reedtribe.org · 11 years ago
  84. dff7e11 add SkLuaCanvas by reed@google.com · 11 years ago