platform/upstream/libHarfBuzzSharp.git
2019-03-29 Behdad Esfahbod[ci] Fix build
2019-03-29 Behdad Esfahbod[iter] Remove hb_len()
2019-03-29 Behdad EsfahbodAdd hb_hash()
2019-03-29 Behdad EsfahbodAdd hb_is_integer(T)
2019-03-29 Behdad Esfahbod[iter] Add hb_len() function-object
2019-03-29 Behdad EsfahbodMerge branch 'master' into iter
2019-03-29 Behdad Esfahbod2.4.0
2019-03-29 Behdad EsfahbodUse internal bsearch() for language tags
2019-03-29 Behdad Esfahbod[indic] Add back medial-consonant to grammar
2019-03-29 Behdad Esfahbod[khmer] Add trailing Coeng to syllable grammar
2019-03-28 Ebrahim Byagowi[ci] Tweak macos and psvita bots (#1638)
2019-03-28 Ebrahim Byagowi[ci] Use only CircleCI for macOS (#1637)
2019-03-28 Behdad EsfahbodFix shell syntax error
2019-03-28 Behdad EsfahbodComment
2019-03-28 punchcutterOverride USE category for Grantha and Tirhuta visargas...
2019-03-28 Egor PuginDisable unwanted C++ definitions for MSVC.
2019-03-27 Ebrahim Byagowi[ci] remove ragel from psvita compile bot
2019-03-27 Ebrahim Byagowi[ci] Don't install ragel on cmake build bot images
2019-03-26 Behdad EsfahbodUse class templates for Null objects
2019-03-26 Behdad Esfahbod[aat] Add missing check to ankr table
2019-03-26 Behdad Esfahbod[docs] Update
2019-03-26 Behdad EsfahbodUpdate ChangeLog generation
2019-03-26 Qunxin Liucompletely remove lines that are commented out
2019-03-26 Qunxin Liuupdate arguments in_populate_gids_to_retain() and _crea...
2019-03-26 Qunxin Liutry to remove deprecated variable from struct definition
2019-03-15 Michiharu Arizacff2 subset fuzzer issues (#1619)
2019-03-14 Ebrahim ByagowiAllow zero length ranges in sanitization (#1617)
2019-03-14 Khaled Hosny[ci] Cache FreeType build on Travis
2019-03-13 David CorbettCategorize U+09FC as Consonant_Placeholder
2019-03-13 Khaled Hosny[ci] Simplify and fix Travis CI macOS build
2019-03-12 Behdad EsfahbodRemove redundant hb_ot_layout_lookup_would_substitute_fast
2019-03-11 Khaled Hosny[doc] Add placeholder since version for new flag
2019-03-11 David CorbettRemove obsolete overrides from Indic/USE scripts
2019-03-11 Eric MullerUpdate generation code for hb-ot-shape-complex-vowel...
2019-03-11 Eric MullerFix coding style.
2019-03-11 Eric MullerAdd a flag to hb_buffer_t to prevent the insertion...
2019-03-07 Ebrahim ByagowiAdd a macOS 10.14.3 fonts tests (#1608)
2019-03-07 David CorbettUpdate to Unicode 12.0.0
2019-03-06 Adrian Wong[indic] Remove superfluous ZWNJ check in final reorder...
2019-03-05 Stephan BergmannFix hb_atomic_* variants based on C++11 atomics
2019-03-04 Martin HoskenFix offset drift in graphite integration
2019-03-01 Ebrahim ByagowiMinor, remove .editorconfig hack
2019-03-01 Garret RiegerMake hb_subset_input_glyph_set () actually do something.
2019-02-26 Ebrahim Byagowi[dwrite] hb_directwrite_face_create, a new API
2019-02-25 David CorbettFix or document unsupported font-feature-settings
2019-02-25 Joël R. LangloisRemove Forcing Diagnostic Colours from CMakeLists.txt...
2019-02-20 Michiharu Arizaminor edit
2019-02-20 Michiharu Arizafix crash in hb_map_t::clear()
2019-02-19 Khaled Hosny[doc] Move hb_variation_t to hb-common section
2019-02-19 Khaled Hosny[doc] Move feature_t and its function to hb-common
2019-02-19 Evgeniy ReiznerTypo (#1588)
2019-02-19 Khaled Hosny[doc] Document hb_feature_from_string() syntax
2019-02-16 Behdad EsfahbodWHitespace
2019-02-16 Behdad Esfahbod[iter] Add hb_all, hb_any, hb_none
2019-02-16 Behdad Esfahbod[iter] Make hb_iter() into function-object
2019-02-16 Behdad Esfahbod[iter] Make hb_map into function-object
2019-02-16 Behdad EsfahbodMerge remote-tracking branch 'origin/master' into iter
2019-02-16 Behdad Esfahbod[iter] Add hb_enumerate() and use it
2019-02-15 Behdad EsfahbodMerge pull request #1557 from harfbuzz/cff-more-arrayof...
2019-02-15 Behdad EsfahbodMerge pull request #1583 from harfbuzz/cff-retain-gids
2019-02-15 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-02-15 Michiharu ArizaMerge branch 'master' into cff-retain-gids
2019-02-15 MartinSupport xlclang++ on AIX. (#1584)
2019-02-15 Behdad Esfahbod[test] Minor
2019-02-15 Behdad Esfahbod[algs] Test pair more
2019-02-15 Behdad Esfahbod[algs] Use universal references for hb_pair()
2019-02-15 Behdad Esfahbod[iter] Use more
2019-02-14 Behdad Esfahbod[iter] Use in more places
2019-02-14 Behdad Esfahbod[iter] Use in a couple more intersects() calls
2019-02-14 Behdad Esfahbod[iter] Use in a couple more closure() calls
2019-02-14 Behdad Esfahbod[iter] Add hb_drain
2019-02-14 Behdad Esfahbod[iter] A couple more hb_apply() + lambda uses
2019-02-14 Behdad Esfahbod[iter] Use hb_apply() with lambda functions in a few...
2019-02-14 Behdad Esfahbod[iter] Remove excess use of universal references
2019-02-14 Behdad Esfahbod[iter] Add hb_apply()
2019-02-14 Behdad EsfahbodMerge branch 'master' into iter
2019-02-14 Behdad Esfahbod[CI] Install more packages
2019-02-14 Behdad Esfahbod[iter] Make hb_filter() a function-object
2019-02-14 Behdad Esfahbod[iter] Make hb_zip() a function-object
2019-02-14 Behdad Esfahbod[iter] Accept pointers to hb_sink()
2019-02-14 Behdad Esfahbod[iter] Make hb_sink function-object
2019-02-14 Behdad Esfahbod[iter] Back to dagger formatting for pipelines
2019-02-14 Behdad Esfahbod[iter] Accept iterator, not iterable, in hb_sink()()
2019-02-14 Behdad Esfahbod[iter] Accept iterator, not iterable, in hb_filter()()
2019-02-14 Behdad Esfahbod[iter] Accept iterator, not iterable, in hb_map()()
2019-02-14 Behdad Esfahbod[iter] Use hb_sink()
2019-02-14 Behdad Esfahbod[iter] Add hb_sink()
2019-02-14 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-02-14 Michiharu ArizaMerge branch 'master' into cff-retain-gids
2019-02-14 Behdad Esfahbod[CI] Disable cmake-oracledeveloperstudio bot
2019-02-14 Behdad EsfahbodMerge branch 'master' into iter
2019-02-14 Behdad Esfahbod[CI] Install wget on clang-O3-O0 bot
2019-02-14 Behdad Esfahbod[CI] Remove macos-notest-ios bot
2019-02-14 Behdad EsfahbodMerge branch 'master' into iter
2019-02-13 Ebrahim ByagowiMinor, use a meaningful naming in template parameter...
2019-02-13 Michiharu ArizaMerge branch 'master' into cff-more-arrayof-fixes
2019-02-13 Michiharu ArizaMerge branch 'master' into cff-retain-gids
2019-02-13 Ebrahim ByagowiFix djgpp complains by tweaking templates (#1579)
2019-02-12 Michiharu ArizaMerge branch 'cff-retain-gids' of https://github.com...
2019-02-12 Michiharu ArizaMerge branch 'master' into cff-retain-gids
next