1. 474a120 [array/vector] Rename len to length by Behdad Esfahbod · 6 years ago
  2. e412008 Remove redundant void from C++ sources (#1486) by Ebrahim Byagowi · 6 years ago
  3. d0a250a Reuse hb_aat_layout_has_* logic in coretext-aat detection logic (#1442) by Ebrahim Byagowi · 6 years ago
  4. 27a6b0a Fix build for realz by Behdad Esfahbod · 6 years ago
  5. ac02647 [coretext] Fix compile by Behdad Esfahbod · 6 years ago
  6. 50d1a41 [coretext] Hopefully the last one by Behdad Esfahbod · 6 years ago
  7. 0aab861 [coretext] Another round by Behdad Esfahbod · 6 years ago
  8. 0809b76 [coretext] One more try.. by Behdad Esfahbod · 6 years ago
  9. 78bd447 [coretext] One more try by Behdad Esfahbod · 6 years ago
  10. fd27a23 [coretext] Another build fix attemt by Behdad Esfahbod · 6 years ago
  11. cfb9771 [coretext] Try to fix by Behdad Esfahbod · 6 years ago
  12. e3e9547 [coretext] Unbreak build by Behdad Esfahbod · 6 years ago
  13. ce5da0f [shaper] Rewrite shaper data code to be more template-driven than macro-driven by Behdad Esfahbod · 6 years ago
  14. f521a28 Embed hb_ot_shape_plan_t into hb_shape_plan_t by Behdad Esfahbod · 6 years ago
  15. 1beacdd Minor by Behdad Esfahbod · 6 years ago
  16. 93ef20a Replace most uses of is_inert with is_immutable by Behdad Esfahbod · 6 years ago
  17. 3a4e5dd Remove a few unnecessary hb_auto_t<>'s by Behdad Esfahbod · 6 years ago
  18. 04981ee [docs] More by Behdad Esfahbod · 6 years ago
  19. 955aa56 [vector] Make it act more like pointer by Behdad Esfahbod · 6 years ago
  20. 8d1e479 Use bool literals instead of 0/1. by Bruce Mitchener · 6 years ago
  21. e0c5e0d [aat] WIP remove feature mapping here from hb-coretext by Behdad Esfahbod · 6 years ago
  22. cb05774 [coretext] Prepare AAT feature mapping to be moved by Behdad Esfahbod · 6 years ago
  23. b2e398c [coretext] Fix OS X check by Behdad Esfahbod · 6 years ago
  24. 0816a54 [uniscribe/coretext] Fix for previous change by Behdad Esfahbod · 6 years ago
  25. 03fb6dd Rewrite grapheme-formation in terms of new work by Behdad Esfahbod · 6 years ago
  26. 824111d Fix iOS build by Behdad Esfahbod · 6 years ago
  27. 7671cb9 [coretext] Minor by Behdad Esfahbod · 6 years ago
  28. 606bf57 Revert forcing use of single-parameter static_assert() by Behdad Esfahbod · 6 years ago
  29. 4e62627 Enforce single-param static_assert() only by Behdad Esfahbod · 6 years ago
  30. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
  31. 652cd45 [coretext] Another try by Behdad Esfahbod · 7 years ago
  32. 3f3585c Fix coretext build (hopefully) by Behdad Esfahbod · 7 years ago
  33. 3d22aef Rename by Behdad Esfahbod · 7 years ago
  34. be458eb Include more basic internal headers from hb-private.hh by Behdad Esfahbod · 7 years ago
  35. f751576 [vector] Use Crap pool in push() as well by Behdad Esfahbod · 7 years ago
  36. 65aeabd Add hb_vector_t::push(const Type &v) by Behdad Esfahbod · 7 years ago
  37. 93bdf9b Use arrayZ on hb-coretext and hb-uniscribe and fix macOS/Win bots (#1024) by Ebrahim Byagowi · 7 years ago
  38. 37b9561 Remove hb_auto_array_t by Behdad Esfahbod · 7 years ago
  39. 8b0d642 Resolve some of clang's zero-as-null-pointer-constant warnings by Ebrahim Byagowi · 7 years ago
  40. f24b0b9 Update the links and revive the dead ones by Ebrahim Byagowi · 7 years ago
  41. 58e569e Fix build with CoreText on OS X 10.7 and earlier (#952) by Ryan Schmidt · 7 years ago
  42. 21646cc Do not mark the first glyph as unsafe to break by David Corbett · 7 years ago
  43. dae20fb Use nullptr instead of 0. by Bruce Mitchener · 7 years ago
  44. 90218fa Fix typos. by Bruce Mitchener · 7 years ago
  45. 0c66043 [coretext] Fix memory leaks. by Bruce Mitchener · 7 years ago
  46. 1245395 [coretext] In hb_coretext_font_create() set ptem by Behdad Esfahbod · 7 years ago
  47. d5e2930 [coretext] Add hb_coretext_font_create() by Behdad Esfahbod · 7 years ago
  48. 7c6937e Move all references of old url to the new address (#622) by ebraminio · 7 years ago
  49. e4da380 [coretext/uniscribe/directwrite/graphite/fallback] Update for unsafe-to-break by Behdad Esfahbod · 7 years ago
  50. 40ec3bb Consolidate debug stuff into hb-debug.hh by Behdad Esfahbod · 7 years ago
  51. 98acdde [coretext/uniscribe] Fix build by Behdad Esfahbod · 7 years ago
  52. 80cc0a7 [coretext] Fix build by Behdad Esfahbod · 7 years ago
  53. dbdbfe3 Use nullptr instead of NULL by Behdad Esfahbod · 7 years ago
  54. c3448e8 Use static_assert instead of custom ASSERT_STATIC by Behdad Esfahbod · 7 years ago
  55. c2cf68d [coretext] Fix build by Behdad Esfahbod · 7 years ago
  56. 95883fc [coretext] Pass correct font size to CoreText by Behdad Esfahbod · 7 years ago
  57. 8923033 [coretext] Use fabs() to silence compiler warning by Behdad Esfahbod · 7 years ago
  58. dd4b321 [coretext] Activate tracking for system fonts by Dominik Röttsches · 7 years ago
  59. 6a2cbc6 [coretext] Use fabsf() instead of abs() by Behdad Esfahbod · 7 years ago
  60. e1b6d92 Remove cast of functions to (hb_destroy_func_t) by Behdad Esfahbod · 7 years ago
  61. 717fcb5 [coretext] Minor by Behdad Esfahbod · 7 years ago
  62. 06c1422 [coretext] Minor by Behdad Esfahbod · 7 years ago
  63. a4b4621 [coretext] Adjust font size check for 0 by Behdad Esfahbod · 7 years ago
  64. 84686bf [coretext-aat] Also pass through CoreText if font has kerx table by Behdad Esfahbod · 7 years ago
  65. 296d013 [coretext] Change default point size to 12 by Behdad Esfahbod · 7 years ago
  66. a5ebe1d [coretext] Recreate CTFont if pt size changed by Dominik Röttsches · 7 years ago
  67. db7a73c [coretext] Fix build by Dominik Röttsches · 7 years ago
  68. f334130 [coretext] Another try by Behdad Esfahbod · 7 years ago
  69. a8e466c [coretext] Move CT_Font to font data by Behdad Esfahbod · 7 years ago
  70. f9b4c65 [coretext] Move font size to a macro by Behdad Esfahbod · 7 years ago
  71. 16d02a5 [coretext] Change default font size from 36 to 18 by Behdad Esfahbod · 7 years ago
  72. 239119a [unsafe-to-break] Mark all positions as unsafe in alternative shapers by Behdad Esfahbod · 8 years ago
  73. 9813be3 [coretext] Allow to disable kern (#508) by Cosimo Lupo · 8 years ago
  74. d4bb52b Unbreak hb-coretext build by Behdad Esfahbod · 8 years ago
  75. 466b3e5 Shuffle things around a bit by Behdad Esfahbod · 8 years ago
  76. 72ada4f [GX] Hook up feature variations by Behdad Esfahbod · 8 years ago
  77. fc4e671 [coretext] Use intended coretext version check logic (#315) by Ebrahim Byagowi · 8 years ago
  78. 4867734 Try to unbreak building on older macOS again (#314) by Khaled Hosny · 9 years ago
  79. b717cd7 Do reconfigure the cascade list for Emoji font on OS X 10.9.5 (#313) by Dominik Röttsches · 9 years ago
  80. a0f1b44 [coretext] Blind fix for build on MacOS 10.9 by Khaled Hosny · 9 years ago
  81. 3331731 Fix sign of shift operators by Behdad Esfahbod · 9 years ago
  82. 489acf6 [coretext] "Fix" crashes on CoreText < 10.10 by Behdad Esfahbod · 9 years ago
  83. 8744212 [coretext] Speculative fix for CoreText nullptr access (#288) by Ebrahim Byagowi · 9 years ago
  84. fc9de44 Comments by Behdad Esfahbod · 9 years ago
  85. a022327 Discard reconfigured CTFont if URL changes by Dominik Röttsches · 9 years ago
  86. 5908962 [coretext] Clarify comment by Behdad Esfahbod · 9 years ago
  87. 89137e3 Minor by Behdad Esfahbod · 9 years ago
  88. 15063b1 [coretext] Move CTFont construction to face_data by Behdad Esfahbod · 9 years ago
  89. ba3d49d [coretext] Move code around by Behdad Esfahbod · 9 years ago
  90. 90194ef [coretext] Move code around by Behdad Esfahbod · 9 years ago
  91. 238b943 [coretext] Fix leak! by Behdad Esfahbod · 9 years ago
  92. e561122 [coretext] Move code around by Behdad Esfahbod · 9 years ago
  93. 04c6443 [coretext] Ignore PPEM in font size selection by Behdad Esfahbod · 9 years ago
  94. 62c2711 [coretext] Limit grapheme-cluster forming to cluster-level=0 by Behdad Esfahbod · 9 years ago
  95. 061105e [coretext] Fix shaping with varying font size by Behdad Esfahbod · 9 years ago
  96. a39ff95 [coretext] Speed up CoreText font fallback by Behdad Esfahbod · 9 years ago
  97. a7f0e25 Remove unused HB_SHAPER_DATA_ENSURE_DECLARE lines. by Nico Weber · 9 years ago
  98. 8b1224f Remove unused `retry:` label. by Nico Weber · 9 years ago
  99. b881142 Fix Since tags by Behdad Esfahbod · 10 years ago
  100. ed6962c [coretext] Use i32 instead of u32 as well by Behdad Esfahbod · 10 years ago