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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-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 8411 matching lines...) Expand 10 before | Expand all | Expand 10 after
8422 }, 8422 },
8423 "linepath_pdf-mac.png": { 8423 "linepath_pdf-mac.png": {
8424 "allowed-digests": [ 8424 "allowed-digests": [
8425 [ 8425 [
8426 "bitmap-64bitMD5", 8426 "bitmap-64bitMD5",
8427 4978814871689813952 8427 4978814871689813952
8428 ] 8428 ]
8429 ], 8429 ],
8430 "ignore-failure": false 8430 "ignore-failure": false
8431 }, 8431 },
8432 "lumafilter_565.png": {
8433 "allowed-digests": [
8434 [
8435 "bitmap-64bitMD5",
8436 4555033184151073397
8437 ]
8438 ]
8439 },
8440 "lumafilter_8888.png": {
8441 "allowed-digests": [
8442 [
8443 "bitmap-64bitMD5",
8444 8452369909241859233
8445 ]
8446 ]
8447 },
8448 "lumafilter_gpu.png": {
8449 "allowed-digests": [
8450 [
8451 "bitmap-64bitMD5",
8452 371716533453042652
8453 ]
8454 ]
8455 },
8456 "lumafilter_pdf-mac.png": {
8457 "allowed-digests": [
8458 [
8459 "bitmap-64bitMD5",
8460 16729973390232773469
8461 ]
8462 ]
8463 },
8464 "lumafilter_pdf-poppler.png": {
8465 "allowed-digests": [
8466 [
8467 "bitmap-64bitMD5",
8468 7632297695265356936
8469 ]
8470 ]
8471 },
8432 "lumamode_565.png": { 8472 "lumamode_565.png": {
8433 "allowed-digests": [ 8473 "allowed-digests": [
8434 [ 8474 [
8435 "bitmap-64bitMD5", 8475 "bitmap-64bitMD5",
8436 15989292372079496729 8476 15989292372079496729
8437 ] 8477 ]
8438 ] 8478 ]
8439 }, 8479 },
8440 "lumamode_8888.png": { 8480 "lumamode_8888.png": {
8441 "allowed-digests": [ 8481 "allowed-digests": [
(...skipping 4184 matching lines...) Expand 10 before | Expand all | Expand 10 after
12626 10424380103329133154 12666 10424380103329133154
12627 ] 12667 ]
12628 ], 12668 ],
12629 "bugs": [ 12669 "bugs": [
12630 1578 12670 1578
12631 ], 12671 ],
12632 "reviewed-by-human": false 12672 "reviewed-by-human": false
12633 } 12673 }
12634 } 12674 }
12635 } 12675 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698