- 10 3月, 2022 1 次提交
-
-
由 lancer 提交于
IssueNo:https://gitee.com/openharmony/third_party_harfbuzz/issues/I4X5GU Feature or Bugfix: Feature Binary Source:harfbuzz resources Signed-off-by: Nlancer <haoshuo@huawei.com>
-
- 21 12月, 2021 2 次提交
-
-
https://gitee.com/shengu_lancer/third_party_harfbuzz/pulls/15由 lancer 提交于
Description:harfbuzz版本降低到2.7.2 Sig:harfbuzz Feature or Bugfix:Feature Binary Source:No Signed-off-by: Nlancer <haoshuo@huawei.com>
-
https://gitee.com/shengu_lancer/third_party_harfbuzz/pulls/15由 lancer 提交于
Description:harfbuzz版本降低到2.7.2 Sig:harfbuzz Feature or Bugfix:Feature Binary Source:No Signed-off-by: Nlancer <haoshuo@huawei.com>
-
- 05 11月, 2021 1 次提交
-
-
由 pssea 提交于
IssueNo: https://gitee.com/openharmony/third_party_harfbuzz/issues/I4H06M Feature or Bugfix: Feature Binary Source:No Signed-off-by: Nlizhiqi <lizhiqi1@huawei.com>
-
- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-
- 12 8月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
To satisfy -valgrind and -tsan bots, very ugly
-
- 29 7月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
Probably we should just remove timeout when running tsan and vaglrind here, the flaky bots
-
- 19 7月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 11 7月, 2019 3 次提交
-
-
由 Ebrahim Byagowi 提交于
Now is flaky let's just increase and maybe investigate later
-
由 Ebrahim Byagowi 提交于
And enable more tests able to trig the issue.
-
由 Ebrahim Byagowi 提交于
-
- 27 6月, 2019 1 次提交
-
-
由 Michiharu Ariza 提交于
-
- 12 6月, 2019 1 次提交
-
-
由 Michiharu Ariza 提交于
-
- 04 6月, 2019 1 次提交
-
-
由 Michiharu Ariza 提交于
-
- 03 6月, 2019 1 次提交
-
-
由 Bruce Mitchener 提交于
-
- 25 5月, 2019 1 次提交
-
-
由 Qunxin Liu 提交于
Add a check for stringOffSet(uint16) overflow, return early if overflow happens
-
- 21 5月, 2019 1 次提交
-
-
由 Garret Rieger 提交于
[subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli.
-
- 20 5月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Oops! Fixes https://oss-fuzz.com/testcase-detail/5696825891225600
-
- 12 5月, 2019 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
style fix and add return statement
-
- 11 5月, 2019 1 次提交
-
-
- 09 5月, 2019 1 次提交
-
-
- 29 4月, 2019 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
Fixed at 6977a95f
-
- 19 4月, 2019 1 次提交
-
-
由 Michiharu Ariza 提交于
-
- 16 4月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 27 3月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
This allows partial-instantiating custom Null object for template Lookup<T>. Before, this had to be handcoded per instantiation. Apparently I missed adding one for AAT::ankr.lookupTable, so it was getting the wrong (generic) null for Lookup object, which is wrong and unsafe. Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=944346
-
- 16 3月, 2019 1 次提交
-
-
由 Michiharu Ariza 提交于
* add check to FDArray::serialize * add test files * fix off by one
-
- 31 1月, 2019 1 次提交
-
-
由 Garret Rieger 提交于
[subset] Update the subset fuzzer to determine which options to use based on data in the fuzzing test case. Add support for toggling retain_gids.
-
- 18 1月, 2019 1 次提交
-
- 15 1月, 2019 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
-
-
- 13 12月, 2018 2 次提交
-
-
由 Michiharu Ariza 提交于
* Update hb-ot-cff-common.hh * fix bug * bummer fix wasn't hit. refix * additional sanity check * Added test cases for oss-fuzz issues 11805, 11806
-
由 Michiharu Ariza 提交于
* add fd index checks to subr subsetter also added oss-fuzz test case * undid SubrSubsetParam::is_valid because already validated by SubrClosures.valid
-
- 12 12月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
* fix oss-fuzz 11690: substr.offset >= opStart detect recursive subroutine call & handle as error * fix build failure * add minimized test case for oss-fuzz 11690 * removed asserts
-
- 06 12月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
-