summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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-042-8/+24
|\|
| * Snap advance widths to integersRaph Levien2014-09-032-8/+24
* | 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-212-8/+20
|\|
| * Fix Layout initialization in the skipCache pathBehdad Esfahbod2014-08-212-8/+20
* | am 288c9159: Speed up cache lookupBehdad Esfahbod2014-08-212-35/+66
|\|
| * Speed up cache lookupBehdad Esfahbod2014-08-212-35/+66
* | 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-302-14/+33
|\|
| * Support fontFeatureSettingsBehdad Esfahbod2014-07-302-14/+33
* | am 9802b0dc: Fix examples buildBehdad Esfahbod2014-07-292-3/+10
|\|
| * Fix examples buildBehdad Esfahbod2014-07-292-3/+10
* | am d50c99df: Merge "Remove CSS string doLayout entrypoint and supporting code...Behdad Esfahbod2014-07-295-369/+0
|\|
| * Merge "Remove CSS string doLayout entrypoint and supporting code" into lmp-devBehdad Esfahbod2014-07-275-369/+0
| |\
| | * Remove CSS string doLayout entrypoint and supporting codeBehdad Esfahbod2014-07-295-369/+0
* | | am 83d5a3c5: Initialize MinikinPaint membersBehdad Esfahbod2014-07-291-0/+2
|\| |
| * | Initialize MinikinPaint membersBehdad Esfahbod2014-07-291-0/+2
| |/
* | 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-292-8/+24
* | 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-243-17/+45
|/ /
* | Remove deprecated APIBehdad Esfahbod2014-07-244-23/+5
* | Add letter-spacing supportBehdad Esfahbod2014-07-224-4/+45
|/
* 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-102-3/+3
* | Assign non-coverage font runs to base fontRaph Levien2014-07-091-3/+5
|/
* setConfig is deprecatedMike Reed2014-07-071-4/+3
* Disable "palt" OpenType featureRaph Levien2014-06-261-0/+6
* Add purgeCaches() methodRaph Levien2014-06-252-0/+11
* Implement grapheme cluster breakingRaph Levien2014-06-193-0/+180
* Make font runs less stickyRaph Levien2014-06-191-2/+17
* am e68467e9: Tighten requirements for fake boldRaph Levien2014-06-120-0/+0
|\
| * Tighten requirements for fake boldRaph Levien2014-06-121-3/+5
* | am 15651697: (-s ours) Support for fake bold and italicsRaph Levien2014-06-120-0/+0
|\|
| * Support for fake bold and italicsRaph Levien2014-06-117-39/+70
* | am b1eae5ea: (-s ours) Add baseFont method to FontCollectionRaph Levien2014-06-120-0/+0
|\|
| * Add baseFont method to FontCollectionRaph Levien2014-06-112-0/+11
* | Merge "Fix missing text on nonexistent font file"Raph Levien2014-06-111-6/+7
|\ \