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

Side by Side Diff: expectations/gm/Test-Android-GalaxyS4-SGX544-Arm7-Release/expected-results.json

Issue 777443002: baseline colorwheelnative (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 2607 matching lines...) Expand 10 before | Expand all | Expand 10 after
2618 }, 2618 },
2619 "colorwheel_gpu.png": { 2619 "colorwheel_gpu.png": {
2620 "allowed-digests": [ 2620 "allowed-digests": [
2621 [ 2621 [
2622 "bitmap-64bitMD5", 2622 "bitmap-64bitMD5",
2623 17662422081754530043 2623 17662422081754530043
2624 ] 2624 ]
2625 ], 2625 ],
2626 "reviewed-by-human": true 2626 "reviewed-by-human": true
2627 }, 2627 },
2628 "colorwheelnative_gpu.png": {
2629 "allowed-digests": [
2630 [
2631 "bitmap-64bitMD5",
2632 9464073832567620638
2633 ]
2634 ],
2635 "reviewed-by-human": true
2636 },
2628 "complexclip2_565.png": { 2637 "complexclip2_565.png": {
2629 "allowed-digests": [ 2638 "allowed-digests": [
2630 [ 2639 [
2631 "bitmap-64bitMD5", 2640 "bitmap-64bitMD5",
2632 1971136545200141017 2641 1971136545200141017
2633 ] 2642 ]
2634 ], 2643 ],
2635 "ignore-failure": false 2644 "ignore-failure": false
2636 }, 2645 },
2637 "complexclip2_8888.png": { 2646 "complexclip2_8888.png": {
(...skipping 7340 matching lines...) Expand 10 before | Expand all | Expand 10 after
9978 "allowed-digests": [ 9987 "allowed-digests": [
9979 [ 9988 [
9980 "bitmap-64bitMD5", 9989 "bitmap-64bitMD5",
9981 6723019659179571394 9990 6723019659179571394
9982 ] 9991 ]
9983 ], 9992 ],
9984 "reviewed-by-human": false 9993 "reviewed-by-human": false
9985 } 9994 }
9986 } 9995 }
9987 } 9996 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698