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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/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 "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 4450 matching lines...) Expand 10 before | Expand all | Expand 10 after
4461 }, 4461 },
4462 "deviceproperties_8888.png": { 4462 "deviceproperties_8888.png": {
4463 "allowed-digests": [ 4463 "allowed-digests": [
4464 [ 4464 [
4465 "bitmap-64bitMD5", 4465 "bitmap-64bitMD5",
4466 8850017817310905002 4466 8850017817310905002
4467 ] 4467 ]
4468 ], 4468 ],
4469 "reviewed-by-human": true 4469 "reviewed-by-human": true
4470 }, 4470 },
4471 "dftext_gpu.png": {
4472 "allowed-digests": [
4473 [
4474 "bitmap-64bitMD5",
4475 7407610257459501347
4476 ]
4477 ],
4478 "reviewed-by-human": true
4479 },
4480 "dftext_msaa4.png": {
4481 "allowed-digests": [
4482 [
4483 "bitmap-64bitMD5",
4484 7407610257459501347
4485 ]
4486 ],
4487 "reviewed-by-human": true
4488 },
4471 "discard_gpu.png": { 4489 "discard_gpu.png": {
4472 "allowed-digests": [ 4490 "allowed-digests": [
4473 [ 4491 [
4474 "bitmap-64bitMD5", 4492 "bitmap-64bitMD5",
4475 11635187478196931850 4493 11635187478196931850
4476 ] 4494 ]
4477 ], 4495 ],
4478 "reviewed-by-human": true 4496 "reviewed-by-human": true
4479 }, 4497 },
4480 "discard_msaa4.png": { 4498 "discard_msaa4.png": {
(...skipping 8717 matching lines...) Expand 10 before | Expand all | Expand 10 after
13198 "allowed-digests": [ 13216 "allowed-digests": [
13199 [ 13217 [
13200 "bitmap-64bitMD5", 13218 "bitmap-64bitMD5",
13201 14593717200149920625 13219 14593717200149920625
13202 ] 13220 ]
13203 ], 13221 ],
13204 "reviewed-by-human": false 13222 "reviewed-by-human": false
13205 } 13223 }
13206 } 13224 }
13207 } 13225 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698