platform/upstream/libHarfBuzzSharp.git
2012-06-09 Behdad EsfahbodMinor
2012-06-09 Behdad EsfahbodAdd sanitize() logic for fast-paths
2012-06-09 Behdad EsfahbodAdd fast-path for GPOS too
2012-06-09 Behdad EsfahbodAdd fast-path to GSUB to check coverage
2012-06-09 Behdad EsfahbodMatch input before backtrack
2012-06-09 Behdad EsfahbodAdd set add_coverage() to Coverage()
2012-06-09 Behdad EsfahbodMinor
2012-06-09 Behdad EsfahbodMinor
2012-06-09 Behdad EsfahbodFix cache implementation
2012-06-09 Behdad EsfahbodMicro-optimize
2012-06-09 Behdad EsfahbodMinor
2012-06-09 Behdad EsfahbodUse linear search for small counts
2012-06-09 Behdad EsfahbodMinor
2012-06-09 Behdad EsfahbodMinor. Hide _hb_ot_layout_get_glyph_property()
2012-06-09 Behdad EsfahbodMinor
2012-06-09 Behdad EsfahbodIn MarkBase attachment, only attach to first of a Multi...
2012-06-09 Behdad EsfahbodSet lig_comp for MultipleSubst components
2012-06-09 Behdad EsfahbodRemove unused buffer->replace_glyphs_be16
2012-06-09 Behdad EsfahbodDon't use replace_glyphs_be for MultipleSubst
2012-06-09 Behdad EsfahbodMinor
2012-06-09 Behdad EsfahbodAdd test for static initializers and other C++ stuff
2012-06-09 Behdad EsfahbodMinor
2012-06-09 Behdad EsfahbodRemove done TODO items
2012-06-09 Behdad EsfahbodMerge clusters during normalization
2012-06-09 Behdad EsfahbodMinor
2012-06-09 Behdad EsfahbodUse merge_clusters instead of open-coding
2012-06-09 Behdad EsfahbodUse merge_clusters when forming Unicode clusters
2012-06-09 Behdad EsfahbodMinor
2012-06-09 Behdad EsfahbodExtend into main buffer if extension hit end of out...
2012-06-09 Behdad EsfahbodExtend end when merging clusters in out-buffer
2012-06-09 Behdad EsfahbodExtend clusters backward in out-buffer
2012-06-09 Behdad EsfahbodExtend clusters backwards, into the out-buffer too
2012-06-09 Behdad EsfahbodClear output buffer before calling GSUB pause functions
2012-06-09 Behdad EsfahbodWhen merging clusters, extend the end
2012-06-09 Behdad EsfahbodMerge clusters when ligating
2012-06-08 Behdad EsfahbodMinor, use next_glyph()
2012-06-08 Behdad EsfahbodMinor
2012-06-08 Behdad EsfahbodIncrease Uniscribe MAX_ITEMS
2012-06-08 Behdad EsfahbodFix Uniscribe charset matching
2012-06-08 Behdad EsfahbodRemove unused code
2012-06-08 Behdad EsfahbodRemove zero-width chars in the fallback shaper too
2012-06-08 Behdad EsfahbodFix regressions introduced by sed. Ouch!
2012-06-08 Behdad EsfahbodWhitespace
2012-06-08 Behdad EsfahbodFix Uniscribe clusters with direction-overriden Arabic
2012-06-08 Behdad EsfahbodReally fix override-direction in Uniscribe
2012-06-08 Behdad EsfahbodUnbreak Uniscribe
2012-06-08 Behdad EsfahbodOverride direction in Uniscribe backend
2012-06-08 Behdad EsfahbodMake Uniscribe backend respect selected script
2012-06-07 Behdad EsfahbodAdd note re _NullPool
2012-06-07 Behdad EsfahbodFix alignment-requirement missmatch
2012-06-07 Behdad EsfahbodFix clang warning with NO_MT path
2012-06-07 Behdad EsfahbodFix warnings produced by clang analyzer
2012-06-07 Behdad EsfahbodFix warnings
2012-06-06 Behdad EsfahbodMinor
2012-06-06 Behdad EsfahbodFix ASSERT_POD on clang
2012-06-06 Behdad EsfahbodEnabled ICU again
2012-06-06 Behdad EsfahbodAdd ASSERT_POD for most objects
2012-06-06 Behdad EsfahbodAdd macros to check that types are POD
2012-06-06 Behdad EsfahbodDon't link to libstdc++
2012-06-06 Behdad EsfahbodRemove unused hb_static_mutex_t
2012-06-06 Behdad EsfahbodDisable Intel atomic ops on mingw32
2012-06-06 Behdad EsfahbodCleanup TRUE/FALSE vs true/false
2012-06-06 Behdad EsfahbodFix inert buffer set_length() with zero
2012-06-06 Behdad EsfahbodAdd configure tests for Intel atomic intrinsics
2012-06-06 Behdad EsfahbodShuffle
2012-06-06 Behdad EsfahbodRemove last static initializer
2012-06-05 Behdad EsfahbodMake hb-view err if all shapers failed
2012-06-05 Behdad EsfahbodMake hb-ft static-initializer free
2012-06-05 Behdad EsfahbodUndo default unicode-funcs to avoid static initializer...
2012-06-05 Behdad EsfahbodImplement lock-free hb_language_t
2012-06-05 Behdad EsfahbodAdd atomic-pointer functions
2012-06-05 Behdad EsfahbodAdd gcc intrinsics implementations for atomic and mutex
2012-06-05 Behdad EsfahbodAdd gcc implementation for atomic ops
2012-06-05 Behdad EsfahbodAdd a mutex to object header
2012-06-05 Behdad EsfahbodRemove static initializers from indic
2012-06-05 Behdad EsfahbodBetter hide nil objects and make them const
2012-06-05 Behdad EsfahbodRemove constructor from hb_prealloced_array_t
2012-06-05 Behdad EsfahbodCheck for atexit()
2012-06-05 Behdad EsfahbodFix warnings
2012-06-04 Behdad Esfahbods/script-punjabi/script-gurmukhi/
2012-06-04 Behdad EsfahbodAdd --verbose to hb-shape
2012-06-04 Behdad EsfahbodRemove comma at the end of enum
2012-06-03 Behdad EsfahbodRemove const from ref_count.ref_count
2012-06-03 Behdad EsfahbodMinor
2012-06-02 Behdad Esfahbod[util] Minor
2012-06-02 Behdad Esfahbod[util] Make hb-shape continue shaping other lines if...
2012-06-01 Behdad EsfahbodRemove tab character like other "zero-width" characters
2012-06-01 Behdad EsfahbodRemove unused variable
2012-05-28 Behdad EsfahbodRemove hb_atomic_int_set/get()
2012-05-28 Behdad EsfahbodMinor Malayalam test case
2012-05-28 Behdad EsfahbodAdd Myanmar test case
2012-05-28 Behdad EsfahbodAdd hb_font_get_glyph_name() and hb_font_get_glyph_from...
2012-05-28 Behdad EsfahbodWarn if no Unicode functions implementation is found
2012-05-27 Behdad EsfahbodCleanup atomic ops on OS X
2012-05-27 Behdad EsfahbodDon't use atomic ops in hb_cache_t
2012-05-27 Behdad EsfahbodMinor
2012-05-27 Behdad EsfahbodFix Windows atomic get/set
2012-05-25 Behdad Esfahbod[util] Add hidden --shaper that is equivalent of -...
2012-05-25 Behdad EsfahbodAdd set iterator
2012-05-25 Behdad EsfahbodAdd set symmetric difference
next