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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-NoGPU-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 6630 matching lines...) Expand 10 before | Expand all | Expand 10 after
6641 [ 6641 [
6642 "bitmap-64bitMD5", 6642 "bitmap-64bitMD5",
6643 1930191322006662925 6643 1930191322006662925
6644 ] 6644 ]
6645 ], 6645 ],
6646 "bugs": [ 6646 "bugs": [
6647 1578 6647 1578
6648 ], 6648 ],
6649 "reviewed-by-human": false 6649 "reviewed-by-human": false
6650 }, 6650 },
6651 "lumafilter_565.png": {
6652 "allowed-digests": [
6653 [
6654 "bitmap-64bitMD5",
6655 16269251141162771406
6656 ]
6657 ]
6658 },
6659 "lumafilter_8888.png": {
6660 "allowed-digests": [
6661 [
6662 "bitmap-64bitMD5",
6663 15427106535247705603
6664 ]
6665 ]
6666 },
6667 "lumafilter_pdf-poppler.png": {
6668 "allowed-digests": [
6669 [
6670 "bitmap-64bitMD5",
6671 17483097426792034470
6672 ]
6673 ]
6674 },
6651 "lumamode_565.png": { 6675 "lumamode_565.png": {
6652 "allowed-digests": [ 6676 "allowed-digests": [
6653 [ 6677 [
6654 "bitmap-64bitMD5", 6678 "bitmap-64bitMD5",
6655 18314594388688069443 6679 18314594388688069443
6656 ] 6680 ]
6657 ] 6681 ]
6658 }, 6682 },
6659 "lumamode_8888.png": { 6683 "lumamode_8888.png": {
6660 "allowed-digests": [ 6684 "allowed-digests": [
(...skipping 3127 matching lines...) Expand 10 before | Expand all | Expand 10 after
9788 4745935902621983993 9812 4745935902621983993
9789 ] 9813 ]
9790 ], 9814 ],
9791 "bugs": [ 9815 "bugs": [
9792 1578 9816 1578
9793 ], 9817 ],
9794 "reviewed-by-human": false 9818 "reviewed-by-human": false
9795 } 9819 }
9796 } 9820 }
9797 } 9821 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698