platform/upstream/libHarfBuzzSharp.git
2017-01-20 Behdad EsfahbodMinor
2017-01-18 Khaled Hosny[ot] Fix automatic fraction for RTL scripts (#405)
2017-01-18 Sascha BrawerUpdate language tags to OpenType 1.8.1 (#403)
2017-01-11 Behdad EsfahbodFix build with clang
2017-01-10 Behdad EsfahbodPort math table to hb_lazy_table_loader_t
2017-01-10 Behdad EsfahbodAdd hb_lazy_table_loader_t
2017-01-10 Behdad EsfahbodMove lazy-loader to more generic place
2017-01-10 Behdad EsfahbodIn lazy-loading, remember allocation failure
2017-01-10 Behdad EsfahbodMinor
2017-01-10 Behdad EsfahbodRename hb-ot-layout-math-table.hh to hb-ot-math-table.hh
2017-01-09 Behdad EsfahbodTypo
2017-01-09 ebraminioMake UCDN default enabled (fixes #389) (#391)
2017-01-09 Behdad EsfahbodMinor
2017-01-09 Behdad Esfahbod[USE] Remove non-canonical decompositions
2017-01-06 Behdad Esfahbod1.4.1
2017-01-06 Behdad EsfahbodAdd tests for USE using Marchen font and text
2017-01-06 Behdad EsfahbodShip UCDN and use it by default
2017-01-05 Behdad Esfahbod1.4.0
2017-01-03 Frédéric WangMove math-specific code from hb-ot-layout to hb-ot...
2016-12-28 Behdad EsfahbodRemove Android.mk
2016-12-28 Behdad EsfahbodRemove Tibetan decomposition rules from Indic shaper
2016-12-28 Behdad EsfahbodPort decompositions from Indic to USE shaper
2016-12-28 Behdad Esfahbod[indic] Remove Chakma decomposition rule from Indic...
2016-12-28 jfkthame[use] Special-case Chakma split-vowel decomp in the...
2016-12-26 Behdad EsfahbodRevert "[indic] Remove redundant Chakma decomposition...
2016-12-26 Behdad Esfahbod[indic] Remove redundant Chakma decomposition rule
2016-12-26 Behdad Esfahbod[indix] Comment
2016-12-24 nvelinovCompilation Error for ASSERT_STATIC on Some Compilers...
2016-12-22 Behdad EsfahbodDisable OTL processing for Hebrew if GPOS doesn't have...
2016-12-22 Behdad EsfahbodRevert "Synthesize GDEF glyph class for any glyph that...
2016-12-22 Behdad EsfahbodFix assert fail with contextual matching
2016-12-22 Behdad EsfahbodImprove debug output with really deep nesting
2016-12-21 Behdad EsfahbodAvoid infinite loop in CoverageFormat2 iteration with...
2016-12-21 Behdad EsfahbodOuch, finish previous change
2016-12-21 Behdad Esfahbod[fuzzer] Separate main() into a new file
2016-12-20 Behdad EsfahbodProtect collect_glyphs() and closure() against maliciou...
2016-12-18 Mike HommeySupport building with older glib versions
2016-12-18 Volker H. SimonisMinor fixes to pacify Coverity code scan
2016-12-17 ebraminio[dwrite] Provide an experimental API for justification...
2016-12-17 elmarbNMake ICU option builds with builtin ICU (#375)
2016-12-17 Khaled Hosny[win32] Fix wrong description of the ICU option (#372)
2016-12-17 Behdad EsfahbodFix build after rebasing opentype-gx branch on top...
2016-12-17 Behdad Esfahbod[GX] Apply 'rvrn' feature before any other feature
2016-12-17 Behdad Esfahbod[GX] Fix build with older FreeType
2016-12-17 Sascha BrawerCall hb_font_set_var_coords_normalized() from FT_Face...
2016-12-17 Behdad Esfahbod[GX] Make FeatureVariations actually work
2016-12-17 Behdad Esfahbod[GX] Hook up feature variations
2016-12-17 Behdad Esfahbod[GX] Add hb_ot_layout_feature_with_variations_get_lookups()
2016-12-17 Behdad Esfahbod[GX] Add hb_ot_layout_table_find_feature_variations()
2016-12-17 Behdad EsfahbodShuffle code around
2016-12-17 Behdad EsfahbodMove add_lookups from map to map-builder
2016-12-17 Behdad Esfahbod[GX] Remove (partial) support for anisotropic variations
2016-12-17 Behdad Esfahbod[GX] Handle setting var coords to NULL
2016-12-17 Behdad Esfahbod[GX] Implement Feature Variations
2016-12-17 Behdad Esfahbod[GX] Fix another x/y thinko
2016-12-17 Behdad Esfahbod[GX] Rename VarStore to VariationStore
2016-12-17 Behdad Esfahbod[GX] Fix build with some compilers
2016-12-17 Behdad Esfahbod[GX] Skip tail zero entries when setting variation...
2016-12-17 Behdad Esfahbod[GX] Fix thinko
2016-12-17 Behdad Esfahbod[GX] Add new API hb_font_set_var_coords_normalized()
2016-12-17 Behdad Esfahbod[GX] Hook up GPOS to Variation Store stored in GDEF
2016-12-17 Behdad Esfahbod[GX] Change GDEF API to return varStore
2016-12-17 Behdad Esfahbod[GX] Pass apply-context down to get_anchor()
2016-12-17 Behdad Esfahbod[GX] Add varStore member to GDEF
2016-12-17 Behdad EsfahbodMinor change to GDEF, in prep for new version
2016-12-17 Behdad Esfahbod[GX] Port variation stuff to Variation Store design
2016-12-17 Behdad EsfahbodMake OffsetArrayOf take OffsetType template argument
2016-12-17 Behdad Esfahbod[GX] Revert "[GX] Add VariationAlternates, to allow...
2016-12-17 Behdad Esfahbod[GX] Free GX coordinates
2016-12-17 Behdad Esfahbod[GX] Add compact VariationDevice implementation
2016-12-17 Behdad Esfahbod[GX] Add VariationAlternates, to allow conditional...
2016-12-17 Behdad Esfahbod[GX] Minor
2016-12-17 Behdad Esfahbod[GX] Minor
2016-12-17 Behdad Esfahbod[GX] Minor rename
2016-12-17 Behdad Esfahbod[GX] Hookup VariationDevice to Device table implementation
2016-12-17 Behdad Esfahbod[GX] Break out early if factor is zero
2016-12-17 Behdad Esfahbod[GX] Towards anisotropic interpolation
2016-12-17 Behdad Esfahbod[GX] Add data types for encoding numerical variations
2016-12-05 Behdad Esfahbod1.3.4
2016-12-05 Behdad Esfahbod[hb-fuzzer] Get glyph extents for output glyphs
2016-12-05 Behdad Esfahbod[CBDT] Add test for fetching glyph extents
2016-12-05 Behdad Esfahbod[CBDT] Minor
2016-12-05 Behdad Esfahbod[CBDT] Fix thinko!
2016-12-05 Behdad Esfahbod[CBDT] Implement IndexSubtableFormat3
2016-12-05 Behdad Esfahbod[cbdt] Move some more code around
2016-12-05 Behdad Esfahbod[cbdt] Fix sign bug
2016-12-03 Behdad Esfahbod[cbdt] Last of sanitization fixes
2016-12-03 Behdad Esfahbod[cbdt] Clean up some more
2016-12-03 Behdad Esfahbod[cbdt] More sanitize work
2016-12-03 Behdad EsfahbodCheck for offset overflows during sanitize
2016-12-03 Behdad Esfahbod[cbdt] Start fixing sanitization (or lack thereof)
2016-12-02 Behdad Esfahbod[CBDT] Use CHAR instead of int8_t
2016-12-02 Behdad EsfahbodRename 'ebdt' to 'cbdt' since we only support the PNG...
2016-12-02 Seigo NonakaIntroduce get_extent support for color bitmap font...
2016-10-28 Ebrahim ByagowiFix "nmake install" when ADDITIONAL_LIB_DIR is provided...
2016-10-26 Behdad Esfahbod[tests] Add tests for vertical origin with ft and ot...
2016-10-26 Behdad EsfahbodUse horizontal ascent as fallback vertical origin
2016-10-26 Behdad EsfahbodMove code around
2016-10-26 Behdad Esfahbod[hb-ot-font] Use ascent+descent as fallback vertical...
2016-10-26 Behdad EsfahbodFix vertical glyph origin with hb-ot-font
next