platform/upstream/libHarfBuzzSharp.git
2018-12-05 Michiharu Arizainclude float.h
2018-12-05 Michiharu Arizacheck overflow & clamp
2018-12-05 Michiharu Ariza[CFF] fix oss-fuzz issue 11670: NULL dereference (...
2018-12-04 Ebrahim ByagowiReuse hb_aat_layout_has_* logic in coretext-aat detecti...
2018-12-04 Ebrahim ByagowiMerge pull request #1444 from harfbuzz/cff-assert
2018-12-04 Michiharu Arizaremoved assert
2018-12-04 Behdad EsfahbodMerge pull request #1441 from harfbuzz/cff-doublenum
2018-12-04 Michiharu Arizamore double changes
2018-12-04 Michiharu Arizaadded minimized test cases
2018-12-04 Michiharu Arizaadditional precision made a difference in extents test
2018-12-03 Michiharu Arizamore double changes
2018-12-03 Michiharu ArizaNumber to use double for all types
2018-12-03 Behdad EsfahbodMerge pull request #1439 from ebraminio/tracking
2018-12-03 Ebrahim Byagowi[aat] Expose hb_aat_layout_has_tracking API
2018-12-03 Behdad Esfahbod[aat] Expose a couple APIs
2018-12-02 Behdad Esfahbod[aat] Fix division sign fallout
2018-12-02 Behdad EsfahbodAdd casts to hb_array_t<>
2018-12-02 Behdad EsfahbodSimplify build source list
2018-12-02 Behdad EsfahbodMinor
2018-12-01 Behdad EsfahbodNew approach to change BigEndian casts to be int-sized
2018-12-01 Behdad EsfahbodChange hb_assert_unsigned_t<> to hb_is_signed<>
2018-12-01 Behdad EsfahbodRevert "Change BigEndian casts to be int-sized"
2018-12-01 Behdad EsfahbodMinor
2018-12-01 Behdad EsfahbodChange BigEndian casts to be int-sized
2018-12-01 Behdad EsfahbodFix more warning
2018-12-01 Behdad EsfahbodFix warning
2018-12-01 Behdad Esfahbod[CFF] Change spaces to tabs
2018-12-01 Behdad Esfahbod[CFF] Whitespace
2018-12-01 Behdad EsfahbodMinor
2018-12-01 Behdad EsfahbodRemove generated files that were accidentally added...
2018-12-01 Behdad EsfahbodMerge pull request #1113 from harfbuzz/cff-subset
2018-12-01 Bruce MitchenerUse nullptr instead of 0/NULL. (#1435)
2018-12-01 Michiharu Arizaundo 0u
2018-12-01 Michiharu ArizaMerge branch 'master' into cff-subset
2018-12-01 Behdad EsfahbodMerge pull request #1433 from harfbuzz/overload-overload
2018-12-01 Behdad EsfahbodRevert ugly fixes
2018-12-01 Behdad EsfahbodMake operator [] take signed int
2018-12-01 Michiharu Arizaredo fixes
2018-12-01 Michiharu Arizayet another
2018-12-01 Michiharu Arizasome more
2018-12-01 Michiharu Arizafix another pesky gcc error
2018-11-30 Michiharu Arizasilence picky gcc errors
2018-11-30 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-30 Behdad EsfahbodOne more.........
2018-11-30 Behdad EsfahbodOne more....
2018-11-30 Behdad EsfahbodOne more...
2018-11-30 Behdad EsfahbodMore...
2018-11-30 Behdad EsfahbodMore weird fixes
2018-11-30 Behdad EsfahbodMerge commit 'ae79fdaa7774d3f886a8f03926577c3bd2010b03'
2018-11-30 Behdad EsfahbodUmm. Cryptic, yes
2018-11-30 Behdad EsfahbodUmm. Cryptic, yes
2018-11-30 Behdad EsfahbodFix a few more sizeof(vector[0]) errors with weird...
2018-11-30 Behdad EsfahbodFix build for realz
2018-11-30 Behdad EsfahbodFix build
2018-11-30 Behdad Esfahbod[post] Rename v2 to v2X
2018-11-30 Behdad EsfahbodMove things
2018-11-29 Behdad EsfahbodFix build for realz
2018-11-29 Behdad Esfahbod[uniscribe] Fix build
2018-11-29 Ebrahim Byagowi[test][aat] Remove extra --shaper ot
2018-11-29 Ebrahim Byagowi[ci] Re-enable llvm-gcc-4.2 bots (#1429)
2018-11-29 Ebrahim ByagowiLimit __builtin_bswap16 to GCC >= 5 as it was implement...
2018-11-29 Behdad Esfahbod[coretext] Fix compile
2018-11-29 Behdad EsfahbodConvert "static const hb_tag_t" constants to enum
2018-11-29 Behdad EsfahbodConvert misc "static const" constants to enum
2018-11-29 Behdad EsfahbodConvert "static const bool" constants to anonymous...
2018-11-29 Behdad Esfahbod[vector] Make pointer cast explicit
2018-11-29 Behdad EsfahbodHand-hold older compilers
2018-11-29 Behdad Esfahbod[test/text-rendering-tests] Update from upstream
2018-11-29 Behdad EsfahbodMake shaper's override_features() override user feature...
2018-11-29 Behdad Esfahbod[khmer] Move 'clig' to overrides
2018-11-29 Behdad EsfahbodFix "typename outside template" issues
2018-11-29 Behdad Esfahbod2.2.0
2018-11-29 Behdad Esfahbod[icu] Minor
2018-11-29 Behdad EsfahbodMerge pull request #1418 from gvictor/replace_icu_depre...
2018-11-29 Ebrahim Byagowi[test][aat.kern] More (#1427)
2018-11-29 Michiharu Arizaworkaround for issue #1417
2018-11-29 Michiharu ArizaMerge branch 'master' into cff-subset
2018-11-28 Behdad EsfahbodMerge pull request #1425 from mbutterick/patch-1
2018-11-28 Matthew Butterickupdate simple shaping example (closes #298)
2018-11-28 Ebrahim Byagowi[test][aat] Update expectency
2018-11-28 Ebrahim Byagowi[test] Add test for format2 kern (#1423)
2018-11-28 Behdad Esfahbod[kerx] Fix Format2 index calc again
2018-11-28 Behdad EsfahbodMerge remote-tracking branch 'fdo/master'
2018-11-28 Behdad Esfahbod[kern] Fix kern table Format2 offsetToIndex
2018-11-28 Behdad Esfahbod[kerx] Fix ClassTable implementation for 'kern' table...
2018-11-28 Behdad Esfahbod[aat] Towards adding two ClassTable's
2018-11-28 Ebrahim Byagowi[test][aat] Add a test and make macOS runners faster...
2018-11-27 Behdad EsfahbodMerge pull request #1398 from Adenilson/bigInt01
2018-11-27 Behdad EsfahbodComment
2018-11-27 Adenilson CavalcantiOptimize harfbuzz big integer conversions
2018-11-27 Victor ChangReplace @Deprecated ICU API - USCRIPT_CODE_LIMIT
2018-11-26 Ebrahim Byagowi[ci] Add .codecov.yml
2018-11-26 Ebrahim Byagowi[test][aat] Enable Tamil MN test (#1414)
2018-11-25 Behdad Esfahbod[aat] Ignore GSUB table of Muthu Foundry if they have...
2018-11-25 Behdad Esfahbod[GDEF] Move more code
2018-11-25 Behdad Esfahbod[GDEF] Move code around
2018-11-25 Behdad Esfahbod[GDEF] Minor
2018-11-25 Ebrahim Byagowi[test][aat] fix 10.13.6 Helvetica expectation
2018-11-25 Ebrahim Byagowi[aat] Add m grave test (#1412)
2018-11-25 Ebrahim Byagowi[aat] Fix macos expectation
next