platform/upstream/libHarfBuzzSharp.git
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[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
2018-11-06 Behdad Esfahbod[ot-face] Simplify table access
2018-11-06 Behdad Esfahbod[ot-face] Include hb-ot-face directly in hb_face_t
2018-11-06 Behdad Esfahbod[cmap] Push get_nominal_glyphs down into cmap accelerator
2018-11-06 Behdad Esfahbod[cmap] Use hb_nonnullptr_t
2018-11-05 Behdad Esfahbod2.1.1
2018-11-05 Behdad Esfahbod[fuzzing] Fuzz glyph-id etc in test-ot-face
2018-11-05 Behdad Esfahbod[uniscribe] Fix use of deprecated API
2018-11-05 Behdad Esfahbod[cmap] Make null accelerator safe
2018-11-05 Behdad EsfahbodAdd pointer magic operators to hb_atomic_ptr_t
2018-11-05 Behdad EsfahbodFix const-confusion in hb_array_t as well
2018-11-05 Behdad Esfahbod[null] Tweak hb_nonnull_ptr_t some more
2018-11-05 Behdad EsfahbodMinor
2018-11-04 Behdad Esfahbod[aat] Clean up ankr table include mess
2018-11-04 Behdad Esfahbod[test] Call test-ot-face.c test from hb-shape-fuzzer
2018-11-04 Behdad Esfahbod[test] More funcs in test-ot-face
2018-11-04 Behdad EsfahbodClean up buffer->swap_buffers() calls
2018-11-04 Behdad EsfahbodFix >>
2018-11-04 Behdad EsfahbodFix "Warning: extra ";" ignored."
2018-11-04 Behdad EsfahbodRevert "Add operator char * to the naked array types...
2018-11-04 Behdad EsfahbodMinor
2018-11-04 Behdad Esfahbod[test] Add test for empty face
2018-11-03 Behdad EsfahbodFix null accelerator's
2018-11-03 Behdad EsfahbodAdd operator char * to the naked array types as well
2018-11-03 Behdad EsfahbodAdd operator char * to hb_nonnull_ptr_t
2018-11-03 Behdad EsfahbodTemplate casts in hb_nonnull_ptr_t
2018-11-03 Behdad Esfahbod[blob] Allow null parent in create_sub_blob()
2018-11-03 Behdad EsfahbodAdd hb_nonnull_ptr_t
2018-11-03 Behdad Esfahbod[kern] Third try fix access violation in Format3
2018-11-03 Behdad Esfahbod[kern] Really fix access violation in Format3
2018-11-03 Behdad EsfahbodReplace most uses of is_inert with is_immutable
2018-11-03 Behdad Esfahbod[kern] Fix access violation in Format3
2018-11-03 Behdad EsfahbodPort objects to use header.writable instead of immutable
2018-11-03 Behdad Esfahbod[object] Add "writable"
2018-11-03 Ebrahim Byagowi[BASE] Improvements (#1347)
2018-11-03 Ebrahim Byagowi[fuzz] A new testcase
2018-11-02 Khaled Hosny[os2] Capitalize table tag and struct
2018-11-02 Behdad Esfahbod[kern] Implement Format1
2018-11-02 Behdad Esfahbod[kern] Set subtable on sanitizer
2018-11-02 Behdad Esfahbod[kern] Respect more flags
2018-11-02 Behdad Esfahbod[kern] Minor
2018-11-02 Behdad EsfahbodRemove pointer cast operators from ArrayOf<>
2018-11-02 Behdad Esfahbod[kern] Comment
2018-11-02 Behdad Esfahbod[kern] Push apply loop to each subtable
2018-11-02 Behdad Esfahbod[kern] Remove accelerator
2018-11-02 Behdad EsfahbodUse as_array in more places
2018-11-02 Behdad EsfahbodFix &array_of<>
2018-11-02 Behdad EsfahbodFixup
2018-11-02 Behdad Esfahbod[kern] Implement Format3
2018-11-02 Behdad EsfahbodAdd cast operators to hb_array_t
next