platform/upstream/libHarfBuzzSharp.git
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
2019-01-18 Behdad Esfahbod[pragma] More cast-align whitelist
2019-01-18 Behdad Esfahbod[pragma] Allow cast-align in hb-font.cc
2019-01-18 Behdad Esfahbod[pragma] GCC diagnostic error "-Wreorder"
2019-01-18 Behdad Esfahbod[pragma] GCC diagnostic warning "-Wmaybe-uninitialized"
2019-01-18 Behdad Esfahbod[pragma] Massage more
2019-01-18 Behdad Esfahbod[pragma] More
2019-01-18 Behdad Esfahbod[pragma] Reorg again
2019-01-18 Behdad Esfahbod[pragma] GCC diagnostic ignored "-Wunknown-warning...
2019-01-18 Behdad Esfahbod[uniscribe] More warnings
2019-01-18 Behdad Esfahbod[uniscribe] Fix warnings
2019-01-18 Behdad EsfahbodFix build
2019-01-18 Behdad Esfahbod[pragma] GCC diagnostic ignored "-Wclass-memaccess"
2019-01-18 Behdad Esfahbod[ci] Remove unnecessary warning declarations
2019-01-18 Behdad Esfahbod[pragma] ignored -Wunsafe-loop-optimizations // TODO fix
2019-01-18 Behdad Esfahbod[pragma] error -Wclass-memaccess
2019-01-17 Behdad Esfahbod[pragma] More
2019-01-17 Behdad Esfahbod[pragma] More
2019-01-17 Behdad Esfahbod[pragma] Flesh out more
2019-01-17 Behdad EsfahbodUse NNOffsetTo<> in rest of places
2019-01-17 Behdad EsfahbodUse NNOffsetTo<>
2019-01-17 Behdad EsfahbodAdd NNOffsetTo<>
2019-01-17 Behdad Esfahbod[AAT] Comment
2019-01-17 Behdad EsfahbodComment
2019-01-17 Behdad Esfahbod[AAT] Remove unused code
2019-01-17 Behdad Esfahbod[AAT] Allow null in ankr lookupTable offset
2019-01-17 Behdad Esfahbod[pragma GCC] Ignore -Wtype-limits
2019-01-17 Behdad Esfahbod[ci] Remove -Werror from Travis
2019-01-17 Behdad EsfahbodMore GCC pragmas
2019-01-17 Behdad EsfahbodRename macro
2019-01-17 Behdad EsfahbodAdd more GCC warning pragmas
2019-01-17 Behdad EsfahbodMove -Wcast-align to hb.hh
2019-01-17 Behdad EsfahbodAdd pragram GCC diagnostic ignored "-Wunused-macros"
next