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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json

Issue 226413002: Rebaselining resizeimagefilter (Closed) Base URL: https://skia.googlesource.com/skia.git@master
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
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 11927 matching lines...) Expand 10 before | Expand all | Expand 10 after
11938 ] 11938 ]
11939 }, 11939 },
11940 "resizeimagefilter_8888.png": { 11940 "resizeimagefilter_8888.png": {
11941 "allowed-digests": [ 11941 "allowed-digests": [
11942 [ 11942 [
11943 "bitmap-64bitMD5", 11943 "bitmap-64bitMD5",
11944 13576043681950934704 11944 13576043681950934704
11945 ] 11945 ]
11946 ] 11946 ]
11947 }, 11947 },
11948 "resizeimagefilter_angle.png": {
11949 "allowed-digests": [
11950 [
11951 "bitmap-64bitMD5",
11952 7776979282577907619
11953 ]
11954 ]
11955 },
11948 "resizeimagefilter_gpu.png": { 11956 "resizeimagefilter_gpu.png": {
11949 "allowed-digests": [ 11957 "allowed-digests": [
11950 [ 11958 [
11951 "bitmap-64bitMD5", 11959 "bitmap-64bitMD5",
11952 3680882432279394579 11960 3680882432279394579
11953 ] 11961 ]
11954 ] 11962 ]
11955 }, 11963 },
11956 "roundrects_565.png": { 11964 "roundrects_565.png": {
11957 "allowed-digests": [ 11965 "allowed-digests": [
(...skipping 3178 matching lines...) Expand 10 before | Expand all | Expand 10 after
15136 14019814087375927425 15144 14019814087375927425
15137 ] 15145 ]
15138 ], 15146 ],
15139 "bugs": [ 15147 "bugs": [
15140 1578 15148 1578
15141 ], 15149 ],
15142 "reviewed-by-human": false 15150 "reviewed-by-human": false
15143 } 15151 }
15144 } 15152 }
15145 } 15153 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698