1. 35a026c [shape] Unsafe-to-concat around fraction slash by Behdad Esfahbod · 1 year, 6 months ago
  2. f19ca24 Revert "Revert "Require numerator and denominator in auto fraction"" by Behdad Esfahbod · 1 year, 6 months ago
  3. b2a7316 [buffer] Fix unsafe_to_concat() by Behdad Esfahbod · 1 year, 6 months ago
  4. 8fe506e Revert "Require numerator and denominator in auto fraction" by Behdad Esfahbod · 1 year, 6 months ago
  5. f3e8693 Require numerator and denominator in auto fraction by David Corbett · 1 year, 6 months ago
  6. 23838e5 [graph] Error handling by Behdad Esfahbod · 1 year, 6 months ago
  7. 04f4909 [graph] Use a move instead of swap by Behdad Esfahbod · 1 year, 6 months ago
  8. 3bedb0e [graph] Minor rename by Behdad Esfahbod · 1 year, 6 months ago
  9. bb1f53c [graph] Try fixing infinite loop found by CIFuzz under malloc fail by Behdad Esfahbod · 1 year, 6 months ago
  10. db3314c [graph] Minor space type change by Behdad Esfahbod · 1 year, 6 months ago
  11. 6a218ea Merge pull request #4343 from harfbuzz/graph-parents-map by Behdad Esfahbod · 1 year, 6 months ago
  12. 6bb6170 [graph] Try fixing bots by Behdad Esfahbod · 1 year, 6 months ago
  13. 1b5abb1 [graph] Speed-up vertices having only one parent by Behdad Esfahbod · 1 year, 6 months ago
  14. f3d0b11 [graph] Make parents private by Behdad Esfahbod · 1 year, 6 months ago
  15. d3b997e [graph] Use a hb_map_t to keep parents, instead of hb_vector_t by Behdad Esfahbod · 1 year, 6 months ago
  16. 45a0d65 [instancer] cosmetic change by Qunxin Liu · 1 year, 6 months ago
  17. cb320d2 Revert "[cff] Use float instead of double" by Behdad Esfahbod · 1 year, 6 months ago
  18. c8f67ac [cff] Use float instead of double by Behdad Esfahbod · 1 year, 6 months ago
  19. b36b100 [var] Remove byte_data_t; use hb_bytes_t by Behdad Esfahbod · 1 year, 6 months ago
  20. c25b8c0 Merge pull request #4335 from googlefonts/bug_fixes by Behdad Esfahbod · 1 year, 6 months ago
  21. 5cab070 [instancer] fix for missing to update tuple indices flag in operator += by Qunxin Liu · 1 year, 6 months ago
  22. 515f85d [instancer] fix incorrect encoded_len by Qunxin Liu · 1 year, 6 months ago
  23. bccdcf5 [instancer] fix a bug in compiling deltas_y for gvar by Qunxin Liu · 1 year, 6 months ago
  24. 5690840 [map] Another try at fixing archaic clang by Behdad Esfahbod · 1 year, 6 months ago
  25. a3b1806 [trak] Fix a couple return values by Behdad Esfahbod · 1 year, 6 months ago
  26. 62e6f78 [Cursive] round by Behdad Esfahbod · 1 year, 6 months ago
  27. 60db142 [layout] Remove unused "max-size" cruft by Behdad Esfahbod · 1 year, 6 months ago
  28. 8eb7889 Add max-size to static-size objects by Behdad Esfahbod · 1 year, 6 months ago
  29. e322949 [ArrayOf] Remove fast-path for offset to max-sized objects by Behdad Esfahbod · 1 year, 6 months ago
  30. 9ffea63 Bump github/codeql-action from 2.20.4 to 2.21.0 by dependabot[bot] · 1 year, 6 months ago
  31. 1a267f2 Bump fonttools from 4.41.0 to 4.41.1 in /.ci by dependabot[bot] · 1 year, 6 months ago
  32. ca7e7e9 Fix wasm-micro-runtime build instructions by Nikolaus Waxweiler · 1 year, 6 months ago
  33. a32278a Fix example code by Nikolaus Waxweiler · 1 year, 6 months ago
  34. 55f41e2 [perf] Add duployan.txt by Behdad Esfahbod · 1 year, 6 months ago
  35. c91899b [gdef] Use set-digest for mark-filterint-sets by Behdad Esfahbod · 1 year, 6 months ago
  36. e8948a4 [gsubgpos] Fix optimization by Behdad Esfahbod · 1 year, 6 months ago
  37. 36c7ec4 [sanitize] Simplify a return by Behdad Esfahbod · 1 year, 6 months ago
  38. 13f05ab [instancer] support avar table partial instancing by Qunxin Liu · 1 year, 6 months ago
  39. 837885f Revert "[sanitize/Coverage] Keep a map of sane coverages" by Behdad Esfahbod · 1 year, 6 months ago
  40. 0ab9067 [sanitize/Coverage] Keep a map of sane coverages by Behdad Esfahbod · 1 year, 6 months ago
  41. 7de2f51 [set] Remove dependency on hb-machinery.hh by Behdad Esfahbod · 1 year, 6 months ago
  42. e8de5cb [gsubgpos] Use a couple variables by Behdad Esfahbod · 1 year, 6 months ago
  43. 0ccd61a [gsubgpos] Micro-optimize by Behdad Esfahbod · 1 year, 6 months ago
  44. b01c165 [gsubgpos] Minor error handling by Behdad Esfahbod · 1 year, 6 months ago
  45. ee5f200 [gsubgpos] Remove un unnecessary variable by Behdad Esfahbod · 1 year, 6 months ago
  46. a0bb2d3 [instancer] support STAT table for all instancing operations by Qunxin Liu · 1 year, 6 months ago
  47. 42c6a3a [gsubgpos] Remove unnecessary condition by Behdad Esfahbod · 1 year, 6 months ago
  48. b5de54e [gsubgpos] Also match second component in (Chain)RuleSet::apply() by Behdad Esfahbod · 1 year, 6 months ago
  49. 73d94db [instancer] bug fixes in fvar: add missing instanceCount, update axis limit by Qunxin Liu · 1 year, 6 months ago
  50. 02b00d7 Update wasm-shaper.md (just a small typo) by Richard Dodd (dodj) · 1 year, 6 months ago
  51. 730f579 [instancer] store float value rather than F2DOT14 int value in axes_location map by Qunxin Liu · 1 year, 6 months ago
  52. efbd257 [instancer] memory leak fix in cvar by Qunxin Liu · 1 year, 6 months ago
  53. a9e9279 Merge pull request #4329 from googlefonts/instancer_solver_fix by Behdad Esfahbod · 1 year, 6 months ago
  54. aa381ae [ReverseChain] Remove SIZE_MAX by Behdad Esfahbod · 1 year, 6 months ago
  55. e583c9e [ReverseChain] Add max-size by Behdad Esfahbod · 1 year, 6 months ago
  56. 7a2f9dc [matcher] Move initializers inline by Behdad Esfahbod · 1 year, 6 months ago
  57. 5ee015e [instancer-solver] remove unused normalizeValue() code by Qunxin Liu · 1 year, 6 months ago
  58. 6c25c75 [instancer] use renormalized values when instantiating Condition table by Qunxin Liu · 1 year, 6 months ago
  59. 73ce301 [instancer-solver] port optimization and more tests from fonttools by Qunxin Liu · 1 year, 6 months ago
  60. 350423d [instancer-solver] fix tests by Qunxin Liu · 1 year, 6 months ago
  61. 12be4cb [instancer-solver] fix APIs calling rebase_tent() with TripleDistances by Qunxin Liu · 1 year, 6 months ago
  62. 165f3e6 [instancer-solver] add renormalizeValue() and store axis->distances map by Qunxin Liu · 1 year, 6 months ago
  63. d92a7a5 [gsubgpos] Inline a couple functions by Behdad Esfahbod · 1 year, 6 months ago
  64. 4ea3737 [gsubgpos] Add fast-path for end-of-string in (Chain)RuleSet::apply() by Behdad Esfahbod · 1 year, 6 months ago
  65. e7ce633 [algs] Fix -Wcomma errors by Behdad Esfahbod · 1 year, 6 months ago
  66. af095d9 Bump github/codeql-action from 2.20.3 to 2.20.4 by dependabot[bot] · 1 year, 6 months ago
  67. b031bbd Bump actions/setup-python from 4.6.1 to 4.7.0 by dependabot[bot] · 1 year, 6 months ago
  68. ae8fea0 Bump fonttools from 4.40.0 to 4.41.0 in /.ci by dependabot[bot] · 1 year, 6 months ago
  69. da84a07 Bump meson from 1.1.1 to 1.2.0 in /.ci by dependabot[bot] · 1 year, 6 months ago
  70. 4973053 Config by Behdad Esfahbod · 1 year, 6 months ago
  71. 645fabd [gsubgpos] Vastly speed up ChainRuleSet / RuleSet matching by Behdad Esfahbod · 1 year, 6 months ago
  72. 77080f8 . by Behdad Esfahbod · 1 year, 6 months ago
  73. 5c8f3b7 [gsubgpos] Conditionally cache backtrack again by Behdad Esfahbod · 1 year, 6 months ago
  74. 52237eb [ChainContext] More caching by Behdad Esfahbod · 1 year, 6 months ago
  75. 62e10c9 Revert "[gsubgpos] Allocate iterators further up" by Behdad Esfahbod · 1 year, 6 months ago
  76. b9f364b [gsubgpos] Allocate iterators further up by Behdad Esfahbod · 1 year, 6 months ago
  77. c2f454c [gsubgpos] Fix residual from 5af80f349c4e040bfa853ee3f561ac16538b5988 by Behdad Esfahbod · 1 year, 6 months ago
  78. 4e64110 [buffer] Inline a method by Behdad Esfahbod · 1 year, 6 months ago
  79. 5af80f3 [ChainContext] Cache two class values by Behdad Esfahbod · 1 year, 6 months ago
  80. 8cde4fa [gsubgpos] Inline a couple methods by Behdad Esfahbod · 1 year, 6 months ago
  81. f94508e [Ligature] Micro-optimize by Behdad Esfahbod · 1 year, 6 months ago
  82. 76de345 [ot-shape] Short-circuit spaces as well by Behdad Esfahbod · 1 year, 6 months ago
  83. 765da4d [ot-shape] Minor short-circuit by Behdad Esfahbod · 1 year, 6 months ago
  84. 7b8e0bb [ot-shape] Minor short-circuit by Behdad Esfahbod · 1 year, 6 months ago
  85. b2d648e [perf/benchmark-subset] Rename subset_codepoints to subset_unicodes by Behdad Esfahbod · 1 year, 6 months ago
  86. a562884 [subset] Speed up a couple of set iteration loops by Behdad Esfahbod · 1 year, 6 months ago
  87. 326d319 [graph] Micro-optimize by Behdad Esfahbod · 1 year, 6 months ago
  88. 548230e [graph] Early return from a function by Behdad Esfahbod · 1 year, 6 months ago
  89. 09706b0 [graph] Add a pre-alloc to map by Behdad Esfahbod · 1 year, 6 months ago
  90. d1ddfc4 [graph] Use move instead of swap by Behdad Esfahbod · 1 year, 6 months ago
  91. 07cb6bf [graph] Minor, type by Behdad Esfahbod · 1 year, 6 months ago
  92. 867640a Revert "[set] Add test_and_add / test_and_del" by Behdad Esfahbod · 1 year, 6 months ago
  93. 10b776b [graph] Micro-optimize by Behdad Esfahbod · 1 year, 6 months ago
  94. de1237f [set] Add test_and_add / test_and_del by Behdad Esfahbod · 1 year, 6 months ago
  95. 7f1ff9c [graph] Micro-optimize array access by Behdad Esfahbod · 1 year, 6 months ago
  96. d9cf9b5 [priority-queue] Inline insert() by Behdad Esfahbod · 1 year, 6 months ago
  97. d00b887 Revert "[subset/closure] Batch recursions in scheduled stages" by Behdad Esfahbod · 1 year, 6 months ago
  98. 5e42f7b Revert "Revert "[priority-queue] Inline a couple more"" by Behdad Esfahbod · 1 year, 6 months ago
  99. 915410e Revert "[priority-queue] Inline a couple more" by Behdad Esfahbod · 1 year, 6 months ago
  100. f2aaeeb [subset/closure] Batch recursions in scheduled stages by Behdad Esfahbod · 1 year, 6 months ago