platform/upstream/libHarfBuzzSharp.git
2018-08-13 Behdad Esfahbod[lazy] Rename free()
2018-08-13 Behdad Esfahbod[lazy] Port more to it
2018-08-12 Behdad Esfahbod[lazy] Make hb_lazy_loader_t<> more usable
2018-08-12 Behdad Esfahbod[lazy] Minor
2018-08-12 Behdad EsfahbodMinor
2018-08-12 Behdad Esfahbod[icu] Use get_relaxed for normalizer access
2018-08-12 Behdad Esfahbod[icu] Fix for breakage after recent change
2018-08-12 Behdad Esfahbod[lazy] Use for ft_library
2018-08-12 Behdad Esfahbod[lazy] Add .free()
2018-08-12 Behdad Esfahbod[ot/ft] Port font_funcs statis to lazy-loader
2018-08-12 Behdad Esfahbod[ucdn/glib/icu] Port unicode_funcs statics to lazy...
2018-08-12 Behdad Esfahbod[lazy] Allow calling fini() multiple times
2018-08-12 Behdad Esfahbod[lazy] More
2018-08-12 Behdad Esfahbod[lazy] More shuffle
2018-08-12 Behdad EsfahbodMinor
2018-08-12 Behdad EsfahbodAdd explicit_operator
2018-08-12 Behdad EsfahbodRename
2018-08-11 Martin HoskenSupport _ in feature ids
2018-08-09 Behdad Esfahbod[coretext] Another try
2018-08-09 Behdad EsfahbodFix coretext build (hopefully)
2018-08-09 Behdad EsfahbodRevert "[iter] Make operator bool explicit"
2018-08-09 Behdad Esfahbod[atomic] More
2018-08-09 Behdad EsfahbodFix lazy_loader fini()
2018-08-09 Behdad Esfahbod[atomic] Add hb_atomic_ptr_t<> and port all uses
2018-08-09 Behdad Esfahbod[atomic] Remove hb_atomic_int_impl_t now that it's...
2018-08-09 Behdad Esfahbod[atomic] Unify typedef
2018-08-09 Behdad Esfahbod[atomic] Change Mac atomic int type to int
2018-08-09 Behdad Esfahbod[atomic] Change Windows atomic int type to int
2018-08-09 Behdad Esfahbod[atomic] Change Solaris atomic int to signed
2018-08-09 Behdad Esfahbod1.8.7
2018-08-09 Behdad EsfahbodFix previous commit to use atomic operations
2018-08-09 Behdad EsfahbodFix assertion failure
2018-08-07 Behdad Esfahbod1.8.6
2018-08-07 Behdad EsfahbodAdd +hb_font_get_glyph_advances_for_direction
2018-08-07 Behdad EsfahbodActually add hb_font_get_glyph_[hv]_advances
2018-08-07 Behdad EsfahbodMinor
2018-08-07 Behdad EsfahbodRemove get_advances_nil and alias it to get_advances_de...
2018-08-06 Behdad Esfahbod[iter] Make operator bool explicit
2018-08-06 Behdad EsfahbodAdd batch advance width callback function
2018-08-06 Koji Ishiibatchwidth
2018-08-06 Behdad EsfahbodRemove most uses of direct comparison to Null objects
2018-08-06 Behdad EsfahbodPort _nil objects to Null() machinery
2018-08-06 Behdad Esfahbod[BASE] Rename horzi/vert to h/v
2018-08-06 Behdad Esfahbod[BASE] Misc fixes
2018-08-06 Behdad EsfahbodChange null-pool specialization to min_size again
2018-08-06 Behdad EsfahbodMove Null system to hb-null.hh
2018-08-06 Behdad EsfahbodRemove unused macros
2018-08-06 Behdad EsfahbodMinor
2018-08-06 Behdad EsfahbodMinor
2018-08-06 Behdad EsfahbodMove hb_vector_t to hb-vector-private.hh
2018-08-06 Behdad EsfahbodMove some more code around
2018-08-06 Behdad EsfahbodMove null data definitions to hb-static.cc
2018-08-04 Behdad EsfahbodMinor
2018-08-04 Behdad EsfahbodMake lazy loader deal with OOM
2018-08-04 Behdad EsfahbodRename
2018-08-04 Behdad Esfahbod[ot] Comment
2018-08-04 Behdad Esfahbod[ot] Add misc tables to tables_t
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.
next