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

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

Issue 243723003: Mass baselining of drrect GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
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 6442 matching lines...) Expand 10 before | Expand all | Expand 10 after
6453 ] 6453 ]
6454 }, 6454 },
6455 "dropshadowimagefilter_pdf-poppler.png": { 6455 "dropshadowimagefilter_pdf-poppler.png": {
6456 "allowed-digests": [ 6456 "allowed-digests": [
6457 [ 6457 [
6458 "bitmap-64bitMD5", 6458 "bitmap-64bitMD5",
6459 5217645593406939249 6459 5217645593406939249
6460 ] 6460 ]
6461 ] 6461 ]
6462 }, 6462 },
6463 "drrect_565.png": {
6464 "allowed-digests": [
6465 [
6466 "bitmap-64bitMD5",
6467 3740162382031499255
6468 ]
6469 ],
6470 "reviewed-by-human": true
6471 },
6472 "drrect_8888.png": {
6473 "allowed-digests": [
6474 [
6475 "bitmap-64bitMD5",
6476 7505650564332324157
6477 ]
6478 ],
6479 "reviewed-by-human": true
6480 },
6481 "drrect_gpu.png": {
6482 "allowed-digests": [
6483 [
6484 "bitmap-64bitMD5",
6485 349343174657911908
6486 ]
6487 ],
6488 "reviewed-by-human": true
6489 },
6490 "drrect_pdf-mac.png": {
6491 "allowed-digests": [
6492 [
6493 "bitmap-64bitMD5",
6494 2385117835721460251
6495 ]
6496 ],
6497 "reviewed-by-human": true
6498 },
6463 "emptypath_565.png": { 6499 "emptypath_565.png": {
6464 "allowed-digests": [ 6500 "allowed-digests": [
6465 [ 6501 [
6466 "bitmap-64bitMD5", 6502 "bitmap-64bitMD5",
6467 10545166542672389199 6503 10545166542672389199
6468 ] 6504 ]
6469 ], 6505 ],
6470 "bugs": [ 6506 "bugs": [
6471 1578 6507 1578
6472 ], 6508 ],
(...skipping 7921 matching lines...) Expand 10 before | Expand all | Expand 10 after
14394 7829854837061118142 14430 7829854837061118142
14395 ] 14431 ]
14396 ], 14432 ],
14397 "bugs": [ 14433 "bugs": [
14398 1578 14434 1578
14399 ], 14435 ],
14400 "reviewed-by-human": false 14436 "reviewed-by-human": false
14401 } 14437 }
14402 } 14438 }
14403 } 14439 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698