platform/upstream/libHarfBuzzSharp.git
2019-06-17 Behdad EsfahbodDisable non-OpenType kerning with hb-ft in HB_TINY
2019-06-17 Behdad EsfahbodDeprecate v_kerning callback again
2019-06-17 Behdad EsfahbodMinor
2019-06-17 Behdad EsfahbodPartially revert "[ft/ot] Remove implementation of...
2019-06-17 Behdad EsfahbodRevert "Deprecate font kern API"
2019-06-16 David CorbettCanonically reorder U+0C55 and U+0C56
2019-06-14 Michiharu Arizaenable cff subset tests
2019-06-13 Ebrahim Byagowi[cff] minor format (#1774)
2019-06-11 David CorbettRemove 'mym3'
2019-06-11 Michiharu Arizachange assert(false) to failure
2019-06-10 Behdad EsfahbodFix typo :)
2019-06-10 Ebrahim ByagowiMove HB_NO_SETLOCALE to closer place to its to unbreak...
2019-06-10 Ebrahim ByagowiAdd HB_NO_OEPN (#1767)
2019-06-10 Ebrahim ByagowiAdd HB_NO_SETLOCALE
2019-06-10 Ebrahim ByagowiRemove round polyfill
2019-06-10 Behdad EsfahbodSimplify HB_PARTIALIZE impl
2019-06-10 Behdad EsfahbodRevert "Test new solution for HB_PARTIALIZE"
2019-06-10 Behdad EsfahbodTest new solution for HB_PARTIALIZE
2019-06-10 Ebrahim Byagowi[ci] Use HB_OPTIMIZE_SIZE instead of __OPTIMIZE_SIZE__
2019-06-10 Ebrahim Byagowi[ci] Test -Os and optimize size in Alpine bot
2019-06-10 Ebrahim Byagowiminor, add HB_USE_INTERNAL_QSORT
2019-06-10 Ebrahim Byagowi[ci] remove wine from fedora bot
2019-06-09 Ebrahim Byagowi[stat] minor format
2019-06-09 Ebrahim Byagowi[stat] minor
2019-06-09 Ebrahim Byagowi[algs] minor
2019-06-09 Ebrahim Byagowi[cff] Use switch on multi-format structs (#1762)
2019-06-08 Ebrahim ByagowiUpdate and use internal qsort everywhere
2019-06-07 Behdad Esfahbod[ucd] Save another 1.5kb
2019-06-07 Ebrahim Byagowi[ci] use trusty for its gcc 4.8 again
2019-06-07 Behdad EsfahbodDisable clang gcc impersonator
2019-06-07 Behdad EsfahbodFix build on gcc 4.8
2019-06-07 Behdad EsfahbodDowngrade double-promotion from error to warning
2019-06-07 Ebrahim ByagowiMinor, fix gcc maybe-uninitialized complain
2019-06-06 Ebrahim ByagowiMinor, remove unnecessary semicolon
2019-06-06 Garret Rieger[subset] Move OS/2 to subset2.
2019-06-06 Qunxin Liu[subset] post table to use _subset2
2019-06-05 Qunxin Liu[subset] maxp table to use _subset2
2019-06-05 Eli ZaretskiiThis makes minor changes to allow building HarfBuzz...
2019-06-05 Behdad EsfahbodSlightly massage buffer-messaging commit
2019-06-05 Ebrahim ByagowiMerge pull request #1755 from ebraminio/slim
2019-06-05 Ebrahim ByagowiDon't use vsnprintf when HB_NO_BUFFER_MESSAGE is defined
2019-06-05 Bruce MitchenerUse C++11 override keyword.
2019-06-04 David Corbett[myanmar] Make medial_group match the OT spec
2019-06-04 Qunxin Liu[subset] Hmtx/vmtx tables to use subset2 and new iterat...
2019-06-04 Ebrahim ByagowiMerge pull request #1747 from harfbuzz/cff2-fdselect-fix
2019-06-03 Michiharu Arizaadded parentheses to FDSelect::sanitize as well
2019-06-03 Michiharu Arizaadded test data
2019-06-03 Michiharu Arizaparenthesized cond-exp in CFF2FDSelect::sanitize
2019-06-03 Ebrahim ByagowiReapply possible bsearch overflow fix
2019-06-03 Bruce Mitchenertest: Use nullptr in C++ code. (#1744)
2019-06-02 Ebrahim Byagowi[ci] revert to xenial
2019-06-01 Ebrahim Byagowiminor
2019-06-01 Ebrahim ByagowiUse a unified bsearch (#1741)
2019-06-01 Ebrahim Byagowi[ci] Downgrade Travis distribution upon Behdad request
2019-06-01 Ebrahim Byagowi[ci] Install ragel on appveyor mingw bots
2019-06-01 Ebrahim Byagowi[dwrite] Replace REPLACEME with release version the...
2019-06-01 Behdad Esfahbod2.5.1
2019-06-01 Behdad Esfahbod[docs] Fix dist
2019-06-01 Behdad EsfahbodFourth try at building VS bots
2019-06-01 Behdad Esfahbod[ci] Disable VS 2013
2019-06-01 Behdad EsfahbodThird try at fixing VS build
2019-06-01 Behdad EsfahbodSecond VS fix try
2019-06-01 Behdad EsfahbodTry fixing VS builds
2019-06-01 Behdad Esfahbod[ci] Enable other versions of Visual Studio
2019-06-01 Behdad EsfahbodWhitespace
2019-06-01 rsheeter[subset] Correct calculation of max offset; fixes bug...
2019-05-31 Behdad Esfahbod[gsub] Minor
2019-05-31 Behdad Esfahbod[gsub] Porting serialize to iterators
2019-05-31 Behdad Esfahbod[serialize] Pass offset to serialize_subset()
2019-05-31 Behdad Esfahbod[serialize] Pass offset to serialize_copy()
2019-05-30 Behdad Esfahbod[math] Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER
2019-05-28 Ebrahim Byagowi[ci] Clean up and add disabled bots of other msvc versi...
2019-05-28 Bruce MitchenerFix some typos.
2019-05-28 Ebrahim Byagowi[test] minor, fix copyright
2019-05-28 Ebrahim Byagowi[test] minor style improve
2019-05-27 David Corbett[use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel
2019-05-27 Behdad Esfahbod[atomic] Fix warning, second time
2019-05-25 Behdad Esfahbod[ucd] Update for latest packTab
2019-05-25 Behdad Esfahbod[ucd] Update for recent packTab
2019-05-25 Ebrahim Byagowi[ci] minor
2019-05-25 Ebrahim Byagowi[ci] minor
2019-05-25 Ebrahim Byagowi[ci] Store dist-win result instead
2019-05-25 Behdad Esfahbod[atomic] Fix warnings
2019-05-25 Behdad Esfahbod[mingw] Update instructions
2019-05-25 Behdad Esfahbod[mutex] Prefer pthread over windows
2019-05-25 Behdad EsfahbodLook for pthread even if win32
2019-05-25 Behdad Esfahbod[mingw] Some more tweaks
2019-05-25 Behdad Esfahbod[mingw] Add "make dist-win" to toplevel Makefile
2019-05-25 Behdad Esfahbod[mingw] More
2019-05-25 Ebrahim Byagowi[ci] Remove --without-icu now that we have it in ....
2019-05-25 Behdad Esfahbod[mingw] Force off ICU
2019-05-25 Ebrahim Byagowi[ci] Build mingw on Fedora and store .exe outputs
2019-05-25 Behdad Esfahbod[ming2] Update instructions
2019-05-25 Behdad Esfahbod[mingw] Rename README.wine
2019-05-25 Behdad Esfahbod[mingw] Update for recent change
2019-05-25 Behdad Esfahbod[mingw] Update for Fedora mingw installation location
2019-05-25 n8willisMerge pull request #1691 from n8willis/usermanual-shaping
2019-05-25 Nathan WillisUsermanual; minor.
2019-05-24 Behdad Esfahbod[win] Add mingw-ldd.py
2019-05-24 Behdad Esfahbod2.5.0
next