platform/upstream/libHarfBuzzSharp.git
2017-11-15 Behdad EsfahbodAdd Offset16 and Offset32
2017-11-15 Behdad EsfahbodReplace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc
2017-11-15 Behdad EsfahbodRemove a couple of unused consts
2017-11-15 Behdad Esfahbod[glyf] Try fixing undefined-behavior
2017-11-15 Behdad Esfahbod[ot] Remove unneeded TODO item
2017-11-15 Behdad Esfahbod[hmtx] Use curiously recurring template pattern
2017-11-15 Behdad Esfahbod[ot] Move hb_ot_face_cmap_accelerator_t
2017-11-15 Behdad EsfahbodShuffle
2017-11-15 Behdad Esfahbod[ot] Move hb_ot_face_metrics_accelerator_t
2017-11-15 Behdad EsfahbodAdjust privacy for recent changes
2017-11-15 Behdad Esfahbod[ot] Move hb_ot_face_glyf_accelerator_t
2017-11-15 Behdad Esfahbod[ot] Move hb_ot_face_cbdt_accelerator_t
2017-11-15 Behdad Esfahbod[ot] Fold hb_ot_face_post_accelerator_t
2017-11-15 Behdad Esfahbod[ot] Fold hb_ot_face_kern_accelerator_t
2017-11-15 Behdad EsfahbodMinor build fix
2017-11-14 Behdad EsfahbodAdd test for previous commit
2017-11-14 Behdad EsfahbodFix invalid buffer access in OOM times
2017-11-14 Behdad EsfahbodFix more compiler warnings
2017-11-14 Behdad EsfahbodFix compiler warning
2017-11-14 David CorbettAllow U+20F0 in USE clusters
2017-11-14 Behdad Esfahbod1.7.1
2017-11-14 Behdad EsfahbodRevert "[glib/ucdn/icu/ft/ot] Make returned funcs inert"
2017-11-14 Behdad EsfahbodWhitespace
2017-11-14 Behdad EsfahbodClean up GlyphID
2017-11-13 Behdad EsfahbodImplement strtod_l() on MSVC
2017-11-13 Behdad Esfahbod1.7.0
2017-11-11 Behdad Esfahbod[coretext/uniscribe/directwrite/graphite/fallback]...
2017-11-11 Martin HoskenFix graphite intergration reordered clusters problem
2017-11-10 Behdad Esfahbod[kern] Fix invalid memory access if offset is zero
2017-11-09 Khaled Hosny[test] Use glyph ids instead of forcing ft funcs
2017-11-09 Khaled Hosny[test] Fix another instance of component rounding
2017-11-09 Behdad EsfahbodFix indexing in unsafe-to-break marking for 'stch'...
2017-11-09 Behdad Esfahbod[tests/arabic-stch.tests] Don't show flags
2017-11-09 Behdad EsfahbodMinor
2017-11-09 David CorbettMark non-initial left matras as unsafe to break
2017-11-06 Behdad Esfahbod[kern] Implement format-2 kern subtable
2017-11-06 Behdad Esfahbod[kern] Allow subtables longer than 64kb
2017-11-06 Behdad Esfahbod[kern] Towards implementing format-2
2017-11-06 David CorbettMark glyphs involved in 'stch' as unsafe to break
2017-11-04 Behdad Esfahbod[configure] Fix gobject default value in help output
2017-11-03 Behdad EsfahbodSimplify tracing code when tracing is disabled
2017-11-03 Behdad EsfahbodConsolidate debug stuff into hb-debug.hh
2017-11-03 Behdad EsfahbodRemove NO_COPY()
2017-11-03 UnknownTrivial typos
2017-11-02 ebraminio[ci] Add ArchLinux (#604)
2017-11-02 ebraminioCopy dummy docs/circle.yml to gh-pages branch (#603)
2017-11-02 ebraminioAdd a dummy CircleCI config to gh-pages branch (#602)
2017-11-02 Behdad Esfahbod[ot] Hook up horizontal kerning to kern table
2017-11-02 Behdad Esfahbod[kern] More...
2017-11-02 Behdad Esfahbod[kern] See if this helps with making VS bot happy
2017-11-02 Behdad Esfahbod[uniscribe] Fix a couple of VS warnings
2017-11-02 Behdad Esfahbod[kern] Implement Format0
2017-11-01 Behdad Esfahbod[kern] Implement some more
2017-11-01 Behdad Esfahbod[kern] Start implementing kern table
2017-11-01 ebraminio[ci] minor cleanup (#600)
2017-11-01 ebraminio[ci] Add Fedora builder (#598)
2017-11-01 Khaled Hosny[test] Fix difference between ft and ot font funcs
2017-11-01 Khaled HosnyRevert "[test] We don’t care about glyph positions...
2017-11-01 Khaled Hosny[test] Run shaping tests with both ot and ft funcs
2017-11-01 Khaled Hosny[test] We don’t care about glyph positions here
2017-11-01 Khaled Hosny[test] Use ft functions for this test
2017-11-01 Khaled Hosny[test] Always use ft font funcs for these tests
2017-11-01 ebraminio[ci] Add FreeBSD9 (gcc4) (#595)
2017-11-01 ebraminioEnable PSVita (arm-none-eabi) compile again and add...
2017-11-01 Behdad Esfahbod[CircleCI] Ignore gh-pages branch
2017-11-01 Behdad Esfahbod[indic] Use mutable for virama_glyph
2017-11-01 Behdad EsfahbodUse bsearch() for large SFNT table directories
2017-11-01 Behdad EsfahbodAdd BinSearchArrayOf<>
2017-11-01 Behdad EsfahbodSanitize (Headless)ArrayOf()::len to ensure it doesn...
2017-11-01 Behdad EsfahbodFix HeadlessArrayOf::sanitize_shallow()
2017-10-31 Behdad EsfahbodRename hb-sort-r.hh -> hb-dsalgs.hh
2017-10-31 Behdad EsfahbodRemove HB_TAG_CHAR4
2017-10-31 David CorbettCategorize Grantha candrabindu for use in Tamil
2017-10-31 Behdad Esfahbod[CircleCI] Fix build
2017-10-31 Behdad EsfahbodMerge commit '0feff4ba7b16501341c575e06b4c98a6e1bd2809'
2017-10-31 Behdad EsfahbodSimplify hb-sort-r.hh
2017-10-31 ebraminio[ci] Add CircleCI for cross-compiling (#592)
2017-10-31 Behdad EsfahbodDefine _GNU_SOURCE
2017-10-31 Behdad Esfahbod[coretext/uniscribe] Fix build
2017-10-30 Behdad EsfahbodFix Windows build
2017-10-30 Behdad Esfahbod[post] Implement glyph_from_name()
2017-10-30 Behdad EsfahbodMake string-array return hb_string_t
2017-10-30 Behdad EsfahbodAdd hb_string_t
2017-10-30 Behdad EsfahbodFix tests
2017-10-30 Behdad Esfahbod[post] Minor; towards implementing get_glyph_from_name()
2017-10-29 Behdad EsfahbodAdd hb_bsearch_r()
2017-10-29 Behdad EsfahbodRemove hb_compare_func_t
2017-10-29 Behdad EsfahbodAdd hb-sort-r, a portable qsort_r() replacement
2017-10-29 Behdad EsfahbodFix up 5de83fab947e23cc729d69f8d44a28311298af9d
2017-10-29 Behdad Esfahbod[post] Minor
2017-10-29 Behdad Esfahbod[ot] Speed up get_glyph_name()
2017-10-28 Behdad Esfahbod[post] Refactor a bit, use our data types
2017-10-28 Behdad EsfahbodMore nullptr fix
2017-10-27 Behdad Esfahbod[glib/ucdn/icu/ft/ot] Make returned funcs inert
2017-10-27 Behdad EsfahbodFix previous commit
2017-10-27 Behdad Esfahbod[glib/icu/ucdn] Make the funcs object allocated on...
2017-10-27 Behdad EsfahbodCorrectly mark NullPool const
2017-10-27 Behdad EsfahbodReduce prealloced number of user-data items from 2...
2017-10-27 Behdad EsfahbodMake the NullPool HB_INTERNAL shared
2017-10-27 Behdad Esfahbod[ot] Remove shaper name
next