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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/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 1609005249391644342
4366 ]
4367 ],
4368 "ignore-failure": true
4369 },
4337 "matrixconvolution_565.png": { 4370 "matrixconvolution_565.png": {
4338 "allowed-digests": [ 4371 "allowed-digests": [
4339 [ 4372 [
4340 "bitmap-64bitMD5", 4373 "bitmap-64bitMD5",
4341 2666679424629483487 4374 2666679424629483487
4342 ] 4375 ]
4343 ], 4376 ],
4344 "ignore-failure": false 4377 "ignore-failure": false
4345 }, 4378 },
4346 "matrixconvolution_8888.png": { 4379 "matrixconvolution_8888.png": {
(...skipping 2286 matching lines...) Expand 10 before | Expand all | Expand 10 after
6633 "xfermodes_pdf-mac.png": { 6666 "xfermodes_pdf-mac.png": {
6634 "allowed-digests": [ 6667 "allowed-digests": [
6635 [ 6668 [
6636 "bitmap-64bitMD5", 6669 "bitmap-64bitMD5",
6637 9151974350149210736 6670 9151974350149210736
6638 ] 6671 ]
6639 ], 6672 ],
6640 "ignore-failure": false 6673 "ignore-failure": false
6641 } 6674 }
6642 } 6675 }
6643 } 6676 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698