platform/upstream/libHarfBuzzSharp.git
2018-08-01 Behdad EsfahbodRevert "[atomic] Make pointer get op relaxed instead...
2018-08-01 Garret Rieger[subset] limit the max codepoint value to the unicode...
2018-08-01 Garret Rieger[subset] Add hb_ot_layout_collect_features to harfbuzz...
2018-08-01 Garret Rieger[subset] use add_array to populate feature_indexes.
2018-08-01 Garret Rieger[subset] collect features first, then use those to...
2018-07-31 Behdad Esfahbod[indic] Flip default logic for double-halants in old...
2018-07-31 Behdad Esfahbod[indic] Allow double-halant in old-spec Devanagari
2018-07-31 Behdad Esfahbod[test] Add Khmer tests, with NotoSansKhmer-Regular.ttf
2018-07-31 Behdad Esfahbod[khmer] Typo
2018-07-31 Behdad Esfahbod[test] Add Khmer test texts from recent bugs
2018-07-31 Behdad Esfahbod[test] Move things around for shaper updates
2018-07-31 Behdad Esfahbod[khmer] Clear syllables before presentation features
2018-07-31 Behdad Esfahbod[khmer] Revert previous change, and remove pauses
2018-07-31 Behdad Esfahbod[khmer] Apply ccmp after basic features
2018-07-31 Behdad Esfahbod[khmer] Rewrite most of shaper to better follow spec
2018-07-31 Behdad Esfahbod[shaper] Move code around
2018-07-31 Behdad Esfahbod[shaper] Remove a macro
2018-07-31 Behdad Esfahbod[atomic] Make pointer get op relaxed instead of acquire
2018-07-31 Behdad Esfahbod[serialize] Increase stage count from 8 to 32
2018-07-30 Behdad Esfahbod[serialize] Remove unused truncate() method
2018-07-28 Garret Rieger[subset] During lookup collection remember the features...
2018-07-27 Behdad EsfahbodMinor
2018-07-27 Behdad Esfahbod[serialize] Allocate for markFilteringSet
2018-07-27 Behdad EsfahbodMinor
2018-07-27 prraceFix unlikely leaks
2018-07-26 Behdad EsfahbodAdd hb-iter-private.hh
2018-07-25 Behdad EsfahbodMove some code from hb-open-type-private.hh to hb-machi...
2018-07-25 Behdad Esfahbod[closure] Allocate out set on the stack
2018-07-25 Behdad EsfahbodFix compile
2018-07-25 Behdad Esfahbod[coretext] Add note
2018-07-25 Garret Rieger[subset] Only used reachable lookups for gsub closure.
2018-07-24 Behdad Esfahbod[closure] Separate in and out glyphs
2018-07-23 Garret Rieger[subset] Limit the iterations of the closure algorithm.
2018-07-23 Behdad EsfahbodFix visibility on mingw32
2018-07-23 Behdad EsfahbodFix infinite loop in loading num_glyphs within sanitizer
2018-07-23 Behdad EsfahbodOne more visibility trick
2018-07-23 Behdad EsfahbodOne more
2018-07-23 Behdad EsfahbodRemove unnecessary OT:: namespace specifiers
2018-07-23 Behdad EsfahbodSet num glyphs on sanitizer reference_table()
2018-07-23 Behdad EsfahbodRemove Sanitizer<>
2018-07-23 Behdad EsfahbodPort rest of code away from Sanitizer<>
2018-07-23 Behdad EsfahbodPort dump-emoji away from Sanitizer<>
2018-07-23 Behdad Esfahbod.
2018-07-23 Behdad EsfahbodMinor
2018-07-23 Behdad EsfahbodPort sbix off of Sanitizer<>
2018-07-23 Behdad EsfahbodPort more off of Sanitizer<>
2018-07-23 Behdad EsfahbodAdd sanitizer reference_table, also fix clang build
2018-07-23 David CorbettOrder Chakma split vowels in accordance with NFC
2018-07-21 Ebrahim ByagowiAdd a new API, hb_ot_layout_get_feature_name_ids (...
2018-07-17 Ebrahim ByagowiRemove dump-fon (#1100)
2018-07-17 Ebrahim ByagowiRemove AAT's gcid/fmtx (#1099)
2018-07-17 Behdad EsfahbodFix hb_face_count() sanitize referencing
2018-07-17 Behdad EsfahbodRemove TODO that is not gonna be done
2018-07-17 Behdad EsfahbodMove sanitizer code around a bit
2018-07-17 Behdad Esfahbod[aat] Update for blob changes
2018-07-17 Behdad Esfahbod1.8.4
2018-07-17 Behdad EsfahbodReland "Implement C++11-style GCC builtin atomic ops"
2018-07-17 Behdad EsfahbodMinor
2018-07-17 Behdad EsfahbodRevert "Implement C++11-style GCC builtin atomic ops"
2018-07-16 Behdad EsfahbodImplement C++11-style GCC builtin atomic ops
2018-07-16 Behdad EsfahbodRelax C++11 atomic ops memory order to acquire-release
2018-07-16 Behdad EsfahbodImplement C++11 <atomic> operations
2018-07-16 Cosimo LupoMerge pull request #1094 from anthrotype/fix-appveyor...
2018-07-16 Cosimo Lupoappveyor.yml: try only updating msys2 core, not the...
2018-07-16 Cosimo Lupoappveyor.yml: pass --needed option to pacman
2018-07-16 Cosimo Lupoappveyor.yml: try updating msys2 to fix failing mingw...
2018-07-11 Behdad EsfahbodMove _hb_alignof later again
2018-07-11 Behdad EsfahbodMake hb_vector_t 8 bytes smaller
2018-07-11 Behdad EsfahbodAlign NullPool and CrapPool to HB_VECTOR_SIZE
2018-07-11 Behdad EsfahbodFix return type of alignof() fallback
2018-07-11 Behdad EsfahbodMinor
2018-07-11 Behdad EsfahbodMinor
2018-07-11 Behdad Esfahbod1.8.3
2018-07-10 Behdad EsfahbodFix shift
2018-07-10 Behdad EsfahbodPut back include dependencies
2018-07-10 Behdad EsfahbodMove more stuff from hb-private.hh to hb-dsalgs.hh
2018-07-10 Behdad EsfahbodMove more stuff to hb-dsalgs.hh
2018-07-10 Behdad EsfahbodMove hb_bytes_t to hb-dsalgs.hh
2018-07-10 Behdad EsfahbodRemove hb_auto_array_t
2018-07-10 Behdad EsfahbodInclude more basic internal headers from hb-private.hh
2018-07-10 Behdad EsfahbodMinor renamings of internal inline functions
2018-07-10 Behdad EsfahbodMove hb_vector_t and hb_lockable_set_t to hb-dsalgs.hh
2018-07-10 Behdad EsfahbodMove hb_stable_sort to hb-dsalgs.hh
2018-07-10 Behdad EsfahbodMinor
2018-07-10 Behdad EsfahbodFix syntax
2018-07-10 Behdad EsfahbodAdd posix_memalign() fallback
2018-07-10 Behdad EsfahbodAlways compile (but not use) alignof() and round()...
2018-07-10 Behdad EsfahbodFix alignof impl
2018-07-10 Behdad EsfahbodAdd fallback implementation for constexpr and alignof
2018-07-10 Behdad EsfahbodMinor
2018-07-09 Cosimo LupoMerge pull request #1091 from anthrotype/fix-gen-def-py
2018-07-09 Cosimo LupoCMakeLists.txt: don't pass header args as single space...
2018-07-09 Cosimo LupoCMakeLists.txt: pass headers as arguments to gen-def...
2018-07-09 Cosimo Luposrc/Makefile.am: pass headers to gen-def.py as argument...
2018-07-09 Cosimo Lupogen-def.py: pass headers as arguments so that msys2...
2018-07-08 David CorbettDo not enforce a native direction of LTR for Runic
2018-07-07 David CorbettRegenerate the USE table for Grantha and Bhaiksuki...
2018-07-05 Behdad EsfahbodDisable vectorization
2018-07-05 Behdad EsfahbodFix warning
2018-07-05 Behdad EsfahbodAllow disabling vector_size use
next