1. 49dbe0c Another try by Behdad Esfahbod · 1 year, 6 months ago
  2. 483d4a8 Fix bot by Behdad Esfahbod · 1 year, 6 months ago
  3. 7989702 Audit and fix up serialize_subset uses by Behdad Esfahbod · 1 year, 6 months ago
  4. 1d665c2 8.1.1 by Khaled Hosny · 1 year, 6 months ago
  5. 91c449a [graph] Make space_for non-recursive by Behdad Esfahbod · 1 year, 6 months ago
  6. dcd3afc [skippy-iter] Remove unused num_items by Behdad Esfahbod · 1 year, 6 months ago
  7. 3904809 [skippy-iter] Remove early stop by Behdad Esfahbod · 1 year, 6 months ago
  8. 70b3fbe [graph] Fix invalid read when map gets resized by Behdad Esfahbod · 1 year, 6 months ago
  9. 94d4283 [graph] Handle a malloc fail by Behdad Esfahbod · 1 year, 6 months ago
  10. 603920e [graph] Minor asserts by Behdad Esfahbod · 1 year, 6 months ago
  11. 8d00476 [graph] Minor restructure a condition by Behdad Esfahbod · 1 year, 6 months ago
  12. 7946984 [graph] More assert by Behdad Esfahbod · 1 year, 6 months ago
  13. 3b386c3 [graph] Minor assert by Behdad Esfahbod · 1 year, 6 months ago
  14. 07e7033 [graph] Error check by Behdad Esfahbod · 1 year, 6 months ago
  15. 7a9aac1 [graph] Fixes to parent handling by Behdad Esfahbod · 1 year, 6 months ago
  16. 2feac50 Revert "[gsubgpos] Keep another digest in the applicable_t" by Behdad Esfahbod · 1 year, 6 months ago
  17. fd79c7c [gsubgpos] Keep another digest in the applicable_t by Behdad Esfahbod · 1 year, 6 months ago
  18. e3fd69c [layout] Inline another function by Behdad Esfahbod · 1 year, 6 months ago
  19. 9cdc043 [Cursive] Only sanitize what we use by Behdad Esfahbod · 1 year, 6 months ago
  20. 25e9def [sanitize] Inline check_struct by Behdad Esfahbod · 1 year, 6 months ago
  21. 44026aa [Cursive] Minor, adjust unsafe-to-concat if prev didn't sanitize by Behdad Esfahbod · 1 year, 6 months ago
  22. b382e61 [GPOS] Sanitize Cursive positioning anchors lazily by Behdad Esfahbod · 1 year, 6 months ago
  23. fcb9e59 8.1.0 by Khaled Hosny · 1 year, 6 months ago
  24. d9c4d3e [uniscribe] Fix warnings by Behdad Esfahbod · 1 year, 6 months ago
  25. 29ad930 [layout] Minor add prealloc by Behdad Esfahbod · 1 year, 6 months ago
  26. a41368b [buffer] Minor micro-optimize by Behdad Esfahbod · 1 year, 6 months ago
  27. dc35a0f [ot-map] Speed up feature finding by Behdad Esfahbod · 1 year, 6 months ago
  28. 202888e Fix mac bot by Behdad Esfahbod · 1 year, 6 months ago
  29. 35a026c [shape] Unsafe-to-concat around fraction slash by Behdad Esfahbod · 1 year, 6 months ago
  30. f19ca24 Revert "Revert "Require numerator and denominator in auto fraction"" by Behdad Esfahbod · 1 year, 6 months ago
  31. b2a7316 [buffer] Fix unsafe_to_concat() by Behdad Esfahbod · 1 year, 6 months ago
  32. 8fe506e Revert "Require numerator and denominator in auto fraction" by Behdad Esfahbod · 1 year, 6 months ago
  33. f3e8693 Require numerator and denominator in auto fraction by David Corbett · 1 year, 6 months ago
  34. 23838e5 [graph] Error handling by Behdad Esfahbod · 1 year, 6 months ago
  35. 04f4909 [graph] Use a move instead of swap by Behdad Esfahbod · 1 year, 6 months ago
  36. 3bedb0e [graph] Minor rename by Behdad Esfahbod · 1 year, 6 months ago
  37. bb1f53c [graph] Try fixing infinite loop found by CIFuzz under malloc fail by Behdad Esfahbod · 1 year, 6 months ago
  38. db3314c [graph] Minor space type change by Behdad Esfahbod · 1 year, 6 months ago
  39. 6bb6170 [graph] Try fixing bots by Behdad Esfahbod · 1 year, 6 months ago
  40. 1b5abb1 [graph] Speed-up vertices having only one parent by Behdad Esfahbod · 1 year, 6 months ago
  41. f3d0b11 [graph] Make parents private by Behdad Esfahbod · 1 year, 6 months ago
  42. d3b997e [graph] Use a hb_map_t to keep parents, instead of hb_vector_t by Behdad Esfahbod · 1 year, 6 months ago
  43. 45a0d65 [instancer] cosmetic change by Qunxin Liu · 1 year, 6 months ago
  44. cb320d2 Revert "[cff] Use float instead of double" by Behdad Esfahbod · 1 year, 6 months ago
  45. c8f67ac [cff] Use float instead of double by Behdad Esfahbod · 1 year, 6 months ago
  46. b36b100 [var] Remove byte_data_t; use hb_bytes_t by Behdad Esfahbod · 1 year, 6 months ago
  47. c25b8c0 Merge pull request #4335 from googlefonts/bug_fixes by Behdad Esfahbod · 1 year, 6 months ago
  48. 5cab070 [instancer] fix for missing to update tuple indices flag in operator += by Qunxin Liu · 1 year, 6 months ago
  49. 515f85d [instancer] fix incorrect encoded_len by Qunxin Liu · 1 year, 6 months ago
  50. bccdcf5 [instancer] fix a bug in compiling deltas_y for gvar by Qunxin Liu · 1 year, 6 months ago
  51. 5690840 [map] Another try at fixing archaic clang by Behdad Esfahbod · 1 year, 6 months ago
  52. a3b1806 [trak] Fix a couple return values by Behdad Esfahbod · 1 year, 6 months ago
  53. 62e6f78 [Cursive] round by Behdad Esfahbod · 1 year, 6 months ago
  54. 60db142 [layout] Remove unused "max-size" cruft by Behdad Esfahbod · 1 year, 6 months ago
  55. 8eb7889 Add max-size to static-size objects by Behdad Esfahbod · 1 year, 6 months ago
  56. e322949 [ArrayOf] Remove fast-path for offset to max-sized objects by Behdad Esfahbod · 1 year, 6 months ago
  57. c91899b [gdef] Use set-digest for mark-filterint-sets by Behdad Esfahbod · 1 year, 6 months ago
  58. e8948a4 [gsubgpos] Fix optimization by Behdad Esfahbod · 1 year, 6 months ago
  59. 36c7ec4 [sanitize] Simplify a return by Behdad Esfahbod · 1 year, 6 months ago
  60. 13f05ab [instancer] support avar table partial instancing by Qunxin Liu · 1 year, 6 months ago
  61. 837885f Revert "[sanitize/Coverage] Keep a map of sane coverages" by Behdad Esfahbod · 1 year, 6 months ago
  62. 0ab9067 [sanitize/Coverage] Keep a map of sane coverages by Behdad Esfahbod · 1 year, 6 months ago
  63. 7de2f51 [set] Remove dependency on hb-machinery.hh by Behdad Esfahbod · 1 year, 6 months ago
  64. e8de5cb [gsubgpos] Use a couple variables by Behdad Esfahbod · 1 year, 6 months ago
  65. 0ccd61a [gsubgpos] Micro-optimize by Behdad Esfahbod · 1 year, 6 months ago
  66. b01c165 [gsubgpos] Minor error handling by Behdad Esfahbod · 1 year, 6 months ago
  67. ee5f200 [gsubgpos] Remove un unnecessary variable by Behdad Esfahbod · 1 year, 6 months ago
  68. a0bb2d3 [instancer] support STAT table for all instancing operations by Qunxin Liu · 1 year, 6 months ago
  69. 42c6a3a [gsubgpos] Remove unnecessary condition by Behdad Esfahbod · 1 year, 6 months ago
  70. b5de54e [gsubgpos] Also match second component in (Chain)RuleSet::apply() by Behdad Esfahbod · 1 year, 6 months ago
  71. 73d94db [instancer] bug fixes in fvar: add missing instanceCount, update axis limit by Qunxin Liu · 1 year, 6 months ago
  72. 730f579 [instancer] store float value rather than F2DOT14 int value in axes_location map by Qunxin Liu · 1 year, 6 months ago
  73. efbd257 [instancer] memory leak fix in cvar by Qunxin Liu · 1 year, 6 months ago
  74. a9e9279 Merge pull request #4329 from googlefonts/instancer_solver_fix by Behdad Esfahbod · 1 year, 6 months ago
  75. aa381ae [ReverseChain] Remove SIZE_MAX by Behdad Esfahbod · 1 year, 6 months ago
  76. e583c9e [ReverseChain] Add max-size by Behdad Esfahbod · 1 year, 6 months ago
  77. 7a2f9dc [matcher] Move initializers inline by Behdad Esfahbod · 1 year, 6 months ago
  78. 5ee015e [instancer-solver] remove unused normalizeValue() code by Qunxin Liu · 1 year, 6 months ago
  79. 6c25c75 [instancer] use renormalized values when instantiating Condition table by Qunxin Liu · 1 year, 6 months ago
  80. 73ce301 [instancer-solver] port optimization and more tests from fonttools by Qunxin Liu · 1 year, 6 months ago
  81. 350423d [instancer-solver] fix tests by Qunxin Liu · 1 year, 6 months ago
  82. 12be4cb [instancer-solver] fix APIs calling rebase_tent() with TripleDistances by Qunxin Liu · 1 year, 6 months ago
  83. 165f3e6 [instancer-solver] add renormalizeValue() and store axis->distances map by Qunxin Liu · 1 year, 6 months ago
  84. d92a7a5 [gsubgpos] Inline a couple functions by Behdad Esfahbod · 1 year, 6 months ago
  85. 4ea3737 [gsubgpos] Add fast-path for end-of-string in (Chain)RuleSet::apply() by Behdad Esfahbod · 1 year, 6 months ago
  86. e7ce633 [algs] Fix -Wcomma errors by Behdad Esfahbod · 1 year, 6 months ago
  87. 4973053 Config by Behdad Esfahbod · 1 year, 6 months ago
  88. 645fabd [gsubgpos] Vastly speed up ChainRuleSet / RuleSet matching by Behdad Esfahbod · 1 year, 6 months ago
  89. 77080f8 . by Behdad Esfahbod · 1 year, 6 months ago
  90. 5c8f3b7 [gsubgpos] Conditionally cache backtrack again by Behdad Esfahbod · 1 year, 6 months ago
  91. 52237eb [ChainContext] More caching by Behdad Esfahbod · 1 year, 6 months ago
  92. 62e10c9 Revert "[gsubgpos] Allocate iterators further up" by Behdad Esfahbod · 1 year, 6 months ago
  93. b9f364b [gsubgpos] Allocate iterators further up by Behdad Esfahbod · 1 year, 6 months ago
  94. c2f454c [gsubgpos] Fix residual from 5af80f349c4e040bfa853ee3f561ac16538b5988 by Behdad Esfahbod · 1 year, 6 months ago
  95. 4e64110 [buffer] Inline a method by Behdad Esfahbod · 1 year, 6 months ago
  96. 5af80f3 [ChainContext] Cache two class values by Behdad Esfahbod · 1 year, 6 months ago
  97. 8cde4fa [gsubgpos] Inline a couple methods by Behdad Esfahbod · 1 year, 6 months ago
  98. f94508e [Ligature] Micro-optimize by Behdad Esfahbod · 1 year, 6 months ago
  99. 76de345 [ot-shape] Short-circuit spaces as well by Behdad Esfahbod · 1 year, 6 months ago
  100. 765da4d [ot-shape] Minor short-circuit by Behdad Esfahbod · 1 year, 6 months ago