1. 96a0723 Merge "Move comment to license_note" am: fee8a3c433 am: f086447068 am: 10b53689d9 by Treehugger Robot · 2 years, 2 months ago int/13/fp4
  2. 10b5368 Merge "Move comment to license_note" am: fee8a3c433 am: f086447068 by Treehugger Robot · 2 years, 2 months ago
  3. f086447 Merge "Move comment to license_note" am: fee8a3c433 by Treehugger Robot · 2 years, 2 months ago
  4. fee8a3c Merge "Move comment to license_note" by Treehugger Robot · 2 years, 2 months ago
  5. 4e19d1e Move comment to license_note by Bob Badour · 2 years, 2 months ago
  6. eea590c Merge "Update HarfBuzz to 3.1.1" am: 5546d81826 am: a882ada8dd am: 438d046576 am: b317be0be6 by Treehugger Robot · 2 years, 6 months ago
  7. b317be0 Merge "Update HarfBuzz to 3.1.1" am: 5546d81826 am: a882ada8dd am: 438d046576 by Treehugger Robot · 2 years, 6 months ago
  8. 438d046 Merge "Update HarfBuzz to 3.1.1" am: 5546d81826 am: a882ada8dd by Treehugger Robot · 2 years, 6 months ago
  9. a882ada Merge "Update HarfBuzz to 3.1.1" am: 5546d81826 by Treehugger Robot · 2 years, 6 months ago
  10. 5546d81 Merge "Update HarfBuzz to 3.1.1" by Treehugger Robot · 2 years, 6 months ago
  11. 7bc88b1 Update HarfBuzz to 3.1.1 by Seigo Nonaka · 2 years, 6 months ago
  12. cd5c6cd 3.1.1 by Khaled Hosny · 2 years, 6 months ago
  13. 1e07d42 Typo fix by Matthias Clasen · 2 years, 6 months ago
  14. 1fd7fd9 Cosmetics: Avoid confusing indentation by Matthias Clasen · 2 years, 6 months ago
  15. 3471f8f docs: Clarify a doc comment by Matthias Clasen · 2 years, 6 months ago
  16. 07dc34b [mutex] Try work around GCC cast-align error/warning by Behdad Esfahbod · 2 years, 6 months ago
  17. 77eeec5 3.1.0 by Khaled Hosny · 2 years, 6 months ago
  18. 54e7d62 [array] Remove defaulted destructor by Behdad Esfahbod · 2 years, 6 months ago
  19. f51b48c [subset] Fix fuzzer found memory leak. by Garret Rieger · 2 years, 7 months ago
  20. b1cd0dc [map] Add INVALID_KEY and INVALID_VALUE by Behdad Esfahbod · 2 years, 7 months ago
  21. 540f19b [subset] fix bug in (Chain)ContextFormat2 by Qunxin Liu · 2 years, 7 months ago
  22. e260eeb [subset] Update test goldens for gdef.glyphset. by Garret Rieger · 2 years, 7 months ago
  23. 60e2036 [subset] use glyphset_gsub instead of glyphset for GDEF by Qunxin Liu · 2 years, 7 months ago
  24. e39647c [subset] update subset goldens to fix tests. by Garret Rieger · 2 years, 7 months ago
  25. 0a7563a [subset] fuzzer fix: https://oss-fuzz.com/testcase?key=6254792024915968 by Qunxin Liu · 2 years, 7 months ago
  26. 364b6b3 [subset] Don't assume FeatureList is sorted by Qunxin Liu · 2 years, 7 months ago
  27. 49c9392 [subset] During LigatureSubstFormat1 subsetting always place Coverage last. by Garret Rieger · 2 years, 8 months ago
  28. 9643d77 [repacker] add more detailed comment about virtual links. by Garret Rieger · 2 years, 8 months ago
  29. 5bfc7d1 [repacker] remove VirtualOffset struct. by Garret Rieger · 2 years, 8 months ago
  30. bc4c534 [repacker] Add test for virtual links in the repacker. by Garret Rieger · 2 years, 8 months ago
  31. 7615b94 [repacker] add 'virtual links' to the serializer. by Garret Rieger · 2 years, 8 months ago
  32. 59d8f6c [map] Fix copy assignment operator by Behdad Esfahbod · 2 years, 7 months ago
  33. bbda020 Merge pull request #3278 from harfbuzz/more-std by Behdad Esfahbod · 2 years, 7 months ago
  34. 459e485 [meta] Remove otherwise-empty test-meta by Behdad Esfahbod · 2 years, 7 months ago
  35. b8724c6 [meta] Add in-house impl of hb_is_convertible() by Behdad Esfahbod · 2 years, 7 months ago
  36. 7a078c3 [meta] Use std::conditional instead of hb_conditional() by Behdad Esfahbod · 2 years, 7 months ago
  37. 943921c [meta] Use more std type_traits by Behdad Esfahbod · 2 years, 7 months ago
  38. 6d555ce [meta] Use std::forward instead of hb_forward() by Behdad Esfahbod · 2 years, 7 months ago
  39. 811f80a [algs] Use std::move instead of hb_move() by Behdad Esfahbod · 2 years, 7 months ago
  40. 896e0c7 [meta] Remove unused traits by Behdad Esfahbod · 2 years, 7 months ago
  41. be42800 [meta] Use std::is_trivially_... instead of internal copies by Behdad Esfahbod · 2 years, 7 months ago
  42. 30c05e8 [algs] include <new> by Behdad Esfahbod · 2 years, 7 months ago
  43. 4c6fd7c [map] Try moving items when resizing by Behdad Esfahbod · 2 years, 7 months ago
  44. a28ea8d Simplify swap() by Behdad Esfahbod · 2 years, 7 months ago
  45. 9415831 [map] Add iterable constructor by Behdad Esfahbod · 2 years, 7 months ago
  46. a03b9b1 [map] Add initializer_list and swap() by Behdad Esfahbod · 2 years, 7 months ago
  47. 3604f5f [algs] Include <initializer_list> by Behdad Esfahbod · 2 years, 7 months ago
  48. c30f683 [map] Add 5 methods by Behdad Esfahbod · 2 years, 7 months ago
  49. 38debba [set] Add successful check in swap() by Behdad Esfahbod · 2 years, 7 months ago
  50. b860b44 [bimap] Simplify initialization by Behdad Esfahbod · 2 years, 7 months ago
  51. d2c364f [array] Use default methods by Behdad Esfahbod · 2 years, 7 months ago
  52. 6f74d80 [vector] Complete sorted_vector 5-methods by Behdad Esfahbod · 2 years, 7 months ago
  53. a28b5d0 [vector] Add swap() friend to hb_sorted_vector_t by Behdad Esfahbod · 2 years, 7 months ago
  54. e97e799 Verbiage by Behdad Esfahbod · 2 years, 7 months ago
  55. 34fa5e2 [set] More default operators by Behdad Esfahbod · 2 years, 7 months ago
  56. b6c0b40 [vector] Use default constructor by Behdad Esfahbod · 2 years, 7 months ago
  57. 1e3f57c [bit-set] Implement standard-5 methods plus swap by Behdad Esfahbod · 2 years, 7 months ago
  58. 11eadb5 [bit-set-invertible] Implement standard-5 methods & swap by Behdad Esfahbod · 2 years, 7 months ago
  59. dcd18da [set] Add standard the 5 standard methods & tests by Behdad Esfahbod · 2 years, 7 months ago
  60. 628a0f3 [vector] Add more tests by Behdad Esfahbod · 2 years, 7 months ago
  61. f15858b [vector] Pre-allocate if iterator has random-access length by Behdad Esfahbod · 2 years, 7 months ago
  62. 1113515 [vector] Move test code into separate file by Behdad Esfahbod · 2 years, 7 months ago
  63. ee75e71 [vector] Add initializer from iterable by Behdad Esfahbod · 2 years, 7 months ago
  64. 18a078f [vector] Implement move assignment using swap by Behdad Esfahbod · 2 years, 7 months ago
  65. 8dc86d0 Add a test font scale rounding behavior by Matthias Clasen · 2 years, 7 months ago
  66. eeda2c5 [vector] Add initializer_list constructor & tests by Behdad Esfahbod · 2 years, 7 months ago
  67. c484641 Revert "[vector] Add initializer_list constructor & tests" by Behdad Esfahbod · 2 years, 7 months ago
  68. aa61824 [vector] Add initializer_list constructor & tests by Behdad Esfahbod · 2 years, 7 months ago
  69. 8c05569 [algs] Add hb_swap() ala, and using, std::swap() by Behdad Esfahbod · 2 years, 7 months ago
  70. bbaccf2 Better round positions during scaling by Behdad Esfahbod · 2 years, 7 months ago
  71. 52ccdc7 docs: Add a link to the OpenType spec by Matthias Clasen · 2 years, 7 months ago
  72. 8cb2f96 Document hb_ot_name_t values by Matthias Clasen · 2 years, 7 months ago
  73. 85deddb [subset] fuzzer fix: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40406 by Qunxin Liu · 2 years, 7 months ago
  74. de94241 [ci] Add CIFuzz integration by David Korczynski · 2 years, 7 months ago
  75. da50056 [API] Add hb_buffer_[sg]et_not_found_glyph() and --not-found-glyph by Behdad Esfahbod · 2 years, 7 months ago
  76. 6ea6c58 Remove direct link to dwrite from meson scripts by Cameron Cawley · 2 years, 8 months ago
  77. ecbe224 Revert "[hb-directwrite] Don't load dwrit.dll dynamically" by Cameron Cawley · 2 years, 8 months ago
  78. 4262636 Merge pull request #3248 from googlefonts/connected_components by Behdad Esfahbod · 2 years, 7 months ago
  79. f55d834 [subset] Move struct DeltaSetIndexMap into hb-ot-var-common.hh by Qunxin Liu · 2 years, 7 months ago
  80. 8c583db [subset] COLRv1: update subset() method for new strutc ClipList and VarIdxMap by Qunxin Liu · 2 years, 8 months ago
  81. e51c7f8 [subset] COLRv1: add ClipList/ClipRecord/ClipBox struct definition by Qunxin Liu · 2 years, 8 months ago
  82. 2e5636e [subset] add DeltasetIndexMap struct definition by Qunxin Liu · 2 years, 10 months ago
  83. d2e986f [subset] update COLRv1 table struct definitions by Qunxin Liu · 2 years, 10 months ago
  84. 792ca30 [meson] Add graphite2 option and deprecate graphite by Khaled Hosny · 2 years, 7 months ago
  85. c655774 [style] Use head->macStyle.isExtended in style fallback by Behdad Esfahbod · 2 years, 7 months ago
  86. f3f848b [head] Add is_expanded() internally by Behdad Esfahbod · 2 years, 7 months ago
  87. d17155f [repacker] use possibly updated root idx after isolate_subgraph. by Garret Rieger · 2 years, 7 months ago
  88. a7a3608 [docs] Rename overflow_resolution to repacker by Behdad Esfahbod · 2 years, 7 months ago
  89. 9bd7ba5 Err on -Wbitwise-instead-of-logical by Behdad Esfahbod · 2 years, 7 months ago
  90. 6bc6431 Add a writeup of the overflow resolution algorithm in harfbuzz. by Garret Rieger · 2 years, 7 months ago
  91. 96299d7 Fix Wbitwise-instead-of-logical warnings by Nico Weber · 2 years, 7 months ago
  92. b621c4f [subset] Refine the coding style by faywong · 2 years, 7 months ago
  93. f8538d3 [subset] Export header & archive when HB_BUILD_SUBSET by faywong · 2 years, 7 months ago
  94. 36ed56b [subset] code cleanup by Qunxin Liu · 2 years, 8 months ago
  95. 3e635cf [USE] Categorize characters that only have AJT by David Corbett · 2 years, 7 months ago
  96. ae193cd [USE] Insert dotted circles before lone viramas by David Corbett · 2 years, 7 months ago
  97. 641296b [USE] Categorize U+11046 BRAHMI VIRAMA as HALANT by David Corbett · 2 years, 7 months ago
  98. cca42cd Merge pull request #3249 from harfbuzz/use-merge-s-o by Behdad Esfahbod · 2 years, 7 months ago
  99. bb50aae [USE] Document customizations of USE categories by David Corbett · 2 years, 7 months ago
  100. 7287125 [USE] Merge the categories S and O by David Corbett · 2 years, 7 months ago