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

Side by Side Diff: expectations/gm/Test-Android-NexusS-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 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
332 ], 332 ],
333 "bugs": [ 333 "bugs": [
334 1759 334 1759
335 ], 335 ],
336 "reviewed-by-human": false 336 "reviewed-by-human": false
337 }, 337 },
338 "bitmapfilters_565.png": { 338 "bitmapfilters_565.png": {
339 "allowed-digests": [ 339 "allowed-digests": [
340 [ 340 [
341 "bitmap-64bitMD5", 341 "bitmap-64bitMD5",
342 812866968805065588 342 15577847810878117619
343 ] 343 ]
344 ], 344 ],
345 "reviewed-by-human": true 345 "reviewed-by-human": true
346 }, 346 },
347 "bitmapfilters_8888.png": { 347 "bitmapfilters_8888.png": {
348 "allowed-digests": [ 348 "allowed-digests": [
349 [ 349 [
350 "bitmap-64bitMD5", 350 "bitmap-64bitMD5",
351 1785801269079633261 351 16537885423072386302
352 ] 352 ]
353 ], 353 ],
354 "reviewed-by-human": true 354 "reviewed-by-human": true
355 }, 355 },
356 "bitmapfilters_gpu.png": { 356 "bitmapfilters_gpu.png": {
357 "allowed-digests": [ 357 "allowed-digests": [
358 [ 358 [
359 "bitmap-64bitMD5", 359 "bitmap-64bitMD5",
360 2075276172377788580 360 2075276172377788580
361 ] 361 ]
(...skipping 7005 matching lines...) Expand 10 before | Expand all | Expand 10 after
7367 "allowed-digests": [ 7367 "allowed-digests": [
7368 [ 7368 [
7369 "bitmap-64bitMD5", 7369 "bitmap-64bitMD5",
7370 12078165737327679843 7370 12078165737327679843
7371 ] 7371 ]
7372 ], 7372 ],
7373 "reviewed-by-human": true 7373 "reviewed-by-human": true
7374 } 7374 }
7375 } 7375 }
7376 } 7376 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698