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

Side by Side Diff: expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Release/expected-results.json

Issue 357793002: Remove SkBicubicImageFilter, and all related tests. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove all expected results for now-deleted GM Created 6 years, 5 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 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 [ 125 [
126 "bitmap-64bitMD5", 126 "bitmap-64bitMD5",
127 11454861945224847249 127 11454861945224847249
128 ] 128 ]
129 ], 129 ],
130 "bugs": [ 130 "bugs": [
131 1578 131 1578
132 ], 132 ],
133 "reviewed-by-human": false 133 "reviewed-by-human": false
134 }, 134 },
135 "bicubicfilter_565.png": {
136 "allowed-digests": [
137 [
138 "bitmap-64bitMD5",
139 13864700347231029854
140 ]
141 ],
142 "reviewed-by-human": true
143 },
144 "bicubicfilter_8888.png": {
145 "allowed-digests": [
146 [
147 "bitmap-64bitMD5",
148 10469536215464879914
149 ]
150 ],
151 "reviewed-by-human": true
152 },
153 "bigbitmaprect_i_565.png": { 135 "bigbitmaprect_i_565.png": {
154 "allowed-digests": [ 136 "allowed-digests": [
155 [ 137 [
156 "bitmap-64bitMD5", 138 "bitmap-64bitMD5",
157 13015342363421751909 139 13015342363421751909
158 ] 140 ]
159 ], 141 ],
160 "bugs": [ 142 "bugs": [
161 1578 143 1578
162 ], 144 ],
(...skipping 6280 matching lines...) Expand 10 before | Expand all | Expand 10 after
6443 "bitmap-64bitMD5", 6425 "bitmap-64bitMD5",
6444 2149562185397201955 6426 2149562185397201955
6445 ] 6427 ]
6446 ], 6428 ],
6447 "bugs": [ 6429 "bugs": [
6448 1578 6430 1578
6449 ], 6431 ],
6450 "reviewed-by-human": false 6432 "reviewed-by-human": false
6451 } 6433 }
6452 } 6434 }
6453 } 6435 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698