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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Debug/expected-results.json

Issue 23596004: Adding SkLumaXfermode GM results. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 3 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 "aaclip_gpu.png": { 9 "aaclip_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 4316 matching lines...) Expand 10 before | Expand all | Expand 10 after
4327 }, 4327 },
4328 "linepath_pdf-mac.png": { 4328 "linepath_pdf-mac.png": {
4329 "allowed-digests": [ 4329 "allowed-digests": [
4330 [ 4330 [
4331 "bitmap-64bitMD5", 4331 "bitmap-64bitMD5",
4332 4978814871689813952 4332 4978814871689813952
4333 ] 4333 ]
4334 ], 4334 ],
4335 "ignore-failure": false 4335 "ignore-failure": false
4336 }, 4336 },
4337 "lumamode_565.png": {
4338 "allowed-digests": [
4339 [
4340 "bitmap-64bitMD5",
4341 9776410403870540718
4342 ]
4343 ]
4344 },
4345 "lumamode_8888.png": {
4346 "allowed-digests": [
4347 [
4348 "bitmap-64bitMD5",
4349 709641026971881621
4350 ]
4351 ]
4352 },
4353 "lumamode_gpu.png": {
4354 "allowed-digests": [
4355 [
4356 "bitmap-64bitMD5",
4357 17570468559236100609
4358 ]
4359 ]
4360 },
4361 "lumamode_pdf-mac.png": {
4362 "allowed-digests": [
4363 [
4364 "bitmap-64bitMD5",
4365 6060504486714248927
4366 ]
4367 ],
4368 "ignore-failure": true
4369 },
4370 "lumamode_pdf-poppler.png": {
4371 "allowed-digests": [
4372 [
4373 "bitmap-64bitMD5",
4374 1779317193688678710
4375 ]
4376 ],
4377 "ignore-failure": true
4378 },
4337 "matrixconvolution_565.png": { 4379 "matrixconvolution_565.png": {
4338 "allowed-digests": [ 4380 "allowed-digests": [
4339 [ 4381 [
4340 "bitmap-64bitMD5", 4382 "bitmap-64bitMD5",
4341 2666679424629483487 4383 2666679424629483487
4342 ] 4384 ]
4343 ], 4385 ],
4344 "ignore-failure": false 4386 "ignore-failure": false
4345 }, 4387 },
4346 "matrixconvolution_8888.png": { 4388 "matrixconvolution_8888.png": {
(...skipping 2286 matching lines...) Expand 10 before | Expand all | Expand 10 after
6633 "xfermodes_pdf-mac.png": { 6675 "xfermodes_pdf-mac.png": {
6634 "allowed-digests": [ 6676 "allowed-digests": [
6635 [ 6677 [
6636 "bitmap-64bitMD5", 6678 "bitmap-64bitMD5",
6637 9151974350149210736 6679 9151974350149210736
6638 ] 6680 ]
6639 ], 6681 ],
6640 "ignore-failure": false 6682 "ignore-failure": false
6641 } 6683 }
6642 } 6684 }
6643 } 6685 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698