platform/upstream/libHarfBuzzSharp.git
2018-10-27 Behdad Esfahbod[docs] Hook up hb-map
2018-10-27 Behdad Esfahbod[name] Make hb_name_id_t be the enum
2018-10-27 Behdad Esfahbod[name] Move HB_NAME_ID_INVALID into the enum
2018-10-27 Behdad Esfahbod[name] Move around
2018-10-27 Behdad Esfahbod[name] Rename hb_ot_name_get_names() to hb_ot_name_list...
2018-10-27 Behdad EsfahbodDocument new API
2018-10-27 Ebrahim ByagowiFix test-name-table on older bots
2018-10-27 Ebrahim Byagowi[sbix] Set num_glyphs on accelerator
2018-10-27 Behdad EsfahbodComment
2018-10-27 Behdad EsfahbodRemove stale comment
2018-10-27 Behdad Esfahbod[docs] Hook up new symbols
2018-10-27 Behdad Esfahbod[morx] Fix merge_cluster to end at last ligature component
2018-10-27 Behdad Esfahbod[morx] Fix bailing out ligation at end-of-text
2018-10-27 Behdad EsfahbodFix invalid memory read
2018-10-27 Behdad Esfahbod[indic] Fix infinite loop
2018-10-27 Behdad EsfahbodFix bunch of unused parameter warnings
2018-10-27 Behdad Esfahbod[subset] Fix warning
2018-10-27 Behdad Esfahbod[fuzzing] Remove HB_NDEBUG
2018-10-27 Behdad Esfahbod[fuzzing] Add more test
2018-10-27 Behdad Esfahbod[name] Default to "en" if language is not specified
2018-10-27 Behdad Esfahbod[name] Add pre-defined nameIDs
2018-10-27 Behdad Esfahbod[name] Fill out most missing language codes
2018-10-27 Behdad Esfahbod[name] Skip enumerating names with unknown language
2018-10-27 Behdad Esfahbod[utf] Remove unused typedef
2018-10-27 Behdad Esfahbod[utf] Fix ASCII
2018-10-27 Behdad Esfahbod[name] Hook up ltag table
2018-10-27 Behdad Esfahbod[name] Do record sanitization at run-time
2018-10-27 Behdad Esfahbod[name] Minor
2018-10-27 Behdad Esfahbod[name] Add src/test-name-table tool to show all font...
2018-10-27 Behdad Esfahbod[name] Rebuild language list, include missing entries
2018-10-27 Behdad Esfahbod[name] Fix cmp for invalid language
2018-10-27 Behdad Esfahbod[name] Fix nul-termination bug
2018-10-27 Behdad Esfahbod[name] Add language mapping
2018-10-27 Behdad Esfahbod[name] Start adding language support
2018-10-27 Behdad Esfahbod[name] Remove unused cmp function
2018-10-27 Behdad Esfahbod[name] Hook things up
2018-10-27 Behdad Esfahbod[name] More
2018-10-27 Behdad Esfahbod[name] Fix check
2018-10-27 Behdad Esfahbod[name] Flesh out UTF-X to UTF-X conversion routines
2018-10-27 Behdad Esfahbod[name] Fix for rebase changes to hb_array_t
2018-10-27 Behdad Esfahbod[name] Some more
2018-10-27 Behdad Esfahbod[name] Return full string length from API
2018-10-27 Behdad Esfahbod[utf] Add UTF16-BE and UTF32-BE
2018-10-27 Behdad Esfahbod[name] Hide internal details from public API
2018-10-27 Behdad Esfahbod[name] More
2018-10-27 Behdad Esfahbod[name] Add hb_ot_name_get_utf()
2018-10-27 Behdad Esfahbod[name] Pre-allocate array
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
next