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

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

Issue 810423003: Initial rebaselines for complexclip3 (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 5385 matching lines...) Expand 10 before | Expand all | Expand 10 after
5396 }, 5396 },
5397 "complexclip2_rrect_bw_pdf-mac.png": { 5397 "complexclip2_rrect_bw_pdf-mac.png": {
5398 "allowed-digests": [ 5398 "allowed-digests": [
5399 [ 5399 [
5400 "bitmap-64bitMD5", 5400 "bitmap-64bitMD5",
5401 3112523837983205272 5401 3112523837983205272
5402 ] 5402 ]
5403 ], 5403 ],
5404 "reviewed-by-human": true 5404 "reviewed-by-human": true
5405 }, 5405 },
5406 "complexclip3_complex_565.png": {
5407 "allowed-digests": [
5408 [
5409 "bitmap-64bitMD5",
5410 5468977961187214704
5411 ]
5412 ],
5413 "reviewed-by-human": true
5414 },
5415 "complexclip3_complex_8888.png": {
5416 "allowed-digests": [
5417 [
5418 "bitmap-64bitMD5",
5419 2403832751999064083
5420 ]
5421 ],
5422 "reviewed-by-human": true
5423 },
5424 "complexclip3_complex_gpu.png": {
5425 "allowed-digests": [
5426 [
5427 "bitmap-64bitMD5",
5428 3006675725050303968
5429 ]
5430 ],
5431 "reviewed-by-human": true
5432 },
5433 "complexclip3_complex_pdf-mac.png": {
5434 "allowed-digests": [
5435 [
5436 "bitmap-64bitMD5",
5437 4296896331838166625
5438 ]
5439 ],
5440 "reviewed-by-human": true
5441 },
5442 "complexclip3_simple_565.png": {
5443 "allowed-digests": [
5444 [
5445 "bitmap-64bitMD5",
5446 8388055320375291987
5447 ]
5448 ],
5449 "reviewed-by-human": true
5450 },
5451 "complexclip3_simple_8888.png": {
5452 "allowed-digests": [
5453 [
5454 "bitmap-64bitMD5",
5455 11458581276140201220
5456 ]
5457 ],
5458 "reviewed-by-human": true
5459 },
5460 "complexclip3_simple_gpu.png": {
5461 "allowed-digests": [
5462 [
5463 "bitmap-64bitMD5",
5464 6779912502707374505
5465 ]
5466 ],
5467 "reviewed-by-human": true
5468 },
5469 "complexclip3_simple_pdf-mac.png": {
5470 "allowed-digests": [
5471 [
5472 "bitmap-64bitMD5",
5473 4104373795566162916
5474 ]
5475 ],
5476 "reviewed-by-human": true
5477 },
5406 "complexclip_aa_565.png": { 5478 "complexclip_aa_565.png": {
5407 "allowed-digests": [ 5479 "allowed-digests": [
5408 [ 5480 [
5409 "bitmap-64bitMD5", 5481 "bitmap-64bitMD5",
5410 17108713816735835476 5482 17108713816735835476
5411 ] 5483 ]
5412 ], 5484 ],
5413 "reviewed-by-human": true 5485 "reviewed-by-human": true
5414 }, 5486 },
5415 "complexclip_aa_8888.png": { 5487 "complexclip_aa_8888.png": {
(...skipping 12697 matching lines...) Expand 10 before | Expand all | Expand 10 after
18113 "allowed-digests": [ 18185 "allowed-digests": [
18114 [ 18186 [
18115 "bitmap-64bitMD5", 18187 "bitmap-64bitMD5",
18116 11835374726311942978 18188 11835374726311942978
18117 ] 18189 ]
18118 ], 18190 ],
18119 "reviewed-by-human": true 18191 "reviewed-by-human": true
18120 } 18192 }
18121 } 18193 }
18122 } 18194 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698