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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-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 10498 matching lines...) Expand 10 before | Expand all | Expand 10 after
10509 [ 10509 [
10510 "bitmap-64bitMD5", 10510 "bitmap-64bitMD5",
10511 3357459949896108611 10511 3357459949896108611
10512 ] 10512 ]
10513 ], 10513 ],
10514 "bugs": [ 10514 "bugs": [
10515 1578 10515 1578
10516 ], 10516 ],
10517 "reviewed-by-human": false 10517 "reviewed-by-human": false
10518 }, 10518 },
10519 "lumafilter_565.png": {
10520 "allowed-digests": [
10521 [
10522 "bitmap-64bitMD5",
10523 4555033184151073397
10524 ]
10525 ]
10526 },
10527 "lumafilter_8888.png": {
10528 "allowed-digests": [
10529 [
10530 "bitmap-64bitMD5",
10531 8452369909241859233
10532 ]
10533 ]
10534 },
10535 "lumafilter_gpu.png": {
10536 "allowed-digests": [
10537 [
10538 "bitmap-64bitMD5",
10539 371716533453042652
10540 ]
10541 ]
10542 },
10543 "lumafilter_pdf-mac.png": {
10544 "allowed-digests": [
10545 [
10546 "bitmap-64bitMD5",
10547 16908828735425750911
10548 ]
10549 ]
10550 },
10551 "lumafilter_pdf-poppler.png": {
10552 "allowed-digests": [
10553 [
10554 "bitmap-64bitMD5",
10555 7632297695265356936
10556 ]
10557 ]
10558 },
10519 "lumamode_565.png": { 10559 "lumamode_565.png": {
10520 "allowed-digests": [ 10560 "allowed-digests": [
10521 [ 10561 [
10522 "bitmap-64bitMD5", 10562 "bitmap-64bitMD5",
10523 15989292372079496729 10563 15989292372079496729
10524 ] 10564 ]
10525 ] 10565 ]
10526 }, 10566 },
10527 "lumamode_8888.png": { 10567 "lumamode_8888.png": {
10528 "allowed-digests": [ 10568 "allowed-digests": [
(...skipping 4989 matching lines...) Expand 10 before | Expand all | Expand 10 after
15518 10424380103329133154 15558 10424380103329133154
15519 ] 15559 ]
15520 ], 15560 ],
15521 "bugs": [ 15561 "bugs": [
15522 1578 15562 1578
15523 ], 15563 ],
15524 "reviewed-by-human": false 15564 "reviewed-by-human": false
15525 } 15565 }
15526 } 15566 }
15527 } 15567 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698