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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-DirectWrite/expected-results.json

Issue 243723003: Mass baselining of drrect GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 5160 matching lines...) Expand 10 before | Expand all | Expand 10 after
5171 ] 5171 ]
5172 }, 5172 },
5173 "dropshadowimagefilter_pdf-poppler.png": { 5173 "dropshadowimagefilter_pdf-poppler.png": {
5174 "allowed-digests": [ 5174 "allowed-digests": [
5175 [ 5175 [
5176 "bitmap-64bitMD5", 5176 "bitmap-64bitMD5",
5177 903041326159815571 5177 903041326159815571
5178 ] 5178 ]
5179 ] 5179 ]
5180 }, 5180 },
5181 "drrect_565.png": {
5182 "allowed-digests": [
5183 [
5184 "bitmap-64bitMD5",
5185 3740162382031499255
5186 ]
5187 ],
5188 "reviewed-by-human": true
5189 },
5190 "drrect_8888.png": {
5191 "allowed-digests": [
5192 [
5193 "bitmap-64bitMD5",
5194 7505650564332324157
5195 ]
5196 ],
5197 "reviewed-by-human": true
5198 },
5199 "drrect_gpu.png": {
5200 "allowed-digests": [
5201 [
5202 "bitmap-64bitMD5",
5203 12171968469485955876
5204 ]
5205 ],
5206 "reviewed-by-human": true
5207 },
5208 "drrect_pdf-poppler.png": {
5209 "allowed-digests": [
5210 [
5211 "bitmap-64bitMD5",
5212 14245969990125846971
5213 ]
5214 ],
5215 "reviewed-by-human": true
5216 },
5181 "emptypath_565.png": { 5217 "emptypath_565.png": {
5182 "allowed-digests": [ 5218 "allowed-digests": [
5183 [ 5219 [
5184 "bitmap-64bitMD5", 5220 "bitmap-64bitMD5",
5185 8388090760290606396 5221 8388090760290606396
5186 ] 5222 ]
5187 ], 5223 ],
5188 "ignore-failure": false 5224 "ignore-failure": false
5189 }, 5225 },
5190 "emptypath_8888.png": { 5226 "emptypath_8888.png": {
(...skipping 6380 matching lines...) Expand 10 before | Expand all | Expand 10 after
11571 14157160633878011690 11607 14157160633878011690
11572 ] 11608 ]
11573 ], 11609 ],
11574 "bugs": [ 11610 "bugs": [
11575 1578 11611 1578
11576 ], 11612 ],
11577 "reviewed-by-human": false 11613 "reviewed-by-human": false
11578 } 11614 }
11579 } 11615 }
11580 } 11616 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698