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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 777443002: baseline colorwheelnative (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 5415 matching lines...) Expand 10 before | Expand all | Expand 10 after
5426 [ 5426 [
5427 "bitmap-64bitMD5", 5427 "bitmap-64bitMD5",
5428 11765387983538105182 5428 11765387983538105182
5429 ] 5429 ]
5430 ], 5430 ],
5431 "bugs": [ 5431 "bugs": [
5432 3180 5432 3180
5433 ], 5433 ],
5434 "reviewed-by-human": true 5434 "reviewed-by-human": true
5435 }, 5435 },
5436 "colorwheelnative_565.png": {
5437 "allowed-digests": [
5438 [
5439 "bitmap-64bitMD5",
5440 2208579169651114366
5441 ]
5442 ],
5443 "reviewed-by-human": true
5444 },
5445 "colorwheelnative_8888.png": {
5446 "allowed-digests": [
5447 [
5448 "bitmap-64bitMD5",
5449 15843549264837361639
5450 ]
5451 ],
5452 "reviewed-by-human": true
5453 },
5454 "colorwheelnative_gpu.png": {
5455 "allowed-digests": [
5456 [
5457 "bitmap-64bitMD5",
5458 15843549264837361639
5459 ]
5460 ],
5461 "reviewed-by-human": true
5462 },
5463 "colorwheelnative_pdf-mac.png": {
5464 "allowed-digests": [
5465 [
5466 "bitmap-64bitMD5",
5467 6233774103087101105
5468 ]
5469 ],
5470 "reviewed-by-human": true
5471 },
5436 "complexclip2_565.png": { 5472 "complexclip2_565.png": {
5437 "allowed-digests": [ 5473 "allowed-digests": [
5438 [ 5474 [
5439 "bitmap-64bitMD5", 5475 "bitmap-64bitMD5",
5440 1971136545200141017 5476 1971136545200141017
5441 ] 5477 ]
5442 ], 5478 ],
5443 "ignore-failure": false 5479 "ignore-failure": false
5444 }, 5480 },
5445 "complexclip2_8888.png": { 5481 "complexclip2_8888.png": {
(...skipping 13748 matching lines...) Expand 10 before | Expand all | Expand 10 after
19194 "allowed-digests": [ 19230 "allowed-digests": [
19195 [ 19231 [
19196 "bitmap-64bitMD5", 19232 "bitmap-64bitMD5",
19197 11835374726311942978 19233 11835374726311942978
19198 ] 19234 ]
19199 ], 19235 ],
19200 "reviewed-by-human": true 19236 "reviewed-by-human": true
19201 } 19237 }
19202 } 19238 }
19203 } 19239 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698