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

Side by Side Diff: expectations/gm/Test-Mac10.7-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 9134 matching lines...) Expand 10 before | Expand all | Expand 10 after
9145 }, 9145 },
9146 "linepath_pdf-mac.png": { 9146 "linepath_pdf-mac.png": {
9147 "allowed-digests": [ 9147 "allowed-digests": [
9148 [ 9148 [
9149 "bitmap-64bitMD5", 9149 "bitmap-64bitMD5",
9150 4978814871689813952 9150 4978814871689813952
9151 ] 9151 ]
9152 ], 9152 ],
9153 "ignore-failure": false 9153 "ignore-failure": false
9154 }, 9154 },
9155 "lumafilter_565.png": {
9156 "allowed-digests": [
9157 [
9158 "bitmap-64bitMD5",
9159 4555033184151073397
9160 ]
9161 ]
9162 },
9163 "lumafilter_8888.png": {
9164 "allowed-digests": [
9165 [
9166 "bitmap-64bitMD5",
9167 8452369909241859233
9168 ]
9169 ]
9170 },
9171 "lumafilter_gpu.png": {
9172 "allowed-digests": [
9173 [
9174 "bitmap-64bitMD5",
9175 371716533453042652
9176 ]
9177 ]
9178 },
9179 "lumafilter_pdf-mac.png": {
9180 "allowed-digests": [
9181 [
9182 "bitmap-64bitMD5",
9183 16908828735425750911
9184 ]
9185 ]
9186 },
9155 "lumamode_565.png": { 9187 "lumamode_565.png": {
9156 "allowed-digests": [ 9188 "allowed-digests": [
9157 [ 9189 [
9158 "bitmap-64bitMD5", 9190 "bitmap-64bitMD5",
9159 15989292372079496729 9191 15989292372079496729
9160 ] 9192 ]
9161 ] 9193 ]
9162 }, 9194 },
9163 "lumamode_8888.png": { 9195 "lumamode_8888.png": {
9164 "allowed-digests": [ 9196 "allowed-digests": [
(...skipping 4426 matching lines...) Expand 10 before | Expand all | Expand 10 after
13591 10424380103329133154 13623 10424380103329133154
13592 ] 13624 ]
13593 ], 13625 ],
13594 "bugs": [ 13626 "bugs": [
13595 1578 13627 1578
13596 ], 13628 ],
13597 "reviewed-by-human": false 13629 "reviewed-by-human": false
13598 } 13630 }
13599 } 13631 }
13600 } 13632 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698