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

Side by Side Diff: expectations/gm/Test-Android-Nexus5-Adreno330-Arm7-Release/expected-results.json

Issue 614353002: Add 8888 & 565 baselines for multipicturedraw Sierpinski GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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
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 16998423976396106083 7 16998423976396106083
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 7152 matching lines...) Expand 10 before | Expand all | Expand 10 after
7163 }, 7163 },
7164 "multipicturedraw_rrectclip_tiled_gpu.png": { 7164 "multipicturedraw_rrectclip_tiled_gpu.png": {
7165 "allowed-digests": [ 7165 "allowed-digests": [
7166 [ 7166 [
7167 "bitmap-64bitMD5", 7167 "bitmap-64bitMD5",
7168 2689185877755429682 7168 2689185877755429682
7169 ] 7169 ]
7170 ], 7170 ],
7171 "reviewed-by-human": true 7171 "reviewed-by-human": true
7172 }, 7172 },
7173 "multipicturedraw_sierpinski_simple_565.png": {
7174 "allowed-digests": [
7175 [
7176 "bitmap-64bitMD5",
7177 11644295976782176432
7178 ]
7179 ],
7180 "reviewed-by-human": true
7181 },
7182 "multipicturedraw_sierpinski_simple_8888.png": {
7183 "allowed-digests": [
7184 [
7185 "bitmap-64bitMD5",
7186 15848231028177105193
7187 ]
7188 ],
7189 "reviewed-by-human": true
7190 },
7191 "multipicturedraw_sierpinski_tiled_565.png": {
7192 "allowed-digests": [
7193 [
7194 "bitmap-64bitMD5",
7195 16121826786571656052
7196 ]
7197 ],
7198 "reviewed-by-human": true
7199 },
7200 "multipicturedraw_sierpinski_tiled_8888.png": {
7201 "allowed-digests": [
7202 [
7203 "bitmap-64bitMD5",
7204 1046298969627112289
7205 ]
7206 ],
7207 "reviewed-by-human": true
7208 },
7173 "nested_aa_565.png": { 7209 "nested_aa_565.png": {
7174 "allowed-digests": [ 7210 "allowed-digests": [
7175 [ 7211 [
7176 "bitmap-64bitMD5", 7212 "bitmap-64bitMD5",
7177 16123340172201812866 7213 16123340172201812866
7178 ] 7214 ]
7179 ], 7215 ],
7180 "bugs": [ 7216 "bugs": [
7181 2146 7217 2146
7182 ], 7218 ],
(...skipping 2910 matching lines...) Expand 10 before | Expand all | Expand 10 after
10093 "allowed-digests": [ 10129 "allowed-digests": [
10094 [ 10130 [
10095 "bitmap-64bitMD5", 10131 "bitmap-64bitMD5",
10096 7017362768546994774 10132 7017362768546994774
10097 ] 10133 ]
10098 ], 10134 ],
10099 "reviewed-by-human": true 10135 "reviewed-by-human": true
10100 } 10136 }
10101 } 10137 }
10102 } 10138 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698