platform/upstream/libHarfBuzzSharp.git
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
2018-11-06 Khaled HosnyAdd missing backslash
2018-11-06 Behdad Esfahbod[util] Fix up previous commit
2018-11-06 Behdad Esfahbod[util] Don't terminate string after a a 0 in -u
2018-11-06 Behdad Esfahbod[fuzzing] Fix test
2018-11-06 Behdad Esfahbod[fuzzing] Add make check-valgrind
2018-11-06 Behdad Esfahbod[test] Minor
2018-11-06 Behdad EsfahbodMinor
2018-11-06 Ebrahim Byagowi[test] Fix -Weverything bot complain
2018-11-06 Ebrahim Byagowi[test] Test hb_ot_name_{list_names,get_utf8} on test...
2018-11-06 Ebrahim ByagowiFix link issue of some of the bots
2018-11-06 Ebrahim Byagowi[mort] Fix table detection logic
2018-11-06 Behdad EsfahbodSimplify some more
2018-11-06 Behdad Esfahbod[math] Shorten names a bit
2018-11-06 Behdad Esfahbod[ot-layout] Simplify GSUB/GPOS access
2018-11-06 Behdad Esfahbod[ot-layout] Simplify GDEF access
2018-11-06 Behdad Esfahbod[ot-layout] Simplify some access
2018-11-06 Behdad Esfahbod[ot-layout] Remove ensures
2018-11-06 Behdad Esfahbod[ot-font] Remove ensure
2018-11-06 Behdad Esfahbod[ot-face] Remove a few ensures
2018-11-06 Behdad Esfahbod[ot-face] Simplify more table access
next