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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/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 9964 matching lines...) Expand 10 before | Expand all | Expand 10 after
9975 [ 9975 [
9976 "bitmap-64bitMD5", 9976 "bitmap-64bitMD5",
9977 807818410790385130 9977 807818410790385130
9978 ] 9978 ]
9979 ], 9979 ],
9980 "bugs": [ 9980 "bugs": [
9981 1578 9981 1578
9982 ], 9982 ],
9983 "reviewed-by-human": false 9983 "reviewed-by-human": false
9984 }, 9984 },
9985 "lumafilter_565.png": {
9986 "allowed-digests": [
9987 [
9988 "bitmap-64bitMD5",
9989 7910675456019623265
9990 ]
9991 ]
9992 },
9993 "lumafilter_8888.png": {
9994 "allowed-digests": [
9995 [
9996 "bitmap-64bitMD5",
9997 8405846389312946683
9998 ]
9999 ]
10000 },
10001 "lumafilter_angle.png": {
10002 "allowed-digests": [
10003 [
10004 "bitmap-64bitMD5",
10005 7139505319228028644
10006 ]
10007 ]
10008 },
10009 "lumafilter_gpu.png": {
10010 "allowed-digests": [
10011 [
10012 "bitmap-64bitMD5",
10013 7139505319228028644
10014 ]
10015 ]
10016 },
10017 "lumafilter_pdf-poppler.png": {
10018 "allowed-digests": [
10019 [
10020 "bitmap-64bitMD5",
10021 11947796130819252614
10022 ]
10023 ]
10024 },
9985 "lumamode_565.png": { 10025 "lumamode_565.png": {
9986 "allowed-digests": [ 10026 "allowed-digests": [
9987 [ 10027 [
9988 "bitmap-64bitMD5", 10028 "bitmap-64bitMD5",
9989 100752926921137207 10029 100752926921137207
9990 ] 10030 ]
9991 ] 10031 ]
9992 }, 10032 },
9993 "lumamode_8888.png": { 10033 "lumamode_8888.png": {
9994 "allowed-digests": [ 10034 "allowed-digests": [
(...skipping 4777 matching lines...) Expand 10 before | Expand all | Expand 10 after
14772 9206571293968307032 14812 9206571293968307032
14773 ] 14813 ]
14774 ], 14814 ],
14775 "bugs": [ 14815 "bugs": [
14776 1578 14816 1578
14777 ], 14817 ],
14778 "reviewed-by-human": false 14818 "reviewed-by-human": false
14779 } 14819 }
14780 } 14820 }
14781 } 14821 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698