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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/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
« no previous file with comments | « no previous file | expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 6478 matching lines...) Expand 10 before | Expand all | Expand 10 after
6900 "allowed-digests": [ 6918 "allowed-digests": [
6901 [ 6919 [
6902 "bitmap-64bitMD5", 6920 "bitmap-64bitMD5",
6903 2746514962305586948 6921 2746514962305586948
6904 ] 6922 ]
6905 ], 6923 ],
6906 "ignore-failure": false 6924 "ignore-failure": false
6907 } 6925 }
6908 } 6926 }
6909 } 6927 }
OLDNEW
« no previous file with comments | « no previous file | expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698