platform/upstream/libHarfBuzzSharp.git
2015-08-18 Behdad Esfahbod[Android.mk] Update for SEA removal and USE addition
2015-08-18 Behdad EsfahbodDon't declare dependency on freetype in harfbuzz.pc
2015-08-18 Behdad Esfahbod[debug] Print lookup index in debug-apply output
2015-08-18 Behdad Esfahbod[coretext] Remove assert that kicks in on Mac OS 10.6
2015-08-17 Behdad EsfahbodRemove unused function
2015-08-11 Behdad EsfahbodAdd Libs.private and Requires.private to harfbuzz.pc
2015-08-09 jfkthameDon't rely on .cluster in _hb_ot_shape_normalize()
2015-08-08 jfkthameDon't rely on .cluster field in fallback_position
2015-08-08 Behdad Esfahbod[tests] Add test for fallback positioning with cluster_...
2015-08-07 Behdad EsfahbodBug 91559 - HarfBuzz 1.0.1: Inconsistent DLL files...
2015-08-03 Behdad EsfahbodMerge pull request #122 from RomainNaour/static-fix
2015-07-31 Romain Naourfix static linking with icu-uc
2015-07-27 Behdad Esfahbod1.0.1
2015-07-27 Behdad Esfahbod[USE] Fix out-of-bounds static array access
2015-07-26 Behdad Esfahbod1.0.0
2015-07-26 Behdad EsfahbodMerge branch 'use'
2015-07-26 Behdad Esfahbod0.9.42
2015-07-25 Behdad EsfahbodFix broken sentence
2015-07-25 Grigori GoronzyUpdate UCDN to upstream commit 8af93f30
2015-07-23 Behdad Esfahbod[test] Encode Kharoshti text
2015-07-23 Behdad Esfahbod[test] Add Batak and Buginese test texts
2015-07-23 Behdad Esfahbod[test] Remove shaper-sea texts under shaper-use
2015-07-23 Behdad Esfahbod[test] Remove New Tai Lue texts
2015-07-23 Behdad Esfahbod[test] Add tests for improved 'vert' feature
2015-07-23 Behdad Esfahbod[test] Add recently added test
2015-07-23 Behdad Esfahbod[test] Support additional options to hb-shape in micro...
2015-07-23 Behdad Esfahbod[ot] Search globally for 'vert' feature if not found...
2015-07-23 Behdad Esfahbod[ot] Minor
2015-07-23 Behdad EsfahbodMinor debug output fix
2015-07-23 Behdad EsfahbodAdd missing TRACE_RETURN
2015-07-23 Behdad Esfahbod[ot] Add missing return!
2015-07-22 Behdad EsfahbodAdd test case for deleting default ignorables with...
2015-07-22 Behdad EsfahbodFix hide-default-ignorables after f0010dfd01ef4a927b0bd...
2015-07-22 Behdad EsfahbodFix hide-ignorables if font doesn't have space glyph
2015-07-22 Behdad EsfahbodRefactor _hb_glyph_info_is_default_ignorable()
2015-07-22 Behdad Esfahbod[ot] Hide default-ignorables before finishing off posit...
2015-07-22 Behdad EsfahbodImplement more granular cluster-merging
2015-07-22 Behdad Esfahbod[ot] Don't rely on cluster numbers for ensure_native_di...
2015-07-22 Behdad Esfahbod[ot] Simplify form_clusters()
2015-07-22 Behdad Esfahbod[ot] Don't mirror character if font doesn't support...
2015-07-22 Behdad Esfahbod[graphite2] Fix bunch of stuff
2015-07-22 Behdad Esfahbod[graphite2] Enlarge buffer for output glyphs!
2015-07-22 Behdad Esfahbod[USE] Implement topographical features for non-Arabic...
2015-07-22 Behdad EsfahbodUse foreach_cluster in Indic shaper
2015-07-22 Behdad EsfahbodUse foreach_syllable in Myanmar shaper
2015-07-22 Behdad EsfahbodAdd foreach_syllable
2015-07-22 Behdad Esfahbod[USE] Do Arabic-like shaping
2015-07-22 Behdad EsfahbodAdd hb-ot-shape-complex-arabic-private.hh
2015-07-21 Behdad Esfahbod[USE] Only reorder the first component of a split left...
2015-07-21 Behdad Esfahbod[USE] Don't compose split matras
2015-07-21 Behdad EsfahbodRemove unused SEA shaper
2015-07-21 Behdad EsfahbodRetire SEA shaper in favor of USE
2015-07-21 Behdad Esfahbod[USE] Only use USE shaper if script system is not DFLT
2015-07-21 Behdad EsfahbodRoute misc untested scripts through USE shaper instead...
2015-07-21 Behdad Esfahbod[USE] Implement dotted-circle
2015-07-21 Behdad Esfahbod[USE] Move pref
2015-07-21 Behdad Esfahbod[USE] Fix-up variation selectors and word joiner in...
2015-07-21 Behdad Esfahbod[USE] Use a couple warnings
2015-07-21 Behdad Esfahbod[USE] Move rphf
2015-07-21 Behdad EsfahbodAdd FLAG_UNSAFE()
2015-07-21 Behdad EsfahbodAdd FLAG_SAFE() for values known to be small-enough
2015-07-21 Behdad EsfahbodAdd note re ASSERT_STATIC_EXPR_ZERO()
2015-07-21 Behdad EsfahbodRemove unused macro ASSERT_STATIC_EXPR()
2015-07-21 Behdad EsfahbodUse unsigned in FLAG()
2015-07-21 Behdad Esfahbod[USE] Use use_category() for rphf/pref memory
2015-07-21 Behdad Esfahbod[USE] Hook of rphf and pref custom processing
2015-07-21 Behdad Esfahbod[USE] Add CGJ to table
2015-07-21 Behdad Esfahbod[USE] Set up features
2015-07-21 Behdad Esfahbod[USE] Hook up new scripts to USE shaper
2015-07-21 Behdad Esfahbod[USE] Remove unused Unicode data enums from USE C+...
2015-07-20 Behdad Esfahbod[USE] Finish converting Unicode positional categories...
2015-07-20 Behdad Esfahbod[USE] Map from Unicode data to USE syllabic categories
2015-07-20 Behdad Esfahbod[USE] Start moving Unicode-to-USE mapping into Python...
2015-07-20 Behdad Esfahbod[USE] Fix Number clusters
2015-07-20 Behdad Esfahbod[USE] Start putting together the shaper body
2015-07-20 Behdad Esfahbod[USE] Put a Ragel machine together
2015-07-20 Behdad EsfahbodMinor
2015-07-20 Behdad Esfahbod[USE] Minor optimization of USE table
2015-07-20 Behdad Esfahbod[USE] Add Kharoshti test data from Unicode proposal
2015-07-20 Behdad Esfahbod[USE] Build Universal Shaping Engine data table from...
2015-07-20 Behdad Esfahbod[USE] Add Universal Shaping Engine to Makefile
2015-07-15 Behdad EsfahbodUpdate Arabic shaping table for Unicode 8.0
2015-07-15 Behdad EsfahbodAdd Unicode 8.0 scripts
2015-07-05 Behdad EsfahbodFix pragma usage
2015-06-19 Behdad EsfahbodWhen removing default-ignorables, merge clusters
2015-06-19 Behdad EsfahbodRewrite hide_default_ignorables
2015-06-19 Behdad Esfahbod[test] Add test for cluster merging
2015-06-18 Behdad Esfahbod0.9.41
2015-06-18 Behdad Esfahbod[util] Disable hb-fc-list for now
2015-06-13 Behdad Esfahbod[bindings] Fix hb_language_get_default() and hb_ot_tag_...
2015-06-13 Behdad Esfahbod[TravisCI] Hook up Coverity
2015-06-13 Behdad EsfahbodAdd Coverity Scan badge
2015-06-10 Behdad EsfahbodFix warnings: "member call on null pointer of type"
2015-06-03 Behdad EsfahbodFix build
2015-06-03 Behdad EsfahbodAdd include check to hb-ot-font.h
2015-06-01 Behdad EsfahbodMerge pull request #111 from brawer/since
2015-06-01 Sascha BrawerFix "Since:" tags
2015-05-21 Behdad EsfahbodFix unary minus operator applied to unsigned int
2015-05-20 Behdad Esfahbod[gobject] Remove hb_language_t workarounds for g-i...
2015-05-20 Behdad Esfahbod[gobject] Macroize value types
next