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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-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 6887 matching lines...) Expand 10 before | Expand all | Expand 10 after
6898 ] 6898 ]
6899 }, 6899 },
6900 "dropshadowimagefilter_pdf-mac.png": { 6900 "dropshadowimagefilter_pdf-mac.png": {
6901 "allowed-digests": [ 6901 "allowed-digests": [
6902 [ 6902 [
6903 "bitmap-64bitMD5", 6903 "bitmap-64bitMD5",
6904 9169166216338425773 6904 9169166216338425773
6905 ] 6905 ]
6906 ] 6906 ]
6907 }, 6907 },
6908 "drrect_565.png": {
6909 "allowed-digests": [
6910 [
6911 "bitmap-64bitMD5",
6912 3740162382031499255
6913 ]
6914 ],
6915 "reviewed-by-human": true
6916 },
6917 "drrect_8888.png": {
6918 "allowed-digests": [
6919 [
6920 "bitmap-64bitMD5",
6921 7505650564332324157
6922 ]
6923 ],
6924 "reviewed-by-human": true
6925 },
6926 "drrect_gpu.png": {
6927 "allowed-digests": [
6928 [
6929 "bitmap-64bitMD5",
6930 349343174657911908
6931 ]
6932 ],
6933 "reviewed-by-human": true
6934 },
6935 "drrect_pdf-mac.png": {
6936 "allowed-digests": [
6937 [
6938 "bitmap-64bitMD5",
6939 2385117835721460251
6940 ]
6941 ],
6942 "reviewed-by-human": true
6943 },
6908 "emptypath_565.png": { 6944 "emptypath_565.png": {
6909 "allowed-digests": [ 6945 "allowed-digests": [
6910 [ 6946 [
6911 "bitmap-64bitMD5", 6947 "bitmap-64bitMD5",
6912 10545166542672389199 6948 10545166542672389199
6913 ] 6949 ]
6914 ], 6950 ],
6915 "bugs": [ 6951 "bugs": [
6916 1578 6952 1578
6917 ], 6953 ],
(...skipping 8525 matching lines...) Expand 10 before | Expand all | Expand 10 after
15443 7829854837061118142 15479 7829854837061118142
15444 ] 15480 ]
15445 ], 15481 ],
15446 "bugs": [ 15482 "bugs": [
15447 1578 15483 1578
15448 ], 15484 ],
15449 "reviewed-by-human": false 15485 "reviewed-by-human": false
15450 } 15486 }
15451 } 15487 }
15452 } 15488 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698