platform/upstream/libHarfBuzzSharp.git
2014-03-21 Behdad EsfahbodOne more fix for build without gtk-doc
2014-03-21 Konstantin... Fix build with --coretext on iOS
2014-03-19 Behdad Esfahbod[util] Plug minor leak
2014-03-19 Behdad EsfahbodRemove dead warning
2014-03-19 Behdad EsfahbodYet another try to make build without gtk-doc succeed
2014-03-19 Behdad EsfahbodAnother try to make gtk-doc optional
2014-03-18 Dominik Röttsches0.9.27
2014-03-17 Behdad EsfahbodDon't use "register" storage class specifier
2014-03-16 jfkthamewrap definition of free_langs() with HAVE_ATEXIT
2014-03-15 Behdad Esfahbod[coretext] Add hb_coretext_face_create()
2014-03-14 Behdad Esfahbod[coretext] Add coretext_aat shaper
2014-03-14 Behdad EsfahbodIf HAVE_ICU_BUILTIN is defined, use hb-icu Unicode...
2014-03-14 Behdad EsfahbodRemove old cruft
2014-03-10 Behdad EsfahbodAdd Myanmar test case from OpenType Myanmar spec
2014-03-10 Behdad EsfahbodMinor
2014-03-04 Behdad EsfahbodUse AM_MISSING_PROG for ragel and git
2014-02-18 Behdad EsfahbodOnly do fallback Hebrew composition if no GPOS 'mark...
2014-02-11 Behdad EsfahbodAllow bootstrapping without gtk-doc
2014-02-10 Luis de Bethencourtcheck hb_set_is_emtpy in test-set.c
2014-02-10 Werner Lembergtypo in ucdn's Makefile.am
2014-02-05 Behdad EsfahbodImprove MemoryBarrier() implementation
2014-01-30 Behdad Esfahbod0.9.26
2014-01-29 Jonathan KewEnsure hb_script_t can safely hold any hb_tag_t value...
2014-01-28 Behdad Esfahbod[coretext] Handle surrogate pairs when generating notde...
2014-01-28 Behdad Esfahbod[coretext] Minor optimization
2014-01-28 Konstantin... Fix double destruction in case of OOM
2014-01-28 Konstantin... Micro optimizations
2014-01-28 Konstantin... Make it possible to disable the fallback shaper at...
2014-01-23 Behdad EsfahbodFix clang warning 'private field 'xxx' is not used
2014-01-23 Behdad EsfahbodFix typo in _hb_buffer_serialize_glyphs_text()
2014-01-22 Behdad Esfahbod[arabic] Disable 'cswh' by default
2014-01-22 Behdad Esfahbod[ot] Don't try to compose if normalization is off
2014-01-22 Behdad EsfahbodMerge pull request #13 from jfkthame/hangul-shaper
2014-01-22 Jonathan Kewfixup for 64-bit windows build
2014-01-20 Jonathan Kew[hangul] Fix ordering of dotted circle with Hangul...
2014-01-20 Jonathan Kew[hangul] Don't force zero-width for marks - this is...
2014-01-20 Jonathan Kew[unicode] Exclude the Jamo Filler characters from Defau...
2014-01-20 Jonathan Kew[hangul] Reorder Hangul tone mark to beginning of sylla...
2014-01-20 Jonathan Kew[hangul] Apply the appropriate *jmo features to decompo...
2014-01-02 Behdad Esfahbod[ot/hangul] Don't decompose Hangul even when combining...
2014-01-02 Behdad Esfahbod[ot] Simplify composing
2014-01-02 Behdad EsfahbodAdd font->has_glyph()
2014-01-02 Behdad Esfahbod[fallback] Minor
2014-01-02 Behdad Esfahbod[hangul] Fix decomposition logic
2014-01-02 Behdad Esfahbod[hangul] Fix decomposition
2014-01-02 Behdad Esfahbod[hangul] Tighten up character categories
2013-12-31 Behdad Esfahbod[ot] Separate out hebrew and tibetan shapers from default
2013-12-31 Behdad Esfahbod[ot] Define HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
2013-12-31 Behdad Esfahbod[ot] Simplify normalization_preference again
2013-12-31 Behdad Esfahbod[ot] Add Hangul shaper
2013-12-28 Behdad EsfahbodReorder Tai Tham SAKOT to ensure it comes after any...
2013-12-23 Behdad Esfahbod[uniscribe] Fix scratch-buffer accounting
2013-12-23 Behdad EsfahbodAdd TODO item
2013-12-23 Luis de BethencourtClean ht-ob headers
2013-12-23 Behdad EsfahbodCache various masks on the shape plan
2013-12-23 Behdad EsfahbodMinor correction to kern mask checking
2013-12-23 Behdad EsfahbodMinor fraction mask setting improvement
2013-12-22 Behdad EsfahbodDon't form fractions if only one of numr/dnom exist
2013-12-22 Behdad EsfahbodBug 72698 - Automatically support frac / numr / dnom
2013-12-22 Behdad EsfahbodAdd XXX note
2013-12-21 Behdad EsfahbodInitialize masks before mirroring
2013-12-16 Luis de BethencourtHave Gtk-Doc ignore UCDN files
2013-12-12 Behdad EsfahbodMinor
2013-12-12 Behdad EsfahbodRemove unnecessary includes
2013-12-05 Behdad EsfahbodDrop required automake version back to 1.11.3
2013-12-05 Behdad Esfahbod0.9.25
2013-12-05 Behdad EsfahbodMinor
2013-12-05 Behdad Esfahbod[git.mk] Update
2013-12-05 Behdad EsfahbodRequire automake 1.13
2013-12-03 Behdad EsfahbodRevert "Karen" language mapping back to what it was...
2013-12-02 Behdad EsfahbodFix unsafe shape_plan->face dependency
2013-12-02 Behdad Esfahbod[util] Fix uninitialized memory access
2013-12-02 Behdad Esfahbod[util] Plug leak
2013-12-02 Jonathan Kewcache shape plans even if (global) user features are set
2013-12-02 Behdad EsfahbodAdd note about unsafe shape_plan->face
2013-11-30 Behdad Esfahbod[coretext] Add TODO
2013-11-30 Behdad Esfahbod[coretext] Cleanup
2013-11-30 Khaled Hosny[coretext] Avoid font fallback with CoreText shaper
2013-11-27 Behdad Esfahbod[fallback] Add TODO note
2013-11-26 Behdad EsfahbodMinor
2013-11-26 Behdad EsfahbodMinor
2013-11-25 Behdad Esfahbod[myanmar] Allow punctuation clusters
2013-11-25 Behdad Esfahbod[myanmar] Mark U+104E MYANMAR SYMBOL AFOREMENTIONED...
2013-11-25 Behdad Esfahbod[myanmar] Relax pwo-tone group a bit
2013-11-25 Behdad EsfahbodAdd more Myanmar test cases
2013-11-25 Roozbeh PournaderAdded support for several new languages
2013-11-25 Roozbeh PournaderAdded language tags for S'gaw Karen and Khamti
2013-11-20 Behdad EsfahbodBug 71845 - Use 64-bit cmpexch on ARM64 iOS
2013-11-15 Behdad EsfahbodSet buffer content type to INVALID in hb_buffer_set_len...
2013-11-13 Behdad Esfahbod0.9.24
2013-11-13 Behdad EsfahbodUse long alignment for scratch buffer
2013-11-13 Behdad EsfahbodMore scratch-buffer cleanup
2013-11-13 Behdad Esfahbod[coretext] More scratch buffer fixes
2013-11-12 Behdad EsfahbodFix scratch-buffer alignment warnings
2013-11-12 Behdad Esfahbod[travis] Enable graphite2
2013-11-06 Behdad EsfahbodFix llvm warnings on Mac
2013-10-30 Behdad Esfahbod[otlayout] Remove unused is_inplace()
2013-10-30 Behdad EsfahbodBug 70971 - Signed/unsigned compiler warnings on windows
2013-10-28 Behdad Esfahbod[otlayout] Reset ccc when marking glyph as letter
2013-10-28 Behdad EsfahbodFix win32 testing
next