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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release-Recipes/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 4456 matching lines...) Expand 10 before | Expand all | Expand 10 after
4467 }, 4467 },
4468 "deviceproperties_8888.png": { 4468 "deviceproperties_8888.png": {
4469 "allowed-digests": [ 4469 "allowed-digests": [
4470 [ 4470 [
4471 "bitmap-64bitMD5", 4471 "bitmap-64bitMD5",
4472 8850017817310905002 4472 8850017817310905002
4473 ] 4473 ]
4474 ], 4474 ],
4475 "reviewed-by-human": true 4475 "reviewed-by-human": true
4476 }, 4476 },
4477 "dftext_gpu.png": {
4478 "allowed-digests": [
4479 [
4480 "bitmap-64bitMD5",
4481 748749753985894965
4482 ]
4483 ],
4484 "reviewed-by-human": true
4485 },
4486 "dftext_msaa4.png": {
4487 "allowed-digests": [
4488 [
4489 "bitmap-64bitMD5",
4490 748749753985894965
4491 ]
4492 ],
4493 "reviewed-by-human": true
4494 },
4477 "discard_gpu.png": { 4495 "discard_gpu.png": {
4478 "allowed-digests": [ 4496 "allowed-digests": [
4479 [ 4497 [
4480 "bitmap-64bitMD5", 4498 "bitmap-64bitMD5",
4481 11635187478196931850 4499 11635187478196931850
4482 ] 4500 ]
4483 ], 4501 ],
4484 "reviewed-by-human": true 4502 "reviewed-by-human": true
4485 }, 4503 },
4486 "discard_msaa4.png": { 4504 "discard_msaa4.png": {
(...skipping 8665 matching lines...) Expand 10 before | Expand all | Expand 10 after
13152 "allowed-digests": [ 13170 "allowed-digests": [
13153 [ 13171 [
13154 "bitmap-64bitMD5", 13172 "bitmap-64bitMD5",
13155 14593717200149920625 13173 14593717200149920625
13156 ] 13174 ]
13157 ], 13175 ],
13158 "reviewed-by-human": false 13176 "reviewed-by-human": false
13159 } 13177 }
13160 } 13178 }
13161 } 13179 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698