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

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

Issue 110643002: Correct baseline images for new "bitmapshaders" test (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 7 years 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 391 matching lines...) Expand 10 before | Expand all | Expand 10 after
402 }, 402 },
403 "bitmapscroll_gpu.png": { 403 "bitmapscroll_gpu.png": {
404 "allowed-digests": [ 404 "allowed-digests": [
405 [ 405 [
406 "bitmap-64bitMD5", 406 "bitmap-64bitMD5",
407 930590022062657844 407 930590022062657844
408 ] 408 ]
409 ], 409 ],
410 "ignore-failure": false 410 "ignore-failure": false
411 }, 411 },
412 "bitmapshaders_565.png": {
413 "allowed-digests": [
414 [
415 "bitmap-64bitMD5",
416 14816370732421230660
417 ]
418 ],
419 "reviewed-by-human": true
420 },
421 "bitmapshaders_8888.png": {
422 "allowed-digests": [
423 [
424 "bitmap-64bitMD5",
425 2770977120663775609
426 ]
427 ],
428 "reviewed-by-human": true
429 },
412 "bleed_565.png": { 430 "bleed_565.png": {
413 "allowed-digests": [ 431 "allowed-digests": [
414 [ 432 [
415 "bitmap-64bitMD5", 433 "bitmap-64bitMD5",
416 5004478543740101868 434 5004478543740101868
417 ] 435 ]
418 ] 436 ]
419 }, 437 },
420 "bleed_8888.png": { 438 "bleed_8888.png": {
421 "allowed-digests": [ 439 "allowed-digests": [
(...skipping 6467 matching lines...) Expand 10 before | Expand all | Expand 10 after
6889 "allowed-digests": [ 6907 "allowed-digests": [
6890 [ 6908 [
6891 "bitmap-64bitMD5", 6909 "bitmap-64bitMD5",
6892 2746514962305586948 6910 2746514962305586948
6893 ] 6911 ]
6894 ], 6912 ],
6895 "ignore-failure": false 6913 "ignore-failure": false
6896 } 6914 }
6897 } 6915 }
6898 } 6916 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698