Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | SkShaper: optionally disable harfbuzz | halcanary | 2016-08-03 |
| | | | | | | | | | | | also, re-enable warnings. motivation: used by me for PDF testing. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2201153002 Review-Url: https://codereview.chromium.org/2201153002 | ||
* | tools/SkShaper: factor shaping out of using_skia_and_harfbuzz | halcanary | 2016-07-11 |
Make a clearer demarcation between shaping and layout. also: refactor using_skia_and_harfbuzz; stop leaking like a sieve. Review-Url: https://codereview.chromium.org/2138133002 |