platform/upstream/libHarfBuzzSharp.git
2019-04-19 Ebrahim ByagowiRevert "Add harfbuzzjs build configuration (#1636)...
2019-04-19 Ebrahim ByagowiAdd harfbuzzjs build configuration (#1636)
2019-04-18 Behdad EsfahbodMinor warning fix again
2019-04-18 Michiharu Arizaadd spaces
2019-04-18 Michiharu Arizafix oss-fuzz issue 14345
2019-04-18 Michiharu Arizasilence MVC warnings 3rd attempt
2019-04-18 Michiharu Arizasilence MVC warnings 2nd attempt
2019-04-18 Michiharu Arizasilence MVC warnings
2019-04-18 Behdad EsfahbodMinor
2019-04-18 Behdad Esfahbod[array] Simplify copy assignment/constructor
2019-04-17 Behdad Esfahbod[serialize] Fix offset calculation
2019-04-17 Behdad Esfahbod[subset] Assert offsets are zero during relocation
2019-04-17 Behdad Esfahbod[serializer] Add copy()
2019-04-17 Behdad EsfahbodAdd HB_RETURN
2019-04-17 David CorbettComment out ot_languages where fallback suffices
2019-04-17 David CorbettFix "hb_script_" doc typo
2019-04-16 Behdad EsfahbodOne more auto return type
2019-04-16 Behdad EsfahbodRename HB_AUTO_RETURN_EXPR to HB_AUTO_RETURN
2019-04-16 Behdad EsfahbodUse HB_AUTO_RETURN_EXPR in hb_min/max
2019-04-16 Behdad EsfahbodUse auto return type for hb_first/hb_second
2019-04-16 Behdad EsfahbodUse hb_deref_pointer() to reduce number of overloads
2019-04-16 Behdad EsfahbodProperly prioritize hb_hash()
2019-04-16 Behdad EsfahbodMove around
2019-04-16 Behdad EsfahbodFix priorities
2019-04-16 Behdad EsfahbodUse type aliasing for meta-functions, ie. those returni...
2019-04-16 David CorbettReduce LangTag from 3 language system tags to 1
2019-04-16 Behdad EsfahbodReduce NullPool size
2019-04-16 Behdad Esfahbod[meta] Flesh out hb_invoke()
2019-04-16 Behdad EsfahbodComment
2019-04-16 Behdad Esfahbod[meta] Add hb_invoke()
2019-04-16 Behdad Esfahbod[meta] Add HB_AUTO_RETURN_EXPR, HB_VOID_RETURN_EXPR...
2019-04-16 Behdad EsfahbodAdd hb_void_tt<> ala std::void_t
2019-04-15 Behdad EsfahbodFix copyright
2019-04-15 Behdad Esfahbod[fuzzing] Run valgrind with --leak-check=full
2019-04-15 Behdad Esfahbod[fuzzing] Fail if valgrind is requested but not found
2019-04-15 Behdad EsfahbodMore tweaks to previous commit
2019-04-15 Behdad EsfahbodDelete default assignment operator Offset<>
2019-04-15 Behdad EsfahbodAdd HB_FUNCOBJ()
2019-04-15 Nathan Willis[Usermanual]: fix Tamil error in Why-do-I-need-a-shapin...
2019-04-15 Behdad EsfahbodMove static const to post-struct for a function object
2019-04-15 Behdad EsfahbodUgh. Another try, to unbreak gcc this time!
2019-04-15 Behdad EsfahbodMove location of HB_UNUSED to make MSVC happy
2019-04-15 Behdad EsfahbodFix gcc warning
2019-04-14 Ebrahim Byagowi[ci] Fix macOS glib issue
2019-04-13 Behdad EsfahbodAdd HB_NO_SUBSET_LAYOUT
2019-04-13 Behdad EsfahbodRevert "Hide symbols in hb-iter"
2019-04-13 Behdad EsfahbodRevert "Hide more symbols"
2019-04-12 Behdad EsfahbodHide symbols in hb-iter
2019-04-12 Behdad EsfahbodHide more symbols
2019-04-12 Behdad EsfahbodHide a few more symbols
2019-04-12 Behdad EsfahbodHide a few static methods
2019-04-12 Behdad EsfahbodAdd HB_NO_OPTIONS
2019-04-12 Behdad EsfahbodAdd HB_NO_NAME_TABLE_AAT
2019-04-12 Behdad EsfahbodAdd HB_NO_OT_FONT_BITMAP
2019-04-12 Behdad EsfahbodAdd HB_NO_OT_FONT_CFF
2019-04-12 Behdad EsfahbodAdd HB_NO_OT_SHAPE_COMPLEX_HEBREW_FALLBACK
2019-04-12 Behdad EsfahbodAdd HB_NO_OT_SHAPE_FALLBACK
2019-04-12 Behdad EsfahbodAdd HB_NO_OT_SHAPE_COMPLEX_THAI_FALLBACK
2019-04-12 Behdad EsfahbodAdd HB_NO_OT_LAYOUT_BLACKLIST
2019-04-11 Behdad EsfahbodAdd HB_NO_OT_SHAPE_COMPLEX_VOWEL_CONSTRAINTS
2019-04-11 Nathan WillisUpdate gtk-doc annotations for inout counts on various...
2019-04-11 Nathan Willis[Docs] Minor edits to gtk-doc inline comment review.
2019-04-11 Nathan Willis[Docs] Minor; fix formatting for gtk-doc multiple-annot...
2019-04-11 Nathan Willis[Docs] Annotate gtk-doc formatting with some un-annotat...
2019-04-11 Nathan Willis[Docs] Fix gtk-doc formatting for (out) and (inout).
2019-04-11 Nathan Willis[Docs] Fix gtk-doc references to 'kern' table functions...
2019-04-11 Nathan Willis[Docs] Add inline gtk-doc documentation of GDEF glyph...
2019-04-11 Nathan Willis[Docs] Add inlind gtk-doc comments for hb-ot-layout...
2019-04-11 Behdad EsfahbodUse injected class name to simplify macros
2019-04-11 Behdad Esfahbod[C++11] Use deleted methods
2019-04-11 Behdad EsfahbodRename a few macros
2019-04-10 Behdad Esfahbod[arabic] Disable fallback shaping if HB_NO_OT_SHAPE_COM...
2019-04-10 Behdad EsfahbodDon't install ot-font funcs on new fonts if HB_NO_OT_FO...
2019-04-10 Behdad EsfahbodDon't use any default unicode funcs if HB_NO_UNICODE_FU...
2019-04-08 Behdad Esfahbod[coretext] Fix unused-variable error
2019-04-05 Maks NaumovFix MSVC C4068 warning (#1656)
2019-04-05 Michiharu Arizareplace test font SourceHanSans with its subet
2019-04-05 Maks NaumovFix MSVC C4138 warning (#1657)
2019-04-03 Behdad EsfahbodMinor
2019-04-03 Behdad Esfahbod[GDEF] Don't assume glyphlist is sorted
2019-04-03 Behdad Esfahbod[algs] Add hb_min() and hb_max()
2019-04-03 Behdad Esfahbod[serialize] Make putting breakpoint on out-of-memory...
2019-04-03 Behdad Esfahbod[iter] Tweak SFINAE again
2019-04-03 Behdad Esfahbod[array] Add compy assignment operator since copy constr...
2019-04-03 Behdad Esfahbod[array] Add default copy constructor
2019-04-03 Behdad Esfahbod[iter] Use different SFINAE scheme to make MSVC happy
2019-04-03 Behdad Esfahbod[meta] Add hb_is_same()
2019-04-03 Behdad Esfahbod[serialize] Actually reclaim storage from duplicate...
2019-04-03 Behdad Esfahbod[serialize] Port to use object pool
2019-04-03 Behdad Esfahbod[pool] Uses memset() instead of assigning Null()
2019-04-03 Behdad EsfahbodAdd hb_pool_t<> for pooled memory allocation
2019-04-03 Behdad Esfahbod[serialize] Disable packed_map again
2019-04-03 Behdad Esfahbod[map] Protect more against pointer deref
2019-04-03 Behdad EsfahbodMore
2019-04-03 Behdad Esfahbod[serialize] Fix hb_hashmap_t<> for pointers and use...
2019-04-03 Behdad Esfahbod[iter] Remove passing pointer to hb_iter()
2019-04-03 Behdad Esfahbod[array] Use dagger for hashing array
2019-04-03 Behdad Esfahbod[iter] Accept pointers in hb_iter()
2019-04-03 Behdad Esfahbod[serialize] Towards maintaining packed_map
2019-04-03 Behdad Esfahbod[serialize] Minor
next