platform/upstream/libHarfBuzzSharp.git
2015-10-02 Behdad EsfahbodMake hb_font_create_sub_font() NOT make parent immutable
2015-10-02 Behdad EsfahbodFix hb-ot-shape-normalize with empty buffer
2015-10-02 Behdad EsfahbodReplace a couple of malloc()s with calloc()
2015-10-02 Behdad EsfahbodFix segfault with empty buffer in hb_shape_plan_execute()
2015-09-30 Behdad Esfahbod1.0.4
2015-09-29 Behdad EsfahbodDefine return_trace()
2015-09-29 Behdad EsfahbodAdd missing returns
2015-09-29 Behdad EsfahbodMicro-optimize hb_language_from_string()
2015-09-29 Sascha BrawerHandle language tags that indicate phonetic IPA transcr...
2015-09-03 Behdad EsfahbodFix Since tags
2015-09-03 Behdad EsfahbodFix Since: version tags on font and face APIs
2015-09-01 Behdad Esfahbod1.0.3
2015-09-01 Behdad Esfahbod[indic] Add comments to merge_clusters calls
2015-09-01 Behdad Esfahbod[thai] Respect cluster-level > 0
2015-09-01 Behdad Esfahbod[use] Merge /before/ reordering
2015-09-01 Behdad Esfahbod[hangul] Merge /before/ reordering
2015-09-01 Behdad Esfahbod[OT] Merge /before/ reordering
2015-09-01 Behdad Esfahbod[myanmar] Use buffer->sort() to sort cluster
2015-09-01 Behdad Esfahbod[OT] Merge clusters when reordering marks for normalization
2015-09-01 Behdad Esfahbod[tests] Add Hebrew test for normalization under cluster...
2015-09-01 Behdad EsfahbodMinor
2015-09-01 Behdad EsfahbodUse insertion-sort instead of bubble-sort
2015-09-01 Behdad EsfahbodMinor
2015-08-31 Behdad EsfahbodUpdate git.mk from upstream
2015-08-31 Behdad Esfahbod[docs] Move docs/reference/ contents into docs/
2015-08-31 Behdad Esfahbod[docs] Fix out-of-tree build
2015-08-31 Behdad EsfahbodMerge pull request #131 from simoncozens/docs
2015-08-31 Simon CozensCombine user / reference information into gtk-doc gener...
2015-08-31 Simon CozensCorrect tag hierarchy, to allow for table-of-contents...
2015-08-31 Simon CozensMissing tag (oops).
2015-08-31 Behdad Esfahbod[docs] Fix typo
2015-08-31 Behdad EsfahbodMerge pull request #129 from simoncozens/docs
2015-08-30 Behdad Esfahbod[test] Fix test-object
2015-08-30 Behdad EsfahbodPoison freed objects such that double-free is detected
2015-08-29 Simon CozensCurrent state and skeleton outline
2015-08-25 Behdad Esfahbod[GPOS] Fix cursive connection with mix of RTL and non...
2015-08-25 Behdad Esfahbod[test] Add test for cursive-positioning with mixed...
2015-08-25 Simon CozensFirst two chapters. More to follow.
2015-08-25 Behdad Esfahbod[GPOS] Rewrite cursive attachment slightly differently
2015-08-24 Behdad EsfahbodAdd API/cmdline to show glyph extents when serializing...
2015-08-24 Behdad Esfahbod[ot-font] Fix short-offset calculation
2015-08-23 Behdad Esfahbod[ot-font] Implement glyph_extents() for TrueType fonts
2015-08-21 Behdad EsfahbodMake BYTE a real type
2015-08-20 Behdad Esfahbod[coretext] Use i32 instead of u32 as well
2015-08-20 Behdad Esfahbod[uniscribe] Fix negative offsets
2015-08-19 Behdad Esfahbod1.0.2
2015-08-19 Behdad Esfahbod[coretext] Add TODO item
2015-08-19 Behdad Esfahbod[uniscribe] Fix font scale handling
2015-08-18 Behdad EsfahbodCommented-out code to print buffer before each lookup
2015-08-18 Behdad EsfahbodAllow serializing buffer with output-buffer being used
2015-08-18 Behdad Esfahbod[ot] Change buffer content type right after we map...
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...
next