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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-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 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 16580 matching lines...) Expand 10 before | Expand all | Expand 10 after
22628 "allowed-digests": [ 22626 "allowed-digests": [
22629 [ 22627 [
22630 "bitmap-64bitMD5", 22628 "bitmap-64bitMD5",
22631 11835374726311942978 22629 11835374726311942978
22632 ] 22630 ]
22633 ], 22631 ],
22634 "reviewed-by-human": true 22632 "reviewed-by-human": true
22635 } 22633 }
22636 } 22634 }
22637 } 22635 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698