platform/upstream/libHarfBuzzSharp.git
2018-02-18 Behdad EsfahbodMerge pull request #796 from ebraminio/dev-run
2018-02-18 Behdad EsfahbodRemove unused check
2018-02-18 Ebrahim ByagowiAdd a continuous builder using fswatch
2018-02-18 Behdad Esfahbod[test] Fix a couple of coverity_scan issues
2018-02-18 Ebrahim ByagowiAnother attempt on fixing coverity
2018-02-18 Behdad EsfahbodMerge pull request #800 from harfbuzz/bitops
2018-02-18 Behdad EsfahbodFix BitScanForward() usage
2018-02-18 Behdad EsfahbodMerge branch 'master' into bitops
2018-02-17 David CorbettDo not mark the first glyph as unsafe to break
2018-02-17 Behdad Esfahbod[test] Remove unused var
2018-02-17 Behdad EsfahbodUpdate outdated TODO file
2018-02-17 Behdad Esfahbod[test/api] Distribute all fonts
2018-02-17 Behdad EsfahbodMisc fixes
2018-02-17 Garret Rieger[subset] add a glyf subsetting test for a font with...
2018-02-17 Garret Rieger[subset] missing return.
2018-02-17 Garret Rieger[subset] Add support for updating reference gids in...
2018-02-17 Garret Rieger[subset] Refactor composite glyf iteration code into...
2018-02-17 Garret Rieger[subset] Use gids_to_retain_sorted to produce old gid...
2018-02-17 Garret Rieger[subset] Use complex glyph closure to populate gids_to_...
2018-02-17 Garret Rieger[subset] add constant to get_composite and in_table...
2018-02-17 Garret Rieger[subset] Add a DFS search to produce a closure of compo...
2018-02-17 Garret Rieger[subset] add helper methods to glyf accelerator for...
2018-02-17 Behdad EsfahbodAnother bitops fallback fix
2018-02-17 Behdad EsfahbodAnother bitops fallback impl fix
2018-02-17 Behdad Esfahbod[set] Implement iteration using bitop intrinsics
2018-02-17 Behdad EsfahbodFix wide bitops implemenetation
2018-02-17 Behdad Esfahbod[set] Readjust parameters
2018-02-17 Behdad EsfahbodFix bitops fallback impl
2018-02-17 Behdad EsfahbodFlesh out other bit ops some more for 128bit as well
2018-02-17 Behdad EsfahbodClean up bit functions
2018-02-17 Behdad EsfahbodImprove _hb_popcount()
2018-02-16 Behdad EsfahbodFix warnings
2018-02-16 Behdad EsfahbodEnable C99 if available
2018-02-16 rsheeterMerge pull request #792 from googlefonts/master
2018-02-16 Behdad EsfahbodThat didn't work...
2018-02-16 Behdad EsfahbodAdd mingw32.sh and mingw64.sh
2018-02-16 Arkady ShapkinRemove checking macros __OPTIMIZE__ for MSVC
2018-02-16 Khaled HosnyMake this work for old versions of automake
2018-02-16 Khaled HosnyPrint only the failed log
2018-02-16 Khaled HosnySimplify calls to collect-logs.sh
2018-02-16 Rod Sheeter[subset] try to get more info from bot where g_assert_c...
2018-02-16 Rod Sheeter[subset] fix int type for blob length in hb-subset...
2018-02-16 Rod SheeterMerge branch 'master' of https://github.com/harfbuzz...
2018-02-16 Ebrahim ByagowiFix hb-private.hh compile issue
2018-02-15 Arkady ShapkinUse _BitScanForward and _BitScanReverse on MSVC
2018-02-15 Rod Sheeter[subset] apparently C99 is too much to ask in 2018
2018-02-15 Rod Sheeter[subset] fix format specifier for size_t
2018-02-15 Rod Sheeter[subset] fix no matching function MIN in djgpp
2018-02-15 Rod Sheeter[subset] add files to EXTRA_DIST
2018-02-15 Rod Sheeter[subset] correct bug introduced to get_advance
2018-02-15 Rod Sheeter[subset] remove unused decl
2018-02-15 Khaled HosnyMove collect_logs to .ci dir
2018-02-15 Rod Sheeter[subset] hmtx space bracket. authors++
2018-02-15 Rod Sheeter[subset] cmap space bracket
2018-02-15 Rod Sheeter[subset] space bracket
2018-02-15 Rod Sheeter[subset] maxp copy writeable fn
2018-02-15 Rod Sheeter[subset] hmtx use copy writeable fn instead of direct...
2018-02-15 Rod Sheeter[subset] whitespace
2018-02-15 Behdad Esfahbod[subset] Minor
2018-02-15 Behdad Esfahbod[test] Reinstate test/shaping/data/in-house/tests/myanm...
2018-02-15 Behdad Esfahbod[subset] Merge remote-tracking branch 'googlefonts...
2018-02-15 Garret Rieger[subset] Don't fail on different checksum adjustment...
2018-02-15 Garret Rieger[subset] Fix hhea subsetting and clean up some memory...
2018-02-15 Garret Rieger[subset] Add missing face reference in hb-subset-plan...
2018-02-15 Garret Rieger[subset] In hb-subset-test use hb_set_union instead...
2018-02-14 Garret Rieger[subset] Restore hb_face_data_destroy to be internal.
2018-02-14 Garret Rieger[subset] Fix memory leak in hb-ot-{maxp,os2}. Plus...
2018-02-14 Behdad EsfahbodAnother linker tweaking
2018-02-14 Behdad Esfahbod[set] Tune size again
2018-02-14 Rod Sheeter[subset] remove TODO that was already done
2018-02-14 Rod Sheeter[subset] maxp wrong int type, note to use copy_writable...
2018-02-14 Rod Sheeter[subset] return bool not hb_bool_t from table::subset
2018-02-14 Rod Sheeter[subset] Use a supplier instead of memcpy and fix a...
2018-02-14 Rod Sheeter[subset] add free
2018-02-14 Rod Sheeter[subset] Give Behdad credit again
2018-02-14 Rod Sheeter[subset] First pass at hmtx
2018-02-14 Ebrahim ByagowiRedirect email notifications to another mailing list...
2018-02-14 Ebrahim ByagowiAdd .collect_logs and use it on CI bots, fixes #786...
2018-02-14 Garret Rieger[subset] Fix codepoint iteration in hb-subset-test.
2018-02-14 Behdad EsfahbodAnother try
2018-02-14 Garret RiegerFix compile error in hb-subset-test.
2018-02-14 Behdad Esfahbod[test] Fix warning
2018-02-14 Behdad EsfahbodTweak Makefile some more
2018-02-14 Behdad Esfahbod[subset] Allow linking to libstdc++
2018-02-14 Rod Sheetercopy all cmap groups at once
2018-02-14 Garret RiegerMerge remote-tracking branch 'upstream/master' into...
2018-02-14 Garret Rieger[subset] Drop GSUB, GDEF, GPOS, and DSIG from subsetter...
2018-02-14 Garret Rieger[subset] capitalize dsig.
2018-02-14 Garret Rieger[subset] Extract maxp subsetting into hb-ot-maxp-table.
2018-02-14 Garret Rieger[subset] Add a test for OS/2 fixes during subsetting.
2018-02-14 Garret Rieger[subset] white and add inline in hb-ot-cmap-table.
2018-02-14 Garret Rieger[subset] Correct usFirstCharIndex and usLastCharIndex...
2018-02-14 Ebrahim ByagowiAnother attempt on fixing the tests on Travis (#788)
2018-02-14 Behdad Esfahbod[set] Add backwards iterator
2018-02-14 Behdad Esfahbod[set] Allow starting iteration from a non-member of...
2018-02-14 Behdad EsfahbodAdd hb_blob_copy_writable_or_fail()
2018-02-14 Behdad Esfahbod[subset] Rename constructor to hb_subset_input_create_o...
2018-02-14 Behdad Esfahbod[use] Add dump-use-data
2018-02-14 Behdad Esfahbod[khmer] Add dump-khmer-data
2018-02-14 Behdad Esfahbod[myanmar] Add dump-myanmar-data
next