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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-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 "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 4722 matching lines...) Expand 10 before | Expand all | Expand 10 after
4733 [ 4733 [
4734 "bitmap-64bitMD5", 4734 "bitmap-64bitMD5",
4735 7819825549601859094 4735 7819825549601859094
4736 ] 4736 ]
4737 ], 4737 ],
4738 "bugs": [ 4738 "bugs": [
4739 1578 4739 1578
4740 ], 4740 ],
4741 "reviewed-by-human": false 4741 "reviewed-by-human": false
4742 }, 4742 },
4743 "dftext_gpu.png": {
4744 "allowed-digests": [
4745 [
4746 "bitmap-64bitMD5",
4747 14282237189851520094
4748 ]
4749 ],
4750 "reviewed-by-human": true
4751 },
4743 "discard_gpu.png": { 4752 "discard_gpu.png": {
4744 "allowed-digests": [ 4753 "allowed-digests": [
4745 [ 4754 [
4746 "bitmap-64bitMD5", 4755 "bitmap-64bitMD5",
4747 11635187478196931850 4756 11635187478196931850
4748 ] 4757 ]
4749 ], 4758 ],
4750 "reviewed-by-human": true 4759 "reviewed-by-human": true
4751 }, 4760 },
4752 "displacement_565.png": { 4761 "displacement_565.png": {
(...skipping 8905 matching lines...) Expand 10 before | Expand all | Expand 10 after
13658 "allowed-digests": [ 13667 "allowed-digests": [
13659 [ 13668 [
13660 "bitmap-64bitMD5", 13669 "bitmap-64bitMD5",
13661 10591909693224673086 13670 10591909693224673086
13662 ] 13671 ]
13663 ], 13672 ],
13664 "reviewed-by-human": false 13673 "reviewed-by-human": false
13665 } 13674 }
13666 } 13675 }
13667 } 13676 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698