summaryrefslogtreecommitdiffstats
path: root/libs/minikin/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Complete half-done cherry-picking of Android.mk. DO NOT MERGERoozbeh Pournader2015-10-141-5/+9
* Binary format for hyphenation patternsRaph Levien2015-10-141-0/+25
* Add functions for measuring cursor positioningRaph Levien2015-04-151-0/+1
* Revert "Fix build: Revert "Add hyphenation to line breaking""Raph Levien2015-03-301-0/+1
* Fix build: Revert "Add hyphenation to line breaking"Ed Heyl2015-03-301-1/+0
* Add hyphenation to line breakingRaph Levien2015-03-301-0/+1
* Add LineBreaker to MinikinRaph Levien2015-03-261-0/+1
* Remove hardcoded ICU include paths.Narayan Kamath2015-01-051-1/+0
* Move frameworks/minikin over to libc++.Dan Albert2014-11-111-2/+0
* Remove CSS string doLayout entrypoint and supporting codeBehdad Esfahbod2014-07-291-1/+0
* Switch minikin to the new icu.Elliott Hughes2014-07-101-1/+1
* Implement grapheme cluster breakingRaph Levien2014-06-191-0/+1
* Caching for layouts and harfbuzz facesRaph Levien2014-05-271-1/+2
* Do BiDi algorithm for text layoutRaph Levien2014-05-271-1/+2
* Better refcounting and lockingRaph Levien2014-05-121-0/+2
* A basket of features: itemization, bounds, refcountRaph Levien2014-05-121-1/+3
* Use shared ft2 lib, deal with libpng/zlib depsVictoria Lease2013-06-271-3/+3
* Introduce MinikinFont abstractionRaph Levien2013-06-141-0/+1
* Initial commit of Minikin libraryRaph Levien2013-04-251-0/+43