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

Side by Side Diff: expectations/gm/Test-Android-NexusS-SGX540-Arm7-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 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 }, 187 },
188 "arithmode_gpu.png": { 188 "arithmode_gpu.png": {
189 "allowed-digests": [ 189 "allowed-digests": [
190 [ 190 [
191 "bitmap-64bitMD5", 191 "bitmap-64bitMD5",
192 3142692555734933363 192 3142692555734933363
193 ] 193 ]
194 ], 194 ],
195 "ignore-failure": false 195 "ignore-failure": false
196 }, 196 },
197 "astcbitmap_565.png": {
198 "allowed-digests": [
199 [
200 "bitmap-64bitMD5",
201 7296080463405164282
202 ]
203 ],
204 "reviewed-by-human": true
205 },
206 "astcbitmap_8888.png": {
207 "allowed-digests": [
208 [
209 "bitmap-64bitMD5",
210 7104155647358997780
211 ]
212 ],
213 "reviewed-by-human": true
214 },
197 "bezier_conic_effects_gpu.png": { 215 "bezier_conic_effects_gpu.png": {
198 "allowed-digests": [ 216 "allowed-digests": [
199 [ 217 [
200 "bitmap-64bitMD5", 218 "bitmap-64bitMD5",
201 11718850406861182610 219 11718850406861182610
202 ] 220 ]
203 ] 221 ]
204 }, 222 },
205 "bezier_cubic_effects_gpu.png": { 223 "bezier_cubic_effects_gpu.png": {
206 "allowed-digests": [ 224 "allowed-digests": [
(...skipping 3091 matching lines...) Expand 10 before | Expand all | Expand 10 after
3298 }, 3316 },
3299 "etc1bitmap_pkm_8888.png": { 3317 "etc1bitmap_pkm_8888.png": {
3300 "allowed-digests": [ 3318 "allowed-digests": [
3301 [ 3319 [
3302 "bitmap-64bitMD5", 3320 "bitmap-64bitMD5",
3303 17338451294848191155 3321 17338451294848191155
3304 ] 3322 ]
3305 ], 3323 ],
3306 "reviewed-by-human": true 3324 "reviewed-by-human": true
3307 }, 3325 },
3326 "etc1bitmap_r11.ktx_565.png": {
3327 "allowed-digests": [
3328 [
3329 "bitmap-64bitMD5",
3330 3263188022291407521
3331 ]
3332 ],
3333 "reviewed-by-human": true
3334 },
3335 "etc1bitmap_r11.ktx_8888.png": {
3336 "allowed-digests": [
3337 [
3338 "bitmap-64bitMD5",
3339 14073051900873346231
3340 ]
3341 ],
3342 "reviewed-by-human": true
3343 },
3308 "extractbitmap_565.png": { 3344 "extractbitmap_565.png": {
3309 "allowed-digests": [ 3345 "allowed-digests": [
3310 [ 3346 [
3311 "bitmap-64bitMD5", 3347 "bitmap-64bitMD5",
3312 10931473040653078858 3348 10931473040653078858
3313 ] 3349 ]
3314 ], 3350 ],
3315 "reviewed-by-human": true 3351 "reviewed-by-human": true
3316 }, 3352 },
3317 "extractbitmap_8888.png": { 3353 "extractbitmap_8888.png": {
(...skipping 4137 matching lines...) Expand 10 before | Expand all | Expand 10 after
7455 "allowed-digests": [ 7491 "allowed-digests": [
7456 [ 7492 [
7457 "bitmap-64bitMD5", 7493 "bitmap-64bitMD5",
7458 12535168602791254556 7494 12535168602791254556
7459 ] 7495 ]
7460 ], 7496 ],
7461 "reviewed-by-human": true 7497 "reviewed-by-human": true
7462 } 7498 }
7463 } 7499 }
7464 } 7500 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698