platform/upstream/libHarfBuzzSharp.git
2017-03-05 Behdad Esfahbod1.4.4
2017-03-05 Behdad EsfahbodAdd TODO item
2017-03-02 Behdad EsfahbodRemove TODO item that is not going to happen
2017-03-01 Behdad EsfahbodFix Context lookup application when moving back after...
2017-02-25 Behdad EsfahbodAdd few tests found by libFuzzer and oss-fuzz
2017-02-25 Behdad EsfahbodFix buffer-overrun with Bengali reph positioning code
2017-02-25 Behdad Esfahbod1.4.3
2017-02-20 Dominik RöttschesBlacklist another instance of Padauk (#419)
2017-02-18 ebraminio[ci] Disable vcpkg freetype installation and fix Appvey...
2017-02-17 jfkthameGuard against underflow when adjusting length (#421)
2017-02-16 jfkthame[indic] Add support for Grantha marks that may be used...
2017-02-09 Behdad EsfahbodUnbreak hb-coretext build
2017-02-08 Behdad EsfahbodMerge pull request #357 from khaledhosny/graphite-scale
2017-02-08 Behdad EsfahbodSet LC_ALL instead of LANG when creating harfbuzz.def
2017-02-08 Philip Withnallhb-font: Fix a potentially undefined use of memcmp...
2017-02-08 Behdad EsfahbodUpdate ax_pthread.m4 to latest upstream version
2017-02-08 Philip Withnalltest: Fix some memory leaks in test-font.c (#409)
2017-02-08 Philip Withnallutil: Add missing field initialisers in constructor...
2017-02-08 Behdad EsfahbodSilence Coverity warning
2017-02-04 Behdad EsfahbodShuffle things around a bit
2017-02-04 Behdad EsfahbodMinor
2017-02-03 Behdad EsfahbodAdd dirty-state tracking to hb_face_t
2017-02-03 Behdad EsfahbodAdd dirty-state tracking to hb_font_t
2017-02-03 Behdad EsfahbodAdd new API hb_font_set_face()
2017-02-02 jfkthameAdd Win10 Anniversary Update version of Tahoma to GDEF...
2017-02-01 Behdad EsfahbodMinor
2017-01-26 Behdad EsfahbodRoute Adlam through Arabic shaper
2017-01-26 jfkthameAdd Win7 version of himalaya.ttf to the GDEF table...
2017-01-24 Behdad Esfahbod[var] Implement MVAR table
2017-01-24 Behdad Esfahbod[var] Whitespace
2017-01-24 Behdad Esfahbod1.4.2
2017-01-24 Behdad Esfahbod[var] Hook up advance variations to hb-ot-font
2017-01-24 Behdad Esfahbod[var] Fix bug in HVAR/VVAR impl
2017-01-24 Behdad Esfahbod[var] Prepare for hooking up advance variations to...
2017-01-23 Behdad Esfahbod[var] Implement DeltaSetIndexMap and advance delta...
2017-01-23 Behdad Esfahbod[var] Start adding HVAR/VVAR
2017-01-23 Behdad EsfahbodAdd LArrayOf<>
2017-01-23 Behdad EsfahbodAdd LOffsetTo<>
2017-01-23 Behdad Esfahbod[var] Remove HB_OT_TAG_fvar/avar
2017-01-23 Behdad EsfahbodMinor
2017-01-23 Behdad Esfahbod[var] Add macros for standard axes
2017-01-23 Behdad Esfahbod[var] Implement 'avar' table mapping
2017-01-23 Behdad Esfahbod[var] Flesh out --variations documentation
2017-01-23 Behdad Esfahbod[var] Adjust API in prep for 'avar' implementation
2017-01-23 Behdad Esfahbod[var] Stub implementation of avar table
2017-01-23 Behdad EsfahbodMinor
2017-01-23 Behdad EsfahbodStub out doc comments for new symbols
2017-01-23 Behdad EsfahbodMinor
2017-01-23 Behdad Esfahbod[hb-ft] Remove use of variable-length array
2017-01-22 Behdad Esfahbod[var] Hook up variations to FreeType face
2017-01-22 Behdad Esfahbod[util] Add --variations
2017-01-22 Behdad Esfahbod[var] Rename var_coord to variation
2017-01-21 Behdad Esfahbod[var] Remove use of variable-length arrays
2017-01-21 Behdad Esfahbod[var] Add hb_font_set_var_coords()
2017-01-21 Behdad EsfahbodRemove a few unused includes
2017-01-21 Behdad EsfahbodMinor
2017-01-21 Behdad Esfahbod[var] Add hb_font_set_var_coords_design()
2017-01-21 Behdad Esfahbod[var] Minor lifecycle adjustment
2017-01-21 Behdad Esfahbod[var] Add hb_font_get_var_coords_normalized()
2017-01-21 Behdad Esfahbod[var] Add hb_var_coord_t and parsing routines
2017-01-21 Behdad EsfahbodMove code around
2017-01-21 Behdad Esfahbod[var] Flesh out some more
2017-01-21 Behdad Esfahbod[var] Flesh out a bit
2017-01-21 Behdad EsfahbodMinor
2017-01-21 Behdad Esfahbod[var] Remove over-optimization
2017-01-21 Behdad Esfahbod[var] Change double to float in API
2017-01-20 Behdad EsfahbodStart adding hb-ot-var.h and implementation
2017-01-20 Behdad EsfahbodMinor
2017-01-20 Behdad Esfahbod[test-ot-math] Add test with nil face/font
2017-01-20 Behdad EsfahbodMinor
2017-01-20 Behdad EsfahbodFix warnings
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 Khaled Hosny[graphite] Stop creating unused gr_face
2017-01-06 Khaled Hosny[graphite] Fix shaping with varying font sizes
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
next