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

Side by Side Diff: expectations/gm/Test-Mac10.6-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 4893 matching lines...) Expand 10 before | Expand all | Expand 10 after
4904 [ 4904 [
4905 "bitmap-64bitMD5", 4905 "bitmap-64bitMD5",
4906 16816040446972652384 4906 16816040446972652384
4907 ] 4907 ]
4908 ], 4908 ],
4909 "bugs": [ 4909 "bugs": [
4910 1578 4910 1578
4911 ], 4911 ],
4912 "reviewed-by-human": false 4912 "reviewed-by-human": false
4913 }, 4913 },
4914 "colortype_xfermodes_565.png": {
4915 "allowed-digests": [
4916 [
4917 "bitmap-64bitMD5",
4918 9524960929576125727
4919 ]
4920 ],
4921 "reviewed-by-human": true
4922 },
4923 "colortype_xfermodes_8888.png": {
4924 "allowed-digests": [
4925 [
4926 "bitmap-64bitMD5",
4927 640832465752633016
4928 ]
4929 ],
4930 "reviewed-by-human": true
4931 },
4932 "colortype_xfermodes_gpu.png": {
4933 "allowed-digests": [
4934 [
4935 "bitmap-64bitMD5",
4936 17331849371231625085
4937 ]
4938 ],
4939 "reviewed-by-human": true
4940 },
4941 "colortype_xfermodes_pdf-mac.png": {
4942 "allowed-digests": [
4943 [
4944 "bitmap-64bitMD5",
4945 4110387097083971496
4946 ]
4947 ],
4948 "reviewed-by-human": true
4949 },
4914 "complexclip2_565.png": { 4950 "complexclip2_565.png": {
4915 "allowed-digests": [ 4951 "allowed-digests": [
4916 [ 4952 [
4917 "bitmap-64bitMD5", 4953 "bitmap-64bitMD5",
4918 1971136545200141017 4954 1971136545200141017
4919 ] 4955 ]
4920 ], 4956 ],
4921 "ignore-failure": false 4957 "ignore-failure": false
4922 }, 4958 },
4923 "complexclip2_8888.png": { 4959 "complexclip2_8888.png": {
(...skipping 13150 matching lines...) Expand 10 before | Expand all | Expand 10 after
18074 "allowed-digests": [ 18110 "allowed-digests": [
18075 [ 18111 [
18076 "bitmap-64bitMD5", 18112 "bitmap-64bitMD5",
18077 11835374726311942978 18113 11835374726311942978
18078 ] 18114 ]
18079 ], 18115 ],
18080 "reviewed-by-human": true 18116 "reviewed-by-human": true
18081 } 18117 }
18082 } 18118 }
18083 } 18119 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698