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

Side by Side Diff: expectations/gm/base-shuttle-win7-intel-directwrite/expected-results.json

Issue 22621002: Update GM baselines for 8888->4444 fix. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 4 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 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 "bitmap-64bitMD5", 93 "bitmap-64bitMD5",
94 3711158016938030742 94 3711158016938030742
95 ] 95 ]
96 ], 96 ],
97 "ignore-failure": false 97 "ignore-failure": false
98 }, 98 },
99 "bitmapcopy_565.png": { 99 "bitmapcopy_565.png": {
100 "allowed-digests": [ 100 "allowed-digests": [
101 [ 101 [
102 "bitmap-64bitMD5", 102 "bitmap-64bitMD5",
103 8748647730334905966 103 12405270661687912953
104 ] 104 ]
105 ], 105 ],
106 "ignore-failure": false 106 "ignore-failure": false
107 }, 107 },
108 "bitmapcopy_8888.png": { 108 "bitmapcopy_8888.png": {
109 "allowed-digests": [ 109 "allowed-digests": [
110 [ 110 [
111 "bitmap-64bitMD5", 111 "bitmap-64bitMD5",
112 10318513730865351352 112 11173906150143499164
113 ] 113 ]
114 ], 114 ],
115 "ignore-failure": false 115 "ignore-failure": false
116 }, 116 },
117 "bitmapcopy_gpu.png": { 117 "bitmapcopy_gpu.png": {
118 "allowed-digests": [ 118 "allowed-digests": [
119 [ 119 [
120 "bitmap-64bitMD5", 120 "bitmap-64bitMD5",
121 1332917938163583827 121 386061514299605512
122 ] 122 ]
123 ], 123 ],
124 "ignore-failure": false 124 "ignore-failure": false
125 }, 125 },
126 "bitmapfilters_565.png": { 126 "bitmapfilters_565.png": {
127 "allowed-digests": [ 127 "allowed-digests": [
128 [ 128 [
129 "bitmap-64bitMD5", 129 "bitmap-64bitMD5",
130 2606373126163882819 130 2606373126163882819
131 ] 131 ]
(...skipping 3808 matching lines...) Expand 10 before | Expand all | Expand 10 after
3940 "allowed-digests": [ 3940 "allowed-digests": [
3941 [ 3941 [
3942 "bitmap-64bitMD5", 3942 "bitmap-64bitMD5",
3943 13632669295194296329 3943 13632669295194296329
3944 ] 3944 ]
3945 ], 3945 ],
3946 "ignore-failure": false 3946 "ignore-failure": false
3947 } 3947 }
3948 } 3948 }
3949 } 3949 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698