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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 "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 657 matching lines...) Expand 10 before | Expand all | Expand 10 after
668 [ 668 [
669 "bitmap-64bitMD5", 669 "bitmap-64bitMD5",
670 5114692605203855359 670 5114692605203855359
671 ] 671 ]
672 ], 672 ],
673 "bugs": [ 673 "bugs": [
674 2762 674 2762
675 ], 675 ],
676 "reviewed-by-human": false 676 "reviewed-by-human": false
677 }, 677 },
678 "blur2rects_565.png": {
679 "allowed-digests": [
680 [
681 "bitmap-64bitMD5",
682 9278342309120199229
683 ]
684 ],
685 "reviewed-by-human": true
686 },
687 "blur2rects_8888.png": {
688 "allowed-digests": [
689 [
690 "bitmap-64bitMD5",
691 5695448723443481427
692 ]
693 ],
694 "reviewed-by-human": true
695 },
696 "blur2rects_gpu.png": {
697 "allowed-digests": [
698 [
699 "bitmap-64bitMD5",
700 11362958107862173563
701 ]
702 ],
703 "reviewed-by-human": true
704 },
678 "blurcircles_565.png": { 705 "blurcircles_565.png": {
679 "allowed-digests": [ 706 "allowed-digests": [
680 [ 707 [
681 "bitmap-64bitMD5", 708 "bitmap-64bitMD5",
682 17148910878401545731 709 17148910878401545731
683 ] 710 ]
684 ], 711 ],
685 "reviewed-by-human": false 712 "reviewed-by-human": false
686 }, 713 },
687 "blurcircles_8888.png": { 714 "blurcircles_8888.png": {
(...skipping 9565 matching lines...) Expand 10 before | Expand all | Expand 10 after
10253 "allowed-digests": [ 10280 "allowed-digests": [
10254 [ 10281 [
10255 "bitmap-64bitMD5", 10282 "bitmap-64bitMD5",
10256 16415218204576550093 10283 16415218204576550093
10257 ] 10284 ]
10258 ], 10285 ],
10259 "reviewed-by-human": true 10286 "reviewed-by-human": true
10260 } 10287 }
10261 } 10288 }
10262 } 10289 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698