1. 3b5c86c This adds renderMode and builder as columns to the front end when looking at SKPs. by stephana · 10 years ago
  2. 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
  3. 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
  4. 9c7695b rebaseline_server: periodically log tasks_queue size by epoger · 10 years ago
  5. 3facc7c rebaseline_server: add "prefetch" directive that just warms the cache without awaiting results by epoger · 10 years ago
  6. 0b71276 teach rebaseline_server to generate diffs of rendered SKPs by epoger · 10 years ago
  7. 66ed8dc combine base_unittest.py modules from gm and tools by epoger · 11 years ago
  8. 6132b43 rebaseline_server: cache results in long-running ImageDiffDB instance by epoger · 11 years ago
  9. 54f1ad8 rebaseline_server: use just skpdiff, not Python Image Library by epoger · 11 years ago
  10. 984b97c rebaseline_server: delete no-longer-used weightedDiffMeasure by epoger · 11 years ago
  11. 68a3815 rename rebaseline_server JSON constants to be more consistent by commit-bot@chromium.org · 11 years ago
  12. c9b511f Revert of rebaseline_server: multithreaded loading/diffing of images (https://codereview.chromium.org/235923002/) by commit-bot@chromium.org · 11 years ago
  13. 280ea82 rebaseline_server: multithreaded loading/diffing of images by commit-bot@chromium.org · 11 years ago
  14. 6844958 rebaseline_server: display as much info as possible if expected/actual image is missing by commit-bot@chromium.org · 11 years ago
  15. da0ceb2 rebaseline_server: delete invalid image files from local disk cache by commit-bot@chromium.org · 11 years ago
  16. 8cc39a6 rebaseline_server: better reporting for bad URL fetch by commit-bot@chromium.org · 11 years ago
  17. 16f4180 rebaseline_server: use new intermediate JSON format as described in https://goto.google.com/ChangingRbsJson by commit-bot@chromium.org · 11 years ago
  18. 4d0f008 rebaseline_server: fail fast if skpdiff binary is not available by commit-bot@chromium.org · 11 years ago
  19. 44546f8 Add the perceptual difference metric to the rebaseline server by commit-bot@chromium.org · 11 years ago
  20. 589bd3d Revert of Add the perceptual difference metric to the rebaseline server (https://codereview.chromium.org/147453003/) by commit-bot@chromium.org · 11 years ago
  21. af34eb9 Add the perceptual difference metric to the rebaseline server by commit-bot@chromium.org · 11 years ago
  22. 9985ef5 rebaseline_server: add ImagePair class, a step towards new intermediate JSON schema by commit-bot@chromium.org · 11 years ago
  23. 5861e52 Adding additional optional parameters to imagediffdb to make calling from Cluster Telemetry possible. by rmistry@google.com · 11 years ago
  24. a47e7ac rebaseline_server: stop catching KeyboardInterrupt (ctrl-C) by commit-bot@chromium.org · 11 years ago
  25. 214a024 rebaseline_server: improve pixel diff reporting by epoger@google.com · 11 years ago
  26. 9dddf6f rebaseline_server: add pixel diffs, and sorting by diff metrics by epoger@google.com · 11 years ago