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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-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 6014 matching lines...) Expand 10 before | Expand all | Expand 10 after
6025 ], 6025 ],
6026 "reviewed-by-human": true 6026 "reviewed-by-human": true
6027 }, 6027 },
6028 "colorwheel_pdf-poppler.png": { 6028 "colorwheel_pdf-poppler.png": {
6029 "allowed-digests": [ 6029 "allowed-digests": [
6030 [ 6030 [
6031 "bitmap-64bitMD5", 6031 "bitmap-64bitMD5",
6032 9105323639568114333 6032 9105323639568114333
6033 ] 6033 ]
6034 ], 6034 ],
6035 "bugs": [ 6035 "ignore-failure": true,
6036 3180
6037 ],
6038 "reviewed-by-human": true 6036 "reviewed-by-human": true
6039 }, 6037 },
6040 "colorwheelnative_565.png": { 6038 "colorwheelnative_565.png": {
6041 "allowed-digests": [ 6039 "allowed-digests": [
6042 [ 6040 [
6043 "bitmap-64bitMD5", 6041 "bitmap-64bitMD5",
6044 14803637687851344622 6042 14803637687851344622
6045 ] 6043 ]
6046 ], 6044 ],
6047 "reviewed-by-human": true 6045 "reviewed-by-human": true
(...skipping 16556 matching lines...) Expand 10 before | Expand all | Expand 10 after
22604 "allowed-digests": [ 22602 "allowed-digests": [
22605 [ 22603 [
22606 "bitmap-64bitMD5", 22604 "bitmap-64bitMD5",
22607 11835374726311942978 22605 11835374726311942978
22608 ] 22606 ]
22609 ], 22607 ],
22610 "reviewed-by-human": true 22608 "reviewed-by-human": true
22611 } 22609 }
22612 } 22610 }
22613 } 22611 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698