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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 695343002: Rebaselines for new colortype-xfermodes gm (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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
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 4914 matching lines...) Expand 10 before | Expand all | Expand 10 after
4925 [ 4925 [
4926 "bitmap-64bitMD5", 4926 "bitmap-64bitMD5",
4927 16816040446972652384 4927 16816040446972652384
4928 ] 4928 ]
4929 ], 4929 ],
4930 "bugs": [ 4930 "bugs": [
4931 1578 4931 1578
4932 ], 4932 ],
4933 "reviewed-by-human": false 4933 "reviewed-by-human": false
4934 }, 4934 },
4935 "colortype_xfermodes_565.png": {
4936 "allowed-digests": [
4937 [
4938 "bitmap-64bitMD5",
4939 5298148581184343499
4940 ]
4941 ],
4942 "reviewed-by-human": true
4943 },
4944 "colortype_xfermodes_8888.png": {
4945 "allowed-digests": [
4946 [
4947 "bitmap-64bitMD5",
4948 586142790583072180
4949 ]
4950 ],
4951 "reviewed-by-human": true
4952 },
4953 "colortype_xfermodes_gpu.png": {
4954 "allowed-digests": [
4955 [
4956 "bitmap-64bitMD5",
4957 14572397069974630995
4958 ]
4959 ],
4960 "reviewed-by-human": true
4961 },
4962 "colortype_xfermodes_pdf-mac.png": {
4963 "allowed-digests": [
4964 [
4965 "bitmap-64bitMD5",
4966 8663198069150389348
4967 ]
4968 ],
4969 "reviewed-by-human": true
4970 },
4935 "complexclip2_565.png": { 4971 "complexclip2_565.png": {
4936 "allowed-digests": [ 4972 "allowed-digests": [
4937 [ 4973 [
4938 "bitmap-64bitMD5", 4974 "bitmap-64bitMD5",
4939 1971136545200141017 4975 1971136545200141017
4940 ] 4976 ]
4941 ], 4977 ],
4942 "bugs": [ 4978 "bugs": [
4943 1578 4979 1578
4944 ], 4980 ],
(...skipping 12604 matching lines...) Expand 10 before | Expand all | Expand 10 after
17549 "allowed-digests": [ 17585 "allowed-digests": [
17550 [ 17586 [
17551 "bitmap-64bitMD5", 17587 "bitmap-64bitMD5",
17552 11835374726311942978 17588 11835374726311942978
17553 ] 17589 ]
17554 ], 17590 ],
17555 "reviewed-by-human": true 17591 "reviewed-by-human": true
17556 } 17592 }
17557 } 17593 }
17558 } 17594 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698