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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/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 5154 matching lines...) Expand 10 before | Expand all | Expand 10 after
5165 ] 5165 ]
5166 }, 5166 },
5167 "dropshadowimagefilter_pdf-poppler.png": { 5167 "dropshadowimagefilter_pdf-poppler.png": {
5168 "allowed-digests": [ 5168 "allowed-digests": [
5169 [ 5169 [
5170 "bitmap-64bitMD5", 5170 "bitmap-64bitMD5",
5171 8887194911837226938 5171 8887194911837226938
5172 ] 5172 ]
5173 ] 5173 ]
5174 }, 5174 },
5175 "drrect_565.png": {
5176 "allowed-digests": [
5177 [
5178 "bitmap-64bitMD5",
5179 3740162382031499255
5180 ]
5181 ],
5182 "reviewed-by-human": true
5183 },
5184 "drrect_8888.png": {
5185 "allowed-digests": [
5186 [
5187 "bitmap-64bitMD5",
5188 7505650564332324157
5189 ]
5190 ],
5191 "reviewed-by-human": true
5192 },
5193 "drrect_gpu.png": {
5194 "allowed-digests": [
5195 [
5196 "bitmap-64bitMD5",
5197 12171968469485955876
5198 ]
5199 ],
5200 "reviewed-by-human": true
5201 },
5202 "drrect_pdf-poppler.png": {
5203 "allowed-digests": [
5204 [
5205 "bitmap-64bitMD5",
5206 14245969990125846971
5207 ]
5208 ],
5209 "reviewed-by-human": true
5210 },
5175 "emptypath_565.png": { 5211 "emptypath_565.png": {
5176 "allowed-digests": [ 5212 "allowed-digests": [
5177 [ 5213 [
5178 "bitmap-64bitMD5", 5214 "bitmap-64bitMD5",
5179 3179421156273465928 5215 3179421156273465928
5180 ] 5216 ]
5181 ], 5217 ],
5182 "ignore-failure": false 5218 "ignore-failure": false
5183 }, 5219 },
5184 "emptypath_8888.png": { 5220 "emptypath_8888.png": {
(...skipping 6402 matching lines...) Expand 10 before | Expand all | Expand 10 after
11587 14019814087375927425 11623 14019814087375927425
11588 ] 11624 ]
11589 ], 11625 ],
11590 "bugs": [ 11626 "bugs": [
11591 1578 11627 1578
11592 ], 11628 ],
11593 "reviewed-by-human": false 11629 "reviewed-by-human": false
11594 } 11630 }
11595 } 11631 }
11596 } 11632 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698