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

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

Issue 27213003: Adding SkLumaColorFilter baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 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 | Annotate | Revision Log
« 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 4391 matching lines...) Expand 10 before | Expand all | Expand 10 after
4402 }, 4402 },
4403 "linepath_gpu.png": { 4403 "linepath_gpu.png": {
4404 "allowed-digests": [ 4404 "allowed-digests": [
4405 [ 4405 [
4406 "bitmap-64bitMD5", 4406 "bitmap-64bitMD5",
4407 12871350969119851668 4407 12871350969119851668
4408 ] 4408 ]
4409 ], 4409 ],
4410 "ignore-failure": false 4410 "ignore-failure": false
4411 }, 4411 },
4412 "lumafilter_565.png": {
4413 "allowed-digests": [
4414 [
4415 "bitmap-64bitMD5",
4416 15721345070217154235
4417 ]
4418 ]
4419 },
4420 "lumafilter_8888.png": {
4421 "allowed-digests": [
4422 [
4423 "bitmap-64bitMD5",
4424 3651441664185012389
4425 ]
4426 ]
4427 },
4412 "lumamode_565.png": { 4428 "lumamode_565.png": {
4413 "allowed-digests": [ 4429 "allowed-digests": [
4414 [ 4430 [
4415 "bitmap-64bitMD5", 4431 "bitmap-64bitMD5",
4416 4885021002503040739 4432 4885021002503040739
4417 ] 4433 ]
4418 ] 4434 ]
4419 }, 4435 },
4420 "lumamode_8888.png": { 4436 "lumamode_8888.png": {
4421 "allowed-digests": [ 4437 "allowed-digests": [
(...skipping 2197 matching lines...) Expand 10 before | Expand all | Expand 10 after
6619 "allowed-digests": [ 6635 "allowed-digests": [
6620 [ 6636 [
6621 "bitmap-64bitMD5", 6637 "bitmap-64bitMD5",
6622 8839929642858793283 6638 8839929642858793283
6623 ] 6639 ]
6624 ], 6640 ],
6625 "ignore-failure": false 6641 "ignore-failure": false
6626 } 6642 }
6627 } 6643 }
6628 } 6644 }
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