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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/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 5770 matching lines...) Expand 10 before | Expand all | Expand 10 after
5781 ] 5781 ]
5782 }, 5782 },
5783 "dropshadowimagefilter_pdf-poppler.png": { 5783 "dropshadowimagefilter_pdf-poppler.png": {
5784 "allowed-digests": [ 5784 "allowed-digests": [
5785 [ 5785 [
5786 "bitmap-64bitMD5", 5786 "bitmap-64bitMD5",
5787 5217645593406939249 5787 5217645593406939249
5788 ] 5788 ]
5789 ] 5789 ]
5790 }, 5790 },
5791 "drrect_565.png": {
5792 "allowed-digests": [
5793 [
5794 "bitmap-64bitMD5",
5795 3740162382031499255
5796 ]
5797 ],
5798 "reviewed-by-human": true
5799 },
5800 "drrect_8888.png": {
5801 "allowed-digests": [
5802 [
5803 "bitmap-64bitMD5",
5804 7505650564332324157
5805 ]
5806 ],
5807 "reviewed-by-human": true
5808 },
5809 "drrect_gpu.png": {
5810 "allowed-digests": [
5811 [
5812 "bitmap-64bitMD5",
5813 349343174657911908
5814 ]
5815 ],
5816 "reviewed-by-human": true
5817 },
5818 "drrect_pdf-mac.png": {
5819 "allowed-digests": [
5820 [
5821 "bitmap-64bitMD5",
5822 2385117835721460251
5823 ]
5824 ],
5825 "reviewed-by-human": true
5826 },
5791 "emptypath_565.png": { 5827 "emptypath_565.png": {
5792 "allowed-digests": [ 5828 "allowed-digests": [
5793 [ 5829 [
5794 "bitmap-64bitMD5", 5830 "bitmap-64bitMD5",
5795 8223725667898988327 5831 8223725667898988327
5796 ] 5832 ]
5797 ], 5833 ],
5798 "ignore-failure": false 5834 "ignore-failure": false
5799 }, 5835 },
5800 "emptypath_8888.png": { 5836 "emptypath_8888.png": {
(...skipping 7580 matching lines...) Expand 10 before | Expand all | Expand 10 after
13381 7829854837061118142 13417 7829854837061118142
13382 ] 13418 ]
13383 ], 13419 ],
13384 "bugs": [ 13420 "bugs": [
13385 1578 13421 1578
13386 ], 13422 ],
13387 "reviewed-by-human": false 13423 "reviewed-by-human": false
13388 } 13424 }
13389 } 13425 }
13390 } 13426 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698