1. 2529f2e Add ability to output ImageBaseGSUrl to render_picture and use in rebaseline server. by rmistry · 10 years ago
  2. 260d237 rebaseline_server: force checksumValue to an integer to prevent spurious comparison failures by epoger · 10 years ago
  3. 1a17f7a rebaseline_server: if creating brand new expectations files, include the header by epoger · 10 years ago
  4. 3144d37 rebaseline_server: add download link for SKP diff patchfile by epoger · 10 years ago
  5. 2c4352b rebaseline_server: allow users to generate SKP diff patches on a shared instance by epoger · 10 years ago
  6. 8ab362e rebaseline_server: in Pending Approval tab, change expected/actual labels to old/new by epoger · 10 years ago
  7. caa80b9 rebaseline_server: constrain setADir/setBDir to consistently refer to single directories, not lists by epoger · 10 years ago
  8. 3b5c86c This adds renderMode and builder as columns to the front end when looking at SKPs. by stephana · 10 years ago
  9. a1aa5c2 This passes the URL of the diff image to the front-end, thus removing the need to keep frontend code for URL generation in sync with the backend. by stephana · 10 years ago
  10. 9f1ae46 rebaseline_server: show Pending Approval tab if viewing SKP expectations vs actuals by epoger · 10 years ago
  11. 5c4b137 rebaseline_server: include setA/setB descriptions in output JSON by epoger · 10 years ago
  12. 30e26cd rebaseline_server UI: add link to raw JSON by epoger · 10 years ago
  13. 4c80825 rebaseline_server: move more code into common path for GET_live_results and GET_prefetch_results by epoger · 10 years ago
  14. e8d74d9 This is a bit of a hack, but will work. I have a cleaner fix ready (but still need to fix some broken tests). by stephana · 10 years ago
  15. 21b342d This eliminates the need to copy the generated images from a temporary directory to the directory that is served by the rebaseline_server. by stephana · 10 years ago
  16. fb26110 rebaseline_server: add some live-view.html links to index.html by epoger · 10 years ago
  17. 9c7695b rebaseline_server: periodically log tasks_queue size by epoger · 10 years ago
  18. 8d66dd1 change setA/setB labels if viewing actuals vs expectations by epoger · 10 years ago
  19. d9bf7db Rebaseline-server: sorting of columns in asc/desc order in frontend. by stephana · 10 years ago
  20. acc1258 don't list out all sourceSkpFile names in the rebaseline_server UI by epoger · 10 years ago
  21. c8d8a60 make rebaseline_server properly handle unescaped URLs by epoger · 10 years ago
  22. e73cd5a rebaseline_server: allow live queries to examine JSONKEY_EXPECTEDRESULTS or JSONKEY_ACTUALRESULTS by epoger · 10 years ago
  23. 27ff227 make the action buttons for rebaseline server stick to the top of the window as you scroll by humper · 10 years ago
  24. 3facc7c rebaseline_server: add "prefetch" directive that just warms the cache without awaiting results by epoger · 10 years ago
  25. 7909f47 rebaseline_server live queries: allow comparison against summary files within the Skia repo by epoger · 10 years ago
  26. 0b71276 teach rebaseline_server to generate diffs of rendered SKPs by epoger · 10 years ago
  27. 66ed8dc combine base_unittest.py modules from gm and tools by epoger · 10 years ago
  28. 03f3db0 roll common DEPS, now using recursedeps by epoger · 10 years ago
  29. 33ac950 make gm self-tests launch python unittests automatically by epoger · 10 years ago
  30. 133931f roll "common" DEPS, and replace tools/pyutils with it by epoger · 10 years ago
  31. 6132b43 rebaseline_server: cache results in long-running ImageDiffDB instance by epoger · 10 years ago
  32. b4edbff rebaseline_server: allow JSON to control column filtering by epoger · 10 years ago
  33. df55f06 rebaseline_server: handle column filtering more generically by epoger · 10 years ago
  34. 46e51e1 rebaseline_server: if urlSchemaVersion is not specified, assume current by epoger · 10 years ago
  35. e5481ec rebaseline_server: add urlSchemaVersion parameter by epoger · 10 years ago
  36. 54f1ad8 rebaseline_server: use just skpdiff, not Python Image Library by epoger · 10 years ago
  37. a40239c Drop --clone from commands in skia repo. by Mike Klein · 10 years ago
  38. 984b97c rebaseline_server: delete no-longer-used weightedDiffMeasure by epoger · 10 years ago
  39. cbbc7bf rebaseline_server: change 2 image expectations within unittests by epoger · 10 years ago
  40. 6b28120 rebaseline_server: merge identical results (across multiple builders/configs) into a single row by epoger · 10 years ago
  41. b144271 reland "rebaseline_server: download actual-results.json files from GCS instead of SVN" by epoger · 10 years ago
  42. 77f68b6 Revert "rebaseline_server: download actual-results.json files from GCS instead of SVN" by epoger · 10 years ago
  43. f466604 rebaseline_server: download actual-results.json files from GCS instead of SVN by epoger · 10 years ago
  44. 55ada06 download_actuals.py: download JSON files from Google Storage instead of skia-autogen by epoger · 10 years ago
  45. 4cef1be rebaseline_server: apply ignored-tests.txt within rebaseline_server, not just on the bots by commit-bot@chromium.org · 10 years ago
  46. 68a3815 rename rebaseline_server JSON constants to be more consistent by commit-bot@chromium.org · 10 years ago
  47. 97f0b08 rebaseline_server JSON: pass category values as values, not keys by commit-bot@chromium.org · 10 years ago
  48. 0ecbfff rebaseline_server: add link to other result sets from main UI by commit-bot@chromium.org · 10 years ago
  49. a60d037 make compare_rendered_pictures_test.py run end-to-end test by commit-bot@chromium.org · 10 years ago
  50. 7418bd8 make compare_rendered_pictures process render_pictures's new JSON output format by commit-bot@chromium.org · 10 years ago
  51. 658e595 tweaks to tab CSS for rebaseline server page; moar pretty by commit-bot@chromium.org · 10 years ago
  52. 6323844 rebaseline_server: ignore builders we don't have any expectations for by commit-bot@chromium.org · 10 years ago
  53. 9d3fdbe rebaseline_server unittests: output tkdiff lines when actuals don't match expectations by commit-bot@chromium.org · 10 years ago
  54. c9b511f Revert of rebaseline_server: multithreaded loading/diffing of images (https://codereview.chromium.org/235923002/) by commit-bot@chromium.org · 10 years ago
  55. 280ea82 rebaseline_server: multithreaded loading/diffing of images by commit-bot@chromium.org · 10 years ago
  56. e93a4c0 rebaseline_server: fix sorting by perceptual diff column by commit-bot@chromium.org · 10 years ago
  57. 1f75ab9 add some .gitignores related to gm and tools by commit-bot@chromium.org · 10 years ago
  58. d0b8904 rebaseline_server: eliminate meaningless 404 errors while waiting for content to load by commit-bot@chromium.org · 10 years ago
  59. defe6fd rebaseline_server: allow user to specify which builders to process by commit-bot@chromium.org · 10 years ago
  60. 3eb77e4 teach rebaseline_server how to compare results of multiple render_pictures runs by commit-bot@chromium.org · 10 years ago
  61. 6844958 rebaseline_server: display as much info as possible if expected/actual image is missing by commit-bot@chromium.org · 10 years ago
  62. 31d0b3d rebaseline_server: add --compare-configs option by commit-bot@chromium.org · 10 years ago
  63. c0df2fb rebaseline_server: add option to read actuals from local disk by commit-bot@chromium.org · 10 years ago
  64. da0ceb2 rebaseline_server: delete invalid image files from local disk cache by commit-bot@chromium.org · 10 years ago
  65. 4105623 fix compare_to_expectations command line launch by commit-bot@chromium.org · 10 years ago
  66. b463d56 rebaseline_server: rename results.py to compare_to_expectations.py by commit-bot@chromium.org · 10 years ago
  67. a25c4e4 rebaseline_server: fix --editable mode by commit-bot@chromium.org · 10 years ago
  68. 736be35 rebaseline_server: when first started, tell client results are still being generated by commit-bot@chromium.org · 10 years ago
  69. 5799423 rebaseline_server: serve JSON from static file, rather than generating it live by commit-bot@chromium.org · 10 years ago
  70. b42105a rebaseline_server: image URLs are relative to JSON file's location by commit-bot@chromium.org · 10 years ago
  71. d1c85d2 rebaseline_server: make intermediate JSON specify base urls for diff images by commit-bot@chromium.org · 10 years ago
  72. addcdde make rebaseline_server client check schema version number by commit-bot@chromium.org · 10 years ago
  73. ea770f1 add schema version to rebaseline_server intermediate JSON by commit-bot@chromium.org · 10 years ago
  74. 7498d95 rebaseline_server: generate JSON that can be viewed without a live server by commit-bot@chromium.org · 10 years ago
  75. 6e3ee33 rebaseline_server: disable image magnifier, for huge UI speedup by commit-bot@chromium.org · 10 years ago
  76. 5865ec5 rebaseline_server: add actual_repo and actual_revision command line options by commit-bot@chromium.org · 10 years ago
  77. ed19107 rebaseline_server: fix reload delay when there is client/server clock skew by commit-bot@chromium.org · 10 years ago
  78. fadc749 rebaseline_server: display how long it took to render the list by commit-bot@chromium.org · 10 years ago
  79. 61f1606 rebaseline_server: add "show thumbnails" option, and skip display of nonexistent images by commit-bot@chromium.org · 10 years ago
  80. 8cc39a6 rebaseline_server: better reporting for bad URL fetch by commit-bot@chromium.org · 10 years ago
  81. 3b98759 rebaseline_server: keep going on exception in ImagePair.__init__() by commit-bot@chromium.org · 10 years ago
  82. 8dab8ec rebaseline_server: fix "Results current as of <timestamp>" banner by commit-bot@chromium.org · 10 years ago
  83. 16f4180 rebaseline_server: use new intermediate JSON format as described in https://goto.google.com/ChangingRbsJson by commit-bot@chromium.org · 10 years ago
  84. f679e2b rebaseline_server: extract common unittest code, and rename tests/ -> testdata/ by commit-bot@chromium.org · 10 years ago
  85. 4d0f008 rebaseline_server: fail fast if skpdiff binary is not available by commit-bot@chromium.org · 10 years ago
  86. 536b15f rebaseline_server: create ImagePairSet-- holds a number of ImagePairs to examine by commit-bot@chromium.org · 10 years ago
  87. 44546f8 Add the perceptual difference metric to the rebaseline server by commit-bot@chromium.org · 10 years ago
  88. 589bd3d Revert of Add the perceptual difference metric to the rebaseline server (https://codereview.chromium.org/147453003/) by commit-bot@chromium.org · 10 years ago
  89. af34eb9 Add the perceptual difference metric to the rebaseline server by commit-bot@chromium.org · 10 years ago
  90. 9985ef5 rebaseline_server: add ImagePair class, a step towards new intermediate JSON schema by commit-bot@chromium.org · 10 years ago
  91. e6af4fb rebaseline_server: properly handle unexpected GETs by commit-bot@chromium.org · 10 years ago
  92. 6f0ba47 rebaseline_server: add "show only"/"show all" buttons to some columns by commit-bot@chromium.org · 10 years ago
  93. 1c188ed rebaseline_server: get "image size" working again by commit-bot@chromium.org · 10 years ago
  94. ceba079 rebaseline_server: add bgcolor slider for pixelDiff column by commit-bot@chromium.org · 10 years ago
  95. 076f078 Add magnifier to rebaseline server. by commit-bot@chromium.org · 10 years ago
  96. d1630e8 new tool: download all GM images for a given builder, ready for skdiff by commit-bot@chromium.org · 11 years ago
  97. dd10e0e make GM self-test run gm/rebaseline_server unittests by commit-bot@chromium.org · 11 years ago
  98. 04747a5 rebaseline_server: ignore TSAN, ASAN, Valgrind bots by commit-bot@chromium.org · 11 years ago
  99. 6f0f5b4 Remove references to Skia's SVN repository by borenet@google.com · 11 years ago
  100. 2a78e82 create gm/rebaseline_server/test_all.py by commit-bot@chromium.org · 11 years ago