|
rebaseline_server: allow users to generate SKP diff patches on a shared instance
This will allow developers to maintain SKP baselines without ever running their
own rebaseline_server instance!
For now, the developer must manually apply the resulting patchset to his local
Skia checkout to actually modify expectations; in the near future, we hope to
make the UI upload the patchset to Rietveld on the user's behalf.
BUG= skia:1918
NOTRY=true
Committed: https://skia.googlesource.com/skia/+/2c4352bb9db02db70b829f96f397faa80fade220
Total comments: 3
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+296 lines, -69 lines) |
Patch |
|
M |
DEPS
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
gm/rebaseline_server/compare_rendered_pictures.py
|
View
|
|
8 chunks |
+14 lines, -6 lines |
0 comments
|
Download
|
|
M |
gm/rebaseline_server/imagepair.py
|
View
|
|
5 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
|
M |
gm/rebaseline_server/results.py
|
View
|
1
2
3
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
gm/rebaseline_server/server.py
|
View
|
1
2
3
|
4 chunks |
+47 lines, -1 line |
0 comments
|
Download
|
|
M |
gm/rebaseline_server/static/constants.js
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
gm/rebaseline_server/static/live-loader.js
|
View
|
1
|
4 chunks |
+15 lines, -43 lines |
0 comments
|
Download
|
|
M |
gm/rebaseline_server/static/live-view.html
|
View
|
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
|
M |
gm/rebaseline_server/testdata/outputs/expected/compare_rendered_pictures_test.CompareRenderedPicturesTest.test_endToEnd/compare_rendered_pictures.json
|
View
|
|
5 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
|
M |
gm/rebaseline_server/testdata/outputs/expected/compare_rendered_pictures_test.CompareRenderedPicturesTest.test_repo_url/compare_rendered_pictures.json
|
View
|
|
5 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
|
A |
gm/rebaseline_server/writable_expectations.py
|
View
|
|
1 chunk |
+175 lines, -0 lines |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|