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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/expected-results.json

Issue 694533006: Allow all font weights on Android and respect overrides. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add expectations. 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 4629 matching lines...) Expand 10 before | Expand all | Expand 10 after
4640 "bitmap-64bitMD5", 4640 "bitmap-64bitMD5",
4641 8015235227514811180 4641 8015235227514811180
4642 ] 4642 ]
4643 ], 4643 ],
4644 "reviewed-by-human": true 4644 "reviewed-by-human": true
4645 }, 4645 },
4646 "fontmgr_iter_565.png": { 4646 "fontmgr_iter_565.png": {
4647 "allowed-digests": [ 4647 "allowed-digests": [
4648 [ 4648 [
4649 "bitmap-64bitMD5", 4649 "bitmap-64bitMD5",
4650 17276962213970077366 4650 15535368433031718847
4651 ] 4651 ]
4652 ], 4652 ],
4653 "reviewed-by-human": true 4653 "reviewed-by-human": true
4654 }, 4654 },
4655 "fontmgr_iter_8888.png": { 4655 "fontmgr_iter_8888.png": {
4656 "allowed-digests": [ 4656 "allowed-digests": [
4657 [ 4657 [
4658 "bitmap-64bitMD5", 4658 "bitmap-64bitMD5",
4659 8694218356938189525 4659 17714223495513615914
4660 ] 4660 ]
4661 ], 4661 ],
4662 "reviewed-by-human": true 4662 "reviewed-by-human": true
4663 }, 4663 },
4664 "fontmgr_iter_gpu.png": { 4664 "fontmgr_iter_gpu.png": {
4665 "allowed-digests": [ 4665 "allowed-digests": [
4666 [ 4666 [
4667 "bitmap-64bitMD5", 4667 "bitmap-64bitMD5",
4668 1857288326388942863 4668 1857288326388942863
4669 ] 4669 ]
(...skipping 5178 matching lines...) Expand 10 before | Expand all | Expand 10 after
9848 "allowed-digests": [ 9848 "allowed-digests": [
9849 [ 9849 [
9850 "bitmap-64bitMD5", 9850 "bitmap-64bitMD5",
9851 16415218204576550093 9851 16415218204576550093
9852 ] 9852 ]
9853 ], 9853 ],
9854 "reviewed-by-human": true 9854 "reviewed-by-human": true
9855 } 9855 }
9856 } 9856 }
9857 } 9857 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698