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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-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 8679 matching lines...) Expand 10 before | Expand all | Expand 10 after
8690 }, 8690 },
8691 "linepath_pdf-mac.png": { 8691 "linepath_pdf-mac.png": {
8692 "allowed-digests": [ 8692 "allowed-digests": [
8693 [ 8693 [
8694 "bitmap-64bitMD5", 8694 "bitmap-64bitMD5",
8695 4978814871689813952 8695 4978814871689813952
8696 ] 8696 ]
8697 ], 8697 ],
8698 "ignore-failure": false 8698 "ignore-failure": false
8699 }, 8699 },
8700 "lumafilter_565.png": {
8701 "allowed-digests": [
8702 [
8703 "bitmap-64bitMD5",
8704 4555033184151073397
8705 ]
8706 ]
8707 },
8708 "lumafilter_8888.png": {
8709 "allowed-digests": [
8710 [
8711 "bitmap-64bitMD5",
8712 8452369909241859233
8713 ]
8714 ]
8715 },
8716 "lumafilter_gpu.png": {
8717 "allowed-digests": [
8718 [
8719 "bitmap-64bitMD5",
8720 371716533453042652
8721 ]
8722 ]
8723 },
8724 "lumafilter_pdf-mac.png": {
8725 "allowed-digests": [
8726 [
8727 "bitmap-64bitMD5",
8728 12330343986365095223
8729 ]
8730 ]
8731 },
8732 "lumafilter_pdf-poppler.png": {
8733 "allowed-digests": [
8734 [
8735 "bitmap-64bitMD5",
8736 7632297695265356936
8737 ]
8738 ]
8739 },
8700 "lumamode_565.png": { 8740 "lumamode_565.png": {
8701 "allowed-digests": [ 8741 "allowed-digests": [
8702 [ 8742 [
8703 "bitmap-64bitMD5", 8743 "bitmap-64bitMD5",
8704 15989292372079496729 8744 15989292372079496729
8705 ] 8745 ]
8706 ] 8746 ]
8707 }, 8747 },
8708 "lumamode_8888.png": { 8748 "lumamode_8888.png": {
8709 "allowed-digests": [ 8749 "allowed-digests": [
(...skipping 4257 matching lines...) Expand 10 before | Expand all | Expand 10 after
12967 10424380103329133154 13007 10424380103329133154
12968 ] 13008 ]
12969 ], 13009 ],
12970 "bugs": [ 13010 "bugs": [
12971 1578 13011 1578
12972 ], 13012 ],
12973 "reviewed-by-human": false 13013 "reviewed-by-human": false
12974 } 13014 }
12975 } 13015 }
12976 } 13016 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698