1. 89ad3c6 Rename add_class to collect_class by Behdad Esfahbod · 5 years ago
  2. 5cf53c0 Rename add_coverage to collect_coverage by Behdad Esfahbod · 5 years ago
  3. 262eced [subset] FeatureVariations subsetting is wrong by Behdad Esfahbod · 5 years ago
  4. 2dda6dd minor, tweak spacing by Ebrahim Byagowi · 5 years ago
  5. 0d56959 [subset] fixes dangling object_t issue in FeatureVariationRecord by Qunxin Liu · 5 years ago
  6. 57b7de0 [subset] Fail ClassDefFormat1 serialization if no space available by Ebrahim Byagowi · 5 years ago
  7. c8cc1e3 fix issues in ClassDefFormat1 serialize: by Qunxin Liu · 5 years ago
  8. e0c3979 typo fix by Qunxin Liu · 5 years ago
  9. 5d345d0 [subset] Limit the number of lookup indices processed subsetting Feature. by Garret Rieger · 5 years ago
  10. 834a224 [subset] Put a limit on the number of lookup indices that can be visited during closures by Garret Rieger · 5 years ago
  11. 07acd1a [subset] Rename src_base args to base to match sanitize methods by Ebrahim Byagowi · 5 years ago
  12. 188a0a4 removed default base; replaced w/ bias if required by ariza · 5 years ago
  13. d383603 Limit OT::Lookup subtables (#2219) by Ebrahim Byagowi · 5 years ago
  14. 414529e [subset] Limit the number of feature indices processed during script subsetting. by Garret Rieger · 5 years ago
  15. c66ee21 Limit the number of feature indices processed during feature collection. by Garret Rieger · 5 years ago
  16. fcd7f33 [subset] GDEF glyphClassDef subsetting support by Qunxin Liu · 5 years ago
  17. 5f23a76 [cff] Don't remove coords const qualification by Ebrahim Byagowi · 5 years ago
  18. 4dc3db7 Minor, fix warnings raised when built with -std=c++2a by Ebrahim Byagowi · 5 years ago
  19. 72cbfb9 remove empty lookup subtables by ariza · 5 years ago
  20. e565d1f [subset] subset lookup/feature/script lists for GSUB/GPOS by Qunxin Liu · 5 years ago
  21. 8ffc9ad [subset] layout closure_features and store them in subset-plan by Qunxin Liu · 5 years ago
  22. dc03a99 Fix collect lookups logic of FeatureTableSubstitution (#2097) by Ebrahim Byagowi · 5 years ago
  23. a32ecc1 Fix collect lookups logic of FeatureVariationRecord by Ebrahim Byagowi · 5 years ago
  24. 0b39c48 [subset] closure lookups for GSUB/GPOS by Qunxin Liu · 5 years ago
  25. 257a197 Fail serialize when map has incorrect value by Ebrahim Byagowi · 5 years ago
  26. ce114d6 minor, tweak spaces by Ebrahim Byagowi · 5 years ago
  27. 858b627 [machinery] Remove CastR<>() by Behdad Esfahbod · 5 years ago
  28. 9fb0305 Rename start/end to first/last in RangeRecord by Behdad Esfahbod · 5 years ago
  29. b33a0d6 fuzzer crash fix: Null-dereference WRITE by Qunxin Liu · 5 years ago
  30. b66094a [subset] GSUB Lookup Type 6: ChainContextSubst by Qunxin Liu · 5 years ago
  31. eff91bb Add missing pop() for the failure case of script subsetting. by Garret Rieger · 5 years ago
  32. 831daf4 Enforce HB_MAX_LANGSYS limit during layout subsetting. by Garret Rieger · 5 years ago
  33. 9871461 Enforce HB_MAX_SCRIPTS during subsetting of the script table. by Garret Rieger · 5 years ago
  34. 36f18ce Add subset_offset_array helper function which simplifies subsetting offset arrays during stream operations. by Garret Rieger · 5 years ago
  35. 0558413 Minor, tweak spaces by Ebrahim Byagowi · 6 years ago
  36. faace94 Merge pull request #1807 from harfbuzz/subset-varstore by Behdad Esfahbod · 6 years ago
  37. b0c3eb0 [subset] GPOS Lookup Type 3: CursivePos by Qunxin Liu · 6 years ago
  38. d512087 Rename GlyphID to HBGlyphID by Ebrahim Byagowi · 6 years ago
  39. 0e294c4 Rename VAR to HB_VAR_ARRAY by Behdad Esfahbod · 6 years ago
  40. c379fae Fix a few struct size declarations by Behdad Esfahbod · 6 years ago
  41. 0313ef8 bug fix in optimizing coverage table format (#1942) by qxliu76 · 6 years ago
  42. a0b4ac4 Turn 8 spaces to tab across the project by Ebrahim Byagowi · 6 years ago
  43. 68ac767 added skip(), get_next_value() to inc_bimap to subset VarStore with retain-gids by blueshade7 · 6 years ago
  44. 634390e added VariationStore serializer to be used by HVAR/VVAR subsetters by blueshade7 · 6 years ago
  45. 6c725c7 [config] Add HB_NO_LAYOUT_FEATURE_PARAMS by Behdad Esfahbod · 6 years ago
  46. c8f529a [config] Add HB_NO_HINTING, enabled by HB_TINY by Behdad Esfahbod · 6 years ago
  47. a849873 [config] Add HB_NO_VAR to disable variations support, enabled by HB_TINY by Behdad Esfahbod · 6 years ago
  48. 1834cf8 [serialize] Pass offset to serialize_subset() by Behdad Esfahbod · 6 years ago
  49. 9260441 [serialize] Pass offset to serialize_copy() by Behdad Esfahbod · 6 years ago
  50. 962f95c [subset] Switch SingleSubst to use iterators in serialize. by Garret Rieger · 6 years ago
  51. 889dc1e [iter] Remove sort categorization by Behdad Esfahbod · 6 years ago
  52. 5137628 [iter] Track strictly-sorted iterators by Behdad Esfahbod · 6 years ago
  53. a487fc3 Another extra semi-colon by Behdad Esfahbod · 6 years ago
  54. 4d67743 [subset] Use more auto typing by Behdad Esfahbod · 6 years ago
  55. a27a31b Minor by Behdad Esfahbod · 6 years ago
  56. 2ade008 [serialize] More rewrite by Behdad Esfahbod · 6 years ago
  57. 99ed6e2 [serialize] Fix a TODO by Behdad Esfahbod · 6 years ago
  58. 25a5b28 Fix sanitize fail of extension sublookups by Behdad Esfahbod · 6 years ago
  59. 9c0c358 Minor by Behdad Esfahbod · 6 years ago
  60. 5d4437f Minor by Behdad Esfahbod · 6 years ago
  61. ed972d5 [iter] Rewrite test functions by Behdad Esfahbod · 6 years ago
  62. 4c9e0c3 [serialize] LangSys subset->copy by Behdad Esfahbod · 6 years ago
  63. af571db [meta] Replace most hb_enable_if with hb_requires by Behdad Esfahbod · 6 years ago
  64. 83e3eab Whitespace by Behdad Esfahbod · 6 years ago
  65. e33ad25 [serialize] FeatureVariations subset->copy by Behdad Esfahbod · 6 years ago
  66. 4c2fd05 [iter] Implement range-based for loops by Behdad Esfahbod · 6 years ago
  67. 36bb24f [dispatch] Forward arguments in all dispatch multiplexers by Behdad Esfahbod · 6 years ago
  68. 88a4147 [serializer] Accept exact type in serialize_subset/copy() by Behdad Esfahbod · 6 years ago
  69. 9258878 Remove space between right angle brackets now that we have C++11 (#1689) by Ebrahim Byagowi · 6 years ago
  70. 699de68 Delete default assignment operator Offset<> by Behdad Esfahbod · 6 years ago
  71. c68eb70 Minor by Behdad Esfahbod · 6 years ago
  72. 85adf4a [GDEF] Don't assume glyphlist is sorted by Behdad Esfahbod · 6 years ago
  73. e5d6fe9 Don't skip setting the .end field of the first range by Jonathan Kew · 6 years ago
  74. b986c6a [C++11] Remove IntType::set() in favor of operator= by Behdad Esfahbod · 6 years ago
  75. cbe2118 Merge branch 'master' into iter by Behdad Esfahbod · 6 years ago
  76. 849a0f1 [iter] Add hb_iter_with_fallback_t instead by Behdad Esfahbod · 6 years ago
  77. 4d40ed9 [iter] Add hb_iter_with_mixin_t<> by Behdad Esfahbod · 6 years ago
  78. 84a25d7 [iter] Rename by Behdad Esfahbod · 6 years ago
  79. 925be29 Update hb-ot-vorg-table and hb-ot-layout-common to use the updated subset plan api. by Garret Rieger · 6 years ago
  80. d438e61 [iter] Fix operator() impls by Behdad Esfahbod · 6 years ago
  81. 090fe56 Merge branch 'master' into iter by Behdad Esfahbod · 6 years ago
  82. 5d4b037 Convert unsigned enum class consts to static constexpr by Behdad Esfahbod · 6 years ago
  83. 9355166 Remove unused Coverage::iter_t::get_coverage() by Behdad Esfahbod · 6 years ago
  84. a7de144 Implement uniform map interface by Behdad Esfahbod · 6 years ago
  85. 7987095 [meta] Remove hb_enable_if_t by Behdad Esfahbod · 6 years ago
  86. 7798e4f [iter] Change Coverage iterator to only return glyph-id by Behdad Esfahbod · 6 years ago
  87. 636786e [iter] Rename __item_type__ to __item_t__ by Behdad Esfahbod · 6 years ago
  88. 6caf76f Tighten Coverage iteration by Behdad Esfahbod · 6 years ago
  89. ff3a7ce [subset] Minor by Behdad Esfahbod · 6 years ago
  90. 74ca7b5 [OT] Implement operator[] for Coverage and ClassDef by Behdad Esfahbod · 6 years ago
  91. 445364d [iter] Rename hb_is_[sorted_]iterator() -> hb_is_[sorted_]iterator_of() by Behdad Esfahbod · 6 years ago
  92. 815cde9 [iter] Use is_sorted_iterator by Behdad Esfahbod · 6 years ago
  93. b5d6fe1 [iter] Remove hb_sorted_iter_t by Behdad Esfahbod · 6 years ago
  94. a685bfe Separate GlyphID from HBUINT16 by Behdad Esfahbod · 6 years ago
  95. 40c24fd [iter] Port Coverage towards iter_t instead of array_t specifics by Behdad Esfahbod · 6 years ago
  96. 851fbb2 [iter] Port Coverage::serialize to hb_is_iterator by Behdad Esfahbod · 6 years ago
  97. bcb913e Minor by Behdad Esfahbod · 6 years ago
  98. 0828db8 [iter] Rename by Behdad Esfahbod · 6 years ago
  99. 2cbf5bf [iter] Test OT::Coverage iter by Behdad Esfahbod · 6 years ago
  100. cde3198 [iter] Mark Coverage iterator sorted by Behdad Esfahbod · 6 years ago