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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-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 3170 matching lines...) Expand 10 before | Expand all | Expand 10 after
15128 14019814087375927425 15136 14019814087375927425
15129 ] 15137 ]
15130 ], 15138 ],
15131 "bugs": [ 15139 "bugs": [
15132 1578 15140 1578
15133 ], 15141 ],
15134 "reviewed-by-human": false 15142 "reviewed-by-human": false
15135 } 15143 }
15136 } 15144 }
15137 } 15145 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698