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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-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 10089 matching lines...) Expand 10 before | Expand all | Expand 10 after
10100 [ 10100 [
10101 "bitmap-64bitMD5", 10101 "bitmap-64bitMD5",
10102 3357459949896108611 10102 3357459949896108611
10103 ] 10103 ]
10104 ], 10104 ],
10105 "bugs": [ 10105 "bugs": [
10106 1578 10106 1578
10107 ], 10107 ],
10108 "reviewed-by-human": false 10108 "reviewed-by-human": false
10109 }, 10109 },
10110 "lumafilter_565.png": {
10111 "allowed-digests": [
10112 [
10113 "bitmap-64bitMD5",
10114 4555033184151073397
10115 ]
10116 ]
10117 },
10118 "lumafilter_8888.png": {
10119 "allowed-digests": [
10120 [
10121 "bitmap-64bitMD5",
10122 8452369909241859233
10123 ]
10124 ]
10125 },
10126 "lumafilter_gpu.png": {
10127 "allowed-digests": [
10128 [
10129 "bitmap-64bitMD5",
10130 371716533453042652
10131 ]
10132 ]
10133 },
10134 "lumafilter_pdf-mac.png": {
10135 "allowed-digests": [
10136 [
10137 "bitmap-64bitMD5",
10138 12330343986365095223
10139 ]
10140 ]
10141 },
10142 "lumafilter_pdf-poppler.png": {
10143 "allowed-digests": [
10144 [
10145 "bitmap-64bitMD5",
10146 7632297695265356936
10147 ]
10148 ]
10149 },
10110 "lumamode_565.png": { 10150 "lumamode_565.png": {
10111 "allowed-digests": [ 10151 "allowed-digests": [
10112 [ 10152 [
10113 "bitmap-64bitMD5", 10153 "bitmap-64bitMD5",
10114 15989292372079496729 10154 15989292372079496729
10115 ] 10155 ]
10116 ] 10156 ]
10117 }, 10157 },
10118 "lumamode_8888.png": { 10158 "lumamode_8888.png": {
10119 "allowed-digests": [ 10159 "allowed-digests": [
(...skipping 4871 matching lines...) Expand 10 before | Expand all | Expand 10 after
14991 10424380103329133154 15031 10424380103329133154
14992 ] 15032 ]
14993 ], 15033 ],
14994 "bugs": [ 15034 "bugs": [
14995 1578 15035 1578
14996 ], 15036 ],
14997 "reviewed-by-human": false 15037 "reviewed-by-human": false
14998 } 15038 }
14999 } 15039 }
15000 } 15040 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698