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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-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 8846 matching lines...) Expand 10 before | Expand all | Expand 10 after
8857 [ 8857 [
8858 "bitmap-64bitMD5", 8858 "bitmap-64bitMD5",
8859 3357459949896108611 8859 3357459949896108611
8860 ] 8860 ]
8861 ], 8861 ],
8862 "bugs": [ 8862 "bugs": [
8863 1578 8863 1578
8864 ], 8864 ],
8865 "reviewed-by-human": false 8865 "reviewed-by-human": false
8866 }, 8866 },
8867 "lumafilter_565.png": {
8868 "allowed-digests": [
8869 [
8870 "bitmap-64bitMD5",
8871 4555033184151073397
8872 ]
8873 ]
8874 },
8875 "lumafilter_8888.png": {
8876 "allowed-digests": [
8877 [
8878 "bitmap-64bitMD5",
8879 8452369909241859233
8880 ]
8881 ]
8882 },
8883 "lumafilter_gpu.png": {
8884 "allowed-digests": [
8885 [
8886 "bitmap-64bitMD5",
8887 371716533453042652
8888 ]
8889 ]
8890 },
8891 "lumafilter_pdf-mac.png": {
8892 "allowed-digests": [
8893 [
8894 "bitmap-64bitMD5",
8895 16908828735425750911
8896 ]
8897 ]
8898 },
8899 "lumafilter_pdf-poppler.png": {
8900 "allowed-digests": [
8901 [
8902 "bitmap-64bitMD5",
8903 7632297695265356936
8904 ]
8905 ]
8906 },
8867 "lumamode_565.png": { 8907 "lumamode_565.png": {
8868 "allowed-digests": [ 8908 "allowed-digests": [
8869 [ 8909 [
8870 "bitmap-64bitMD5", 8910 "bitmap-64bitMD5",
8871 15989292372079496729 8911 15989292372079496729
8872 ] 8912 ]
8873 ] 8913 ]
8874 }, 8914 },
8875 "lumamode_8888.png": { 8915 "lumamode_8888.png": {
8876 "allowed-digests": [ 8916 "allowed-digests": [
(...skipping 4246 matching lines...) Expand 10 before | Expand all | Expand 10 after
13123 10424380103329133154 13163 10424380103329133154
13124 ] 13164 ]
13125 ], 13165 ],
13126 "bugs": [ 13166 "bugs": [
13127 1578 13167 1578
13128 ], 13168 ],
13129 "reviewed-by-human": false 13169 "reviewed-by-human": false
13130 } 13170 }
13131 } 13171 }
13132 } 13172 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698