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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json

Issue 341593003: rebaseline after GM change to bitmapfilters (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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 "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 298 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 ], 309 ],
310 "bugs": [ 310 "bugs": [
311 1759 311 1759
312 ], 312 ],
313 "reviewed-by-human": false 313 "reviewed-by-human": false
314 }, 314 },
315 "bitmapfilters_565.png": { 315 "bitmapfilters_565.png": {
316 "allowed-digests": [ 316 "allowed-digests": [
317 [ 317 [
318 "bitmap-64bitMD5", 318 "bitmap-64bitMD5",
319 15250348246135037990 319 5556270988884295076
320 ] 320 ]
321 ], 321 ],
322 "reviewed-by-human": true 322 "reviewed-by-human": true
323 }, 323 },
324 "bitmapfilters_8888.png": { 324 "bitmapfilters_8888.png": {
325 "allowed-digests": [ 325 "allowed-digests": [
326 [ 326 [
327 "bitmap-64bitMD5", 327 "bitmap-64bitMD5",
328 12491752874759005153 328 12410204863204197194
329 ] 329 ]
330 ], 330 ],
331 "reviewed-by-human": true 331 "reviewed-by-human": true
332 }, 332 },
333 "bitmapfilters_gpu.png": { 333 "bitmapfilters_gpu.png": {
334 "allowed-digests": [ 334 "allowed-digests": [
335 [ 335 [
336 "bitmap-64bitMD5", 336 "bitmap-64bitMD5",
337 2075276172377788580 337 2075276172377788580
338 ] 338 ]
(...skipping 7046 matching lines...) Expand 10 before | Expand all | Expand 10 after
7385 "allowed-digests": [ 7385 "allowed-digests": [
7386 [ 7386 [
7387 "bitmap-64bitMD5", 7387 "bitmap-64bitMD5",
7388 14286000270409792100 7388 14286000270409792100
7389 ] 7389 ]
7390 ], 7390 ],
7391 "reviewed-by-human": true 7391 "reviewed-by-human": true
7392 } 7392 }
7393 } 7393 }
7394 } 7394 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698