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