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

Side by Side Diff: expectations/gm/Test-Android-NexusPlayer-PowerVR-x86-Debug/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 "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 3849 matching lines...) Expand 10 before | Expand all | Expand 10 after
3860 }, 3860 },
3861 "complexclip2_rrect_bw_gpu.png": { 3861 "complexclip2_rrect_bw_gpu.png": {
3862 "allowed-digests": [ 3862 "allowed-digests": [
3863 [ 3863 [
3864 "bitmap-64bitMD5", 3864 "bitmap-64bitMD5",
3865 17349099541640942258 3865 17349099541640942258
3866 ] 3866 ]
3867 ], 3867 ],
3868 "reviewed-by-human": true 3868 "reviewed-by-human": true
3869 }, 3869 },
3870 "complexclip3_complex_565.png": {
3871 "allowed-digests": [
3872 [
3873 "bitmap-64bitMD5",
3874 9846918636949923495
3875 ]
3876 ],
3877 "reviewed-by-human": true
3878 },
3879 "complexclip3_complex_8888.png": {
3880 "allowed-digests": [
3881 [
3882 "bitmap-64bitMD5",
3883 7291660642367442338
3884 ]
3885 ],
3886 "reviewed-by-human": true
3887 },
3888 "complexclip3_complex_gpu.png": {
3889 "allowed-digests": [
3890 [
3891 "bitmap-64bitMD5",
3892 7142342128247223222
3893 ]
3894 ],
3895 "reviewed-by-human": true
3896 },
3897 "complexclip3_simple_565.png": {
3898 "allowed-digests": [
3899 [
3900 "bitmap-64bitMD5",
3901 11202947761683835116
3902 ]
3903 ],
3904 "reviewed-by-human": true
3905 },
3906 "complexclip3_simple_8888.png": {
3907 "allowed-digests": [
3908 [
3909 "bitmap-64bitMD5",
3910 5585387428193910993
3911 ]
3912 ],
3913 "reviewed-by-human": true
3914 },
3915 "complexclip3_simple_gpu.png": {
3916 "allowed-digests": [
3917 [
3918 "bitmap-64bitMD5",
3919 4850254920046691936
3920 ]
3921 ],
3922 "reviewed-by-human": true
3923 },
3870 "complexclip_aa_565.png": { 3924 "complexclip_aa_565.png": {
3871 "allowed-digests": [ 3925 "allowed-digests": [
3872 [ 3926 [
3873 "bitmap-64bitMD5", 3927 "bitmap-64bitMD5",
3874 7132542699721301982 3928 7132542699721301982
3875 ] 3929 ]
3876 ], 3930 ],
3877 "reviewed-by-human": true 3931 "reviewed-by-human": true
3878 }, 3932 },
3879 "complexclip_aa_8888.png": { 3933 "complexclip_aa_8888.png": {
(...skipping 9051 matching lines...) Expand 10 before | Expand all | Expand 10 after
12931 "allowed-digests": [ 12985 "allowed-digests": [
12932 [ 12986 [
12933 "bitmap-64bitMD5", 12987 "bitmap-64bitMD5",
12934 15080009284600696362 12988 15080009284600696362
12935 ] 12989 ]
12936 ], 12990 ],
12937 "reviewed-by-human": true 12991 "reviewed-by-human": true
12938 } 12992 }
12939 } 12993 }
12940 } 12994 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698