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

Side by Side Diff: expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-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 478 matching lines...) Expand 10 before | Expand all | Expand 10 after
489 }, 489 },
490 "bleed_8888.png": { 490 "bleed_8888.png": {
491 "allowed-digests": [ 491 "allowed-digests": [
492 [ 492 [
493 "bitmap-64bitMD5", 493 "bitmap-64bitMD5",
494 3372709705477961694 494 3372709705477961694
495 ] 495 ]
496 ], 496 ],
497 "reviewed-by-human": true 497 "reviewed-by-human": true
498 }, 498 },
499 "blur2rects_565.png": {
500 "allowed-digests": [
501 [
502 "bitmap-64bitMD5",
503 12376271458688177782
504 ]
505 ],
506 "reviewed-by-human": true
507 },
508 "blur2rects_8888.png": {
509 "allowed-digests": [
510 [
511 "bitmap-64bitMD5",
512 5695448723443481427
513 ]
514 ],
515 "reviewed-by-human": true
516 },
499 "blurcircles_565.png": { 517 "blurcircles_565.png": {
500 "allowed-digests": [ 518 "allowed-digests": [
501 [ 519 [
502 "bitmap-64bitMD5", 520 "bitmap-64bitMD5",
503 446330175668077197 521 446330175668077197
504 ] 522 ]
505 ], 523 ],
506 "reviewed-by-human": false 524 "reviewed-by-human": false
507 }, 525 },
508 "blurcircles_8888.png": { 526 "blurcircles_8888.png": {
(...skipping 6932 matching lines...) Expand 10 before | Expand all | Expand 10 after
7441 9984814022695009912 7459 9984814022695009912
7442 ] 7460 ]
7443 ], 7461 ],
7444 "bugs": [ 7462 "bugs": [
7445 1578 7463 1578
7446 ], 7464 ],
7447 "reviewed-by-human": false 7465 "reviewed-by-human": false
7448 } 7466 }
7449 } 7467 }
7450 } 7468 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698