platform/upstream/libHarfBuzzSharp.git
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
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-01 Behdad Esfahbod[Crap] Avoid operator=
2018-11-01 Behdad Esfahbod[aat] Rely on vector auto initialization
2018-11-01 Behdad Esfahbod[aat] Remove unused forward declaration
2018-11-01 Behdad EsfahbodWarning fix
2018-11-01 Ebrahim Byagowi[ot-layout] minor
2018-11-01 Ebrahim Byagowi[test] minor
2018-11-01 Behdad Esfahbod[aat] Implement 'aalt' mapping
2018-11-01 Behdad Esfahbod[aat] Add 'afrc' feature mapping
2018-11-01 Behdad Esfahbod[aat] Fallback to old style "Letter Case" small caps
2018-11-01 Behdad Esfahbod[test] Minor
2018-11-01 Behdad EsfahbodImplement space fallback in vertical direction
2018-11-01 Behdad Esfahbod[hmtx/vmtx] Fix a crasher
2018-10-31 Behdad Esfahbod[mort] Massage some more
2018-10-31 Behdad Esfahbod[mort] Some more
2018-10-31 Behdad Esfahbod[mort] Refactor offset-to-index mapping
2018-10-31 Behdad EsfahbodMinor
2018-10-31 Behdad Esfahbod[sbix] Rely on blob->as<> checking size against Type...
2018-10-31 Behdad EsfahbodImprove blob->as<>
2018-10-31 Behdad Esfahbod[set] Warning fix with gcc 8.1
2018-10-31 Ebrahim Byagowi[ot-color-test] Remove the non-working exact strike...
2018-10-31 Ebrahim Byagowi[aat] Fix older compilers by not referencing enum direc...
2018-10-31 Ebrahim Byagowi[aat] Minor, remove extra semicolons
2018-10-31 Behdad Esfahbod[mort] Make ligatures work
2018-10-31 Behdad Esfahbod[mort] More Ligature work
2018-10-31 Behdad Esfahbod[mort] Some Ligature work
2018-10-31 Behdad Esfahbod[mort] Implement / adjust Contextual substitution
next