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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug/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 6003 matching lines...) Expand 10 before | Expand all | Expand 10 after
6014 ], 6014 ],
6015 "reviewed-by-human": true 6015 "reviewed-by-human": true
6016 }, 6016 },
6017 "colorwheel_pdf-poppler.png": { 6017 "colorwheel_pdf-poppler.png": {
6018 "allowed-digests": [ 6018 "allowed-digests": [
6019 [ 6019 [
6020 "bitmap-64bitMD5", 6020 "bitmap-64bitMD5",
6021 9105323639568114333 6021 9105323639568114333
6022 ] 6022 ]
6023 ], 6023 ],
6024 "bugs": [ 6024 "ignore-failure": true,
6025 3180
6026 ],
6027 "reviewed-by-human": true 6025 "reviewed-by-human": true
6028 }, 6026 },
6029 "colorwheelnative_565.png": { 6027 "colorwheelnative_565.png": {
6030 "allowed-digests": [ 6028 "allowed-digests": [
6031 [ 6029 [
6032 "bitmap-64bitMD5", 6030 "bitmap-64bitMD5",
6033 14803637687851344622 6031 14803637687851344622
6034 ] 6032 ]
6035 ], 6033 ],
6036 "reviewed-by-human": true 6034 "reviewed-by-human": true
(...skipping 16491 matching lines...) Expand 10 before | Expand all | Expand 10 after
22528 "allowed-digests": [ 22526 "allowed-digests": [
22529 [ 22527 [
22530 "bitmap-64bitMD5", 22528 "bitmap-64bitMD5",
22531 11835374726311942978 22529 11835374726311942978
22532 ] 22530 ]
22533 ], 22531 ],
22534 "reviewed-by-human": true 22532 "reviewed-by-human": true
22535 } 22533 }
22536 } 22534 }
22537 } 22535 }
OLDNEW
« no previous file with comments | « no previous file | expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Release/expected-results.json » ('j') | tools/Checkerboard.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698