platform/upstream/libHarfBuzzSharp.git
2018-07-30 Michiharu ArizaMerge branch 'master' into cff-subset
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-18 Michiharu Arizafirst push of CFF/CFF2 work
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
2018-07-04 Ebrahim ByagowiUse CreateFileW explicitly and pass wchar_t to it ...
2018-07-03 Behdad Esfahbod[indic] Adjust left-matra repositioning and Halant...
2018-07-03 Behdad EsfahbodFix unused function '_hb_mapped_file_destroy' if no...
2018-07-03 Behdad Esfahbod1.8.2
2018-07-03 Behdad EsfahbodDisable .dfont code for now
2018-07-01 Ebrahim ByagowiFix trak table apply logic
2018-07-01 Ebrahim ByagowiSupport dfont font files (#949)
2018-06-30 Ebrahim ByagowiImprove nommap naming and use C style comments on creat...
2018-06-30 Behdad EsfahbodAdjust MarkBasePos heuristic in presence of MultipleSubst
2018-06-30 Behdad Esfahbod[indic] Tweak for old-spec Bengali and halant-ya-halant
2018-06-30 punchcutterRebase and update USE overrides for Bhaiksuki Gap Fille...
2018-06-30 Behdad Esfahbod[khmer] Fix infinite-loop in cluster merging
2018-06-28 Ebrahim Byagowiarmcc compatibility, don't use EINTR if doesn't exist
2018-06-28 Ebrahim ByagowiMinor on hb_blob_create_from_file, reuse ferror result
2018-06-27 Ebrahim Byagowi[ci] Don't fail on apt update and revive clang-O3-O0
2018-06-27 Ebrahim ByagowiMinor, rename blob to data on blob_from_file
2018-06-27 Ebrahim ByagowiMinor touches on hb_blob_create_from_file (#1079)
2018-06-26 Behdad EsfahbodMake round() fallback portable to systems that do have...
next