platform/upstream/libHarfBuzzSharp.git
2015-02-25 Behdad EsfahbodMinor refactoring
2015-02-25 Behdad EsfahbodMinor
2015-02-25 Behdad EsfahbodTypo
2015-02-25 Behdad EsfahbodMinor
2015-02-25 Behdad Esfahbod[layout] Fix comparison of GlyphID and hb_codepoint_t
2015-02-25 Behdad EsfahbodRemove unused (and wrong as of a few commits ago) cmp...
2015-02-25 Behdad EsfahbodMinor
2015-02-25 Behdad EsfahbodMinor
2015-02-25 Behdad Esfahbod[layout] If lookup has only one subtable, move the...
2015-02-25 Behdad Esfahbod[layout] Add apply_forward / apply_backward
2015-02-25 Behdad Esfahbod[layout] Remove unneeded return value from apply()
2015-02-25 Behdad EsfahbodMinor simpilfy BEInt
2015-02-25 Behdad EsfahbodOptimize IntType comparison to avoid branches for 16bit...
2015-02-25 Behdad EsfahbodMinor simplify IntType
2015-02-25 Behdad Esfahbod[layout] Minor
2015-02-25 Behdad Esfahbod[layout] Minor
2015-02-25 Behdad Esfahbod[layout] Don't check glyph props against lookup flags...
2015-02-25 Behdad Esfahbod[layout] Port sanitize() to use dispatch()
2015-02-25 Behdad EsfahbodRemove unused macro
2015-02-25 Behdad Esfahbod[layout] Refactor Lookup::dispatch()
2015-02-25 Behdad Esfahbod[layout] Refactor get_subtable()
2015-02-25 Behdad EsfahbodMinor
2015-02-25 Behdad Esfahbod[layout] Use dispatch() for add_coverage()
2015-02-25 Behdad Esfahbod[layout] Add may_dispatch()
2015-02-25 Behdad EsfahbodMake sanitize() a const method
2015-02-25 Behdad EsfahbodMinor
2015-02-25 Behdad EsfahbodRemove unnecessary check in sanitize
2015-02-25 Behdad Esfahbod[layout] Allocate iters in the context
2015-02-25 Behdad Esfahbod[layout] Move skippy_iter setup from constructor into...
2015-02-25 Behdad Esfahbod[lookup] Add skippy_iter.reset()
2015-02-25 Behdad Esfahbod[layout] Shuffle code around
2015-02-25 Behdad Esfahbod[layout] Merge forward and backward iterators
2015-02-25 Behdad Esfahbod[layout] Fix backward reject()
2015-02-25 Behdad Esfahbod[layout] Remove some unnecessary checks in skippy
2015-02-25 Behdad Esfahbod[lookup] Don't initialize skippy if coverage match...
2015-02-25 Behdad Esfahbod[layout] Use setter method to set c->lookup_props
2015-02-25 Behdad Esfahbod[layout] Remove unused wrapper method
2015-02-25 Behdad EsfahbodAdd hb_frozen_set_t
2015-02-25 Behdad EsfahbodHide internals of lookup accelerators
2015-02-25 Behdad Esfahbod[util] Add convenience "make lib" target
2015-02-25 Behdad EsfahbodMerge pull request #85 from KonstantinRitt/define_inline
2015-02-13 Konstantin... Fix build with MSVC on CE
2015-01-28 Behdad Esfahbod[ft] Handle negative scales with vertical writing
2015-01-28 Behdad Esfahbod[coretext] Don't generate notdef glyph for default...
2015-01-28 Behdad Esfahbod[coretext] Unbreak glyph positioning in presence of...
2015-01-27 Behdad EsfahbodMinor optimization
2015-01-27 Konstantin... Do not leak hb_language_t on hb_language_item_t destruction
2015-01-27 Konstantin... Minor improvement to HB_SHAPER_DATA_DESTROY
2015-01-26 Behdad Esfahbod[API] Add hb_buffer_add_latin1()
2015-01-26 Behdad EsfahbodFix hb_buffer_add_codepoints to actually NOT validate
2015-01-25 Behdad EsfahbodMerge pull request #81 from KonstantinRitt/fixes/build...
2015-01-25 Konstantin... Move some code around
2015-01-25 Konstantin... Do not define MemoryBarrier on WinCE
2015-01-25 Konstantin... Fix build on WinRT
2015-01-23 Behdad Esfahbod0.9.38
2015-01-23 Behdad Esfahbod[ft] Handle negative x_scale / y_scale
2015-01-22 Behdad Esfahbod[coretext] Fix positioning of notdef
2015-01-22 Behdad Esfahbod[coretext] Fix scaling
2015-01-22 Behdad Esfahbod[coretext] Use vertical advance for notdef in vertical...
2015-01-22 Behdad EsfahbodAdd convenience make target "make lib" in src/
2015-01-21 Behdad EsfahbodAdd README.python
2015-01-21 Behdad Esfahbod[bindings] Add README.python
2015-01-20 Behdad Esfahbod[util] Add --font-size to hb-shape
2015-01-20 Behdad Esfahbod[util] Minor
2015-01-20 Behdad EsfahbodWhen matching second glyph of kerning pairs, use bsearch
2015-01-20 Behdad Esfahbod[bindings] Minor
2015-01-20 Behdad EsfahbodMerge pull request #77 from roozbehp/master
2015-01-18 Roozbeh PournaderChange New Tai Lue shaping engine from SEA to default
2015-01-18 Behdad Esfahbod[indic] Fix out-of-bounds access
2015-01-07 Behdad Esfahbod[bindings] Update sample.py
2015-01-07 Behdad Esfahbod[bindings] Use hb_glib_blob_create() in sample
2015-01-07 Behdad Esfahbod[glib] Add hb_glib_blob_create() that takes GBytes
2015-01-06 Behdad Esfahbod[bindings] Replace deprecated allow-none with optional...
2015-01-06 Behdad Esfahbod[bindings] Make sample Python 2/3 compatible
2015-01-06 Behdad EsfahbodFix up gobject-introspection a bit
2015-01-05 Behdad EsfahbodRemove hardcoded ICU include paths.
2015-01-05 Behdad EsfahbodMerge pull request #76 from cpeterso/cpeterso/Wunused...
2015-01-05 Chris PetersonAdd #ifdef HB_USE_ATEXIT to fix -Wunused-function warnings
2015-01-04 Behdad EsfahbodMerge pull request #75 from cpeterso/cpeterso/Wunused...
2015-01-04 Chris PetersonFix hb_atomic_ptr_cmpexch -Wunused-value warnings
2015-01-02 Behdad EsfahbodAdd missing va_end()
2014-12-29 Behdad Esfahbod[ft] Don't set font ppem
2014-12-29 Behdad Esfahbod[ft] Add hb_ft_face_create_referenced() and hb_ft_font_...
2014-12-29 Behdad EsfahbodRemove redundant check for FT_Face_GetCharVariantIndex
2014-12-29 Behdad EsfahbodFix FreeType version check
2014-12-29 Behdad Esfahbod[ft] Open blob in READONLY mode
2014-12-29 Behdad EsfahbodAvoid accessing layout tables at face destruction
2014-12-19 Behdad EsfahbodFail blob creation if length overflows or is too large
2014-12-19 Behdad EsfahbodAssert that blob length doesn't overflow address.
2014-12-17 Behdad Esfahbod0.9.37
2014-12-13 Behdad Esfahbod[otlayout] Mark variables that are C arrays as opposed...
2014-12-13 Behdad Esfahbod[otlayout] Avoid invalid access with Context format 3
2014-12-13 Behdad Esfahbod[ot] Debug get_coverage
2014-12-13 Behdad Esfahbod[ot] Print format in dispatch trace
2014-12-13 Behdad EsfahbodMinor
2014-12-13 Behdad Esfahbod[ot] Make sure all toplevel tables have tableTag
2014-12-13 Behdad Esfahbod[sanitize] Improve debug output some more
2014-12-13 Behdad Esfahbod[sanitize] Improve debug output
2014-12-10 Behdad Esfahbod[indic] Allow ZWJ/ZWNJ before SM
2014-11-20 Behdad Esfahbod0.9.36
next