platform/upstream/libHarfBuzzSharp.git
2018-11-23 Ebrahim Byagowi[aat] Add macOS specific tests (#1404)
2018-11-23 Behdad Esfahbod[use] Minor clarification
2018-11-23 Behdad EsfahbodMinor tweak to FLAG64
2018-11-23 Behdad EsfahbodMerge pull request #1291 from harfbuzz/use-reordering
2018-11-23 Behdad Esfahbod[cmap] Move code around
2018-11-23 Behdad Esfahbod[morx/kerx] Limit range to subtable when sanitizing
2018-11-23 Behdad Esfahbod[sanitizer] Add reset_object(), make set_object() do...
2018-11-23 Behdad Esfahbod[kerx] Make sure subtables are non-zero-length
2018-11-23 Behdad Esfahbod[GSUB] Don't flush glyphset during recursion in closure()
2018-11-23 Garret Rieger[subset] add fuzzer testcase.
2018-11-23 Behdad Esfahbod[set] Rename
2018-11-22 Behdad EsfahbodEnforce requiring null_size even if min_size is 0
2018-11-22 Behdad EsfahbodAllow non-nullable OffsetTo<> to non-Null'able objects
2018-11-22 Behdad Esfahbod[glyf] Don't mark structs UNBOUNDED
2018-11-22 Behdad EsfahbodMark UnsizedArrayOf<> as UNBOUNDED
2018-11-22 Behdad Esfahbod[ot-shape] Simplify logic
2018-11-22 Behdad EsfahbodMove
2018-11-22 Behdad Esfahbod[aat] Zero mark advances if decided so even if there...
2018-11-22 Behdad Esfahbod[aat] Tweak fallback positioning logic when applying...
2018-11-22 Behdad Esfahbod[myanmar] Minor move
2018-11-22 Behdad Esfahbod[myanmar] If there's no GSUB table, pick myanmar shaper
2018-11-22 Behdad Esfahbod[myanmar] Remove myanmar_old shaper
2018-11-22 Behdad EsfahbodFix spurious gcc warnings
2018-11-22 Behdad EsfahbodMore
2018-11-22 Behdad EsfahbodFix up recent change
2018-11-22 Behdad EsfahbodMinor
2018-11-22 Behdad EsfahbodMinor
2018-11-22 Behdad EsfahbodDisallow taking Null() of unbounded structs
2018-11-22 Behdad EsfahbodUse Type::null_size for our structs in Null(), sizeof...
2018-11-22 Behdad EsfahbodOne more time..
2018-11-22 Behdad EsfahbodFix bots happy again, hopefully
2018-11-22 Behdad EsfahbodRevert alignof() == 1 check
2018-11-22 Behdad Esfahbod..
2018-11-22 Behdad EsfahbodMinor
2018-11-22 Behdad EsfahbodMinor
2018-11-22 Behdad EsfahbodMinor
2018-11-22 Behdad EsfahbodRemove DEFINE_SIZE_ARRAY2
2018-11-22 Behdad EsfahbodCheck alignof() structs are 1
2018-11-22 Behdad EsfahbodWhitespace
2018-11-21 Behdad EsfahbodMerge pull request #1400 from harfbuzz/sharada-sandhi...
2018-11-21 David CorbettTest U+111C9 SHARADA SANDHI MARK
2018-11-21 Behdad EsfahbodMerge pull request #1399 from harfbuzz/sharada-sandhi...
2018-11-21 Behdad EsfahbodAllow defining HB_USE_ATEXIT to 0
2018-11-21 David CorbettFix USE categories for U+111C9 SHARADA SANDHI MARK
2018-11-21 Behdad Esfahbod[var] Deprecated axis enumeration API and add new version
2018-11-21 Behdad EsfahbodRemove newly-added -hb_ot_var_axis_get_flags()
2018-11-21 Behdad Esfahbod[var] Make sure hb_ot_var_axis_flags_t is int-sized
2018-11-21 Behdad Esfahbod[var] Move code
2018-11-20 Behdad EsfahbodMerge pull request #1397 from harfbuzz/small-emoji...
2018-11-20 David CorbettShrink the emoji table by merging adjacent ranges
2018-11-20 Behdad Esfahbod[var] Fix type of coords returned
2018-11-20 Behdad Esfahbod[travis] Update Coverity token
2018-11-20 Behdad EsfahbodAdd codecov.io badge
2018-11-20 Behdad EsfahbodFix Codacy "issues"
2018-11-20 Behdad Esfahbod[travis] Another push for codecov.io after setting...
2018-11-20 Behdad Esfahbod[travis] Add codecov.io
2018-11-19 David Corbett[use] Fix reordering
2018-11-19 Behdad Esfahbod[fvar] Add named-instance API
2018-11-19 Behdad EsfahbodFix build
2018-11-19 Behdad Esfahbod[fvar] Rewrite sanitize
2018-11-19 Behdad Esfahbod[fvar] Use hb_array_t for axes
2018-11-19 Behdad Esfahbod[fvar] Minor
2018-11-19 Behdad Esfahbod[ot-var] Add hb_ot_var_axis_get_flags()
2018-11-19 Behdad Esfahbod[ot-var] Add flags
2018-11-19 Behdad Esfahbod[ot-var] Use hb_ot_name_id_t
2018-11-17 Behdad Esfahbod2.1.3
2018-11-17 Behdad EsfahbodFix recent commits
2018-11-17 Behdad EsfahbodRevert b4c61130324455bfd42095b01fa14ac901e441f1
2018-11-17 Behdad EsfahbodDetect over/under-flow in UnsizedArray::operator[]
2018-11-17 Behdad Esfahbod[aat] Fix mort shaping
2018-11-16 Behdad Esfahbod2.1.2
2018-11-16 Behdad EsfahbodFix vertical fallback space sign
2018-11-16 Behdad EsfahbodDon't apply GPOS if applying morx
2018-11-16 Behdad EsfahbodPrefer morx table if GSUB is empty (no scripts)
2018-11-16 Behdad EsfahbodMinor
2018-11-16 Behdad Esfahbod[coretext] Hopefully the last one
2018-11-16 Behdad Esfahbod[coretext] Another round
2018-11-16 Behdad Esfahbod[coretext] One more try..
2018-11-16 Behdad Esfahbod[coretext] One more try
2018-11-16 Behdad Esfahbod[coretext] Another build fix attemt
2018-11-16 Behdad Esfahbod[directwrite] Fix build
2018-11-16 Behdad Esfahbod[coretext] Try to fix
2018-11-16 Behdad Esfahbod[coretext] Unbreak build
2018-11-16 Behdad Esfahbod[shaper] Rewrite shaper data code to be more template...
2018-11-16 Behdad Esfahbod[hdmx] Fix bounds checking
2018-11-16 Behdad Esfahbod[hdmx] Minor
2018-11-16 Behdad Esfahbod[subset] Remove invalid glyphs from glypset to retain
2018-11-15 Ebrahim Byagowi[subset] minor, adjust spaces
2018-11-15 Ebrahim Byagowi[math] minor, adjust spaces
2018-11-15 Behdad Esfahbod[base] Add TODO items
2018-11-15 Behdad Esfahbod[shaper] Rename
2018-11-15 Behdad Esfahbod[ot-shape] Move code around
2018-11-14 Ebrahim Byagowi[STAT] Add table parsing (#1384)
2018-11-14 Behdad Esfahbod[hmtx] Fix signedness issue
2018-11-14 Ebrahim Byagowi[ot-color/svg] Note that it can be gzipped
2018-11-14 Ebrahim ByagowiMerge pull request #1383 from punchcutter/master
2018-11-14 punchcutterAdd Grantha test
2018-11-14 Behdad Esfahbod[aat] Disable fallback mark advance zeroing and positio...
2018-11-14 Behdad EsfahbodDon't retry creating again and again in lazy_loader...
2018-11-14 Behdad EsfahbodMerge pull request #1382 from punchcutter/master
next