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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-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 5166 matching lines...) Expand 10 before | Expand all | Expand 10 after
5177 ] 5177 ]
5178 }, 5178 },
5179 "dropshadowimagefilter_pdf-poppler.png": { 5179 "dropshadowimagefilter_pdf-poppler.png": {
5180 "allowed-digests": [ 5180 "allowed-digests": [
5181 [ 5181 [
5182 "bitmap-64bitMD5", 5182 "bitmap-64bitMD5",
5183 903041326159815571 5183 903041326159815571
5184 ] 5184 ]
5185 ] 5185 ]
5186 }, 5186 },
5187 "drrect_565.png": {
5188 "allowed-digests": [
5189 [
5190 "bitmap-64bitMD5",
5191 3740162382031499255
5192 ]
5193 ],
5194 "reviewed-by-human": true
5195 },
5196 "drrect_8888.png": {
5197 "allowed-digests": [
5198 [
5199 "bitmap-64bitMD5",
5200 7505650564332324157
5201 ]
5202 ],
5203 "reviewed-by-human": true
5204 },
5205 "drrect_gpu.png": {
5206 "allowed-digests": [
5207 [
5208 "bitmap-64bitMD5",
5209 12171968469485955876
5210 ]
5211 ],
5212 "reviewed-by-human": true
5213 },
5214 "drrect_pdf-poppler.png": {
5215 "allowed-digests": [
5216 [
5217 "bitmap-64bitMD5",
5218 14245969990125846971
5219 ]
5220 ],
5221 "reviewed-by-human": true
5222 },
5187 "emptypath_565.png": { 5223 "emptypath_565.png": {
5188 "allowed-digests": [ 5224 "allowed-digests": [
5189 [ 5225 [
5190 "bitmap-64bitMD5", 5226 "bitmap-64bitMD5",
5191 8388090760290606396 5227 8388090760290606396
5192 ] 5228 ]
5193 ], 5229 ],
5194 "ignore-failure": false 5230 "ignore-failure": false
5195 }, 5231 },
5196 "emptypath_8888.png": { 5232 "emptypath_8888.png": {
(...skipping 6387 matching lines...) Expand 10 before | Expand all | Expand 10 after
11584 14157160633878011690 11620 14157160633878011690
11585 ] 11621 ]
11586 ], 11622 ],
11587 "bugs": [ 11623 "bugs": [
11588 1578 11624 1578
11589 ], 11625 ],
11590 "reviewed-by-human": false 11626 "reviewed-by-human": false
11591 } 11627 }
11592 } 11628 }
11593 } 11629 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698