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-ChromeOS-Alex-GMA3150-x86-Debug/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, 6 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 6288 matching lines...) Expand 10 before | Expand all | Expand 10 after
6451 "bitmap-64bitMD5", 6433 "bitmap-64bitMD5",
6452 2149562185397201955 6434 2149562185397201955
6453 ] 6435 ]
6454 ], 6436 ],
6455 "bugs": [ 6437 "bugs": [
6456 1578 6438 1578
6457 ], 6439 ],
6458 "reviewed-by-human": false 6440 "reviewed-by-human": false
6459 } 6441 }
6460 } 6442 }
6461 } 6443 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698