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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-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 4723 matching lines...) Expand 10 before | Expand all | Expand 10 after
4734 [ 4734 [
4735 "bitmap-64bitMD5", 4735 "bitmap-64bitMD5",
4736 7819825549601859094 4736 7819825549601859094
4737 ] 4737 ]
4738 ], 4738 ],
4739 "bugs": [ 4739 "bugs": [
4740 1578 4740 1578
4741 ], 4741 ],
4742 "reviewed-by-human": false 4742 "reviewed-by-human": false
4743 }, 4743 },
4744 "dftext_gpu.png": {
4745 "allowed-digests": [
4746 [
4747 "bitmap-64bitMD5",
4748 14282237189851520094
4749 ]
4750 ],
4751 "reviewed-by-human": true
4752 },
4744 "discard_gpu.png": { 4753 "discard_gpu.png": {
4745 "allowed-digests": [ 4754 "allowed-digests": [
4746 [ 4755 [
4747 "bitmap-64bitMD5", 4756 "bitmap-64bitMD5",
4748 11635187478196931850 4757 11635187478196931850
4749 ] 4758 ]
4750 ], 4759 ],
4751 "reviewed-by-human": true 4760 "reviewed-by-human": true
4752 }, 4761 },
4753 "displacement_565.png": { 4762 "displacement_565.png": {
(...skipping 8932 matching lines...) Expand 10 before | Expand all | Expand 10 after
13686 "allowed-digests": [ 13695 "allowed-digests": [
13687 [ 13696 [
13688 "bitmap-64bitMD5", 13697 "bitmap-64bitMD5",
13689 10591909693224673086 13698 10591909693224673086
13690 ] 13699 ]
13691 ], 13700 ],
13692 "reviewed-by-human": false 13701 "reviewed-by-human": false
13693 } 13702 }
13694 } 13703 }
13695 } 13704 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698