- 11 5月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 01 5月, 2019 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 17 4月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 16 4月, 2019 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 30 3月, 2019 2 次提交
-
-
由 Behdad Esfahbod 提交于
Not needed anymore. We just use operator= now.
-
由 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
-
- 21 1月, 2019 3 次提交
-
-
由 Behdad Esfahbod 提交于
We'll see if bots like.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 24 12月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 21 12月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 18 12月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 17 12月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 30 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Nothing an extra template class wouldn't fix... Fixes https://github.com/harfbuzz/harfbuzz/issues/1419
-
- 24 11月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 23 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
This concludes null-size enforcement changes
-
- 22 11月, 2018 4 次提交
-
-
由 Behdad Esfahbod 提交于
../../src/hb-null.hh:53:39: warning: enum constant in boolean context [-Wint-in-bool-context]
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 12 11月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
This reverts commit 442a72d9. Doesn't make sense. No idea how my local compilers where happy with it!
-
由 Behdad Esfahbod 提交于
-
- 06 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 11月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Towards fixing https://github.com/harfbuzz/harfbuzz/issues/1146
-
- 02 11月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 23 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Fixes https://github.com/harfbuzz/harfbuzz/issues/1299 Removes anomaly I was seeing in cpal table trying to use implicit Null(NameID).
-
- 19 10月, 2018 1 次提交
-
-
由 Bruce Mitchener 提交于
-
- 11 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
This speeds up Roboto shaping by ~10%. I was hoping for more. Still, good defense against lookups with many subtables.
-
- 10 10月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 18 9月, 2018 1 次提交
-
-
由 Michiharu Ariza 提交于
Implemented path operators in a new struct PathProc hooked up to CSOpSet Added current point to CSInterpEnv
-
- 17 9月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
Some clang versions define static_assert as a macro apparently, so we cannot redefine it... This reverts commit 94bfea0c. This reverts commit 4e626278.
-
由 Behdad Esfahbod 提交于
So we don't accidentally break it again.
-
由 Behdad Esfahbod 提交于
-
- 05 9月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 26 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
- 06 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Finally, unified!
-