platform/upstream/libHarfBuzzSharp.git
2016-03-31 Ebrahim ByagowiRefactor and remove dupe getglyphs call
2016-03-31 Ebrahim ByagowiBetter glyph offset support
2016-03-30 Ebrahim ByagowiDon't fail when language is not set
2016-03-30 Ebrahim ByagowiMake DirectWrite backend to work with different font...
2016-03-17 Behdad Esfahbod1.2.4
2016-03-17 Behdad EsfahbodSynthesize GDEF glyph class for any glyph that does...
2016-03-13 Behdad EsfahbodMerge pull request #232 from c0nk/wip-icu
2016-03-12 Behdad Esfahbod[build] Use tar-ustar instead of tar-pax
2016-03-12 Behdad EsfahbodMinor comment
2016-03-08 Behdad EsfahbodRemove default clause in minor switch statements
2016-03-05 Behdad EsfahbodMerge pull request #231 from KonstantinRitt/post123buildfix
2016-03-02 Behdad EsfahbodFix requiredFeature stage handling logic
2016-03-01 Behdad EsfahbodAdd F2DOT14 type
2016-03-01 Behdad EsfahbodUse FWORD and UFWORD when it makes sense
2016-02-25 Kal ConleyFix missing ICU #include
2016-02-25 Kal ConleyAdd --with-icu=builtin configure option
2016-02-25 Konstantin... Fix build with HB_DISABLE_DEPRECATED
2016-02-25 Behdad EsfahbodSpeed up buffer variable allocation sanity check
2016-02-25 Behdad EsfahbodAdd HB_NDEBUG
2016-02-25 Behdad Esfahbod1.2.3
2016-02-25 Behdad EsfahbodDisable internal buffer variable bookkeeping in NDEBUG...
2016-02-25 Behdad EsfahbodAdd blacklist signature for Times New Roman (Bold)...
2016-02-25 Behdad Esfahbod[test] Pass closure to hb_font_set_glyph_func()
2016-02-25 Behdad EsfahbodBlacklist GDEF table of timesi.ttf and timesbi.ttf...
2016-02-25 Behdad EsfahbodIn trampoline implementation of get_glyph(), don't...
2016-02-24 Behdad Esfahbod[ot-font] Accelerate cmap format4 get_glyph
2016-02-24 Behdad Esfahbod[ot-font] Towards accelerating get_glyph()
2016-02-24 Behdad Esfahbod[ot-font] Remove level of indirection in get_glyph_variant
2016-02-24 Behdad Esfahbod[TODO] Update
2016-02-24 Behdad EsfahbodAdd get_nominal_glyph() and get_variation_glyph() inste...
2016-02-24 Behdad Esfahbod1.2.2
2016-02-24 Behdad EsfahbodFix recent test
2016-02-24 Behdad Esfahbod[tests] Fix for multiple options in test runner scripts
2016-02-24 Behdad EsfahbodPartially revert 86c68c7a2c971efe8e35b1f1bd99401dc8b688d2
2016-02-24 Behdad EsfahbodAdd test for mark positioning in rtl with non-zero...
2016-02-24 Behdad Esfahbod[tests] Allow commenting out tests to be skipped
2016-02-24 Behdad Esfahbod[Android.mk] Update with warning flags
2016-02-23 Behdad Esfahbod1.2.1
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
next