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

Side by Side Diff: expectations/gm/Test-Android-NexusS-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
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 4416 matching lines...) Expand 10 before | Expand all | Expand 10 after
4427 }, 4427 },
4428 "linepath_gpu.png": { 4428 "linepath_gpu.png": {
4429 "allowed-digests": [ 4429 "allowed-digests": [
4430 [ 4430 [
4431 "bitmap-64bitMD5", 4431 "bitmap-64bitMD5",
4432 12871350969119851668 4432 12871350969119851668
4433 ] 4433 ]
4434 ], 4434 ],
4435 "ignore-failure": false 4435 "ignore-failure": false
4436 }, 4436 },
4437 "lumafilter_565.png": {
4438 "allowed-digests": [
4439 [
4440 "bitmap-64bitMD5",
4441 7104435648687592254
4442 ]
4443 ]
4444 },
4445 "lumafilter_8888.png": {
4446 "allowed-digests": [
4447 [
4448 "bitmap-64bitMD5",
4449 18100962139592302037
4450 ]
4451 ]
4452 },
4437 "lumamode_565.png": { 4453 "lumamode_565.png": {
4438 "allowed-digests": [ 4454 "allowed-digests": [
4439 [ 4455 [
4440 "bitmap-64bitMD5", 4456 "bitmap-64bitMD5",
4441 547469226403260773 4457 547469226403260773
4442 ] 4458 ]
4443 ] 4459 ]
4444 }, 4460 },
4445 "lumamode_8888.png": { 4461 "lumamode_8888.png": {
4446 "allowed-digests": [ 4462 "allowed-digests": [
(...skipping 2143 matching lines...) Expand 10 before | Expand all | Expand 10 after
6590 "allowed-digests": [ 6606 "allowed-digests": [
6591 [ 6607 [
6592 "bitmap-64bitMD5", 6608 "bitmap-64bitMD5",
6593 14482667502891201348 6609 14482667502891201348
6594 ] 6610 ]
6595 ], 6611 ],
6596 "ignore-failure": false 6612 "ignore-failure": false
6597 } 6613 }
6598 } 6614 }
6599 } 6615 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698