1. 72ada4f [GX] Hook up feature variations by Behdad Esfahbod · 8 years ago
  2. fc4e671 [coretext] Use intended coretext version check logic (#315) by Ebrahim Byagowi · 9 years ago
  3. 4867734 Try to unbreak building on older macOS again (#314) by Khaled Hosny · 9 years ago
  4. b717cd7 Do reconfigure the cascade list for Emoji font on OS X 10.9.5 (#313) by Dominik Röttsches · 9 years ago
  5. a0f1b44 [coretext] Blind fix for build on MacOS 10.9 by Khaled Hosny · 9 years ago
  6. 3331731 Fix sign of shift operators by Behdad Esfahbod · 9 years ago
  7. 489acf6 [coretext] "Fix" crashes on CoreText < 10.10 by Behdad Esfahbod · 9 years ago
  8. 8744212 [coretext] Speculative fix for CoreText nullptr access (#288) by Ebrahim Byagowi · 9 years ago
  9. fc9de44 Comments by Behdad Esfahbod · 9 years ago
  10. a022327 Discard reconfigured CTFont if URL changes by Dominik Röttsches · 9 years ago
  11. 5908962 [coretext] Clarify comment by Behdad Esfahbod · 9 years ago
  12. 89137e3 Minor by Behdad Esfahbod · 9 years ago
  13. 15063b1 [coretext] Move CTFont construction to face_data by Behdad Esfahbod · 9 years ago
  14. ba3d49d [coretext] Move code around by Behdad Esfahbod · 9 years ago
  15. 90194ef [coretext] Move code around by Behdad Esfahbod · 9 years ago
  16. 238b943 [coretext] Fix leak! by Behdad Esfahbod · 9 years ago
  17. e561122 [coretext] Move code around by Behdad Esfahbod · 9 years ago
  18. 04c6443 [coretext] Ignore PPEM in font size selection by Behdad Esfahbod · 9 years ago
  19. 62c2711 [coretext] Limit grapheme-cluster forming to cluster-level=0 by Behdad Esfahbod · 9 years ago
  20. 061105e [coretext] Fix shaping with varying font size by Behdad Esfahbod · 9 years ago
  21. a39ff95 [coretext] Speed up CoreText font fallback by Behdad Esfahbod · 9 years ago
  22. a7f0e25 Remove unused HB_SHAPER_DATA_ENSURE_DECLARE lines. by Nico Weber · 9 years ago
  23. 8b1224f Remove unused `retry:` label. by Nico Weber · 9 years ago
  24. b881142 Fix Since tags by Behdad Esfahbod · 10 years ago
  25. ed6962c [coretext] Use i32 instead of u32 as well by Behdad Esfahbod · 10 years ago
  26. 958c268 [coretext] Add TODO item by Behdad Esfahbod · 10 years ago
  27. 50ad778 [coretext] Remove assert that kicks in on Mac OS 10.6 by Behdad Esfahbod · 10 years ago
  28. 39851ce [coretext] Oops; fix issue number for previous commit by Behdad Esfahbod · 10 years ago
  29. 24f17af [coretext] Fix positioning with trailing whitespace by Behdad Esfahbod · 10 years ago
  30. 982d94e [coretext] Don't generate notdef glyph for default-ignorables by Behdad Esfahbod · 10 years ago
  31. 6917a04 [coretext] Unbreak glyph positioning in presence of notdef runs by Behdad Esfahbod · 10 years ago
  32. b0b38bb [coretext] Fix positioning of notdef by Behdad Esfahbod · 10 years ago
  33. 70622e5 [coretext] Fix scaling by Behdad Esfahbod · 10 years ago
  34. 221ba02 [coretext] Use vertical advance for notdef in vertical direction by Behdad Esfahbod · 10 years ago
  35. 522b1cc [coretext] Hide feature_mappings by Behdad Esfahbod · 11 years ago
  36. 20076cc [coretext] Add version guards for kCTLanguageAttributeName by Behdad Esfahbod · 11 years ago
  37. 1b3011c [coretext] Pass buffer language to CoreText by Behdad Esfahbod · 11 years ago
  38. 3eb6a4d [coretext] Minor by Behdad Esfahbod · 11 years ago
  39. 08acfe0 [hb-coretext] Fix cluster order of notdef runs in RTL text by Behdad Esfahbod · 11 years ago
  40. 81b8d97 [coretext] Fix buffer resizing by Behdad Esfahbod · 11 years ago
  41. c3e924f [coretext] Rewind scratch-allocated arrays when not needed anymore by Behdad Esfahbod · 11 years ago
  42. fd0001d [coretext] Compare CGFont and PS name, if CTFont didn't match by Behdad Esfahbod · 11 years ago
  43. 5a0eed3 [coretext] Implement vertical shaping by Behdad Esfahbod · 11 years ago
  44. 1b55077 [coretext] Remove unnecessary alt_size by Behdad Esfahbod · 11 years ago
  45. 10b1104 [coretext] Use CFRunStatus by Behdad Esfahbod · 11 years ago
  46. fd1a6aa [coretext] Minor by Behdad Esfahbod · 11 years ago
  47. 130856c [coretext] Remove debug printf! by Behdad Esfahbod · 11 years ago
  48. 4acce77 [coretext] Pass buffer direction to CoreText by Behdad Esfahbod · 11 years ago
  49. 5ec45dd [coretext] Minor by Behdad Esfahbod · 11 years ago
  50. 624a299 [coretext] Attach marks to base clusters by Behdad Esfahbod · 11 years ago
  51. 3c41ccb [coretext] Use input clusters by Behdad Esfahbod · 11 years ago
  52. a6b8dc8 [coretext] Fix buffer resize handling by Behdad Esfahbod · 11 years ago
  53. 9b3c60c [coretext] Always compute log_clusters by Behdad Esfahbod · 11 years ago
  54. 9ce067c [coretext] Simplify cluster mapping by Behdad Esfahbod · 11 years ago
  55. 49f7fb6 [coretext] Minor by Behdad Esfahbod · 11 years ago
  56. 25f4fb9 [coretext] Fix fallback detection by Behdad Esfahbod · 11 years ago
  57. 77a7a53 [coretext] Fix last range by Behdad Esfahbod · 11 years ago
  58. 92aeee3 Minor by Behdad Esfahbod · 11 years ago
  59. b9993d8 [coretext] Fix assert on Yosemite by Behdad Esfahbod · 11 years ago
  60. 087733d [coretext] Use CGFont as face_data by Behdad Esfahbod · 11 years ago
  61. 7627100 Mark unsigned integer literals with the u suffix by Behdad Esfahbod · 11 years ago
  62. fb8cc86 Rename sort() to qsort() by Behdad Esfahbod · 11 years ago
  63. 7526373 [coretext] Remove unused var by Behdad Esfahbod · 11 years ago
  64. a9e25e9 [coretext] Add hb_coretext_face_create() by Behdad Esfahbod · 11 years ago
  65. c79865f [coretext] Add coretext_aat shaper by Behdad Esfahbod · 11 years ago
  66. c29993a [coretext] Handle surrogate pairs when generating notdef glyphs by Behdad Esfahbod · 11 years ago
  67. 748b278 [coretext] Minor optimization by Behdad Esfahbod · 11 years ago
  68. aec468f [coretext] Add TODO by Behdad Esfahbod · 11 years ago
  69. 58cc233 [coretext] Cleanup by Behdad Esfahbod · 11 years ago
  70. c8213c6 [coretext] Avoid font fallback with CoreText shaper by Khaled Hosny · 11 years ago
  71. 68c372e More scratch-buffer cleanup by Behdad Esfahbod · 11 years ago
  72. 8fcadb9 [coretext] More scratch buffer fixes by Behdad Esfahbod · 11 years ago
  73. 16f175c Fix scratch-buffer alignment warnings by Behdad Esfahbod · 11 years ago
  74. 3613696 [coretext] Fully support user features by Behdad Esfahbod · 12 years ago
  75. a782a5e [coretext] Start adding support for features by Behdad Esfahbod · 12 years ago
  76. c461371 [CoreText] Don't leak the CTLine object (and everything that hangs off it) by Behdad Esfahbod · 12 years ago
  77. 7235f33 Fix misc warnings reported by cppcheck by Behdad Esfahbod · 12 years ago
  78. e923e64 [coretext] Fixed typo by Behdad Esfahbod · 12 years ago
  79. 9a83958 [coretext] Add hb_coretext_face_get_cg_font() by Behdad Esfahbod · 12 years ago
  80. 8611235 [coretext] Remove hack around GlyphID by Behdad Esfahbod · 12 years ago
  81. 7d52e66 Whitespace by Behdad Esfahbod · 12 years ago
  82. 45c1383 Minor by Behdad Esfahbod · 13 years ago
  83. 301168d [CoreText] Port to shape_plan infrastructure by Behdad Esfahbod · 13 years ago
  84. 027857d Start adding a unified shaper access infrastructure by Behdad Esfahbod · 13 years ago
  85. ac2085d [CoreText] Ensure cluster indices in output buffer are non-decreasing. by Jonathan Kew · 13 years ago
  86. 441d3bb Minor by Behdad Esfahbod · 13 years ago
  87. aa6d849 [CoreText] Add basic Core Text backend for comparison with our native shaping by Jonathan Kew · 13 years ago