platform/upstream/libHarfBuzzSharp.git
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 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 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 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 Behdad Esfahbod[kern] Implement negative state numbers
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 Behdad Esfahbod[aat] Minor
2018-11-07 Behdad Esfahbod[kerx] Rename
2018-11-07 Behdad Esfahbod[morx/kerx] Rename types
2018-11-07 Behdad Esfahbod[kern/kerx] Share Format1 subtable
2018-11-07 Behdad Esfahbod[kerx] Minor
2018-11-07 Behdad Esfahbod[kerx] Minor
2018-11-07 Behdad Esfahbod[kern/kerx] Enable crossStream kerning in vertical
2018-11-07 Behdad Esfahbod[kerx] More towards sharing Format1
2018-11-07 Behdad Esfahbod[morx] Simplify
2018-11-07 Behdad Esfahbod[kerx] Towards sharing Format1
2018-11-07 Behdad Esfahbod[morx] Minor
2018-11-07 Behdad Esfahbod[kern/kerx] Share Format0
2018-11-07 Behdad Esfahbod[kern/kerx] Towards merge more
2018-11-07 Behdad Esfahbod[kern/kerx] More towards sharing
2018-11-07 Behdad Esfahbod[kern] Move kern machine to hb-kern.hh
2018-11-07 Behdad Esfahbod[kerx] Towards sharing subtables with kern
2018-11-07 Behdad Esfahbod[kern] Remove Override business
2018-11-07 Behdad Esfahbod[post] Return true on truncation
2018-11-07 Behdad Esfahbod[post] Protect against huge empty tables
2018-11-07 Behdad Esfahbod[post] Minor
2018-11-07 Behdad Esfahbod[post] Fix bound checking
2018-11-07 HinTakUse non-GRID-fitted values for metrics (#1363)
2018-11-07 Behdad Esfahbod[kern/kerx] Fix cursive joining
2018-11-07 Behdad Esfahbod[kern/kerx] Fix "reset" magic value
2018-11-07 Behdad Esfahbod[kerx] Adjust CrossStream kern to match 'kern' table
2018-11-07 Behdad Esfahbod[kern] More tweaks
2018-11-07 Behdad Esfahbod[kern] Adjust some more
2018-11-07 Behdad Esfahbod[kern] Add TODO
2018-11-07 Behdad Esfahbod[kern] Minor
2018-11-07 Behdad Esfahbod[kern] In Format1, adjust how kerning is done
2018-11-07 Behdad Esfahbod[kern] XXX Negate CrossKerning sign
2018-11-06 Behdad Esfahbod[kern] Implement CrossStream kerning
2018-11-06 Behdad Esfahbod[kern] Improve Format 2
2018-11-06 Behdad EsfahbodMinor
2018-11-06 Behdad Esfahbod[kern] Minor
2018-11-06 Behdad Esfahbod[kern] Minor
2018-11-06 Behdad Esfahbod[kern/kerx] Fix trace numbering
2018-11-06 Behdad Esfahbod[kern] Switch to dispatch
2018-11-06 Behdad Esfahbod[kern] Refactor to include header in each subtable...
2018-11-06 Behdad Esfahbod[kern] Some more
2018-11-06 Behdad Esfahbod[kern] Renames
2018-11-06 Khaled HosnyAnother missing backlash
next