platform/upstream/libHarfBuzzSharp.git
2018-02-07 Rod Sheeteradd back assert_pod
2018-02-07 Rod SheeterResolve codepoints:glyph ids. Does not compile; undefin...
2018-02-07 Garret RiegerAdd skeleton of hb-subset-glyf, call if from hb_subset...
2018-02-07 Garret RiegerCreate a subset plan in hb_subset.
2018-02-07 Rod Sheetercapture the set of codepoints passed by --unicodes
2018-02-07 Garret RiegerMake hb-subset-plan private.
2018-02-07 Garret RiegerMove definition of hb_subset_input into hb-subset-priva...
2018-02-07 Garret RiegerAdd codepoints to subset input.
2018-02-07 Garret RiegerAdd a basic sketch of hb-subset-plan.
2018-02-07 Behdad Esfahbod[aat] Fix debug compile
2018-02-06 Ebrahim Byagowi[test] Fix test-subset on old distros (#758)
2018-02-06 Behdad Esfahbod[aat] Adjust unsafe-to-break logic some more
2018-02-06 Behdad Esfahbod[aat] Simplify unsafe-to-break logic
2018-02-06 Behdad Esfahbod[buffer] Tweak diff re glyph_flags again
2018-02-06 Ebrahim ByagowiFix hb-buffer logic error
2018-02-06 Ebrahim Byagowi[subset] Fix Windows issue on endlines (#756)
2018-02-06 Behdad EsfahbodFix fallthrough compiler warning with gcc >= 7
2018-02-06 Behdad Esfahbod[test] Minor
2018-02-06 Behdad Esfahbod[subset] Minor
2018-02-05 Garret RiegerMerge pull request #754 from googlefonts/master
2018-02-05 Garret Riegerssize_t -> size_t
2018-02-05 Garret RiegerSwitch to fopen() instead of open() in subset test...
2018-02-05 Garret RiegerRename HB_SUBSET_sources -> HB_SUBSET_CLI_sources to...
2018-02-05 Garret RiegerWrap unistd.h include in ifdef.
2018-02-05 Garret RiegerAdd libharfbuzz-subset.la to linking when building...
2018-02-05 Behdad Esfahbod[subset] Build hb-subset into separate libharfbuzz...
2018-02-05 Behdad Esfahbod[subset] Minor
2018-02-05 Behdad EsfahbodMerge pull request #745 from googlefonts/master
2018-02-04 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2018-02-04 Behdad Esfahbod[aat] Fix unsafe-to-break
2018-02-04 Rod SheeterActually call hb_subset
2018-02-04 Garret RiegerAdd CMakeLists.txt to dist files for subset test.
2018-02-04 Garret RiegerAdd CMake configuration for all of the new subsetting...
2018-02-04 Garret RiegerAdd missing unistd header to hb-subset.
2018-02-04 Garret RiegerProperly include subset test data files.
2018-02-04 Garret RiegerRe-write hb-subset utility to use main-font-text driver.
2018-02-04 Garret RiegerWhitespace
2018-02-04 Garret RiegerInclude subset test files in distribution.
2018-02-04 Garret RiegerWhitespace
2018-02-04 Garret RiegerGet test-subset to pass.
2018-02-04 Garret RiegerAttach add a hb_face_t to hb_subset_face_t.
2018-02-04 Garret RiegerWhitespace
2018-02-04 Garret RiegerAdd a basic implementation of hb-subset to enable compi...
2018-02-04 Garret RiegerMake the expected output for subsetting basics test...
2018-02-04 Garret RiegerAdd the beginning of a unit test for hb-subset
2018-02-04 Rod Sheetertweak test failure output. write to a temp file not...
2018-02-04 Garret RiegerAdd hb-subset.h to hb.h
2018-02-04 Garret RiegerFix typo in hb-subset.h
2018-02-04 Garret RiegerRemove basic subset test from XFAIL
2018-02-04 Garret RiegerWhitespace
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[aat] More adjustment to ContextualSubtable
2018-02-04 Behdad Esfahbod[aat] In ContextualSubstitute, apply end-of-text action...
2018-02-04 Behdad Esfahbod[aat] Remove unneeded check
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)
next