summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Disable HarfBuzz's fallback to compatibility decompositionsRoozbeh Pournader2015-02-251-2/+13
* | | | | am 79298c34: am 5870d4f0: Remove hardcoded ICU include paths.Narayan Kamath2015-01-051-1/+0
|\| | | |
| * | | | am 5870d4f0: Remove hardcoded ICU include paths.Narayan Kamath2015-01-051-1/+0
| |\ \ \ \
| | * | | | Remove hardcoded ICU include paths.Narayan Kamath2015-01-051-1/+0
* | | | | | am 919fbb99: am cb20a2f0: Minikin: Remove unused variables, fix init orderAndreas Gampe2014-12-044-8/+20
|\| | | | |
| * | | | | am cb20a2f0: Minikin: Remove unused variables, fix init orderAndreas Gampe2014-12-044-8/+20
| |\| | | |
| | * | | | Minikin: Remove unused variables, fix init orderAndreas Gampe2014-12-034-8/+20
| | * | | | Move coverage bitmap from FontCollection to FontFamilyRaph Levien2014-12-032-51/+53
* | | | | | am dc81fbad: am 69d4fba2: Move frameworks/minikin over to libc++.Dan Albert2014-11-122-5/+5
|\| | | | |
| * | | | | am 69d4fba2: Move frameworks/minikin over to libc++.Dan Albert2014-11-122-5/+5
| |\| | | | | | |/ / / | |/| | |
| | * | | Move frameworks/minikin over to libc++.Dan Albert2014-11-112-5/+5
| | | |/ | | |/|
* | | | am 253320d2: Move coverage bitmap from FontCollection to FontFamilyRaph Levien2014-10-312-51/+53
|\| | |
| * | | Move coverage bitmap from FontCollection to FontFamilyRaph Levien2014-10-292-51/+53
| | |/ | |/|
* | | am 5f11abd3: Silently ignore invalid rangeOffset valuesRaph Levien2014-10-241-11/+12
|\| |
| * | Silently ignore invalid rangeOffset valuesRaph Levien2014-10-231-11/+12
| |/
* | am d5804e39: Fine-tune fake-bolding conditionRaph Levien2014-09-231-4/+4
|\|
| * Fine-tune fake-bolding conditionstaging/cm-12.0-cafRaph Levien2014-09-221-4/+4
* | am 6740536e: Snap advance widths to integersRaph Levien2014-09-041-8/+18
|\|
| * Snap advance widths to integersRaph Levien2014-09-031-8/+18
* | am 997c799e: Try Unicode decomposition for selecting fallback fontRaph Levien2014-08-271-1/+15
|\|
| * Try Unicode decomposition for selecting fallback fontRaph Levien2014-08-261-1/+15
* | am 56c7fb8c: Allocate font vector on stackBehdad Esfahbod2014-08-221-3/+12
|\|
| * Allocate font vector on stackBehdad Esfahbod2014-08-211-3/+12
* | am 6da7796c: Fix Layout initialization in the skipCache pathBehdad Esfahbod2014-08-211-6/+11
|\|
| * Fix Layout initialization in the skipCache pathBehdad Esfahbod2014-08-211-6/+11
* | am 288c9159: Speed up cache lookupBehdad Esfahbod2014-08-211-35/+64
|\|
| * Speed up cache lookupBehdad Esfahbod2014-08-211-35/+64
* | am f952161b: Choose same font for Emoji keycap and its base characterBehdad Esfahbod2014-08-081-2/+17
|\|
| * Choose same font for Emoji keycap and its base characterBehdad Esfahbod2014-08-081-2/+17
* | am 5986f604: Support fontFeatureSettingsBehdad Esfahbod2014-07-301-12/+23
|\|
| * Support fontFeatureSettingsBehdad Esfahbod2014-07-301-12/+23
* | am d50c99df: Merge "Remove CSS string doLayout entrypoint and supporting code...Behdad Esfahbod2014-07-293-256/+0
|\|
| * Remove CSS string doLayout entrypoint and supporting codeBehdad Esfahbod2014-07-293-256/+0
* | Merge "Revert "Don't pass invalid Unicode codepoint to Skia""Behdad Esfahbod2014-07-241-6/+0
|\ \ | |/ |/|
| * Revert "Don't pass invalid Unicode codepoint to Skia"Behdad Esfahbod2014-07-251-6/+0
* | Add doLayout variant that does NOT take css stringBehdad Esfahbod2014-07-291-8/+20
* | Merge "Don't get stuck on invalid UTF-16" into lmp-devBehdad Esfahbod2014-07-241-4/+3
|\ \
| * | Don't get stuck on invalid UTF-16Behdad Esfahbod2014-07-251-4/+3
* | | Towards CSS removalBehdad Esfahbod2014-07-242-17/+41
|/ /
* | Remove deprecated APIBehdad Esfahbod2014-07-241-9/+0
* | Add letter-spacing supportBehdad Esfahbod2014-07-222-4/+42
|/
* Don't pass invalid Unicode codepoint to SkiaBehdad Esfahbod2014-07-111-0/+6
* Merge "Use __builtin_clzl if element is long"Behdad Esfahbod2014-07-101-2/+2
|\
| * Use __builtin_clzl if element is longBehdad Esfahbod2014-07-101-2/+2
* | Switch minikin to the new icu.Elliott Hughes2014-07-101-1/+1
* | Assign non-coverage font runs to base fontRaph Levien2014-07-091-3/+5
|/
* Disable "palt" OpenType featureRaph Levien2014-06-261-0/+6
* Add purgeCaches() methodRaph Levien2014-06-251-0/+8
* Implement grapheme cluster breakingRaph Levien2014-06-192-0/+133
* Make font runs less stickyRaph Levien2014-06-191-2/+17