Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1228)

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Release/expected-results.json

Issue 834303005: Factor out checkerboard function in gm and sampleapp into tools. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Another Patch Set Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 6002 matching lines...) Expand 10 before | Expand all | Expand 10 after
6013 ], 6013 ],
6014 "reviewed-by-human": true 6014 "reviewed-by-human": true
6015 }, 6015 },
6016 "colorwheel_pdf-poppler.png": { 6016 "colorwheel_pdf-poppler.png": {
6017 "allowed-digests": [ 6017 "allowed-digests": [
6018 [ 6018 [
6019 "bitmap-64bitMD5", 6019 "bitmap-64bitMD5",
6020 9105323639568114333 6020 9105323639568114333
6021 ] 6021 ]
6022 ], 6022 ],
6023 "bugs": [ 6023 "ignore-failure": true,
6024 3180
6025 ],
6026 "reviewed-by-human": true 6024 "reviewed-by-human": true
6027 }, 6025 },
6028 "colorwheelnative_565.png": { 6026 "colorwheelnative_565.png": {
6029 "allowed-digests": [ 6027 "allowed-digests": [
6030 [ 6028 [
6031 "bitmap-64bitMD5", 6029 "bitmap-64bitMD5",
6032 14803637687851344622 6030 14803637687851344622
6033 ] 6031 ]
6034 ], 6032 ],
6035 "reviewed-by-human": true 6033 "reviewed-by-human": true
(...skipping 16669 matching lines...) Expand 10 before | Expand all | Expand 10 after
22705 "allowed-digests": [ 22703 "allowed-digests": [
22706 [ 22704 [
22707 "bitmap-64bitMD5", 22705 "bitmap-64bitMD5",
22708 11835374726311942978 22706 11835374726311942978
22709 ] 22707 ]
22710 ], 22708 ],
22711 "reviewed-by-human": true 22709 "reviewed-by-human": true
22712 } 22710 }
22713 } 22711 }
22714 } 22712 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698