- 12 12月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 16 11月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 12 11月, 2018 2 次提交
-
-
由 Behdad Esfahbod 提交于
No other shaper will need shape_plan_data, by definition. So, remove abstraction layer and always create hb_ot_shape_plan_t as part of hb_shape_plan_t.
-
由 Behdad Esfahbod 提交于
-
- 26 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
Sorry for the noise, downstream custom builders. Please adjust.
-
- 02 8月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 10 7月, 2018 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 28 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 11 4月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 25 3月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 22 3月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 19 3月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 14 3月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 18 2月, 2018 1 次提交
-
-
由 David Corbett 提交于
Fixes #791.
-
- 01 2月, 2018 1 次提交
-
-
由 Bruce Mitchener 提交于
-
- 11 11月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
Fixes https://github.com/behdad/harfbuzz/issues/615 We'll see which bots I broke.
-
- 04 11月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
Part of fixing https://github.com/behdad/harfbuzz/pull/605
-
- 15 10月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 14 8月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 04 2月, 2017 1 次提交
-
-
由 Behdad Esfahbod 提交于
-
- 23 1月, 2017 2 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
- 17 12月, 2016 2 次提交
-
-
由 ebraminio 提交于
-
由 Behdad Esfahbod 提交于
Shape-plan caching is not implemented.
-
- 01 9月, 2016 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 09 8月, 2016 1 次提交
-
-
由 Behdad Esfahbod 提交于
This one: map->mask = (1 << (next_bit + bits_needed)) - (1 << next_bit); before the fix, the shift was done as an int, causing overflow if it ever got to 1 << 31. Sprinkle 'u's around. Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=634805
-
- 27 6月, 2016 1 次提交
-
-
由 Ebrahim Byagowi 提交于
Addressing Nikolay Sivov reviews on harfbuzz mailing list
-
- 24 6月, 2016 2 次提交
-
-
由 Ebrahim Byagowi 提交于
No longer noticeable memory increase on create/destroy iterations, highly better than current state of uniscribe backend
-
由 Ebrahim Byagowi 提交于
This reduces memory consumption of my iterated font create/destroy cycle test significantly and makes it much better than uniscribe backend even
-
- 23 6月, 2016 2 次提交
- 06 4月, 2016 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 02 4月, 2016 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 01 4月, 2016 4 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
- 31 3月, 2016 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-