- 05 2月, 2018 20 次提交
-
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Rod Sheeter 提交于
tweak test failure output. write to a temp file not stdout. test still fails because expected is not just an identical copy of input
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
-
由 Garret Rieger 提交于
Add basic directory structure for subsetter integration tests. Plus a utility for generating expected output files.
-
由 Rod Sheeter 提交于
-
-
由 Behdad Esfahbod 提交于
Fixes MORX-21.
-
由 Behdad Esfahbod 提交于
Fixes MORX-18, MORX-19, and MORX-22.
-
由 Khaled Hosny 提交于
Correctly show if building documentation is enabled or not in configure summary. Fixes https://github.com/harfbuzz/harfbuzz/issues/741
-
- 04 2月, 2018 2 次提交
-
-
由 Bruce Mitchener 提交于
The atexit() man page indicates that this is expected to behave in the expected way on unloading of shared libraries.
-
由 Bruce Mitchener 提交于
-
- 03 2月, 2018 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 David Corbett 提交于
-
- 01 2月, 2018 5 次提交
-
-
由 punchcutter 提交于
-
由 Bruce Mitchener 提交于
-
由 Bruce Mitchener 提交于
-
由 Bruce Mitchener 提交于
If the `calloc` for `gsub_accels` or `gpos_accels` fails, then the unlikely branch afterwards can be taken, which frees up the `hb_ot_layout_t`, but since those fields can now be `nullptr`, then we don't want to dereference them.
-
由 Bruce Mitchener 提交于
In `reference_table`, if the data is empty and we return early, we still need to release the data object. In `hb_coretext_shape`, there two edge cases where an early return should release the attributed string.
-
- 31 1月, 2018 4 次提交
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
Remove the faulty loop-detection logic. Use max-ops for breaking out of infinite loops or heavy work. https://twitter.com/behdadesfahbod/status/958065026262183936
-
由 Behdad Esfahbod 提交于
-
- 30 1月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 29 1月, 2018 2 次提交
-
-
由 Ebrahim Byagowi 提交于
-
由 David Corbett 提交于
-
- 27 1月, 2018 2 次提交
-
-
-
由 bungeman 提交于
Issue originally reported at http://cppfiles.com/chromium.txt . This fixes what appears to be a copy - paste issue which causes both KernSubTableFormat2::rightClassTable and the 'right' argument to KernSubTableFormat2::get_kerning to go unused.
-
- 25 1月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-
- 23 1月, 2018 1 次提交
-
-
由 Ebrahim Byagowi 提交于
-