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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-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 "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 3999 matching lines...) Expand 10 before | Expand all | Expand 10 after
4010 }, 4010 },
4011 "complexclip2_rrect_bw_msaa4.png": { 4011 "complexclip2_rrect_bw_msaa4.png": {
4012 "allowed-digests": [ 4012 "allowed-digests": [
4013 [ 4013 [
4014 "bitmap-64bitMD5", 4014 "bitmap-64bitMD5",
4015 15488433974617396144 4015 15488433974617396144
4016 ] 4016 ]
4017 ], 4017 ],
4018 "reviewed-by-human": true 4018 "reviewed-by-human": true
4019 }, 4019 },
4020 "complexclip3_complex_565.png": {
4021 "allowed-digests": [
4022 [
4023 "bitmap-64bitMD5",
4024 3614121503550569911
4025 ]
4026 ],
4027 "reviewed-by-human": true
4028 },
4029 "complexclip3_complex_8888.png": {
4030 "allowed-digests": [
4031 [
4032 "bitmap-64bitMD5",
4033 9040794042848839917
4034 ]
4035 ],
4036 "reviewed-by-human": true
4037 },
4038 "complexclip3_complex_gpu.png": {
4039 "allowed-digests": [
4040 [
4041 "bitmap-64bitMD5",
4042 5468503538996205458
4043 ]
4044 ],
4045 "reviewed-by-human": true
4046 },
4047 "complexclip3_simple_565.png": {
4048 "allowed-digests": [
4049 [
4050 "bitmap-64bitMD5",
4051 15108830859342865697
4052 ]
4053 ],
4054 "reviewed-by-human": true
4055 },
4056 "complexclip3_simple_8888.png": {
4057 "allowed-digests": [
4058 [
4059 "bitmap-64bitMD5",
4060 14123755649794783714
4061 ]
4062 ],
4063 "reviewed-by-human": true
4064 },
4065 "complexclip3_simple_gpu.png": {
4066 "allowed-digests": [
4067 [
4068 "bitmap-64bitMD5",
4069 17680228425298156230
4070 ]
4071 ],
4072 "reviewed-by-human": true
4073 },
4020 "complexclip_aa_565.png": { 4074 "complexclip_aa_565.png": {
4021 "allowed-digests": [ 4075 "allowed-digests": [
4022 [ 4076 [
4023 "bitmap-64bitMD5", 4077 "bitmap-64bitMD5",
4024 4104797309315770800 4078 4104797309315770800
4025 ] 4079 ]
4026 ], 4080 ],
4027 "reviewed-by-human": true 4081 "reviewed-by-human": true
4028 }, 4082 },
4029 "complexclip_aa_8888.png": { 4083 "complexclip_aa_8888.png": {
(...skipping 10029 matching lines...) Expand 10 before | Expand all | Expand 10 after
14059 "allowed-digests": [ 14113 "allowed-digests": [
14060 [ 14114 [
14061 "bitmap-64bitMD5", 14115 "bitmap-64bitMD5",
14062 10584725278684600171 14116 10584725278684600171
14063 ] 14117 ]
14064 ], 14118 ],
14065 "reviewed-by-human": true 14119 "reviewed-by-human": true
14066 } 14120 }
14067 } 14121 }
14068 } 14122 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698