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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug/expected-results.json

Issue 618373002: add baseline for clip_strokerect (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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
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 4877 matching lines...) Expand 10 before | Expand all | Expand 10 after
4888 }, 4888 },
4889 "clamped_gradients_pdf-poppler.png": { 4889 "clamped_gradients_pdf-poppler.png": {
4890 "allowed-digests": [ 4890 "allowed-digests": [
4891 [ 4891 [
4892 "bitmap-64bitMD5", 4892 "bitmap-64bitMD5",
4893 13833754694668836749 4893 13833754694668836749
4894 ] 4894 ]
4895 ], 4895 ],
4896 "reviewed-by-human": true 4896 "reviewed-by-human": true
4897 }, 4897 },
4898 "clip_strokerect_565.png": {
4899 "allowed-digests": [
4900 [
4901 "bitmap-64bitMD5",
4902 13890106243991361094
4903 ]
4904 ],
4905 "reviewed-by-human": true
4906 },
4907 "clip_strokerect_8888.png": {
4908 "allowed-digests": [
4909 [
4910 "bitmap-64bitMD5",
4911 13890106243991361094
4912 ]
4913 ],
4914 "reviewed-by-human": true
4915 },
4916 "clip_strokerect_gpu.png": {
4917 "allowed-digests": [
4918 [
4919 "bitmap-64bitMD5",
4920 13890106243991361094
4921 ]
4922 ],
4923 "reviewed-by-human": true
4924 },
4925 "clip_strokerect_msaa16.png": {
4926 "allowed-digests": [
4927 [
4928 "bitmap-64bitMD5",
4929 13890106243991361094
4930 ]
4931 ],
4932 "reviewed-by-human": true
4933 },
4934 "clip_strokerect_nvprmsaa4.png": {
4935 "allowed-digests": [
4936 [
4937 "bitmap-64bitMD5",
4938 13890106243991361094
4939 ]
4940 ],
4941 "reviewed-by-human": true
4942 },
4943 "clip_strokerect_pdf-poppler.png": {
4944 "allowed-digests": [
4945 [
4946 "bitmap-64bitMD5",
4947 13890106243991361094
4948 ]
4949 ],
4950 "reviewed-by-human": true
4951 },
4898 "clipped-bitmap-shaders-clamp-hq_565.png": { 4952 "clipped-bitmap-shaders-clamp-hq_565.png": {
4899 "allowed-digests": [ 4953 "allowed-digests": [
4900 [ 4954 [
4901 "bitmap-64bitMD5", 4955 "bitmap-64bitMD5",
4902 5543970311616574408 4956 5543970311616574408
4903 ] 4957 ]
4904 ], 4958 ],
4905 "bugs": [ 4959 "bugs": [
4906 1759 4960 1759
4907 ], 4961 ],
(...skipping 16347 matching lines...) Expand 10 before | Expand all | Expand 10 after
21255 "allowed-digests": [ 21309 "allowed-digests": [
21256 [ 21310 [
21257 "bitmap-64bitMD5", 21311 "bitmap-64bitMD5",
21258 10030599291822810250 21312 10030599291822810250
21259 ] 21313 ]
21260 ], 21314 ],
21261 "reviewed-by-human": false 21315 "reviewed-by-human": false
21262 } 21316 }
21263 } 21317 }
21264 } 21318 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698