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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-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 10233 matching lines...) Expand 10 before | Expand all | Expand 10 after
10244 [ 10244 [
10245 "bitmap-64bitMD5", 10245 "bitmap-64bitMD5",
10246 3357459949896108611 10246 3357459949896108611
10247 ] 10247 ]
10248 ], 10248 ],
10249 "bugs": [ 10249 "bugs": [
10250 1578 10250 1578
10251 ], 10251 ],
10252 "reviewed-by-human": false 10252 "reviewed-by-human": false
10253 }, 10253 },
10254 "lumafilter_565.png": {
10255 "allowed-digests": [
10256 [
10257 "bitmap-64bitMD5",
10258 4555033184151073397
10259 ]
10260 ]
10261 },
10262 "lumafilter_8888.png": {
10263 "allowed-digests": [
10264 [
10265 "bitmap-64bitMD5",
10266 8452369909241859233
10267 ]
10268 ]
10269 },
10270 "lumafilter_gpu.png": {
10271 "allowed-digests": [
10272 [
10273 "bitmap-64bitMD5",
10274 371716533453042652
10275 ]
10276 ]
10277 },
10278 "lumafilter_pdf-mac.png": {
10279 "allowed-digests": [
10280 [
10281 "bitmap-64bitMD5",
10282 16908828735425750911
10283 ]
10284 ]
10285 },
10286 "lumafilter_pdf-poppler.png": {
10287 "allowed-digests": [
10288 [
10289 "bitmap-64bitMD5",
10290 7632297695265356936
10291 ]
10292 ]
10293 },
10254 "lumamode_565.png": { 10294 "lumamode_565.png": {
10255 "allowed-digests": [ 10295 "allowed-digests": [
10256 [ 10296 [
10257 "bitmap-64bitMD5", 10297 "bitmap-64bitMD5",
10258 15989292372079496729 10298 15989292372079496729
10259 ] 10299 ]
10260 ], 10300 ],
10261 "bugs": [ 10301 "bugs": [
10262 1578 10302 1578
10263 ], 10303 ],
(...skipping 4946 matching lines...) Expand 10 before | Expand all | Expand 10 after
15210 10424380103329133154 15250 10424380103329133154
15211 ] 15251 ]
15212 ], 15252 ],
15213 "bugs": [ 15253 "bugs": [
15214 1578 15254 1578
15215 ], 15255 ],
15216 "reviewed-by-human": false 15256 "reviewed-by-human": false
15217 } 15257 }
15218 } 15258 }
15219 } 15259 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698