platform/upstream/libHarfBuzzSharp.git
2012-09-25 Behdad EsfahbodSlightly optimize UTF-8 parsing
2012-09-25 Behdad Esfahbod[buffer] Cleanup / optimize UTF-16 parsing a bit
2012-09-25 Behdad EsfahbodAdd hb_utf_strlen()
2012-09-25 Behdad Esfahbod[buffer] Templatize UTF handling
2012-09-25 Behdad Esfahbod[buffer] Towards template'izing different UTF adders
2012-09-25 Behdad EsfahbodMinor
2012-09-25 Behdad EsfahbodRemove unused indic.cc
2012-09-25 Behdad Esfahbod[Indic] Import ragel-generated Indic machine in git
2012-09-25 Behdad EsfahbodUse a C++ linker on Windows
2012-09-18 Behdad EsfahbodBetter autofoo
2012-09-18 Behdad EsfahbodFix dependencies
2012-09-10 Behdad EsfahbodReturn NULL, not false
2012-09-07 Behdad Esfahbod[Indic] Find syllables before any features are applied
2012-09-07 Behdad EsfahbodAdd hb_buffer_[sg]et_content_type
2012-09-07 Behdad EsfahbodAdd hb_feature_to/from_string()
2012-09-06 Behdad Esfahbod[OT] Do per-ligature-component fallback mark positioning
2012-09-06 Behdad Esfahbod[OT] Make fallback mark positioning more robust
2012-09-06 Behdad Esfahbod[old] Clear offset array
2012-09-06 Behdad Esfahbod[OT] Simplify fallback positioning condition
2012-09-06 Behdad EsfahbodRefactor common macro
2012-09-06 Behdad Esfahbod[OT] Streamline Arabic fallback shaping table
2012-09-06 Behdad EsfahbodMinor
2012-09-06 Behdad Esfahbod[OT] Port Arabic fallback shaping to synthetic GSUB
2012-09-05 Behdad Esfahbod[Indic] Allow "H,ZWJ,M"
2012-09-05 Behdad Esfahbod[Indic] Relax grammar
2012-09-05 Behdad Esfahbod[Indic] Fix Khmer syllable-final coeng-consonant
2012-09-05 Behdad EsfahbodFixup test failure reporting
2012-09-05 Behdad Esfahbod[Indic] Tamil does not have half-forms either
2012-09-05 Behdad Esfahbod[OT] Allow adding features with fallback implementation
2012-09-05 Behdad EsfahbodMinor
2012-09-05 Behdad Esfahbod[OT] Add SubstLookup serialize API
2012-09-05 Behdad EsfahbodMinor
2012-09-05 Behdad Esfahbod[OT] Start adding Lookup-level serialize API
2012-09-04 Behdad Esfahbod[OT] More serialize. Implements all basic GSUB subtables
2012-09-04 Behdad EsfahbodMinor
2012-09-04 Behdad Esfahbod0.9.4
2012-09-04 Behdad EsfahbodRefactor
2012-09-04 Behdad Esfahbod[OT] Really fix possible NULL dereference this time
2012-09-04 Behdad Esfahbod[OT] Implement serialize() for AlternateSubst
2012-09-04 Behdad Esfahbod[OT] Implement serialize() for MultiSubst
2012-09-04 Behdad EsfahbodMinor
2012-09-04 Behdad EsfahbodFix possible NULL dereference
2012-09-02 Behdad Esfahbod[OT] Remove serialize alignment
2012-09-02 Behdad Esfahbod[OT] A bit more serialize
2012-09-02 Behdad Esfahbod[OT] Improve serialize syntax
2012-09-02 Behdad Esfahbod[OT] Restart work on serialize()
2012-09-02 Behdad Esfahbod[OT] Insert dotted-circle for run-initial marks
2012-09-02 Behdad Esfahbod[OT] Fallback-position ccc=0 Thai / Lao marks
2012-09-01 Behdad EsfahbodMove code around
2012-08-31 Behdad Esfahbod[Indic] Implement dotted-circle insertion for broken...
2012-08-31 Behdad Esfahbod[Indic] Start adding dotted-circle instrastructure
2012-08-31 Behdad EsfahbodMinor
2012-08-31 Behdad EsfahbodMinor
2012-08-31 Behdad Esfahbod[OT] Better fallback-position Thai / Lao ccc!=0 marks
2012-08-30 Behdad Esfahbod[OT] Add serialize() for Coverage
2012-08-30 Behdad Esfahbod[OT] Start adding serialize() API
2012-08-29 Behdad EsfahbodAdd HB_BUFFER_ASSERT_VAR
2012-08-29 Behdad EsfahbodMove code around
2012-08-29 Behdad EsfahbodPort Arabic fallback ligating to share code with GSUB
2012-08-29 Behdad EsfahbodMinor
2012-08-29 Behdad Esfahbod[GSUB] Move ligation logic over
2012-08-29 Behdad Esfahbod[GSUB] Merge Ligature and context input matching
2012-08-29 Behdad EsfahbodStart converging Ligature and match_input
2012-08-28 Behdad Esfahbod[hb-icu-le] Add visbility
2012-08-28 Behdad EsfahbodMinor
2012-08-28 Behdad EsfahbodMinor
2012-08-28 Behdad EsfahbodUse VisualStudio-style atomic intrinsics on mingw32
2012-08-28 Behdad EsfahbodUse namespace for OpenType tables
2012-08-28 Behdad EsfahbodRevert "Minor"
2012-08-27 Behdad EsfahbodMinor
2012-08-27 Behdad EsfahbodMinor
2012-08-27 Behdad EsfahbodOnly fallback-position glyphs if we have the ccc
2012-08-27 Behdad EsfahbodCenter unknown marks horizontally
2012-08-27 Behdad EsfahbodMinor
2012-08-26 Behdad Esfahbod[Indic] Fix switch
2012-08-26 Behdad EsfahbodBug 53815 - CoreText backend doesn't link
2012-08-24 Behdad EsfahbodRemove TODO items
2012-08-24 Behdad Esfahbod[graphite2] Cleanup scratch buffer allocation
2012-08-24 Behdad Esfahbod[icu-le] Implement icu layout engine shaper
2012-08-24 Behdad Esfahbod[icu-le] Hook up to hb_face_t
2012-08-24 Behdad Esfahbod[icu-le] Actually use the FontTableCache
2012-08-24 Behdad Esfahbod[icu-le] Start adding a icu-layout-engine backend
2012-08-23 Behdad Esfahbod[Indic] For old-spec, match non-zero context
2012-08-23 Behdad Esfahbod[GSUB] Allow non-zero-context matching in would_apply()
2012-08-23 Behdad EsfahbodRevert "[Indic/GSUB] Ignore context when matching would...
2012-08-23 Behdad Esfahbod[Indic/GSUB] Ignore context when matching would_apply()
2012-08-23 Behdad Esfahbod[Indic] Implement pre-base reordering Ra for old-spec...
2012-08-23 Behdad Esfahbod[Indic] Only apply basic features per-syllable
2012-08-23 Behdad EsfahbodWhitespace
2012-08-18 Behdad EsfahbodRelease 0.9.3
2012-08-18 Behdad EsfahbodFix ChangeLog generation rule
2012-08-16 Behdad EsfahbodAdd comment
2012-08-16 Behdad Esfahbod[OT] Fix Arabic shaper OOB access
2012-08-16 Behdad Esfahbod[configure] Cleanup check for ICU
2012-08-16 Behdad Esfahbod[ICU] Fix includes
2012-08-15 Behdad EsfahbodWhitespace
2012-08-15 Behdad Esfahbod[NEWS] Fix date
2012-08-14 Behdad EsfahbodMinor
2012-08-13 Behdad EsfahbodFix ICU build with older ICUs
2012-08-12 Behdad EsfahbodMinor
next