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

Side by Side Diff: expectations/gm/Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN/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 "expected-results": { 2 "expected-results": {
3 "imageblurtiled_565.png": { 3 "imageblurtiled_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 1672239788423162481 7 1672239788423162481
8 ] 8 ]
9 ] 9 ]
10 }, 10 },
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 ] 88 ]
89 ] 89 ]
90 }, 90 },
91 "imagefiltersscaled_pdf-poppler.png": { 91 "imagefiltersscaled_pdf-poppler.png": {
92 "allowed-digests": [ 92 "allowed-digests": [
93 [ 93 [
94 "bitmap-64bitMD5", 94 "bitmap-64bitMD5",
95 7403124810876127284 95 7403124810876127284
96 ] 96 ]
97 ] 97 ]
98 },
99 "resizeimagefilter_565.png": {
100 "allowed-digests": [
101 [
102 "bitmap-64bitMD5",
103 11574452324482789141
104 ]
105 ]
106 },
107 "resizeimagefilter_8888.png": {
108 "allowed-digests": [
109 [
110 "bitmap-64bitMD5",
111 15004076002839832883
112 ]
113 ]
114 },
115 "resizeimagefilter_gpu.png": {
116 "allowed-digests": [
117 [
118 "bitmap-64bitMD5",
119 3830823404733713302
120 ]
121 ]
122 },
123 "resizeimagefilter_pdf-poppler.png": {
124 "allowed-digests": [
125 [
126 "bitmap-64bitMD5",
127 7720572764086610133
128 ]
129 ]
98 } 130 }
99 } 131 }
100 } 132 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698