platform/upstream/libHarfBuzzSharp.git
2018-11-07 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-07 Michiharu Arizamerge with cff-subset branch
2018-11-07 Michiharu Arizaimplented no-desubroutinize with CFF2 along with API...
2018-11-07 Michiharu Arizaclear stack after vsindex op
2018-11-07 Michiharu Arizafixed off-by-one error in CFF1 Encoding lookup
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-06 Michiharu Arizadon't reject empty Dict
2018-11-06 Michiharu ArizaMerge branch 'master' into cff-subset
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-05 Michiharu Arizaremove build files accidentally pushed
2018-11-05 Michiharu Arizafixed leaks in CFF subr subset
2018-11-04 Michiharu Arizaadded missing switch breaks
2018-11-04 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-04 Michiharu Arizaadded desubroutinize full font test profiles & expected...
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 Michiharu ArizaCFF1 no-desubr fixes
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 Michiharu Arizafix for subset fuzzer failure
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 Michiharu Arizafixed FDSelect size calcluation
2018-11-02 Michiharu ArizaMerge branch 'cff-subset' of https://github.com/harfbuz...
2018-11-02 Michiharu Arizaadded CFF1 desubr api test cases & bug fixes
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
2018-11-02 Behdad EsfahbodAdd UnsizedArrayOf::as_array() instead of hb_array...
2018-11-02 Behdad EsfahbodAdd get_size to UnsizedArrayOf
2018-11-02 Behdad Esfahbod[kern] Add buffer message
2018-11-02 Michiharu Arizaremoved unused code
next