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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Debug/expected-results.json

Issue 180113002: rebaseline rrect gms (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 10 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "expected-results": { 2 "expected-results": {
3 "complexclip2_rrect_aa_565.png": {
4 "allowed-digests": [
5 [
6 "bitmap-64bitMD5",
7 11609605102436644365
8 ]
9 ],
10 "reviewed-by-human": true
11 },
12 "complexclip2_rrect_aa_8888.png": {
13 "allowed-digests": [
14 [
15 "bitmap-64bitMD5",
16 6484021739759757221
17 ]
18 ],
19 "reviewed-by-human": true
20 },
21 "complexclip2_rrect_aa_gpu.png": {
22 "allowed-digests": [
23 [
24 "bitmap-64bitMD5",
25 4791520258348469352
26 ]
27 ],
28 "reviewed-by-human": true
29 },
3 "imagefiltersscaled_565.png": { 30 "imagefiltersscaled_565.png": {
4 "allowed-digests": [ 31 "allowed-digests": [
5 [ 32 [
6 "bitmap-64bitMD5", 33 "bitmap-64bitMD5",
7 5168380643653976904 34 5168380643653976904
8 ] 35 ]
9 ] 36 ]
10 }, 37 },
11 "imagefiltersscaled_8888.png": { 38 "imagefiltersscaled_8888.png": {
12 "allowed-digests": [ 39 "allowed-digests": [
13 [ 40 [
14 "bitmap-64bitMD5", 41 "bitmap-64bitMD5",
15 8655116427830437167 42 8655116427830437167
16 ] 43 ]
17 ] 44 ]
18 }, 45 },
19 "imagefiltersscaled_gpu.png": { 46 "imagefiltersscaled_gpu.png": {
20 "allowed-digests": [ 47 "allowed-digests": [
21 [ 48 [
22 "bitmap-64bitMD5", 49 "bitmap-64bitMD5",
23 14613054231660674390 50 14613054231660674390
24 ] 51 ]
25 ] 52 ]
53 },
54 "rrect_aa_565.png": {
55 "allowed-digests": [
56 [
57 "bitmap-64bitMD5",
58 14570932930676169469
59 ]
60 ],
61 "reviewed-by-human": true
62 },
63 "rrect_aa_8888.png": {
64 "allowed-digests": [
65 [
66 "bitmap-64bitMD5",
67 6506138814340064770
68 ]
69 ],
70 "reviewed-by-human": true
71 },
72 "rrect_aa_gpu.png": {
73 "allowed-digests": [
74 [
75 "bitmap-64bitMD5",
76 5457090617640236110
77 ]
78 ],
79 "reviewed-by-human": true
80 },
81 "rrect_bw_565.png": {
82 "allowed-digests": [
83 [
84 "bitmap-64bitMD5",
85 1500157245784304324
86 ]
87 ],
88 "reviewed-by-human": true
89 },
90 "rrect_bw_8888.png": {
91 "allowed-digests": [
92 [
93 "bitmap-64bitMD5",
94 6810446943823350860
95 ]
96 ],
97 "reviewed-by-human": true
98 },
99 "rrect_bw_gpu.png": {
100 "allowed-digests": [
101 [
102 "bitmap-64bitMD5",
103 3764224183150533222
104 ]
105 ],
106 "reviewed-by-human": true
107 },
108 "rrect_clip_aa_565.png": {
109 "allowed-digests": [
110 [
111 "bitmap-64bitMD5",
112 14570932930676169469
113 ]
114 ],
115 "reviewed-by-human": true
116 },
117 "rrect_clip_aa_8888.png": {
118 "allowed-digests": [
119 [
120 "bitmap-64bitMD5",
121 6506138814340064770
122 ]
123 ],
124 "reviewed-by-human": true
125 },
126 "rrect_clip_aa_gpu.png": {
127 "allowed-digests": [
128 [
129 "bitmap-64bitMD5",
130 3093008801206167208
131 ]
132 ],
133 "reviewed-by-human": true
134 },
135 "rrect_clip_bw_565.png": {
136 "allowed-digests": [
137 [
138 "bitmap-64bitMD5",
139 1500157245784304324
140 ]
141 ],
142 "reviewed-by-human": true
143 },
144 "rrect_clip_bw_8888.png": {
145 "allowed-digests": [
146 [
147 "bitmap-64bitMD5",
148 6810446943823350860
149 ]
150 ],
151 "reviewed-by-human": true
152 },
153 "rrect_clip_bw_gpu.png": {
154 "allowed-digests": [
155 [
156 "bitmap-64bitMD5",
157 3764224183150533222
158 ]
159 ],
160 "reviewed-by-human": true
26 } 161 }
27 } 162 }
28 } 163 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698