platform/upstream/libHarfBuzzSharp.git
2018-10-27 Behdad Esfahbod[name] Start implementing hb_ot_name_get_utf16()
2018-10-27 Behdad Esfahbod[name] Implement hb_bytes_t get_name()
2018-10-27 Behdad Esfahbod[name] Add hb-ot-name.cc for realz
2018-10-27 Behdad Esfahbod[name] Implement hb_ot_name_get_names()
2018-10-27 Behdad Esfahbod[name] Finish accelerator sorting
2018-10-27 Behdad Esfahbod[name] Start implementing public API infrastructure
2018-10-27 Behdad Esfahbod[name] Add public API declarations
2018-10-26 Behdad Esfahbod[indic/khmer/myanmar/use] Clarify clear_syllable
2018-10-26 Ebrahim Byagowi[fuzz] Add a new testcase
2018-10-26 Behdad Esfahbod[layout] Try to speed up collect_lookups some more
2018-10-26 Behdad Esfahbod[layout] Memoize collect_features
2018-10-26 Behdad Esfahbod[layout] Remove unintentionally added code
2018-10-26 Behdad Esfahbod[layout] Add hb_collect_features_context_t
2018-10-26 Behdad Esfahbod[lookup] Fold another function inline
2018-10-26 Behdad Esfahbod[layout] More prep work to memoize collect_features...
2018-10-26 Behdad Esfahbod[lookup] More prep work for memoizing collect_features
2018-10-26 Behdad Esfahbod[layout] Minor
2018-10-26 Behdad Esfahbod[layout] Fold one function inline
2018-10-26 Behdad Esfahbod[morx] Use deleted-glyph, instead of actual deletion...
2018-10-26 Behdad Esfahbod[morx] Remove deleted-glyph at the end of processing
2018-10-26 Behdad Esfahbod[aat] Minor
2018-10-26 Behdad Esfahbod[aat] Start adding support for DELETED-GLYPH
2018-10-25 Behdad Esfahbod[vector] Make it act more like pointer
2018-10-25 Behdad Esfahbod[set] Minor
2018-10-25 Behdad Esfahbod[set] Make array access more explicit
2018-10-25 Behdad EsfahbodFix again
2018-10-25 Ebrahim Byagowi[docs] Add hb-ot-color section
2018-10-25 Behdad EsfahbodFixup
2018-10-25 Behdad Esfahbod[test] Rename some fonts
2018-10-25 Behdad EsfahbodFix possible overflow in bsearch impls
2018-10-25 Ben WagnerRemove some use of Crap in hb-set.
2018-10-25 azure-pipelines... Set up CI with Azure Pipelines
2018-10-25 Khaled Hosny[appveyor] Drop Cygwin builds again
2018-10-25 Khaled Hosny[appveyor] Limit make to three jobs
2018-10-24 Behdad Esfahbod[vowel-constraints] Reset continuation on all dottedcircles
2018-10-24 Khaled Hosny[appveyor] Build on Cygwin and msys2 in parallel
2018-10-24 Khaled Hosny[appveyor] Do not update msys2
2018-10-24 Khaled Hosny[appveyor] Organize config file a bit
2018-10-24 Khaled Hosny[appveyor] Don’t build branches with open PR twice
2018-10-24 Behdad Esfahbod[ot-font] Fix sign of ascent/descent
2018-10-23 Behdad Esfahbod[morx] Fix cluster-merging when ligating
2018-10-23 Garret RiegerFix size calculation in DEFINE_SIZE_ARRAY_SIZED.
2018-10-23 Behdad Esfahbod[aat] Fix up previous commit and add files
2018-10-23 Behdad Esfahbod[aat] Allow enabling/disabling features
2018-10-23 Behdad Esfahbod[ot-map] Minor
2018-10-23 Behdad EsfahbodMinor
2018-10-23 Behdad EsfahbodShift code around
2018-10-23 Behdad Esfahbod[trak] Allow disabling tracking for ranges of text
2018-10-23 Behdad EsfahbodWhen parsing feature ranges, accept ';' instead of ':'
2018-10-23 Ebrahim ByagowiMake tracking optout possible using 'trak' ot feature
2018-10-23 Behdad EsfahbodTouch up on previous commit
2018-10-23 David Corbett[use] Prohibit visually ambiguous vowel sequences
2018-10-23 Behdad Esfahbod[VORG] Hook up to hb-ot-font's v_origin
2018-10-23 Behdad Esfahbod[VORG] Add get_y_origin()
2018-10-23 Behdad Esfahbod[VORG] Add VORG table
2018-10-23 Behdad Esfahbod[morx] Add a few debug messages to Ligature chain
2018-10-23 Behdad Esfahbod[morx] Clear stack upon underflow when acting ligatures
2018-10-23 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2018-10-23 Behdad Esfahbod[morx] Leave ligature on stack after ligating
2018-10-23 Ebrahim Byagowi[ci] Disable llvm-gcc
2018-10-23 Behdad EsfahbodUnbreak builds
2018-10-23 Behdad EsfahbodAdd hb_array<>() specialization for UnsizedArrayOf
2018-10-23 Behdad EsfahbodAdd hb_array<>()
2018-10-23 Behdad Esfahbod[color] Use Index for colorIdx
2018-10-23 Behdad EsfahbodRemove const and references when binding Null()
2018-10-23 Behdad Esfahbod[color] Add HB_COLOR
2018-10-22 Behdad Esfahbod[color] Finish reviewing / revamping CPAL
2018-10-22 Behdad Esfahbod[color] Minor
2018-10-22 Behdad Esfahbod[color] Rely on CPALV1Tail Null object
2018-10-22 Behdad EsfahbodRemove const from hb_array_t details
2018-10-22 Behdad Esfahbod[color] Use hb_array_t in CPAL
2018-10-22 Behdad Esfahbod[color] Check for null CPAL arrays
2018-10-22 Behdad Esfahbod[color] More CPAL rename
2018-10-22 Behdad Esfahbod[color] More CPAL rename
2018-10-22 Behdad Esfahbod[color] Rename vars in CPAL
2018-10-22 Ebrahim ByagowiAdopt dump-emoji with latest unreleased APIs changes...
2018-10-22 Behdad Esfahbod[color] Revamp palette API
2018-10-22 Behdad Esfahbod[color] Rewrite colr access
2018-10-22 Behdad Esfahbod[colr] Add hb_ot_color_layer_t
2018-10-22 Behdad Esfahbod[color] Rename / reorder a bit
2018-10-22 Behdad Esfahbod[cpal] Touch up palette flags
2018-10-22 Behdad Esfahbod[color] Rename "gid" to "glyph"
2018-10-22 Behdad Esfahbod[colr] Move sanitize
2018-10-22 Ebrahim ByagowiAdd chromacheck Emoji test fonts and minor preparations...
2018-10-22 Behdad Esfahbod[colr] Move compare function into a static
2018-10-22 Behdad Esfahbod[colr] Minor
2018-10-22 Behdad Esfahbod[colr] Move sanitize() to right place
2018-10-22 Behdad Esfahbod[colr] Touch up a bit
2018-10-22 Khaled Hosny[color] Fix documentation a bit
2018-10-22 Ebrahim ByagowiMinor
2018-10-22 Ebrahim ByagowiRemove _palette_entry_count as can be done with _palett...
2018-10-22 Ebrahim Byagowi[test] Test hb_ot_color_has_{colr,cpal}_data
2018-10-22 Ebrahim Byagowi[CPAL] Add palette entry and enable palette flag API
2018-10-22 Ebrahim ByagowiAdd API test for hb_ot_color_get_color_layers
2018-10-22 Ebrahim ByagowiAddress COLR/CPAL reviews and revive cpal_v1 tests
2018-10-22 Ebrahim Byagowi[color] Fix alpha channel value and adjust spaces
2018-10-22 Ebrahim Byagowi[dump-emoji] Formatting
2018-10-22 Ebrahim Byagowi[test] Use hb_test_open_font_file
2018-10-22 Ebrahim ByagowiAdd three macros for separating color channels
2018-10-22 Ebrahim ByagowiMake ot-color tests pass
next