platform/upstream/libHarfBuzzSharp.git
2016-02-23 Behdad EsfahbodAdd note re only adding tests with Free Software fonts
2016-02-23 Behdad Esfahbod[test] Add README about how to add shaping tests
2016-02-23 Behdad EsfahbodRemove MANIFEST files
2016-02-22 Behdad EsfahbodIn cluster-level=0, group ZWJ/ZWNJ with previous cluster
2016-02-22 Behdad EsfahbodMinor
2016-02-22 Behdad Esfahbod[coretext] Move CTFont construction to face_data
2016-02-22 Behdad Esfahbod[coretext] Move code around
2016-02-22 Behdad Esfahbod[coretext] Move code around
2016-02-22 Behdad Esfahbod[build] git.mk fix for m4/gtk-doc.m4
2016-02-22 Behdad Esfahbod[win32] Install git.mk
2016-02-22 Behdad EsfahbodMake FixedVersion a template
2016-02-22 Behdad Esfahbod[coretext] Fix leak!
2016-02-22 Behdad Esfahbod[coretext] Move code around
2016-02-22 Behdad Esfahbod[coretext] Ignore PPEM in font size selection
2016-02-22 Behdad Esfahbod[coretext] Limit grapheme-cluster forming to cluster...
2016-02-22 Behdad Esfahbod[coretext] Fix shaping with varying font size
2016-02-19 Behdad Esfahbod1.2.0
2016-02-19 Behdad Esfahbod[fuzzing] Add test for recent fix
2016-02-19 Behdad Esfahbod[fuzzing] Make test runner actually work
2016-02-19 Behdad Esfahbod[fuzzing] Add TODO item
2016-02-19 Behdad EsfahbodAvoid buffer->move_to() in case of buffer error
2016-02-19 Behdad Esfahbod[fuzzing] Make "make hb-fuzzer" build lib dependency
2016-02-18 Behdad EsfahbodRemove pointless overflow check in pointer math
2016-02-18 Behdad EsfahbodEmoji skin tone modifiers need to be treated as combini...
2016-02-16 Behdad Esfahbod[USE] Zero mark advances by GDEF early
2016-02-16 Behdad Esfahbod[GPOS] Fix interaction of mark attachments and cursive...
2016-02-12 Behdad EsfahbodMinor
2016-02-11 Behdad Esfahbod[GPOS] Minor
2016-02-11 Behdad Esfahbod[GPOS] Merge fixing of offsets for cursive and mark...
2016-02-11 Behdad Esfahbod[GPOS] Divide position_finish() into two phases, for...
2016-02-11 Behdad Esfahbod[ot] Minor shuffling code around
2016-02-11 Behdad Esfahbod[GPOS] Add harmless recursion in fix_mark_attachment()
2016-02-11 Behdad Esfahbod[GPOS] Merge attach_chain() and cursive_chain()
2016-02-11 Behdad Esfahbod[GPOS] Minor shuffling
2016-02-11 Behdad Esfahbod[GPOS] Negate sign of attach_lookback(), and rename...
2016-02-11 Behdad Esfahbod[tests] Add test for advance zeroing of an ASCII letter...
2016-02-11 Behdad EsfahbodRemove font-dependent ASCII-only perf hack
2016-02-10 Behdad EsfahbodFix previous commit!
2016-02-10 Behdad Esfahbod[tests] Fix fonts in cc4a78bf22c4a735b84c89b04be3bb531f...
2016-02-10 Behdad EsfahbodRemove now-unused mark zeroing BY_UNICODE
2016-02-10 Behdad Esfahbod[tests] Add tests for Latin mark zeroing
2016-02-10 Behdad Esfahbod[tests] Add tests for Thai mark zeroing
2016-02-10 Behdad EsfahbodChange default mark advance zeroing behavior from Unico...
2016-02-10 Behdad EsfahbodMinor
2016-02-10 Behdad EsfahbodMerge pull request #164 from fanc999/msvc.build
2016-02-10 Behdad Esfahbod[README] Add ABI Tracker link
2016-02-03 Chun-wei FanMSVC builds: Add support to build DirectWrite shaping...
2016-02-03 Chun-wei Fanbuild: Build the DirectWrite sources if requested
2016-02-03 Chun-wei Fanbuild: Support Visual Studio builds using NMake
2016-02-03 Chun-wei FanMSVC builds: Add a pre-configured config.h(.win32)...
2016-02-03 Chun-wei Fanbuild: Move source listings into separate Makefile...
2016-02-02 Behdad EsfahbodFix more hangs in case of buffer allocation errors
2016-02-02 Behdad EsfahbodMerge pull request #222 from n8willis/master
2016-01-28 n8willisUpdate Makefile.am
2016-01-28 n8willisAdded initial usermanual chapter on cluster levels.
2016-01-18 Behdad EsfahbodMerge pull request #216 from mhosken/master
2016-01-16 Martin HoskenRefactor graphite2 to make ovleraps into negative width...
2016-01-12 Behdad EsfahbodFix compiler warning
2016-01-12 Behdad EsfahbodMinor
2016-01-11 Behdad Esfahbod[fuzzing] Fuzz input text
2016-01-11 Behdad Esfahbod[OT] Get list of lookup subtables once and loop through...
2016-01-11 Behdad Esfahbod1.1.3
2016-01-11 Behdad Esfahbod[docs] Minor fixes.
2016-01-11 Behdad Esfahbod[coretext] Speed up CoreText font fallback
2016-01-07 Behdad EsfahbodAdd Homebrew build instructions
2016-01-07 Behdad EsfahbodDon't build hb-fuzzer in "make", only "make check"
2016-01-07 Behdad EsfahbodAdd 9 reserved entries to hb_font_extents_t
2016-01-06 Behdad Esfahbod[uniscribe] Fix negative advance
2016-01-06 Behdad Esfahbod[test] Add test text for Kaithi
2016-01-05 Behdad EsfahbodIncrease sanitize edit count from 8 to 32
2016-01-05 Behdad EsfahbodDon't count fixing-up FeatureParams offset as error
2016-01-02 Behdad EsfahbodCheck magicNumber in head table during sanitize
2016-01-02 Behdad EsfahbodMerge pull request #208 from khaledhosny/travis-trusty
2016-01-01 Khaled Hosny[travis] Try building on Trusty
2016-01-01 Behdad Esfahbod[travis] Only run coveralls if testing behdad/harfbuzz
2016-01-01 Behdad EsfahbodMerge pull request #207 from khaledhosny/docs-4
2016-01-01 Khaled Hosny[docs] More buffers documentation
2015-12-30 Behdad EsfahbodMerge pull request #205 from khaledhosny/more-docs
2015-12-30 Behdad EsfahbodMerge pull request #206 from nico/patch-3
2015-12-30 Nico WeberRemove unused HB_SHAPER_DATA_ENSURE_DECLARE lines.
2015-12-30 Khaled Hosny[docs] Reduce gtkdoc-check errors
2015-12-30 Khaled Hosny[docs] Typo
2015-12-30 Behdad EsfahbodMerge pull request #203 from nico/patch-1
2015-12-30 Behdad Esfahbod[docs] Minor
2015-12-30 Behdad Esfahbod[docs] Fix up build, really
2015-12-30 Behdad Esfahbod[docs] Turn bash tracing on
2015-12-30 Behdad Esfahbod[docs] Another try, not sure why the bot isn't building
2015-12-30 Behdad Esfahbod[docs] Shuffling code around in deploy-docs.sh
2015-12-30 Behdad EsfahbodMerge pull request #202 from khaledhosny/doc-fixes
2015-12-30 Khaled Hosny[docs] A bit more buffers documentation
2015-12-30 Khaled Hosny[docs] A bit more buffers documentation
2015-12-30 Khaled Hosny[docs] Some documentation on buffers
2015-12-30 Khaled Hosny[docs] Fix comment syntax
2015-12-29 Nico WeberRemove unused `retry:` label.
2015-12-28 Khaled Hosny[docs] Ignore the new HB_EXTERN decoration
2015-12-26 Khaled HosnyFix previous commit
2015-12-26 Khaled Hosny[travis] Build docs only on tagged revisions
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
next