platform/upstream/libHarfBuzzSharp.git
2018-12-17 Behdad Esfahbod[array] Organize
2018-12-17 Behdad Esfahbod[arrays] Reduce Supplier<> even further
2018-12-17 Behdad EsfahbodWhitespace
2018-12-17 Behdad Esfahbod[array] Add operator +=
2018-12-17 Behdad Esfahbod[array] Add constructor from hb_array_t<const Type>
2018-12-17 Behdad Esfahbod[arrays] Move Supplier<> to hb-array.hh
2018-12-17 Behdad Esfahbod[arrays] Remove unnecessary constructor from Supplier<>
2018-12-17 Behdad Esfahbod[arrays] Start moving Supplier<> to hb_array_t<>
2018-12-17 Behdad Esfahbod[arrays] Remove unused stride from Supplier
2018-12-17 Behdad Esfahbod[arrays] Remove need of stride in Supplier<>
2018-12-17 Behdad Esfahbod[array] Remove custom hb_bytes_t implementation
2018-12-17 Behdad Esfahbod[arrays] Minor
2018-12-17 Behdad Esfahbod[array] Minor
2018-12-17 Behdad Esfahbod[array] Move hb_array_t and related types to hb-array.hh
2018-12-16 Behdad EsfahbodMinor change to explicit_operator aesthetics
2018-12-16 Ebrahim ByagowiRemove redundant 'inline' from methods (#1483)
2018-12-16 Behdad EsfahbodWhitespace
2018-12-15 Behdad EsfahbodWhitespace
2018-12-14 Behdad Esfahbod[subset] Actually subset GDEF
2018-12-13 Behdad Esfahbod[subset] Fix up ClassDef some more
2018-12-13 Behdad Esfahbod[subset] Fix ClassDefFormat1 subsetting
2018-12-13 Behdad Esfahbod[subset] Sketch GDEF subsetting
2018-12-13 Behdad Esfahbod[subset] Implement for ClassDef
2018-12-13 Behdad EsfahbodMinor
2018-12-13 Behdad Esfahbod[serialize] Implement for ClassDef
2018-12-13 Behdad Esfahbod[serialize] Implement for ClassDefFormat2
2018-12-13 Behdad Esfahbod[serialize] Implement for ClassDefFormat1
2018-12-13 Behdad Esfahbod[subset] Minor
2018-12-13 Michiharu Ariza[CFF] bad offset in Index (#1476)
2018-12-13 Michiharu Ariza[CFF] check out of range FD index (#1477)
2018-12-12 Behdad Esfahbod[util/hb-subset] Add --layout to keep GDEF/GSUB/GPOS
2018-12-12 Behdad Esfahbod[dispatch] Minor
2018-12-12 Behdad Esfahbod[sanitize] Fix sanitizing sublookup array
2018-12-12 Behdad Esfahbod[dispatch] Minor
2018-12-12 Behdad EsfahbodRevert "Minor fix re sanitize of Lookup subtables"
2018-12-12 Ebrahim Byagowiminor style fix, use void in methods on no argument
2018-12-12 Ebrahim ByagowiMerge pull request #1474 from fanc999/master.msvc
2018-12-12 Behdad EsfahbodMinor fix re sanitize of Lookup subtables
2018-12-12 Behdad EsfahbodMinor
2018-12-12 Behdad Esfahbod[subset] Map glyphs during SingleSubst subsetting
2018-12-12 Behdad Esfahbod[subset] Minor
2018-12-12 Behdad Esfahbod[serialize] Break down assert
2018-12-11 Behdad EsfahbodMinor
2018-12-11 Michiharu Ariza[CFF] oss-fuzz issue 11690 ASSERT: substr.offset >...
2018-12-11 Michiharu Arizaminimize use of assert: removed or changed to error...
2018-12-11 Ebrahim Byagowi[ci] Fix Travis macOS bot ICU issue (#1472)
2018-12-11 👻[ucdn] Fix header
2018-12-11 David CorbettCorrect REPLACEMENT CHARACTER's code point to FFFD...
2018-12-11 Chun-wei Fantest/api: Fix building on pre-C99 compilers
2018-12-11 Chun-wei FanCMake: Fix Introspection builds
2018-12-08 Ebrahim Byagowi[glyf] minor
2018-12-08 Ebrahim Byagowi[os2] Move typometrics detection logic to the table...
2018-12-08 Ebrahim ByagowiApply non-controversial parts of ot-style (#1464)
2018-12-08 Michiharu Arizafix for issue #1447 (#1462)
2018-12-07 Ebrahim Byagowi[fdsc] minor
2018-12-06 Michiharu Ariza[CFF] Refix oss-fuzz 11714: set_blends (PR #1458) ...
2018-12-06 Behdad EsfahbodFix likely check
2018-12-06 Behdad EsfahbodAdd default value to first argument of sub_array()
2018-12-06 Behdad EsfahbodAdd sub_array to hb_vector_t
2018-12-06 Behdad EsfahbodAdd default-value for second arg of sub_array()
2018-12-06 Ebrahim ByagowiMerge pull request #1458 from harfbuzz/cff-check-blends
2018-12-06 Michiharu Arizaadd minimized test case for oss-fuzz issue 11714
2018-12-06 Michiharu ArizaMerge branch 'master' into cff-check-blends
2018-12-06 Michiharu Arizacheck number of blends against args on stack
2018-12-06 Ebrahim ByagowiMerge pull request #1457 from harfbuzz/cff-varstore...
2018-12-06 Behdad EsfahbodMerge pull request #1456 from harfbuzz/cff-subr-sanitize
2018-12-06 Michiharu Arizaadd minimized test case for oss-fuzz issue 11713
2018-12-06 Michiharu Arizasanitize variationStore in CFF2 against its size
2018-12-05 Michiharu ArizaMerge branch 'master' into cff-subr-sanitize
2018-12-05 Michiharu Arizaadd minimized test case for oss-fuzz issue 11691
2018-12-05 Behdad EsfahbodMerge pull request #1454 from harfbuzz/cff-fixbcd
2018-12-05 Behdad EsfahbodMerge pull request #1455 from harfbuzz/cff-strinc_assert
2018-12-05 Michiharu Arizasanitize CFF1 & CFF2 global subrs
2018-12-05 Michiharu Arizafix oss-fuzz issue 11675 (ASSERT: count <= str.len)
2018-12-05 Michiharu Arizaminimized test case for oss-fuzz issue 11674
2018-12-05 Michiharu ArizaMerge branch 'master' into cff-fixbcd
2018-12-05 Michiharu Arizafixed a bug with fractional part in a negative value
2018-12-05 Ebrahim Byagowi[os2] Make newer table fields accessible (#1452)
2018-12-05 Ebrahim Byagowi[fdsc] Implement the table parsing
2018-12-05 Ebrahim Byagowi[gasp] Implement the table parsing
2018-12-05 Ebrahim ByagowiMerge pull request #1449 from harfbuzz/cff-fixcharset
2018-12-05 Ebrahim ByagowiMerge pull request #1448 from harfbuzz/cff-leak
2018-12-05 Michiharu Arizafix unsigned long const
2018-12-05 Michiharu Arizafix signed/unsigned comparison
2018-12-05 Michiharu Arizause sized int types in parse_bcd
2018-12-05 Michiharu Arizarefix
2018-12-05 Michiharu Arizafix bug
2018-12-05 Michiharu Arizafix typo
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 Michiharu Arizaadded minimized testcase for oss-fuzz issue 11657
2018-12-04 Michiharu Arizafix oss-fuzz 11657: buffer overrun
2018-12-04 Ebrahim ByagowiReuse hb_aat_layout_has_* logic in coretext-aat detecti...
2018-12-04 Michiharu ArizaMerge branch 'master' into cff-leak
2018-12-04 Michiharu Arizaadd unlikely to error handling
2018-12-04 Michiharu Arizaadded minimized test case for oss-fuzz issue 11662
2018-12-04 Michiharu Arizamore leak fixes
2018-12-04 Ebrahim ByagowiMerge pull request #1444 from harfbuzz/cff-assert
2018-12-04 Michiharu Arizafix attempt for oss-fuzz 11662 leak
next