1. fc52e31 Disable bench_pictures GPU config on Nexus 10 by borenet@google.com · 11 years ago
  2. f37f2cc clean up extra printfs in count_effects.lua by reed@google.com · 11 years ago
  3. 6fb7756 If a user requests a try on "all" builders, ask for confirmation by borenet@google.com · 11 years ago
  4. 585f89a rebaseline.py: until we fix bug 1410, keep going if we can't download an actual GM result by epoger@google.com · 11 years ago
  5. 66ba9f9 rebaseline.py: skip any platforms we don't have actual results for, with warning message by epoger@google.com · 11 years ago
  6. 6dd1545 Add script to verify that image files exist for every actual_result checksum by borenet@google.com · 11 years ago
  7. 9d5fedc add newline to bitmap rotation script output by humper@google.com · 11 years ago
  8. 76d1192 Add safesync_url to build-tot-chromium.sh by rmistry@google.com · 11 years ago
  9. 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
  10. 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
  11. 6e1e785 make svndiff.py executable by epoger@google.com · 11 years ago
  12. 3e7399f Fix Housekeeper bot after r9961 by epoger@google.com · 11 years ago
  13. 89fa4b9 rebaseline.py: error out early if --expectations-root not pointing at gm-expected dir by epoger@google.com · 11 years ago
  14. 9de25e3 rebaseline.py: use specified configs/tests as a FILTER over actually-run tests by epoger@google.com · 11 years ago
  15. 387db0a add extra flag (currently unused) for high quality downsampling by humper@google.com · 11 years ago
  16. ba7ef37 rebaseline.py: look in gm-expected directory to see whether it's using git or svn by epoger@google.com · 11 years ago
  17. a783f2b rebaseline.py: if expectations dir contains JSON format results, update those instead of image files by epoger@google.com · 11 years ago
  18. 34b73a2 rebaseline.py self-tests: prepare to add tests of JSON-format rebaselining by epoger@google.com · 11 years ago
  19. 0d19309 Enable ASAN build by borenet@google.com · 11 years ago
  20. 4914931 Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter by robertphillips@google.com · 11 years ago
  21. 53953b4 Create jsondiff tool to capture diffs between two JSON expectations files. by epoger@google.com · 11 years ago
  22. 8575b4d Fix rebaseline.py self-test to account for r9859 by epoger@google.com · 11 years ago
  23. 63e9627 Add N4 to rebaseline.py by robertphillips@google.com · 11 years ago
  24. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  25. 925cdca Skip the TIMESTAMP file. by scroggo@google.com · 11 years ago
  26. 5330e44 Print the file being deserialized before deserializing. by scroggo@google.com · 11 years ago
  27. bc91e8b Fix run_decoding_tests on xoom. by scroggo@google.com · 11 years ago
  28. aaeb87d Add modulo flag to lua_pictures. by commit-bot@chromium.org · 11 years ago
  29. 2b9424b Treat empty directory properly in skimage. by scroggo@google.com · 11 years ago
  30. 3832da1 Allow skimage expectations file to not exist. by scroggo@google.com · 11 years ago
  31. 99a8ec9 rebaseline.py: split image-based rebaselining, which will go away soon, into its own script by epoger@google.com · 11 years ago
  32. 6ef5a85 force linking inside of skdiff by zachr@google.com · 11 years ago
  33. 7a11591 Rename SkDrawCommand subclasses by commit-bot@chromium.org · 11 years ago
  34. 3da6c56 Allow files, making ".skp files or directories are required." less of a lie. by commit-bot@chromium.org · 11 years ago
  35. c7e1873 skimage: revert r9642 by epoger@google.com · 11 years ago
  36. e0433f1 skimage: if --readPath points at an empty dir, create an empty expectations file by epoger@google.com · 11 years ago
  37. 74feb15 skimage self-tests: confirm correctness of bitmap hash values by epoger@google.com · 11 years ago
  38. b8b3d90 use ForceLinking to get codecs into lua_picture by reed@google.com · 11 years ago
  39. 312e9a2 add script to count glyph -vs- char draw calls by reed@google.com · 11 years ago
  40. bd4af3a rebaseline.py: keep going if we encounter an "INVALID" entry in the JSON file by epoger@google.com · 11 years ago
  41. 826ec81 Small change that eliminates Parse Errors with encoded skps. by commit-bot@chromium.org · 11 years ago
  42. e78d207 rebaseline.py: try to download images from Google Storage before skia-autogen by epoger@google.com · 11 years ago
  43. dad5310 rebaseline.py: add --add-new option, and only add new expectations if it is set by epoger@google.com · 11 years ago
  44. cc2e1cf rebaseline.py: improve readability of dry-run output by epoger@google.com · 11 years ago
  45. bda4e91 rebaseline.py: if rebaselining all platforms (not listing them explicitly), allow missing platforms by epoger@google.com · 11 years ago
  46. 82f3178 rebaseline.py: in option names, replace underscores with hyphens by epoger@google.com · 11 years ago
  47. 73d9f1c more paint methods to lua by mike@reedtribe.org · 11 years ago
  48. 6319367 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  49. 99ac02b SkDocument base for pdf, xps, etc. by reed@google.com · 11 years ago
  50. cf5eb6a Preparations for running skimage tool on bots. by scroggo@google.com · 11 years ago
  51. e762dad Run skimage as part of run.sh by scroggo@google.com · 11 years ago
  52. 19e80c1 rebaseline.py self-tests: split test inputs and outputs into completely separate directories by epoger@google.com · 11 years ago
  53. bf65378 add more rebaseline test resources (no behavioral changes) (SkipBuildbotRuns) by epoger@google.com · 11 years ago
  54. 99ba65a rebaseline.py: if --tests is not specified, get test list from actual-results.json by epoger@google.com · 11 years ago
  55. db29a31 rebaseline.py : add self-tests by epoger@google.com · 11 years ago
  56. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  57. e2aad27 sort the glyphID arrays by reed@google.com · 11 years ago
  58. 7def5e1 Separate core and images project. by scroggo@google.com · 11 years ago
  59. e3823fd add script to scrape glyph usage in drawText calls by reed@google.com · 11 years ago
  60. 9166bf5 rebaseline.py: use argparse command-line flags for more flexibility by epoger@google.com · 11 years ago
  61. ec3397b Refactor rebaseline.py into functions ; no behavioral changes. by epoger@google.com · 11 years ago
  62. ccd7afb Reland 'Add path utils, plus a test for it.' by scroggo@google.com · 11 years ago
  63. dbbcaa8 Revert "Add path utils, plus a test for it." by scroggo@google.com · 11 years ago
  64. 1bee037 Add path utils, plus a test for it. by scroggo@google.com · 11 years ago
  65. d4993ff GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") and value (12345) by epoger@google.com · 11 years ago
  66. 3597b73 expand SkLua to handle creation of its own State by reed@google.com · 11 years ago
  67. 74ce6f0 add dumpops.lua as a sample scraper that just dumps the arguments by reed@google.com · 11 years ago
  68. 881b10b move all flag bits up by 1, to accomodate new flag in SkPaint by reed@google.com · 11 years ago
  69. 1b1bcc3 New API for encoding bitmaps during serialization. by scroggo@google.com · 11 years ago
  70. 9a73104 add SkPath as real lua object by reed@google.com · 11 years ago
  71. 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
  72. 14f584b disable dumping the ctm on every drawRect verb (was there for testing) by reed@google.com · 11 years ago
  73. f02fe3d support SkCanvas as a real lua object by mike@reedtribe.org · 11 years ago
  74. 0e59b79 allow multiple lua files to be used in lua_pictures by mike@reedtribe.org · 11 years ago
  75. cef454e printf name of picture *before* we try to scrape it. by mike@reedtribe.org · 11 years ago
  76. 4b0757b add encodeData() to SkImageEncoder, and add encoding to SkImage by reed@google.com · 11 years ago
  77. 7d01ec4 Make rebaseline.py pull msaa images by bsalomon@google.com · 11 years ago
  78. 539f364 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  79. 1c5a94f lua accumulate now receives a table of the draw parameters by mike@reedtribe.org · 11 years ago
  80. dff7e11 add SkLuaCanvas by reed@google.com · 11 years ago
  81. 9da0e1d Use separate subset directories in skimage. by scroggo@google.com · 11 years ago
  82. 3c58723 Update rebaseline.py for N10. by bsalomon@google.com · 11 years ago
  83. 4fed643 Create a self test for skimage. by scroggo@google.com · 11 years ago
  84. 6ca30ca skimage: report failure if expectation not found. by scroggo@google.com · 11 years ago
  85. 4d98b74 Fix memory leak in filter tool by robertphillips@google.com · 12 years ago
  86. 6843bdb Write/compare against expectations in skimage tool. by scroggo@google.com · 12 years ago
  87. 1ce5cef Run bench_pictures with "--config msaa4" on Razr I, Nexus 10, and GNex by borenet@google.com · 12 years ago
  88. 1125d39 Add a new mode to render_pictures. by scroggo@google.com · 12 years ago
  89. 0018f75 Fix more warnings. by scroggo@google.com · 12 years ago
  90. cb3c8d7 Make rebaseline.py pull GN Debug images. by bsalomon@google.com · 12 years ago
  91. 8b5ff5c Fix build (warning). by scroggo@google.com · 12 years ago
  92. 7e6fcee Test region decoding in skimage, plus fixes. by scroggo@google.com · 12 years ago
  93. f6a9033 Add msaa configs to bench_pictures. by jvanverth@google.com · 12 years ago
  94. 99da601 Fix submit_try for new builder names by borenet@google.com · 12 years ago
  95. c4ebdb0 Force linking with image decoders for images project. by scroggo@google.com · 12 years ago
  96. 8fc729f Housekeeper should not fail when skia-autogen is reset. by rmistry@google.com · 12 years ago
  97. e6598a0 Fix builder name references by borenet@google.com · 12 years ago
  98. 39edf4c Updates to skimage tool to use it for testing. by scroggo@google.com · 12 years ago
  99. 83f0d30 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  100. d041901 Fix the build. by scroggo@google.com · 12 years ago