[HarfBuzz] harfbuzz: Branch 'master'

2018-10-29 Thread Behdad Esfahbod
src/hb-map.hh|4 ++-- src/hb-object.hh |1 + src/hb-set.hh|4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) New commits: commit b186274362725b7501211c2a782c1a0badd57107 Author: Behdad Esfahbod Date: Mon Oct 29 23:21:14 2018 -0700 [set/map] Fix uninitialized mem

[HarfBuzz] harfbuzz: Branch 'master'

2018-10-29 Thread Behdad Esfahbod
test/fuzzing/run-shape-fuzzer-tests.py |3 ++- test/fuzzing/run-subset-fuzzer-tests.py |1 - 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit ad3cededdd5ee6a364161e9d27e4cf4d95a80177 Author: Behdad Esfahbod Date: Mon Oct 29 22:53:16 2018 -0700 [fuzzing] Make t

[HarfBuzz] harfbuzz: Branch 'master'

2018-10-29 Thread Behdad Esfahbod
src/hb-unicode.cc | 31 +++ 1 file changed, 7 insertions(+), 24 deletions(-) New commits: commit 4ef671f25f38895e3f87cd69687670c3d8ea4600 Author: Behdad Esfahbod Date: Mon Oct 29 22:46:19 2018 -0700 [unicode] Fix a long-standing double-declaration warning di

[HarfBuzz] harfbuzz: Branch 'master'

2018-10-29 Thread Behdad Esfahbod
src/hb-dsalgs.hh | 20 1 file changed, 20 deletions(-) New commits: commit 166ae8b0aa3b1e7298a1bbb872647cb352a0f924 Author: Behdad Esfahbod Date: Mon Oct 29 22:40:37 2018 -0700 Remove now unused hb_auto_t<> diff --git a/src/hb-dsalgs.hh b/src/hb-dsalgs.hh index 837

[HarfBuzz] harfbuzz: Branch 'master' - 4 commits

2018-10-29 Thread Behdad Esfahbod
src/hb-coretext.cc |8 src/hb-map.hh |6 ++ src/hb-ot-cmap-table.hh| 14 -- src/hb-ot-layout-common.hh |4 +--- src/hb-ot-layout-gpos-table.hh |2 +- src/hb-ot-layout-gsub-table.hh | 34 +-

[HarfBuzz] harfbuzz: Branch 'master' - 2 commits

2018-10-29 Thread Behdad Esfahbod
src/hb-open-type.hh | 10 +- src/hb-ot-shape.hh |3 --- src/hb.hh | 15 +-- 3 files changed, 14 insertions(+), 14 deletions(-) New commits: commit ea0e51d1b161245aaf5ad0f844bb5316b1cbcd5e Author: Behdad Esfahbod Date: Mon Oct 29 16:00:23 2018 -0700 A

[HarfBuzz] harfbuzz: Branch 'master'

2018-10-29 Thread Behdad Esfahbod
src/hb.hh |1 - 1 file changed, 1 deletion(-) New commits: commit 14b353c1852be64db244f84bf5e95b4b7f3e65b6 Author: Behdad Esfahbod Date: Mon Oct 29 15:29:13 2018 -0700 One more iteration diff --git a/src/hb.hh b/src/hb.hh index 8198d396..d29baabf 100644 --- a/src/hb.hh +++ b/src/hb.h

[HarfBuzz] harfbuzz: Branch 'master' - 2 commits

2018-10-29 Thread Behdad Esfahbod
src/hb-ot-cmap-table.hh | 16 ++-- src/hb.hh | 13 - 2 files changed, 14 insertions(+), 15 deletions(-) New commits: commit c7c5df9ffd4f7bcc84a9a02a565ccc1807cca529 Author: Behdad Esfahbod Date: Mon Oct 29 15:16:52 2018 -0700 Try fixing older bots

[HarfBuzz] harfbuzz: Branch 'master'

2018-10-29 Thread Behdad Esfahbod
src/hb-blob.hh |1 - src/hb-buffer.hh |1 - src/hb-face.hh |1 - src/hb-font.hh |2 -- src/hb-machinery.hh|5 + src/hb-object.hh

[HarfBuzz] harfbuzz: Branch 'master'

2018-10-29 Thread Behdad Esfahbod
src/hb-machinery.hh |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 6f0454e176efdb8b99c8aa59b5ad765ca455b8d6 Author: Behdad Esfahbod Date: Mon Oct 29 13:51:15 2018 -0700 Fix extra-semicolon warnings diff --git a/src/hb-machinery.hh b/src/hb-machinery.hh

[HarfBuzz] harfbuzz: Branch 'master' - 10 commits

2018-10-29 Thread Behdad Esfahbod
src/Makefile.am | 15 + src/gen-def.py |9 - src/hb-open-type.hh | 11 + src/hb-ot-color-svg-table.hh |7 src/hb-ot-color.h|4 src/hb-ot-name.cc|4 src/hb.hh|6 src/test-ot-color.cc