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

Side by Side Diff: expectations/gm/Test-Android-Reference-Unknown-Arm64-Debug/expected-results.json

Issue 504203002: Add text blob gm baselines. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 3 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 "reviewed-by-human": true 10 "reviewed-by-human": true
(...skipping 11097 matching lines...) Expand 10 before | Expand all | Expand 10 after
11108 }, 11108 },
11109 "texdata_nvprmsaa4.png": { 11109 "texdata_nvprmsaa4.png": {
11110 "allowed-digests": [ 11110 "allowed-digests": [
11111 [ 11111 [
11112 "bitmap-64bitMD5", 11112 "bitmap-64bitMD5",
11113 2736593828543197285 11113 2736593828543197285
11114 ] 11114 ]
11115 ], 11115 ],
11116 "reviewed-by-human": true 11116 "reviewed-by-human": true
11117 }, 11117 },
11118 "textblob_565.png": {
11119 "allowed-digests": [
11120 [
11121 "bitmap-64bitMD5",
11122 12981001219172992243
11123 ]
11124 ],
11125 "reviewed-by-human": true
11126 },
11127 "textblob_8888.png": {
11128 "allowed-digests": [
11129 [
11130 "bitmap-64bitMD5",
11131 11233933658878737185
11132 ]
11133 ],
11134 "reviewed-by-human": true
11135 },
11136 "textblob_gpu.png": {
11137 "allowed-digests": [
11138 [
11139 "bitmap-64bitMD5",
11140 8630183506237151488
11141 ]
11142 ],
11143 "reviewed-by-human": true
11144 },
11145 "textblob_msaa16.png": {
11146 "allowed-digests": [
11147 [
11148 "bitmap-64bitMD5",
11149 8630183506237151488
11150 ]
11151 ],
11152 "reviewed-by-human": true
11153 },
11154 "textblob_nvprmsaa4.png": {
11155 "allowed-digests": [
11156 [
11157 "bitmap-64bitMD5",
11158 13303400708839738264
11159 ]
11160 ],
11161 "reviewed-by-human": true
11162 },
11118 "texteffects_565.png": { 11163 "texteffects_565.png": {
11119 "allowed-digests": [ 11164 "allowed-digests": [
11120 [ 11165 [
11121 "bitmap-64bitMD5", 11166 "bitmap-64bitMD5",
11122 4870039439888111538 11167 4870039439888111538
11123 ] 11168 ]
11124 ], 11169 ],
11125 "reviewed-by-human": true 11170 "reviewed-by-human": true
11126 }, 11171 },
11127 "texteffects_8888.png": { 11172 "texteffects_8888.png": {
(...skipping 1161 matching lines...) Expand 10 before | Expand all | Expand 10 after
12289 "allowed-digests": [ 12334 "allowed-digests": [
12290 [ 12335 [
12291 "bitmap-64bitMD5", 12336 "bitmap-64bitMD5",
12292 10030599291822810250 12337 10030599291822810250
12293 ] 12338 ]
12294 ], 12339 ],
12295 "reviewed-by-human": true 12340 "reviewed-by-human": true
12296 } 12341 }
12297 } 12342 }
12298 } 12343 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698