- 06 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Also remove " " null data for Tag. Just use zeroes.
-
- 01 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
To help TSan and be more "correct".
-
- 24 7月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
Should fix bots again.
-
由 Behdad Esfahbod 提交于
Should fix Windows build again.
-
- 11 7月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
It uses constexpr...
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 10 7月, 2018 14 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Also, include hb-dsalgs.hh from end of hb-pricate.hh
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Oops.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Catches compile-errors in them better.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 05 7月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
Disable vectorization for now. To correctly use them, we should use posix_memalign() to allocate them. Otherwise, can cause misaligned access. https://bugs.chromium.org/p/chromium/issues/detail?id=860184
-
由 Behdad Esfahbod 提交于
-
- 27 6月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Makes compiling without HAVE_ROUND on systems that do have it work.
-
- 12 6月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 10 6月, 2018 1 次提交
-
-
由 prrace 提交于
-
- 07 6月, 2018 3 次提交
-
-
由 Behdad Esfahbod 提交于
-
-
由 Behdad Esfahbod 提交于
This was causing problem on systems without visibility when map was used from both libharfbuzz and libharfbuzz-subset. Sigh. https://ci.appveyor.com/project/harfbuzz/harfbuzz/build/1.0.1669/job/dey47nmff0770vp3
-
- 03 6月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Some of the build bots, still fail on this. I suppose mine pass because I enable C++11... Anyway, remove these again.
-
- 02 6月, 2018 7 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Sigh.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
This reverts commit ff92de76. Revert that and remove ASSERT_POD. Let's see which bots are unhappy with this configuration...
-
- 01 6月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Null() and Crap() are only places that there's no space before '('...
-
- 31 5月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-