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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/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 4389 matching lines...) Expand 10 before | Expand all | Expand 10 after
4400 }, 4400 },
4401 "dashing4_msaa4.png": { 4401 "dashing4_msaa4.png": {
4402 "allowed-digests": [ 4402 "allowed-digests": [
4403 [ 4403 [
4404 "bitmap-64bitMD5", 4404 "bitmap-64bitMD5",
4405 8318805250773634136 4405 8318805250773634136
4406 ] 4406 ]
4407 ], 4407 ],
4408 "reviewed-by-human": true 4408 "reviewed-by-human": true
4409 }, 4409 },
4410 "dashing5_aa_565.png": {
4411 "allowed-digests": [
4412 [
4413 "bitmap-64bitMD5",
4414 11623479184630456313
4415 ]
4416 ],
4417 "reviewed-by-human": true
4418 },
4419 "dashing5_aa_8888.png": {
4420 "allowed-digests": [
4421 [
4422 "bitmap-64bitMD5",
4423 6273184623961142863
4424 ]
4425 ],
4426 "reviewed-by-human": true
4427 },
4428 "dashing5_aa_msaa4.png": {
4429 "allowed-digests": [
4430 [
4431 "bitmap-64bitMD5",
4432 7717405551690018333
4433 ]
4434 ],
4435 "reviewed-by-human": true
4436 },
4437 "dashing5_bw_565.png": {
4438 "allowed-digests": [
4439 [
4440 "bitmap-64bitMD5",
4441 6371376355209234103
4442 ]
4443 ],
4444 "reviewed-by-human": true
4445 },
4446 "dashing5_bw_8888.png": {
4447 "allowed-digests": [
4448 [
4449 "bitmap-64bitMD5",
4450 7974128150358619523
4451 ]
4452 ],
4453 "reviewed-by-human": true
4454 },
4455 "dashing5_bw_msaa4.png": {
4456 "allowed-digests": [
4457 [
4458 "bitmap-64bitMD5",
4459 7717405551690018333
4460 ]
4461 ],
4462 "reviewed-by-human": true
4463 },
4410 "dashing_565.png": { 4464 "dashing_565.png": {
4411 "allowed-digests": [ 4465 "allowed-digests": [
4412 [ 4466 [
4413 "bitmap-64bitMD5", 4467 "bitmap-64bitMD5",
4414 14912539765453208522 4468 14912539765453208522
4415 ] 4469 ]
4416 ], 4470 ],
4417 "bugs": [ 4471 "bugs": [
4418 1578 4472 1578
4419 ], 4473 ],
(...skipping 8827 matching lines...) Expand 10 before | Expand all | Expand 10 after
13247 "allowed-digests": [ 13301 "allowed-digests": [
13248 [ 13302 [
13249 "bitmap-64bitMD5", 13303 "bitmap-64bitMD5",
13250 10584725278684600171 13304 10584725278684600171
13251 ] 13305 ]
13252 ], 13306 ],
13253 "reviewed-by-human": true 13307 "reviewed-by-human": true
13254 } 13308 }
13255 } 13309 }
13256 } 13310 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698