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

Side by Side Diff: expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Debug/expected-results.json

Issue 733233002: baselines for blur2rects (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
461 }, 461 },
462 "bleed_8888.png": { 462 "bleed_8888.png": {
463 "allowed-digests": [ 463 "allowed-digests": [
464 [ 464 [
465 "bitmap-64bitMD5", 465 "bitmap-64bitMD5",
466 749193672577578009 466 749193672577578009
467 ] 467 ]
468 ], 468 ],
469 "reviewed-by-human": true 469 "reviewed-by-human": true
470 }, 470 },
471 "blur2rects_565.png": {
472 "allowed-digests": [
473 [
474 "bitmap-64bitMD5",
475 12376271458688177782
476 ]
477 ],
478 "reviewed-by-human": true
479 },
480 "blur2rects_8888.png": {
481 "allowed-digests": [
482 [
483 "bitmap-64bitMD5",
484 5695448723443481427
485 ]
486 ],
487 "reviewed-by-human": true
488 },
471 "blurcircles_565.png": { 489 "blurcircles_565.png": {
472 "allowed-digests": [ 490 "allowed-digests": [
473 [ 491 [
474 "bitmap-64bitMD5", 492 "bitmap-64bitMD5",
475 8149334815780864538 493 8149334815780864538
476 ] 494 ]
477 ], 495 ],
478 "reviewed-by-human": false 496 "reviewed-by-human": false
479 }, 497 },
480 "blurcircles_8888.png": { 498 "blurcircles_8888.png": {
(...skipping 6858 matching lines...) Expand 10 before | Expand all | Expand 10 after
7339 2149562185397201955 7357 2149562185397201955
7340 ] 7358 ]
7341 ], 7359 ],
7342 "bugs": [ 7360 "bugs": [
7343 1578 7361 1578
7344 ], 7362 ],
7345 "reviewed-by-human": false 7363 "reviewed-by-human": false
7346 } 7364 }
7347 } 7365 }
7348 } 7366 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698