1. f51b48c [subset] Fix fuzzer found memory leak. by Garret Rieger · 3 years ago
  2. 540f19b [subset] fix bug in (Chain)ContextFormat2 by Qunxin Liu · 3 years ago
  3. e260eeb [subset] Update test goldens for gdef.glyphset. by Garret Rieger · 3 years ago
  4. 60e2036 [subset] use glyphset_gsub instead of glyphset for GDEF by Qunxin Liu · 3 years ago
  5. e39647c [subset] update subset goldens to fix tests. by Garret Rieger · 3 years ago
  6. 0a7563a [subset] fuzzer fix: https://oss-fuzz.com/testcase?key=6254792024915968 by Qunxin Liu · 3 years ago
  7. 364b6b3 [subset] Don't assume FeatureList is sorted by Qunxin Liu · 3 years ago
  8. 49c9392 [subset] During LigatureSubstFormat1 subsetting always place Coverage last. by Garret Rieger · 3 years, 1 month ago
  9. 8dc86d0 Add a test font scale rounding behavior by Matthias Clasen · 3 years ago
  10. 85deddb [subset] fuzzer fix: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40406 by Qunxin Liu · 3 years ago
  11. 4262636 Merge pull request #3248 from googlefonts/connected_components by Behdad Esfahbod · 3 years ago
  12. 8c583db [subset] COLRv1: update subset() method for new strutc ClipList and VarIdxMap by Qunxin Liu · 3 years, 1 month ago
  13. 8eaee2f [USE] Only skip default ignorables within CCSes by David Corbett · 3 years, 1 month ago
  14. 79937d2 [repacker] Add repacker test that requires space splitting. by Garret Rieger · 3 years, 1 month ago
  15. bb57df7 [test] Add test for https://github.com/harfbuzz/harfbuzz/issues/2757#issuecomment-933531978 by Khaled Hosny · 3 years, 1 month ago
  16. 1624550 [test] Add test for https://github.com/harfbuzz/harfbuzz/issues/3244 by Khaled Hosny · 3 years, 1 month ago
  17. 794b00d [subset] fuzzer fix: https://oss-fuzz.com/testcase-detail/6616166961905664 by Qunxin Liu · 3 years, 1 month ago
  18. d5beb96 [repacker] add repacker isolation test on real font. by Garret Rieger · 3 years, 2 months ago
  19. ca7b9da [subset] subset MATH table by Qunxin Liu · 3 years, 1 month ago
  20. c2cc566 [subset] Fix subset_offset_array adding unused space to serializer. by Garret Rieger · 3 years, 1 month ago
  21. 8c5c817 [subset] fix find_duplicate_features by Qunxin Liu · 3 years, 2 months ago
  22. 74f96d9 [repacker] fix heap use after free in repacker. by Garret Rieger · 3 years, 2 months ago
  23. d700646 [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. by Garret Rieger · 3 years, 2 months ago
  24. a0101a3 [Unicode 14] Add tests by David Corbett · 3 years, 2 months ago
  25. 4d9b7de [style] Prepare for release by Khaled Hosny · 3 years, 2 months ago
  26. 201cbe3 [style] Rename HB_STYLE_TAG_SLANT to HB_STYLE_TAG_SLANT_ANGLE by Behdad Esfahbod · 3 years, 2 months ago
  27. 37379f8 [subset] fox for (Chain)ContextFormat3: subset lookupRecord by Qunxin Liu · 3 years, 2 months ago
  28. 9fddbb3 [test] Rename test and split into smaller subtests by Khaled Hosny · 3 years, 2 months ago
  29. c6bb719 [test] Add tests for Arabic decomposition by Khaled Hosny · 3 years, 2 months ago
  30. a9dc4fb [test] Make shape test names match file names by Khaled Hosny · 3 years, 2 months ago
  31. 102666d [subset] add test for hb_subset_input_set (...). by Garret Rieger · 3 years, 2 months ago
  32. 99356ea Merge pull request #3150 from harfbuzz/item-context-tests by Behdad Esfahbod · 3 years, 2 months ago
  33. 955f86a [test-set] Fix compiler warnings by Behdad Esfahbod · 3 years, 2 months ago
  34. f2441a4 [subset] Remove retain all layout features flag. by Garret Rieger · 3 years, 2 months ago
  35. f84dacc [set] include null pool sets in the permutations tested by inverted_operations. by Garret Rieger · 3 years, 2 months ago
  36. fb07f8f During subset input creation check for set alloc failures and fail if encountered. by Garret Rieger · 3 years, 2 months ago
  37. 33bfe9e [test] Add tests for item context by Khaled Hosny · 3 years, 3 months ago
  38. 34e0b28 [subset] make glyph-names option match fonttools behavior by Qunxin Liu · 3 years, 2 months ago
  39. 829b0f3 Merge pull request #3154 from harfbuzz/set-invert by Behdad Esfahbod · 3 years, 2 months ago
  40. 915550a [set] remove inverted test TODO. by Garret Rieger · 3 years, 2 months ago
  41. c4ed582 [set] add test for inverted set operations. by Garret Rieger · 3 years, 2 months ago
  42. 325fd6d [set] add tests for inverted set equality. by Garret Rieger · 3 years, 2 months ago
  43. 287032a [set] update set test TODO list. by Garret Rieger · 3 years, 2 months ago
  44. 5c003d8 [set] add tests for inverted previous iteration. by Garret Rieger · 3 years, 2 months ago
  45. 3f2cc58 [set] add basic and iteration set inverion tests. by Garret Rieger · 3 years, 2 months ago
  46. dc31920 Don't serialize null offsets in CPAL. by Garret Rieger · 3 years, 3 months ago
  47. cb05c36 [subset] add some basic tests for the legacy subset methods. by Garret Rieger · 3 years, 3 months ago
  48. 44802c8 [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. by Garret Rieger · 3 years, 3 months ago
  49. c0f3af9 [subset] speed up add_gid_and_children and adjust op limit. by Garret Rieger · 3 years, 3 months ago
  50. 23282c9 [util/hb-subset] Support ranges in --unicodes / --unicodes-file by Behdad Esfahbod · 3 years, 3 months ago
  51. 58bfe40 [util] Move hb-subset away from main-font-text by Behdad Esfahbod · 3 years, 3 months ago
  52. 3147e08 Merge branch 'main' into post-parse by Behdad Esfahbod · 3 years, 3 months ago
  53. 43722cc [test] Add some real reverse sub tests by Khaled Hosny · 3 years, 3 months ago
  54. e0d7060 [test] Rename shaping/ to shape/ by Behdad Esfahbod · 3 years, 3 months ago
  55. f122698 [test] Improve generate-expected-outputs.py diff output by Khaled Hosny · 3 years, 3 months ago
  56. 6ac6a2b [test] hb_ot_layout_language_get_feature_tags() by Khaled Hosny · 3 years, 3 months ago
  57. e9b743b [test] hb_ot_layout_script_get_language_tags() by Khaled Hosny · 3 years, 3 months ago
  58. bf438b8 [test] hb_ot_layout_table_get_feature_tags() by Khaled Hosny · 3 years, 3 months ago
  59. 2f88ea5 [test] hb_ot_layout_table_find_script() by Khaled Hosny · 3 years, 3 months ago
  60. f60caad [test] hb_ot_layout_table_get_script_tags() by Khaled Hosny · 3 years, 3 months ago
  61. c08f1b8 [map] fix incorrect population count in hash map. by Garret Rieger · 3 years, 3 months ago
  62. e39c3bd [subset] fix bug in parsing glyf flags. by Garret Rieger · 3 years, 3 months ago
  63. f3acb97 [test/shaping;util] Use ';' instead of ':' to separate test fields by Behdad Esfahbod · 3 years, 3 months ago
  64. b83fd3a [util] Refactor batch-processing code into batch.hh by Behdad Esfahbod · 3 years, 3 months ago
  65. 8c0c217 [subset] fail reference blob in face builder if allocation for table sorting fails. by Garret Rieger · 3 years, 3 months ago
  66. c2ee1fd [subset] remove unsed table_entry struct. by Garret Rieger · 3 years, 3 months ago
  67. dea0fe5 [subset] discard extra copies of a table in face builder. by Garret Rieger · 3 years, 3 months ago
  68. 2c024dc [subset] prune redundant cmap12 subtables. by Garret Rieger · 3 years, 3 months ago
  69. 84946e4 [test] Suggest updating the expectation if ttx matches by Khaled Hosny · 3 years, 3 months ago
  70. 5086e10 [test] Add failing fuzzer test case by Behdad Esfahbod · 3 years, 3 months ago
  71. f698fe5 [test] Always fail subset tests if hashes don’t match by Khaled Hosny · 3 years, 3 months ago
  72. 9f544e5 [test] Don’t skip subset tests early by Khaled Hosny · 3 years, 3 months ago
  73. b084153 [test] Remove subset tests from the slow suite by Khaled Hosny · 3 years, 3 months ago
  74. 7ccc52b [test] Compare sha256 hash before TTX dumps by Khaled Hosny · 3 years, 3 months ago
  75. 770fbd5 Revert "[test] Speed-up subset tests by saving TTX dump" by Khaled Hosny · 3 years, 3 months ago
  76. 2cc9ed2 [test] More lookup_collect_glyphs() tests by Khaled Hosny · 3 years, 3 months ago
  77. 0664037 [test] More lookup_collect_glyphs() tests by Khaled Hosny · 3 years, 3 months ago
  78. ecdd8e3 [test] More lookup_collect_glyphs() tests by Khaled Hosny · 3 years, 3 months ago
  79. f998d7e [test] Add API test for lookup_collect_glyphs() by Khaled Hosny · 3 years, 3 months ago
  80. 10e73d1 [test] Add batch mode to hb-subset and use it by Khaled Hosny · 3 years, 3 months ago
  81. 1fd3a26 [test] Remove unused shaping tests reference mode by Khaled Hosny · 3 years, 3 months ago
  82. 05cf812 [util/hb-shape] Fix use of EOF as end-of-line by Behdad Esfahbod · 3 years, 3 months ago
  83. 7cbcdaf Whitespace by Behdad Esfahbod · 3 years, 3 months ago
  84. 5d283aa Merge pull request #3095 from harfbuzz/subset-tests-speed by Behdad Esfahbod · 3 years, 3 months ago
  85. f9d8e4a [subset] switch ..._set_flags to not take a mask. by Garret Rieger · 3 years, 3 months ago
  86. 3d534b1 [subset] convert subset input flags into bit flags. by Garret Rieger · 3 years, 3 months ago
  87. f6c67a5 [test] Open file in UTF-8 by Khaled Hosny · 3 years, 3 months ago
  88. bafbade [test] Force FontTools to use \n on all platforms by Khaled Hosny · 3 years, 3 months ago
  89. 278f44d [test] Speed-up subset tests by saving TTX dump by Khaled Hosny · 3 years, 3 months ago
  90. 72489f3 [test] Free memory in hb-aots-tester by Khaled Hosny · 3 years, 3 months ago
  91. 895162d [test] Account for mark zeroing in AOTS tests by Khaled Hosny · 3 years, 3 months ago
  92. e65bf60 [test] make this test runner less verbose by Khaled Hosny · 3 years, 3 months ago
  93. 9a7ff54 [test] Write one sequence per-line by Khaled Hosny · 3 years, 3 months ago
  94. ddf87ff [test] Add generated tests for emoji clusters by Khaled Hosny · 3 years, 3 months ago
  95. 6fe0d7d [GSUB] If MultipleSubst is applied to a ligature-component, preserve lig-id by Behdad Esfahbod · 3 years, 3 months ago
  96. acbd8b2 [subset] temporarily disable COLRv1 subsetting. by Garret Rieger · 3 years, 3 months ago
  97. 0ded6a7 [subset] Fix another fuzzer issue by Behdad Esfahbod · 3 years, 3 months ago
  98. c65e1e0 [test] Run AOTS cmap tests with ot font functions only by Khaled Hosny · 3 years, 3 months ago
  99. 8396c52 [test] Add AOTS cmap tests by Khaled Hosny · 3 years, 3 months ago
  100. 50379fb [util] Don’t split text at new lines in batch mode by Khaled Hosny · 3 years, 3 months ago