platform/upstream/libHarfBuzzSharp.git
2018-02-04 Garret RiegerConfigure automake to run the new subset tests.
2018-02-04 Garret RiegerWIP test runner for subset tests.
2018-02-04 Garret RiegerIn generate-expected-outputs read the test definition...
2018-02-04 Garret RiegerAdd basic directory structure for subsetter integration...
2018-02-04 Rod SheeterStart to sketch APIs for subsetting
2018-02-04 Behdad Esfahbod[configure] Fix wording
2018-02-04 Behdad Esfahbod[aat] In ContextualSubtable, mark mark after substituti...
2018-02-04 Behdad Esfahbod[aat] Fix ContextualSubtable sanitization
2018-02-04 Khaled HosnyCorrectly show documentation build status
2018-02-04 Bruce MitchenerEnable use of atexit() on macOS and related platforms.
2018-02-03 Bruce MitchenerUse nullptr, not NULL.
2018-02-03 Ebrahim Byagowi[cmake] unistd typo fix (#747)
2018-02-02 David CorbettLet VS1 follow U+1031 MYANMAR VOWEL SIGN E
2018-01-31 punchcutterAllow optional ZWJ in virama terminated cluster
2018-01-31 Bruce MitchenerUse nullptr instead of 0.
2018-01-31 Bruce MitchenerFix typos.
2018-01-31 Bruce Mitchener[ot-layout] Fix nullptr dereference.
2018-01-31 Bruce Mitchener[coretext] Fix memory leaks.
2018-01-30 Behdad Esfahbod1.7.5
2018-01-30 Behdad EsfahbodFix distcheck
2018-01-30 Behdad Esfahbod[aat] Limit number of DontAdvance transitions
2018-01-30 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2018-01-30 Ebrahim Byagowi[cmake] Build src/ executables (#733)
2018-01-29 Ebrahim Byagowi[test] Use 'otool -L' where ldd doesn't exist (macOS...
2018-01-28 David CorbettFix Travis build on macOS (#731)
2018-01-27 Behdad EsfahbodMisc warning fixes
2018-01-26 bungemanUse KernSubTableFormat2::rightClassTable
2018-01-25 Ebrahim Byagowi[cmake] Use -fvisibility-inlines-hidden instead (#726)
2018-01-22 Ebrahim Byagowi[cmake] fix symbol exporting issue on newer gcc (#724)
2018-01-22 Ebrahim Byagowi[ci] minor, less hacks (#722)
2018-01-22 Ebrahim Byagowi[ci] minor (#721)
2018-01-22 Ebrahim Byagowi[ci] unbreak bots with outdated freetype version (...
2018-01-21 Bruce MitchenerFix typos.
2018-01-20 Behdad Esfahbod[aat] Fix Ligature matching
2018-01-20 Behdad Esfahbod[aat] Add TODO
2018-01-20 Behdad Esfahbod[aat] Implement LigatureSubtable
2018-01-20 Behdad Esfahbod[aat] Embed a sanitizer context in hb_aat_apply_context_t
2018-01-20 Behdad Esfahbod[aat] Add hb_aat_apply_context_t
2018-01-20 Behdad EsfahbodRename hb_apply_context_t to hb_ot_apply_context_t
2018-01-20 Behdad EsfahbodWhitespace
2018-01-19 Ebrahim Byagowi[cmake] Always put test/api/CMakeLists.txt on distributions
2018-01-18 Cosimo Lupohb-common.cc: Hatran script is right-to-left (#714)
2018-01-18 Ebrahim ByagowiImprove avoiding C++ linkage, definition creation and...
2018-01-18 David CorbettUpdate record-test.sh to the new directory layout ...
2018-01-17 Behdad Esfahbod[aat] Allocate set dynamically
2018-01-17 Behdad EsfahbodTypo
2018-01-16 Ebrahim Byagowi[cmake] don't link to libstdc++ (#707)
2018-01-16 rdb[cmake] Fix for CMake 3.0 and below (#706)
2018-01-16 Ebrahim Byagowi[cmake] Fix symbols visibility and enable check-symbols...
2018-01-16 Behdad EsfahbodDisable MORX-13/14
2018-01-16 Behdad EsfahbodDisallow sanitize recursing into Extension subtables...
2018-01-16 Behdad EsfahbodWhitespace
2018-01-15 Behdad Esfahbod[aat] Sanitize classTable in StateTable
2018-01-15 Behdad Esfahbod[aat] Wire up table length to apply()
2018-01-14 Behdad Esfahbod[aat] Towards implementing LigatureSubtable
2018-01-13 Behdad EsfahbodFix set initializer
2018-01-13 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2018-01-12 Behdad Esfahbod[aat] Fix some struct sizes
2018-01-12 Behdad Esfahbod[aat] Flush rest of buffer if state machine failed
2018-01-12 Behdad EsfahbodMinor
2018-01-12 Behdad Esfahbod[aat] Fix symbol visibility
2018-01-12 Behdad EsfahbodRevert accidental morx enablement
2018-01-12 Behdad EsfahbodFix docs
2018-01-12 Behdad Esfahbod[aat] Tweak previous commit
2018-01-12 Behdad Esfahbod[aat] Detect infinite-loops in state machine
2018-01-12 Behdad Esfahbod[circleci] cat test logs on failure on autotools-based...
2018-01-12 Behdad Esfahbod[travis] On test failure, cat all .log files
2018-01-12 Behdad Esfahbod[travis] Update cat'ing test-suite.log files
2018-01-12 Behdad EsfahbodDisable C++11
2018-01-12 Behdad Esfahbod[aat] Fix more builds
2018-01-12 Behdad Esfahbod[aat] Fix builds
2018-01-12 Ting-Wei LanUpdate _POSIX_C_SOURCE to the latest version
2018-01-11 Behdad Esfahbod[aat] Port RearrangementSubtable to StateTableDriver
2018-01-11 Behdad Esfahbod[aat] Add StateTableDriver and convert ContextualSubtab...
2018-01-11 Behdad Esfahbod[test/text-rendering-tests] Update README
2018-01-11 Behdad Esfahbod[test] Disable MORX-12
2018-01-11 Behdad Esfahbod[aat] Remove 'mort' support
2018-01-11 Behdad Esfahbod[aat] Allow DontAdvance
2018-01-11 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2018-01-11 Behdad Esfahbod[aat] Sanitize ContextualSubtable
2018-01-11 Behdad EsfahbodMore warning fixes
2018-01-11 Behdad Esfahbod[aat] Sanitize StateTable
2018-01-11 Behdad Esfahbod[aat] Actually fix d887f931485b715775e922516a4b0de5bb92c34f
2018-01-11 Behdad Esfahbod[test/text-rendering-tests] Actually disable MORX-11
2018-01-11 Behdad Esfahbod[buffer] Fix compiler warnings
2018-01-11 Behdad Esfahbod[aat] Make bots happy
2018-01-11 Behdad Esfahbod[aat] In NoncontextualSubtable, handle MarkLast with...
2018-01-11 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2018-01-11 Behdad Esfahbod[aat] Implement ContextualSubtable
2018-01-11 Behdad Esfahbod[aat] Towards implementing ContextualSubtable
2018-01-11 Behdad Esfahbod[aat] Implement end-of-text in state machine
2018-01-11 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2018-01-11 Behdad EsfahbodMinor
2018-01-11 Ebrahim Byagowi[cmake] Update and unbreak (#700)
2018-01-11 Behdad Esfahbod[aat] Generate finegrained unsafe-to-break in state...
2018-01-11 Behdad Esfahbod[buffer] Fix crash
2018-01-11 Behdad Esfahbod[test/text-rendering-tests] Add DISABLED list
2018-01-11 Behdad Esfahbod[test/in-house] Add Makefile.sources
2018-01-11 Behdad EsfahbodMinor
2018-01-11 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
next