platform/upstream/libHarfBuzzSharp.git
2018-11-12 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-12 Michiharu Arizachanged Adobe company name
2018-11-12 Behdad EsfahbodAdd variation coords to shape_plan proposal
2018-11-12 Behdad EsfahbodMinor
2018-11-12 Behdad EsfahbodEmbed hb_ot_shape_plan_t into hb_shape_plan_t
2018-11-11 Behdad EsfahbodRemove wrong comment
2018-11-11 Behdad EsfahbodFinish off eecccc919ce15f60ae7ef9da5cfb311b4aa05c63
2018-11-11 Behdad EsfahbodMinor
2018-11-11 Behdad EsfahbodMinor
2018-11-11 Behdad EsfahbodRevert "Declare Null() constexpr"
2018-11-11 Behdad EsfahbodMinor
2018-11-11 Behdad EsfahbodDeclare Null() constexpr
2018-11-11 Behdad EsfahbodDon't store to null object
2018-11-11 Behdad EsfahbodRemove unused function
2018-11-11 Behdad Esfahbod[hdmx] Renames
2018-11-11 Behdad EsfahbodAdd hb_blob_ptr_t.destroy()
2018-11-11 Behdad Esfahbod[hmtx/port] Use hb_blob_ptr_t
2018-11-11 Behdad Esfahbod[cmap] Port to hb_blob_ptr_t
2018-11-11 Behdad Esfahbod[color] Port to hb_blob_ptr_t
2018-11-11 Behdad EsfahbodComment
2018-11-11 Behdad Esfahbod[shape-plan] Remove use of custom null object
2018-11-11 Behdad Esfahbod[shape-plan] Make null object all zeros
2018-11-11 Behdad Esfahbod[blob] Use default null object
2018-11-11 Behdad Esfahbod[blob] Change null object memory mode to DUPLICATE
2018-11-11 Behdad EsfahbodAdd hb_blob_ptr_t
2018-11-11 Behdad EsfahbodMinor
2018-11-11 Behdad Esfahbod[kerx] Fix Format1 tupleKern sanitization
2018-11-11 Behdad Esfahbod[fuzzing] Make "make lib" faster and more usable
2018-11-11 Behdad EsfahbodMinor
2018-11-11 Behdad EsfahbodRevert parts of previous commit that made clang unhappy
2018-11-11 Behdad EsfahbodBetter fix for MSVC 2008
2018-11-11 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-10 Behdad EsfahbodTry fixing MSVC 2008 build
2018-11-10 Behdad EsfahbodFix hb_bytes_t's unused template array constructor
2018-11-10 Behdad EsfahbodAdd trivial casts to hb_bytes_t
2018-11-10 Behdad EsfahbodRevert back hb_bytes_t.cmp() to the scheme it was
2018-11-10 Behdad EsfahbodFix hb_bytes_t.cmp() for realz this time
2018-11-10 Behdad EsfahbodFix hb_bytes_t.cmp()
2018-11-10 Behdad EsfahbodMerge pull request #1376 from ebraminio/minor
2018-11-10 Ebrahim Byagowi[colr/feat/trak] minor
2018-11-10 Behdad Esfahbod[qsort] Fix O(N^2) behavior if all array elements are...
2018-11-10 Behdad Esfahbod[post] Minor
2018-11-10 Behdad Esfahbod[post] Move sanitize close to data fields
2018-11-10 Behdad Esfahbod[post] Remove unnecessary hb_nonnull_ptr_t<>
2018-11-09 Ebrahim Byagowi[glyf] minor
2018-11-09 Michiharu Arizafixed vstem handling (lack thereof) in check_width
2018-11-09 Behdad EsfahbodFix a few MSVC 2008 warnings
2018-11-08 Behdad EsfahbodMerge pull request #1358 from ebraminio/lcar
2018-11-08 Ebrahim ByagowiHook AAT's lcar to _get_ligature_carets
2018-11-08 Ebrahim Byagowi[aat] Minor
2018-11-08 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2018-11-08 Ebrahim Byagowi[aat] Minor (#1369)
2018-11-08 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-08 Michiharu Arizagot rid of Remap::fullset() as incorrect, redundant...
2018-11-08 Ebrahim Byagowi[just] Initial table implementation (#1364)
2018-11-08 Ebrahim Byagowi[aat] Support Lookup<OffsetTo<>>, needed by just and...
2018-11-08 Ebrahim Byagowi[ci] minor
2018-11-08 Behdad Esfahbod[aat] Ignore cross-stream offset of deleted-glyphs
2018-11-08 Michiharu Arizafixed ends_in_hint bug
2018-11-08 Behdad Esfahbod[fuzzing] Take whatever text we can
2018-11-07 Behdad EsfahbodMerge pull request #1362 from harfbuzz/cross-kern
2018-11-07 Behdad Esfahbod[kerx] Comment
2018-11-07 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-07 Michiharu Arizamerge with cff-subset branch
2018-11-07 Behdad Esfahbod[kern] Implement negative state numbers
2018-11-07 Michiharu Arizaimplented no-desubroutinize with CFF2 along with API...
2018-11-07 Behdad Esfahbod[morx] Minor
2018-11-07 Behdad Esfahbod[aat] Remove deleted-glyhs after applying kerx/kern
2018-11-07 Behdad Esfahbod[aat] Add debug info to state machine
2018-11-07 Behdad EsfahbodDisable fallback mark positioning if kern table has...
2018-11-07 Behdad EsfahbodDon't apply both kerx and kern
2018-11-07 Behdad EsfahbodMinor
2018-11-07 Behdad Esfahbod[kern] Switch to dispatch
2018-11-07 Behdad Esfahbod[kerx/kern] Add has_cross_stream()
2018-11-07 Behdad Esfahbod[kerx] Fix peculiar indexing that was needed previously
2018-11-07 Behdad Esfahbod[GPOS] Only mark unsafe-to-break if kerning happened
2018-11-07 Behdad Esfahbod[GPOS] Add TODO item
2018-11-07 Behdad Esfahbod[kerx] Implement CrossStream kerning for non-state...
2018-11-07 Behdad Esfahbod[kerx] Disable backwards-kerning for non-state-machine...
2018-11-07 Behdad Esfahbod[kerx] Use GPOS attachment facilities for CrossStream...
2018-11-07 Behdad Esfahbod[kerx] Format
2018-11-07 Behdad Esfahbod[kerx] Don't disable crossKerning if kern feature is off
2018-11-07 Behdad Esfahbod[kern] Apply erlier, where GPOS/kerx are applied
2018-11-07 Behdad Esfahbod[kerx] Implement tupleKerning for Format1
2018-11-07 Behdad Esfahbod[kerx] Better sanitize tupleKerning
2018-11-07 Behdad Esfahbod[kern/kerx] Share KernTable, renamed to KerxTable
2018-11-07 Behdad Esfahbod[fallback] Minor
2018-11-07 Behdad Esfahbod[kern/kerx] More towards sharing KernTable
2018-11-07 Behdad Esfahbod[kern] Disable Format1 and Format3 for OT-style tables
2018-11-07 Behdad Esfahbod[kern] Minor
2018-11-07 Behdad Esfahbod[kern] Move code
2018-11-07 Behdad Esfahbod[kern] Massage more
2018-11-07 Behdad Esfahbod[kerx] More minor
2018-11-07 Behdad Esfahbod[kern/kerx] Minor
2018-11-07 Behdad Esfahbod[kern/kerx] Towards sharing KernTable
2018-11-07 Behdad Esfahbod[kern/kerx] Minor
2018-11-07 Behdad Esfahbod[kern/kerx] Share Format2
2018-11-07 Behdad Esfahbod[kerx] Towards merging Format2
2018-11-07 Michiharu Arizaclear stack after vsindex op
2018-11-07 Michiharu Arizafixed off-by-one error in CFF1 Encoding lookup
next