platform/upstream/libHarfBuzzSharp.git
2019-01-21 Behdad Esfahbod[ci] Disable other gcc 4.2 bot
2019-01-21 Behdad Esfahbod[iter] Add back operator +
2019-01-21 Behdad Esfahbod[iter] Disable operator +
2019-01-21 Behdad Esfahbod[iter] Revert back uses of C++11 auto type deduction
2019-01-21 Behdad Esfahbod[iter] Rename
2019-01-21 Behdad Esfahbod[iter] Remove friend operator +, hoping to fix some...
2019-01-21 Behdad EsfahbodUse Null() instead of declval(), hoping to fix some...
2019-01-21 Behdad Esfahbod[meta] Don't use template default arguments for functions
2019-01-21 Behdad Esfahbod[meta] Fix unused-function-template warning
2019-01-21 Behdad Esfahbod[iter/meta] Implement is_iterator
2019-01-21 Behdad Esfahbod[meta] Minor
2019-01-21 Behdad Esfahbod[meta] Move more code here
2019-01-21 Behdad Esfahbod[iter/meta] Add hb_is_iterable
2019-01-21 Behdad EsfahbodDon't use delegating constructors
2019-01-21 Behdad Esfahbod[meta] Add enable_if
2019-01-21 Behdad EsfahbodAdd hb-meta.hh for meta-programming
2019-01-21 Behdad Esfahbod[iter] Clarify readonly vs lvalue iterators
2019-01-21 Behdad Esfahbod[iter] Test OT::Coverage iter
2019-01-21 Behdad Esfahbod[iter] Streamline vector iterators
2019-01-21 Behdad Esfahbod[iter] Make hb_sorted_array_t work as iter
2019-01-21 Behdad EsfahbodChange hb_void_t implementation
2019-01-21 Behdad Esfahbod[iter] Mark Coverage iterator sorted
2019-01-21 Behdad Esfahbod[subset] Take iterator in ArrayOf serialize
2019-01-21 Behdad Esfahbod[iter] Port Coverage iterator to hb_iter_t
2019-01-21 Behdad EsfahbodAdd hb_pair_t<> and hb_pair()
2019-01-21 Behdad Esfahbod[Coverage] Ensure increasing coverage in iteration
2019-01-21 Behdad Esfahbod[Coverage] Mark iterator methods const
2019-01-21 Behdad Esfahbod[iter] Use operator bool in a few places
2019-01-21 Behdad Esfahbod[iter] Remove redundant methods
2019-01-21 Behdad Esfahbod[iter] Test default-constructability
2019-01-21 Behdad Esfahbod[iter] Implement friend opeator + (int, iter)
2019-01-21 Behdad Esfahbod[iter] Remove const_iter
2019-01-21 Behdad Esfahbod[ci] Disable macos-llvm-gcc-4.2 again
2019-01-21 Behdad Esfahbod[iter] Remove hack for older compilers
2019-01-21 Behdad Esfahbod[iter] Minor
2019-01-21 Behdad Esfahbod[iter] Rename random_access() to constexpr is_random_ac...
2019-01-21 Behdad Esfahbod[iter] Add operator ->
2019-01-21 Behdad Esfahbod[iter] Make them work, mostly
2019-01-21 Behdad Esfahbod[vector] Add iterator
2019-01-21 Behdad EsfahbodRemove wrongly added files
2019-01-21 Behdad EsfahbodUse enum for class constant
2019-01-21 Behdad Esfahbod[CFF] Use enum for tableTag
2019-01-21 Behdad EsfahbodUse static constexpr for large class constants
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"
2019-01-17 Behdad Esfahbod[AAT] Fully sanitize ankr table at sanitize time
2019-01-17 Behdad Esfahbod[AAT] Fix anchor bound checking, again
2019-01-17 Behdad Esfahbod[aat] Minor
2019-01-15 Behdad EsfahbodImprove overflow avoidance
2019-01-15 Behdad Esfahbodfix FDSelect fuzzing bug (#1539)
2019-01-15 Behdad EsfahbodMove _POSIX_SOURCE definition
2019-01-14 Behdad Esfahbod[test] Add test for previous commit
2019-01-14 Behdad EsfahbodFix assertion on address overflow
2019-01-14 Behdad Esfahbod[AAT] Fix mort ContextualSubtable offset access
2019-01-14 Behdad Esfahbod[AAT] Fix ankr table access
2019-01-11 Michiharu Arizadeleted a duplicate fontdicts_mod.fini() call (#1538)
2019-01-09 Ebrahim ByagowiAdd an initial .clang-format config
2019-01-09 Ebrahim ByagowiMinor, hack .editorconfig for vscode use
next