platform/upstream/libHarfBuzzSharp.git
2017-08-12 Behdad EsfahbodFix hb_buffer_append()
2017-08-12 Behdad Esfahbod[unsafe-to-break] Copy flag to all glyphs in a cluster
2017-08-12 Behdad Esfahbod[unsafe-to-break] Mark unsafe is cluster merging is...
2017-08-11 Behdad EsfahbodNew API: hb_buffer_append()
2017-08-11 Behdad Esfahbod[util] Add --verify to hb-shape / hb-view that verifies...
2017-08-11 Behdad Esfahbod[unsafe-to-break] Fix Use-of-uninitialized-value in...
2017-08-11 Behdad Esfahbod[unsafe-to-break] Flag in Thai PUA shaping
2017-08-11 Behdad Esfahbod[unsafe-to-break] Flag in Hangul shaper
2017-08-11 Behdad Esfahbod[unsafe-to-break] Flag during mark attachment
2017-08-11 Behdad EsfahbodFix test
2017-08-11 Behdad Esfahbod[unsafe-to-break] Flag during cursive positioning
2017-08-11 Behdad Esfahbod[unsafe-to-break] Flag during kerning
2017-08-11 Behdad Esfahbod[unsafe-to-break] Flag during fallback positioning
2017-08-11 Behdad Esfahbod[unsafe-to-break] Be careful with flag propagation...
2017-08-11 Behdad EsfahbodSet mask to 0, instead of 1, by default
2017-08-11 Behdad Esfahbod[unsafe-to-break] Mark Indic-like clusters as unsafe...
2017-08-10 Behdad Esfahbod[unsafe-to-break] Allocate public bits from 0
2017-08-10 Behdad Esfahbod[safe-to-break] Fix logic when there is no out-buffer
2017-08-10 Behdad Esfahbod[unsafe-to-break] Simplify logic
2017-08-10 Behdad Esfahbod[unsafe-to-break] Add UNSAFE_TO_BREAK flag
2017-08-10 Behdad Esfahbod[util] Fix two other Coverity warnings
2017-08-10 Behdad Esfahbod[util] Fix warning
2017-08-10 Behdad Esfahbod[ft] Fix theoretical leak
2017-08-10 Behdad EsfahbodTreat HAMZA ABOVE similar to SHADD for sorting purposes
2017-08-10 Behdad EsfahbodProtect against div-by-zero in CBDT extent code
2017-08-09 Behdad EsfahbodAdd tests for 'avar' fix 5dc30451b80f6bb0079424a130875c...
2017-08-08 Behdad Esfahbod1.4.8
2017-08-08 Behdad EsfahbodTwo fixes to avar mapping
2017-08-03 Behdad Esfahbod[check-defs/symbols.sh] Drop empty-symbol lines
2017-07-20 Behdad Esfahbod[hb-shape] Rename --show-messages to --trace
2017-07-19 Behdad Esfahbod[hb-shape] Improve shaping-debug output
2017-07-18 Ebrahim ByagowiUnbreak arm-none-eabi build again (#514)
2017-07-18 Behdad Esfahbod1.4.7
2017-07-14 Behdad Esfahbod[arabic] Adjust feature order again
2017-07-14 Cosimo Lupo[coretext] Allow to disable kern (#508)
2017-07-14 Behdad Esfahbod[use] Allow up to two medial-below letters
2017-07-14 Behdad Esfahbod[use] Fix shaping of U+AA29 CHAM VOWEL SIGN AA
2017-07-14 Behdad Esfahbod[indic] Add github URL
2017-07-14 Behdad Esfahbod[indic] Fix https://github.com/behdad/harfbuzz/issues/478
2017-07-14 Behdad Esfahbod[indic] Disable automatic ZWNJ handling for Indic features
2017-07-14 Behdad Esfahbod[indic] Add infrastructure to disable ZWNJ-skipping...
2017-07-14 Dominik SchlösserShaping tests for Tibetan vowels (#446)
2017-07-14 Dominik SchlösserFix for reordering of Tibetan vowel u (#443)
2017-06-21 fanc999Win32/NMake builds: Support builds from GIT (#498)
2017-06-19 Ebrahim ByagowiFix arm-none-eabi build (fixes #451) (#496)
2017-06-02 Ebrahim ByagowiSupport branch prediction helpers on clang compiles...
2017-06-01 Behdad EsfahbodHandle allocation failure in hb-language code
2017-05-29 Sebastian RasmussenAvoid using strdup inside library. (#488)
2017-05-17 Khaled HosnyDo not skip TAG characters in glyph substitution (...
2017-05-16 Behdad EsfahbodMinor
2017-05-13 Ebrahim Byagowi[cmake] Add framework build support (#484)
2017-05-04 Ebrahim Byagowi[cmake] minor (#482)
2017-04-23 Behdad Esfahbod1.4.6
2017-04-20 mhoskenFix graphite2 rtl conversion (#475)
2017-04-19 ebraminio[cmake] Final touches (#473)
2017-04-18 Chris PetersonFix clang -Wcomma warnings (#471) (#472)
2017-04-17 ebraminio[cmake] Remove HB_DISABLE_DEPRECATED as it seems needed...
2017-04-17 William HuaUse absolute paths of ragel generated headers (#467)
2017-04-15 Dominik SchlösserSmall doc fix: `make check` runs the tests (#469)
2017-04-14 ebraminio[cmake] Fix try compile link issues (#466)
2017-04-14 ebraminio[cmake] typo (#465)
2017-04-13 ebraminio[cmake] Add atomic ops availability detection (#464)
2017-04-12 ebraminio[cmake] Remove NO_MT flag (#462)
2017-04-11 jfkthameBlacklist GDEF table in additional Tahoma versions...
2017-04-11 ebraminio[cmake] Improve third party libraries support (#461)
2017-04-11 ebraminio[cmake] Add utils build support (#460)
2017-04-06 Chun-wei FanNMake Makefiles: Fix ICU builds
2017-04-05 Behdad EsfahbodMove list of ragel sources to Makefile.sources as well
2017-04-05 ebraminioSplit ragel generated files lists and remove hardcoded...
2017-04-04 ebraminioAdd CMake build support (#444)
2017-04-03 jfkthameavoid UBSan warning in get_stage_lookups (#450)
2017-03-27 Dominik SchloesserCurrent fonttools (3.9.1) generate subset-file called...
2017-03-27 Dominik SchloesserUpdated samples: record-it.sh is now record-test.sh
2017-03-26 Khaled Hosny[tools] Make hb-unicode-code work with Python 3
2017-03-24 Behdad EsfahbodBlacklist more versions of Padauk
2017-03-22 Khaled Hosny[ci] Fix msys2 build on AppVeyor
2017-03-22 Khaled HosnyJust always use strtod here
2017-03-22 Chun-wei Fansrc/hb-common.cc: Fix build on older Visual Studio
2017-03-22 Chun-wei FanVisual Studio builds: Fix Introspection when UCDN enabled
2017-03-22 Chun-wei FanUpdate Visual Studio builds for UCDN usage
2017-03-11 Behdad Esfahbod1.4.5
2017-03-10 Behdad EsfahbodRevert "Fix Context lookup application when moving...
2017-03-08 Behdad EsfahbodFix buffer serialize of empty buffer
2017-03-05 Behdad Esfahbod1.4.4
2017-03-05 Behdad EsfahbodAdd TODO item
2017-03-02 Behdad EsfahbodRemove TODO item that is not going to happen
2017-03-01 Behdad EsfahbodFix Context lookup application when moving back after...
2017-02-25 Behdad EsfahbodAdd few tests found by libFuzzer and oss-fuzz
2017-02-25 Behdad EsfahbodFix buffer-overrun with Bengali reph positioning code
2017-02-25 Behdad Esfahbod1.4.3
2017-02-20 Dominik RöttschesBlacklist another instance of Padauk (#419)
2017-02-18 ebraminio[ci] Disable vcpkg freetype installation and fix Appvey...
2017-02-17 jfkthameGuard against underflow when adjusting length (#421)
2017-02-16 jfkthame[indic] Add support for Grantha marks that may be used...
2017-02-09 Behdad EsfahbodUnbreak hb-coretext build
2017-02-08 Behdad EsfahbodMerge pull request #357 from khaledhosny/graphite-scale
2017-02-08 Behdad EsfahbodSet LC_ALL instead of LANG when creating harfbuzz.def
2017-02-08 Philip Withnallhb-font: Fix a potentially undefined use of memcmp...
2017-02-08 Behdad EsfahbodUpdate ax_pthread.m4 to latest upstream version
2017-02-08 Philip Withnalltest: Fix some memory leaks in test-font.c (#409)
next