platform/upstream/libHarfBuzzSharp.git
2018-08-03 Behdad Esfahbod[ot] Move GDEF into tables_t
2018-08-03 Behdad Esfahbod[ot] Move GSUB/GPOS into tables_t
2018-08-03 Behdad Esfahbod[ot] More shuffling
2018-08-03 Behdad Esfahbod[ot] Minor
2018-08-03 Behdad Esfahbod[ot] Move code around
2018-08-03 Behdad Esfahbod[ot] Use switch for checking for blacklisted GDEF tables
2018-08-03 Behdad Esfahbod[ot] In GDEF blacklisting logic, remove the glyph index...
2018-08-03 Behdad EsfahbodMove code around
2018-08-02 Behdad EsfahbodMinor
2018-08-02 Behdad EsfahbodFix for recent rename
2018-08-02 Behdad Esfahbod[uniscribe] Update for recent changes
2018-08-02 Behdad EsfahbodRemove unused table reference
2018-08-02 Behdad EsfahbodMinor
2018-08-02 Behdad EsfahbodMake lazy-loader safe for nil objectification
2018-08-02 Behdad EsfahbodMinor
2018-08-02 Behdad EsfahbodReduce storage by sharing face amongst lazy_loaders
2018-08-02 Behdad EsfahbodInternal templatization of lazy-loaders
2018-08-02 Behdad EsfahbodRemove OT namespace from hb-machinery-private.hh
2018-08-02 Behdad EsfahbodMinor
2018-08-02 Behdad Esfahbod[face] Sprinkle const in the API
2018-08-02 Behdad EsfahbodRename
2018-08-02 Behdad EsfahbodAdd comment re (our only) race condition
2018-08-01 Behdad Esfahbod1.8.5
2018-08-01 Behdad Esfahbod[atomic] Fix Solaris ones to add proper barriers
2018-08-01 Behdad Esfahbod[atomic] Remove volatile from IBM impl signature
2018-08-01 Behdad Esfahbod[atomic] Oops
2018-08-01 Behdad Esfahbod[atomic] Use read-barrier for get()
2018-08-01 Behdad Esfahbod[atomic] Some more minor tweaks
2018-08-01 Ebrahim Byagowi[ci] Fix Appveyor bot (#1123)
2018-08-01 Ebrahim ByagowiRevert "Add a new API, hb_ot_layout_get_feature_name_id...
2018-08-01 Behdad Esfahbod[atomic] Fix cast to fallback ptr_get()
2018-08-01 Behdad Esfahbod[gobject] Fix copy/paste error
2018-08-01 Behdad Esfahbod[atomic] On IBM, use light-weight sync for everything
2018-08-01 Behdad Esfahbod[atomic] Add XXX items around Solaris ops
2018-08-01 Behdad Esfahbod[atomic] Fix get() impl
2018-08-01 Behdad Esfahbod[gobject] Hook up hb_map_t
2018-08-01 Behdad Esfahbod[atomic] Fix fallback impl
2018-08-01 Behdad Esfahbod[atomic] Add get_relaxed / set_relaxed
2018-08-01 Behdad Esfahbod[atomic] Use CONSUME, not ACQUIRE, memory-order for...
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
next