summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Refine hyphenation around punctuationRaph Levien2016-02-161-1/+2
* Improve Paint.hasGlyph performance by caching hb_font_tSeigo Nonaka2016-02-041-1/+1
* No op build should not build minikin_testsSeigo Nonaka2015-12-151-15/+9
* Copy test font files into data directory.Seigo Nonaka2015-12-091-1/+39
* Introduce FontLanguageListCache.Seigo Nonaka2015-12-081-0/+1
* Introduce FontCollection::hasVariationSelector method.Seigo Nonaka2015-11-191-0/+1
* Add -Werror -Wall -Wextra to compiler option.Seigo Nonaka2015-10-281-0/+2
* Revert "Add -Werror -Wall -Wextra to compiler option."Bart Sears2015-10-281-2/+0
* Add -Werror -Wall -Wextra to compiler option.Seigo Nonaka2015-10-271-0/+2
* Introduce FontFamily::hasVariationSelectorSeigo Nonaka2015-10-121-0/+1
* Extract hb_face_t object cache mechanism from Layout.cpp.Seigo Nonaka2015-09-301-1/+3
* Introduce unit tests for FontCollection::itemize.Seigo Nonaka2015-09-181-5/+15
* Update word breaker to be aware tone mark and variation selector.Seigo Nonaka2015-08-291-0/+3
* Add basic unit tests for MinikinRaph Levien2015-08-191-0/+41