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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release/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 4842 matching lines...) Expand 10 before | Expand all | Expand 10 after
4853 [ 4853 [
4854 "bitmap-64bitMD5", 4854 "bitmap-64bitMD5",
4855 16816040446972652384 4855 16816040446972652384
4856 ] 4856 ]
4857 ], 4857 ],
4858 "bugs": [ 4858 "bugs": [
4859 1578 4859 1578
4860 ], 4860 ],
4861 "reviewed-by-human": false 4861 "reviewed-by-human": false
4862 }, 4862 },
4863 "colortype_xfermodes_565.png": {
4864 "allowed-digests": [
4865 [
4866 "bitmap-64bitMD5",
4867 5298148581184343499
4868 ]
4869 ],
4870 "reviewed-by-human": true
4871 },
4872 "colortype_xfermodes_8888.png": {
4873 "allowed-digests": [
4874 [
4875 "bitmap-64bitMD5",
4876 586142790583072180
4877 ]
4878 ],
4879 "reviewed-by-human": true
4880 },
4881 "colortype_xfermodes_gpu.png": {
4882 "allowed-digests": [
4883 [
4884 "bitmap-64bitMD5",
4885 14572397069974630995
4886 ]
4887 ],
4888 "reviewed-by-human": true
4889 },
4890 "colortype_xfermodes_pdf-mac.png": {
4891 "allowed-digests": [
4892 [
4893 "bitmap-64bitMD5",
4894 8663198069150389348
4895 ]
4896 ],
4897 "reviewed-by-human": true
4898 },
4899 "colortype_xfermodes_pdf-native.png": {
4900 "allowed-digests": [
4901 [
4902 "bitmap-64bitMD5",
4903 2302895502004592522
4904 ]
4905 ],
4906 "reviewed-by-human": true
4907 },
4863 "complexclip2_565.png": { 4908 "complexclip2_565.png": {
4864 "allowed-digests": [ 4909 "allowed-digests": [
4865 [ 4910 [
4866 "bitmap-64bitMD5", 4911 "bitmap-64bitMD5",
4867 1971136545200141017 4912 1971136545200141017
4868 ] 4913 ]
4869 ], 4914 ],
4870 "bugs": [ 4915 "bugs": [
4871 1578 4916 1578
4872 ], 4917 ],
(...skipping 13655 matching lines...) Expand 10 before | Expand all | Expand 10 after
18528 "allowed-digests": [ 18573 "allowed-digests": [
18529 [ 18574 [
18530 "bitmap-64bitMD5", 18575 "bitmap-64bitMD5",
18531 11835374726311942978 18576 11835374726311942978
18532 ] 18577 ]
18533 ], 18578 ],
18534 "reviewed-by-human": true 18579 "reviewed-by-human": true
18535 } 18580 }
18536 } 18581 }
18537 } 18582 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698