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

Side by Side Diff: expectations/gm/Test-Android-IntelRhb-SGX544-x86-Debug/expected-results.json

Issue 471723002: Rebaseline R11 and ASTC bitmap GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 4 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 218 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 }, 229 },
230 "arithmode_gpu.png": { 230 "arithmode_gpu.png": {
231 "allowed-digests": [ 231 "allowed-digests": [
232 [ 232 [
233 "bitmap-64bitMD5", 233 "bitmap-64bitMD5",
234 15667116140869597659 234 15667116140869597659
235 ] 235 ]
236 ], 236 ],
237 "reviewed-by-human": true 237 "reviewed-by-human": true
238 }, 238 },
239 "astcbitmap_565.png": {
240 "allowed-digests": [
241 [
242 "bitmap-64bitMD5",
243 7296080463405164282
244 ]
245 ],
246 "reviewed-by-human": true
247 },
248 "astcbitmap_8888.png": {
249 "allowed-digests": [
250 [
251 "bitmap-64bitMD5",
252 7104155647358997780
253 ]
254 ],
255 "reviewed-by-human": true
256 },
239 "bat_gpu.png": { 257 "bat_gpu.png": {
240 "allowed-digests": [ 258 "allowed-digests": [
241 [ 259 [
242 "bitmap-64bitMD5", 260 "bitmap-64bitMD5",
243 15429625158026413569 261 15429625158026413569
244 ] 262 ]
245 ], 263 ],
246 "bugs": [ 264 "bugs": [
247 1759 265 1759
248 ], 266 ],
(...skipping 3853 matching lines...) Expand 10 before | Expand all | Expand 10 after
4102 }, 4120 },
4103 "etc1bitmap_pkm_8888.png": { 4121 "etc1bitmap_pkm_8888.png": {
4104 "allowed-digests": [ 4122 "allowed-digests": [
4105 [ 4123 [
4106 "bitmap-64bitMD5", 4124 "bitmap-64bitMD5",
4107 17338451294848191155 4125 17338451294848191155
4108 ] 4126 ]
4109 ], 4127 ],
4110 "reviewed-by-human": true 4128 "reviewed-by-human": true
4111 }, 4129 },
4130 "etc1bitmap_r11.ktx_565.png": {
4131 "allowed-digests": [
4132 [
4133 "bitmap-64bitMD5",
4134 1495436641215277847
4135 ]
4136 ],
4137 "reviewed-by-human": true
4138 },
4139 "etc1bitmap_r11.ktx_8888.png": {
4140 "allowed-digests": [
4141 [
4142 "bitmap-64bitMD5",
4143 14073051900873346231
4144 ]
4145 ],
4146 "reviewed-by-human": true
4147 },
4112 "extractbitmap_565.png": { 4148 "extractbitmap_565.png": {
4113 "allowed-digests": [ 4149 "allowed-digests": [
4114 [ 4150 [
4115 "bitmap-64bitMD5", 4151 "bitmap-64bitMD5",
4116 11559795738519917215 4152 11559795738519917215
4117 ] 4153 ]
4118 ], 4154 ],
4119 "reviewed-by-human": true 4155 "reviewed-by-human": true
4120 }, 4156 },
4121 "extractbitmap_8888.png": { 4157 "extractbitmap_8888.png": {
(...skipping 5103 matching lines...) Expand 10 before | Expand all | Expand 10 after
9225 "allowed-digests": [ 9261 "allowed-digests": [
9226 [ 9262 [
9227 "bitmap-64bitMD5", 9263 "bitmap-64bitMD5",
9228 11611679597896853327 9264 11611679597896853327
9229 ] 9265 ]
9230 ], 9266 ],
9231 "reviewed-by-human": true 9267 "reviewed-by-human": true
9232 } 9268 }
9233 } 9269 }
9234 } 9270 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698