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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json

Issue 810423003: Initial rebaselines for complexclip3 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 9785004568147979273 7 9785004568147979273
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 3877 matching lines...) Expand 10 before | Expand all | Expand 10 after
3888 [ 3888 [
3889 "bitmap-64bitMD5", 3889 "bitmap-64bitMD5",
3890 15561797146004107951 3890 15561797146004107951
3891 ] 3891 ]
3892 ], 3892 ],
3893 "bugs": [ 3893 "bugs": [
3894 2146 3894 2146
3895 ], 3895 ],
3896 "reviewed-by-human": false 3896 "reviewed-by-human": false
3897 }, 3897 },
3898 "complexclip3_complex_565.png": {
3899 "allowed-digests": [
3900 [
3901 "bitmap-64bitMD5",
3902 12272369876430726109
3903 ]
3904 ],
3905 "reviewed-by-human": true
3906 },
3907 "complexclip3_complex_8888.png": {
3908 "allowed-digests": [
3909 [
3910 "bitmap-64bitMD5",
3911 1296124864100733322
3912 ]
3913 ],
3914 "reviewed-by-human": true
3915 },
3916 "complexclip3_complex_gpu.png": {
3917 "allowed-digests": [
3918 [
3919 "bitmap-64bitMD5",
3920 18175137968539574293
3921 ]
3922 ],
3923 "reviewed-by-human": true
3924 },
3925 "complexclip3_simple_565.png": {
3926 "allowed-digests": [
3927 [
3928 "bitmap-64bitMD5",
3929 2018789381861450585
3930 ]
3931 ],
3932 "reviewed-by-human": true
3933 },
3934 "complexclip3_simple_8888.png": {
3935 "allowed-digests": [
3936 [
3937 "bitmap-64bitMD5",
3938 5143227947651118304
3939 ]
3940 ],
3941 "reviewed-by-human": true
3942 },
3943 "complexclip3_simple_gpu.png": {
3944 "allowed-digests": [
3945 [
3946 "bitmap-64bitMD5",
3947 6518590100566080378
3948 ]
3949 ],
3950 "reviewed-by-human": true
3951 },
3898 "complexclip_aa_565.png": { 3952 "complexclip_aa_565.png": {
3899 "allowed-digests": [ 3953 "allowed-digests": [
3900 [ 3954 [
3901 "bitmap-64bitMD5", 3955 "bitmap-64bitMD5",
3902 3852283333406410162 3956 3852283333406410162
3903 ] 3957 ]
3904 ], 3958 ],
3905 "reviewed-by-human": true 3959 "reviewed-by-human": true
3906 }, 3960 },
3907 "complexclip_aa_8888.png": { 3961 "complexclip_aa_8888.png": {
(...skipping 9874 matching lines...) Expand 10 before | Expand all | Expand 10 after
13782 "allowed-digests": [ 13836 "allowed-digests": [
13783 [ 13837 [
13784 "bitmap-64bitMD5", 13838 "bitmap-64bitMD5",
13785 12937422788648264516 13839 12937422788648264516
13786 ] 13840 ]
13787 ], 13841 ],
13788 "reviewed-by-human": true 13842 "reviewed-by-human": true
13789 } 13843 }
13790 } 13844 }
13791 } 13845 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698