platform/upstream/libHarfBuzzSharp.git
2015-12-25 Behdad Esfahbod[travis] Remove secure var
2015-12-25 Behdad EsfahbodMerge pull request #199 from behdad/travis-docs
2015-12-25 Behdad EsfahbodFix flaky test
2015-12-25 Behdad Esfahbod[tests] Add --reference, for re-recording tests
2015-12-23 Khaled HosnyMove more docs from FreeDesktop page
2015-12-23 Khaled HosnyRename user manual files
2015-12-23 Khaled HosnyIntro from freedesktop.org/wiki/Software/HarfBuzz/
2015-12-23 Khaled HosnyDeploy docs to gh-pages branch from Travis builds
2015-12-23 Behdad Esfahbod[layout] Collect coverage glyphs in PairPos
2015-12-18 Behdad Esfahbod[python] Hook up sample debugger
2015-12-18 Behdad Esfahbod[buffer] Add debugging, aka, message, API
2015-12-18 Behdad EsfahbodDon't deserialize positions if buffer has no positions
2015-12-18 Behdad Esfahbod[use] Only set syllable-based topographical features...
2015-12-18 Behdad Esfahbod[indic] Followup fix for Malayalam context matching
2015-12-18 Behdad Esfahbod[indic] Update data tables to Unicode 8.0
2015-12-17 Behdad EsfahbodRemove HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
2015-12-17 Behdad Esfahbod[indic] Allow context when matching for Malayalam new...
2015-12-17 Behdad Esfahbod[uniscribe] Handle E_NOT_SUFFICIENT_BUFFER as well...
2015-12-17 Behdad Esfahbod[util] Use O_BINARY instead of _O_BINARY
2015-12-17 Behdad EsfahbodFix ligature component of a mark happening after a...
2015-12-17 Behdad EsfahbodImprove ligature-component handling
2015-12-17 Behdad Esfahbod[use] Fix halant detection
2015-12-17 Behdad Esfahbod[arabic] Use glyph advance width in apply_stch() instea...
2015-12-16 Behdad EsfahbodFix Since: tags for new API
2015-12-14 Behdad EsfahbodMerge pull request #196 from srl295/aix
2015-12-13 Steven R. LoomisAIX fixes
2015-12-10 Behdad EsfahbodLimit use of AIX intrinsics to IBM's compiler
2015-12-10 Behdad EsfahbodMerge branch 'font-extents'
2015-12-10 Behdad Esfahbod[util] Port hb-view to use font metrics from HarfBuzz...
2015-12-10 Behdad Esfahbod[ft] Use ftface->size->metrics for font extent info
2015-12-10 Behdad Esfahbod[ot-font] Respect OS/2 fsSelection USE_TYPO_METRICS bit
2015-12-10 Behdad EsfahbodAdd atomic ops for AIX
2015-12-07 Behdad EsfahbodRemove final pause from Arabic shaper
2015-12-07 Behdad EsfahbodMerge pull request #192 from behdad/jfkthame-stch
2015-12-07 Behdad EsfahbodFix undefined behavior in cmp function
2015-12-07 Behdad EsfahbodFix sorting order of ot_languages array
2015-12-07 Behdad EsfahbodAdd test to make sure ot-languages array is sorted
2015-12-07 Behdad EsfahbodMerge pull request #134 from ebraminio/dwrite
2015-12-05 jfkthameMake apply_stch() give a more precise fit
2015-12-01 Behdad Esfahbodsrc/test.cc: wrong field printed
2015-11-27 Simon CozensGet font ascender and descender metrics from OS/2 table.
2015-11-27 Simon CozensParse the OS/2 table.
2015-11-27 Behdad Esfahbod1.1.2
2015-11-27 Behdad EsfahbodFix a few docs blocks
2015-11-27 Behdad Esfahbod[introspection] Make scanner happy with HB_EXTERN
2015-11-27 Behdad EsfahbodUse C-style casts instead of compare to 0, to convert...
2015-11-26 Behdad EsfahbodFix vertical GPOS
2015-11-26 Behdad EsfahbodAdd tests for previous commit
2015-11-26 Behdad EsfahbodMake nil glyph_h_origin() function return true
2015-11-24 Behdad EsfahbodMerge pull request #114 from ThePhD/vc++-fixes
2015-11-24 Behdad EsfahbodMerge pull request #177 from fanc999/exporting
2015-11-24 Behdad EsfahbodMerge pull request #181 from mhosken/master
2015-11-24 Behdad Esfahbod1.1.1
2015-11-24 Khaled HosnyMerge pull request #185 from khaledhosny/travis-osx
2015-11-24 Khaled Hosny[travis] Enable Mac OS X support
2015-11-23 Behdad Esfahbod[travis] Remove coverity scan
2015-11-23 Martin HoskenFix y_scale problems in hb-gr
2015-11-23 Chun-wei FanPublic headers: Decorate public symbols with HB_EXTERN
2015-11-21 ThePhDc-style cast
2015-11-20 Behdad EsfahbodMerge pull request #176 from behdad/missing-braces
2015-11-20 Behdad EsfahbodWhitespace
2015-11-20 Behdad EsfahbodDefine HB_MARK_AS_FLAG_T as a macro instead of using...
2015-11-20 jfkthameAdd braces for subobject initializer in _hb_font_funcs_nil
2015-11-19 Behdad EsfahbodDo not allow recursiving to same position and same...
2015-11-19 Behdad Esfahbod[fuzzing] Run fuzzing tests using hb-fuzzer as well
2015-11-19 Behdad EsfahbodRevert "Fix hang in OOM situations"
2015-11-19 Behdad EsfahbodRevert "Make sure we make progress in OOM situations"
2015-11-19 Behdad Esfahbod1.1.0
2015-11-19 Behdad EsfahbodFix make distcheck
2015-11-19 Behdad Esfahbod[travis] Only coverity-scan the coverity_scan branch
2015-11-19 Behdad EsfahbodAdd tests for previous two commits
2015-11-19 Behdad EsfahbodFix another move_to assertion failure
2015-11-19 Behdad EsfahbodTry to better handle OOM situations
2015-11-19 Behdad EsfahbodTry to fix gnome-continuous build fail
2015-11-19 Behdad EsfahbodEnable building a bounded version of the library for...
2015-11-18 Behdad EsfahbodMove things around
2015-11-18 Behdad EsfahbodMerge pull request #163 from fanc999/msvc.src
2015-11-17 Chun-wei FanFix build on MSVC >= 2012
2015-11-16 Chun-wei Fanhb-ot-shape-complex-arabic.cc: Fix build on Visual...
2015-11-16 Chun-wei FanMSVC builds: Add fallback implementation for pre-2013...
2015-11-16 Chun-wei Fanutil: Fix build on Visual Studio
2015-11-10 Behdad Esfahbod[util] Fix crash when --output-file is specified but...
2015-11-07 Behdad EsfahbodMerge pull request #167 from KonstantinRitt/unicode_cp_opt
2015-11-07 Behdad Esfahbod[arabic] Improve stretch length calculation
2015-11-07 Behdad Esfahbod[arabic] Don't stretch over cased letters
2015-11-07 Behdad EsfahbodRevert "Don't process lookups if buffer is in error"
2015-11-06 Konstantin... Micro optimization to hb_utf16_t and hb_utf32_t ::prev()
2015-11-06 Konstantin... Nano optimization to hb_utf16_t and hb_utf32_t ::next()
2015-11-06 Behdad Esfahbod[fuzzing] Cap max buffer len at 128
2015-11-06 Behdad EsfahbodFix typo
2015-11-06 Behdad EsfahbodMake sure we make progress in OOM situations
2015-11-06 Behdad Esfahbod[fuzzing] Add test case for OOM
2015-11-06 Behdad EsfahbodFix hang in OOM situations
2015-11-06 Behdad EsfahbodDon't process lookups if buffer is in error
2015-11-06 Behdad EsfahbodLimit buffer max size growth
2015-11-06 Behdad Esfahbod[fuzzing] Add build system
2015-11-06 Behdad Esfahbod[fuzzer] Add README
2015-11-06 Behdad EsfahbodImplement SYRIAC ABBREVIATION MARK with 'stch' feature
2015-11-06 Behdad Esfahbod[ft] Fix extents with negative scales
2015-11-05 Behdad EsfahbodReserve a few scratch-flags bits for complex shapers
next