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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/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
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 4383 matching lines...) Expand 10 before | Expand all | Expand 10 after
4394 }, 4394 },
4395 "linepath_gpu.png": { 4395 "linepath_gpu.png": {
4396 "allowed-digests": [ 4396 "allowed-digests": [
4397 [ 4397 [
4398 "bitmap-64bitMD5", 4398 "bitmap-64bitMD5",
4399 12871350969119851668 4399 12871350969119851668
4400 ] 4400 ]
4401 ], 4401 ],
4402 "ignore-failure": false 4402 "ignore-failure": false
4403 }, 4403 },
4404 "lumafilter_565.png": {
4405 "allowed-digests": [
4406 [
4407 "bitmap-64bitMD5",
4408 15721345070217154235
4409 ]
4410 ]
4411 },
4412 "lumafilter_8888.png": {
4413 "allowed-digests": [
4414 [
4415 "bitmap-64bitMD5",
4416 3651441664185012389
4417 ]
4418 ]
4419 },
4404 "lumamode_565.png": { 4420 "lumamode_565.png": {
4405 "allowed-digests": [ 4421 "allowed-digests": [
4406 [ 4422 [
4407 "bitmap-64bitMD5", 4423 "bitmap-64bitMD5",
4408 4885021002503040739 4424 4885021002503040739
4409 ] 4425 ]
4410 ] 4426 ]
4411 }, 4427 },
4412 "lumamode_8888.png": { 4428 "lumamode_8888.png": {
4413 "allowed-digests": [ 4429 "allowed-digests": [
(...skipping 2197 matching lines...) Expand 10 before | Expand all | Expand 10 after
6611 "allowed-digests": [ 6627 "allowed-digests": [
6612 [ 6628 [
6613 "bitmap-64bitMD5", 6629 "bitmap-64bitMD5",
6614 8839929642858793283 6630 8839929642858793283
6615 ] 6631 ]
6616 ], 6632 ],
6617 "ignore-failure": false 6633 "ignore-failure": false
6618 } 6634 }
6619 } 6635 }
6620 } 6636 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698