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

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

Issue 325783003: New etcbitmap baselines (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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 "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 3227 matching lines...) Expand 10 before | Expand all | Expand 10 after
3238 }, 3238 },
3239 "etc1bitmap_8888.png": { 3239 "etc1bitmap_8888.png": {
3240 "allowed-digests": [ 3240 "allowed-digests": [
3241 [ 3241 [
3242 "bitmap-64bitMD5", 3242 "bitmap-64bitMD5",
3243 10396043285211938891 3243 10396043285211938891
3244 ] 3244 ]
3245 ], 3245 ],
3246 "reviewed-by-human": true 3246 "reviewed-by-human": true
3247 }, 3247 },
3248 "etc1bitmap_ktx_565.png": {
3249 "allowed-digests": [
3250 [
3251 "bitmap-64bitMD5",
3252 10660132459335344948
3253 ]
3254 ],
3255 "reviewed-by-human": true
3256 },
3257 "etc1bitmap_ktx_8888.png": {
3258 "allowed-digests": [
3259 [
3260 "bitmap-64bitMD5",
3261 17338451294848191155
3262 ]
3263 ],
3264 "reviewed-by-human": true
3265 },
3266 "etc1bitmap_npot_565.png": {
3267 "allowed-digests": [
3268 [
3269 "bitmap-64bitMD5",
3270 4755621039067033683
3271 ]
3272 ],
3273 "reviewed-by-human": true
3274 },
3275 "etc1bitmap_npot_8888.png": {
3276 "allowed-digests": [
3277 [
3278 "bitmap-64bitMD5",
3279 9352463391366748675
3280 ]
3281 ],
3282 "reviewed-by-human": true
3283 },
3284 "etc1bitmap_pkm_565.png": {
3285 "allowed-digests": [
3286 [
3287 "bitmap-64bitMD5",
3288 10660132459335344948
3289 ]
3290 ],
3291 "reviewed-by-human": true
3292 },
3293 "etc1bitmap_pkm_8888.png": {
3294 "allowed-digests": [
3295 [
3296 "bitmap-64bitMD5",
3297 17338451294848191155
3298 ]
3299 ],
3300 "reviewed-by-human": true
3301 },
3248 "extractbitmap_565.png": { 3302 "extractbitmap_565.png": {
3249 "allowed-digests": [ 3303 "allowed-digests": [
3250 [ 3304 [
3251 "bitmap-64bitMD5", 3305 "bitmap-64bitMD5",
3252 10931473040653078858 3306 10931473040653078858
3253 ] 3307 ]
3254 ], 3308 ],
3255 "reviewed-by-human": true 3309 "reviewed-by-human": true
3256 }, 3310 },
3257 "extractbitmap_8888.png": { 3311 "extractbitmap_8888.png": {
(...skipping 4043 matching lines...) Expand 10 before | Expand all | Expand 10 after
7301 "allowed-digests": [ 7355 "allowed-digests": [
7302 [ 7356 [
7303 "bitmap-64bitMD5", 7357 "bitmap-64bitMD5",
7304 12078165737327679843 7358 12078165737327679843
7305 ] 7359 ]
7306 ], 7360 ],
7307 "reviewed-by-human": true 7361 "reviewed-by-human": true
7308 } 7362 }
7309 } 7363 }
7310 } 7364 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698