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

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

Issue 707513002: Add baselines for the new dashing5 GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 3281 matching lines...) Expand 10 before | Expand all | Expand 10 after
3292 }, 3292 },
3293 "dashing4_gpu.png": { 3293 "dashing4_gpu.png": {
3294 "allowed-digests": [ 3294 "allowed-digests": [
3295 [ 3295 [
3296 "bitmap-64bitMD5", 3296 "bitmap-64bitMD5",
3297 12983436663287935053 3297 12983436663287935053
3298 ] 3298 ]
3299 ], 3299 ],
3300 "reviewed-by-human": true 3300 "reviewed-by-human": true
3301 }, 3301 },
3302 "dashing5_aa_565.png": {
3303 "allowed-digests": [
3304 [
3305 "bitmap-64bitMD5",
3306 11623479184630456313
3307 ]
3308 ],
3309 "reviewed-by-human": true
3310 },
3311 "dashing5_aa_8888.png": {
3312 "allowed-digests": [
3313 [
3314 "bitmap-64bitMD5",
3315 6273184623961142863
3316 ]
3317 ],
3318 "reviewed-by-human": true
3319 },
3320 "dashing5_aa_gpu.png": {
3321 "allowed-digests": [
3322 [
3323 "bitmap-64bitMD5",
3324 15886503651139767549
3325 ]
3326 ],
3327 "reviewed-by-human": true
3328 },
3329 "dashing5_bw_565.png": {
3330 "allowed-digests": [
3331 [
3332 "bitmap-64bitMD5",
3333 6371376355209234103
3334 ]
3335 ],
3336 "reviewed-by-human": true
3337 },
3338 "dashing5_bw_8888.png": {
3339 "allowed-digests": [
3340 [
3341 "bitmap-64bitMD5",
3342 7974128150358619523
3343 ]
3344 ],
3345 "reviewed-by-human": true
3346 },
3347 "dashing5_bw_gpu.png": {
3348 "allowed-digests": [
3349 [
3350 "bitmap-64bitMD5",
3351 15186506085375166789
3352 ]
3353 ],
3354 "reviewed-by-human": true
3355 },
3302 "dashing_565.png": { 3356 "dashing_565.png": {
3303 "allowed-digests": [ 3357 "allowed-digests": [
3304 [ 3358 [
3305 "bitmap-64bitMD5", 3359 "bitmap-64bitMD5",
3306 14912539765453208522 3360 14912539765453208522
3307 ] 3361 ]
3308 ], 3362 ],
3309 "bugs": [ 3363 "bugs": [
3310 1578 3364 1578
3311 ], 3365 ],
(...skipping 6536 matching lines...) Expand 10 before | Expand all | Expand 10 after
9848 "allowed-digests": [ 9902 "allowed-digests": [
9849 [ 9903 [
9850 "bitmap-64bitMD5", 9904 "bitmap-64bitMD5",
9851 16415218204576550093 9905 16415218204576550093
9852 ] 9906 ]
9853 ], 9907 ],
9854 "reviewed-by-human": true 9908 "reviewed-by-human": true
9855 } 9909 }
9856 } 9910 }
9857 } 9911 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698