- 14 4月, 2019 1 次提交
-
-
由 Nathan Willis 提交于
-
- 12 4月, 2019 13 次提交
-
-
-
-
-
-
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
- 11 4月, 2019 6 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
-
由 Behdad Esfahbod 提交于
Currently linker cannot GC hb-ot-font completely because we install it on fonts by default. Don't do that if HB_NO_OT_FONT defined. Part of https://github.com/harfbuzz/harfbuzz/issues/1652
-
-
- 09 4月, 2019 1 次提交
-
-
- 06 4月, 2019 2 次提交
-
-
由 Maks Naumov 提交于
-
由 Michiharu Ariza 提交于
-
- 05 4月, 2019 1 次提交
-
-
由 Maks Naumov 提交于
-
- 04 4月, 2019 9 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
As was hit by the fuzzer. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14032
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Don't think we need hb_is_same().
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
MSVC seems to need it.
-
由 Behdad Esfahbod 提交于
From Orvid King: TLDR; MSVC has some issues using sizeof(declval<T>()) for SFINAE of templated types, so I just used SFINAE in a different context where MSVC doesn't have the issue.
-
由 Behdad Esfahbod 提交于
-
- 03 4月, 2019 7 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Tested, but feels fragile :(.
-
由 Behdad Esfahbod 提交于
Assignment is invalid on invalid object.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Ugh. Need to think of something else.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-