- 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 4 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Ebrahim Byagowi 提交于
Actually copyedited same logic from Uniscribe to make it just work
-
- 30 12月, 2015 1 次提交
-
-
由 Khaled Hosny 提交于
To lower the number of gtk-doc warnings.
-
- 21 10月, 2015 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-