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

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

Issue 638683002: Add baselines for dftext 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 3496 matching lines...) Expand 10 before | Expand all | Expand 10 after
3507 }, 3507 },
3508 "deviceproperties_8888.png": { 3508 "deviceproperties_8888.png": {
3509 "allowed-digests": [ 3509 "allowed-digests": [
3510 [ 3510 [
3511 "bitmap-64bitMD5", 3511 "bitmap-64bitMD5",
3512 8850017817310905002 3512 8850017817310905002
3513 ] 3513 ]
3514 ], 3514 ],
3515 "reviewed-by-human": true 3515 "reviewed-by-human": true
3516 }, 3516 },
3517 "dftext_gpu.png": {
3518 "allowed-digests": [
3519 [
3520 "bitmap-64bitMD5",
3521 5920427712190873804
3522 ]
3523 ],
3524 "reviewed-by-human": true
3525 },
3517 "discard_gpu.png": { 3526 "discard_gpu.png": {
3518 "allowed-digests": [ 3527 "allowed-digests": [
3519 [ 3528 [
3520 "bitmap-64bitMD5", 3529 "bitmap-64bitMD5",
3521 11635187478196931850 3530 11635187478196931850
3522 ] 3531 ]
3523 ], 3532 ],
3524 "reviewed-by-human": true 3533 "reviewed-by-human": true
3525 }, 3534 },
3526 "displacement_565.png": { 3535 "displacement_565.png": {
(...skipping 6761 matching lines...) Expand 10 before | Expand all | Expand 10 after
10288 "allowed-digests": [ 10297 "allowed-digests": [
10289 [ 10298 [
10290 "bitmap-64bitMD5", 10299 "bitmap-64bitMD5",
10291 7017362768546994774 10300 7017362768546994774
10292 ] 10301 ]
10293 ], 10302 ],
10294 "reviewed-by-human": true 10303 "reviewed-by-human": true
10295 } 10304 }
10296 } 10305 }
10297 } 10306 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698