platform/upstream/libHarfBuzzSharp.git
2019-02-09 Ebrahim Byagowi[ci] Speculative fix for Alpine and ArchLinux bots
2019-02-08 Ebrahim Byagowi[ci] Disable the just added bot
2019-02-08 Ebrahim Byagowi[ci] Add a Void Linux bot
2019-02-06 Behdad EsfahbodMerge pull request #1571 from kencu/cleanostests
2019-02-06 Ken Cunninghamhb-coretext.cc: clean up macosx test
2019-01-31 Behdad EsfahbodAdjust hb_is_signed<>
2019-01-31 Behdad EsfahbodRemove stale comment
2019-01-30 Behdad EsfahbodMerge pull request #1567 from googlefonts/fuzzer
2019-01-30 Garret Rieger[subset] Update the subset fuzzer to determine which...
2019-01-30 Behdad Esfahbod[configure] Fix up
2019-01-30 Behdad Esfahbod[configure] Print compiler version info in report
2019-01-30 Behdad EsfahbodMerge pull request #1564 from googlefonts/retain_gids
2019-01-30 Behdad Esfahbod2.3.1
2019-01-29 Garret Rieger[subset] Add expected files for retain-gids integration...
2019-01-29 Garret Rieger[subset] For retain gids don't truncate glyphs past...
2019-01-29 Garret Rieger[subset] Add retain-gids option to hb-subset executable.
2019-01-29 Garret Rieger[subset] Add some subsetting integration tests covering...
2019-01-29 Garret Rieger[subset] A few small fixes for the new subset plan...
2019-01-29 Garret Rieger[subset] Update hb-subset-plan.cc to match hb-subset...
2019-01-29 Garret Rieger[subset] Update hb-subset-glyf.cc to use new hb-subset...
2019-01-29 Garret Rieger[subset] Update gsub to use glyphset() method of subset...
2019-01-29 Garret Rieger[subset] Correct maxp num glyph's to use new subset...
2019-01-29 Garret Rieger[subset] Re-add glyphs array to subset plan, with new...
2019-01-29 Garret RiegerRe-implement HMTX/VMTX subsetting. Update it to support...
2019-01-29 Garret RiegerUpdate hb-ot-vorg-table and hb-ot-layout-common to...
2019-01-29 Garret RiegerRemove glyph array from subset plan, make num_glyphs...
2019-01-29 Garret Rieger[subset] Fix hdmx subsetting when retain gids is enabled.
2019-01-29 Garret Rieger[subset] Compute num_glyphs during subset plan construc...
2019-01-29 Garret Rieger[subset] Add unit test for glyf subsetting and retain...
2019-01-29 Garret Rieger[subset] fix failure to init instruction ranges values...
2019-01-29 Garret Rieger[subset] Do some refactoring in hb-subset-glyf.cc.
2019-01-29 Garret RiegerAdd retain_gids option to subset input. Update glyf...
2019-01-29 Behdad Esfahbod[CI] Peg CircleCI badge link to master branch
2019-01-29 Behdad Esfahbod[ci] Peg build status badges to master branch
2019-01-29 Behdad EsfahbodSwitch README / README.md
2019-01-28 Behdad Esfahbod[uniscribe] Whitelist function type cast
2019-01-28 Behdad EsfahbodFix sign comparison error
2019-01-28 Behdad EsfahbodFix warning
2019-01-28 Behdad Esfahbod[pragma] Silence MSVC unknown-pragma warning
2019-01-26 Behdad EsfahbodFix -Wcast-function-type warnings in util/ with gcc 4.8
2019-01-25 Behdad EsfahbodFix mac test
2019-01-25 Behdad EsfahbodMore static constexpr
2019-01-25 Behdad Esfahbod[AAT] Add test for recent Ligature stack fix, using...
2019-01-24 Behdad Esfahbod[AAT] Minor sign
2019-01-24 Behdad Esfahbod[AAT] Use a ring buffer for ligature stack
2019-01-24 Behdad EsfahbodWhitespace
2019-01-24 Behdad Esfahbod[AAT] Handle transition errors during machine operation
2019-01-24 Behdad Esfahbod[AAT] Ignore machine errors and continue
2019-01-24 Behdad Esfahbod[AAT] Minor
2019-01-24 Behdad Esfahbod[AAT] Handle out-of-bounds classes
2019-01-24 Behdad Esfahbod[AAT] Minor
2019-01-24 Behdad Esfahbod[AAT] Minor
2019-01-24 Behdad EsfahbodMore pragma control
2019-01-24 Behdad EsfahbodComment
2019-01-24 Behdad EsfahbodFix test
2019-01-24 Behdad EsfahbodForm cluster for Emoji sub-region tag sequences
2019-01-24 Behdad EsfahbodFix macos tests with previous commit
2019-01-24 Behdad EsfahbodAdjust mark offsets when zeroing from fallback mark...
2019-01-23 Behdad Esfahbod[AAT] In InsertionChain, set mark to previous-position...
2019-01-23 Behdad Esfahbod[AAT] Re-enable tests MORX-31 and MORX-41
2019-01-23 Behdad Esfahbod[AAT] Remove mark_set from InsertionChain
2019-01-23 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2019-01-22 Behdad EsfahbodMore of previous
2019-01-22 Behdad EsfahbodFix sign-compare error resulted from promoting unsigned...
2019-01-22 Behdad EsfahbodCast HB_UNTAG results to uint8_t
2019-01-22 Behdad EsfahbodMore -Wcast-error fix
2019-01-22 Behdad EsfahbodBetter fix for -Wcast-align errors
2019-01-22 Behdad EsfahbodMore -Wcast-error fixes
2019-01-22 Behdad Esfahbodpragma GCC diagnostic error "-Wsign-compare"
2019-01-22 Behdad EsfahbodFix cast-align error
2019-01-22 Behdad Esfahbod[CI] Remove gcc 4.2 bots
2019-01-22 Behdad EsfahbodConvert all other enum class consts to static constexpr
2019-01-22 Behdad EsfahbodConvert unsigned enum class consts to static constexpr
2019-01-22 Behdad EsfahbodConvert tag enum class consts to static constexpr
2019-01-22 Behdad EsfahbodConvert boolean enum class consts to static constexpr
2019-01-22 Behdad EsfahbodMake some enum constants unsigned
2019-01-22 Behdad EsfahbodWhitespace
2019-01-22 Behdad Esfahbodpragma GCC diagnostic error "-Wvla"
2019-01-22 Alfie JohnFix grammar
2019-01-22 Alfie JohnGrammar fix
2019-01-22 Behdad EsfahbodRemove wrongly added files
2019-01-22 Behdad EsfahbodUse enum for class constant
2019-01-22 Behdad Esfahbod[CFF] Use enum for tableTag
2019-01-22 Behdad EsfahbodUse static constexpr for large class constants
2019-01-21 Khaled HosnyRegular spaces will do
2019-01-21 Alfie JohnAdding leading space for code example
2019-01-21 Alfie JohnFix description of example
2019-01-21 Alfie JohnAdded option to build docs to docs
2019-01-19 Behdad EsfahbodFix sign compare warnings
2019-01-19 Behdad EsfahbodFix warning
2019-01-19 Ebrahim Byagowi[dwrite] Fix delete-non-virtual-dtor warning (#1550)
2019-01-18 Behdad EsfahbodRemove TRACE_COLLECT_GLYPHS
2019-01-18 Behdad Esfahbod[pragma] Only add if GCC or clang
2019-01-18 Behdad Esfahbod[directwrite] More fix
2019-01-18 Ebrahim Byagowi[dwrite] Try to fix delete-non-virtual-dtor warnings
2019-01-18 Behdad EsfahbodRemove tracing from closure
2019-01-18 Behdad EsfahbodFix -Wundef errors with __GNUC__
2019-01-18 Michiharu Arizainit interp_env_t::hintmask_size
2019-01-18 Behdad Esfahbod[pragma] Enable error -Wdelete-non-virtual-dtor
2019-01-18 Behdad Esfahbod[directwrite] Fix error
next