1. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
  2. 1f73809 [atomic] Add hb_atomic_ptr_t<> and port all uses by Behdad Esfahbod · 7 years ago
  3. d4d1bf8 Fix for recent rename by Behdad Esfahbod · 7 years ago
  4. 3d22aef Rename by Behdad Esfahbod · 7 years ago
  5. 09d5e54 [graphite] Use tabs instead 8 spaces (#965) by Ebrahim Byagowi · 7 years ago
  6. d3a432a [graphite] Make get_table threadsafe (#931) by Ebrahim Byagowi · 7 years ago
  7. 21646cc Do not mark the first glyph as unsafe to break by David Corbett · 7 years ago
  8. 90218fa Fix typos. by Bruce Mitchener · 7 years ago
  9. e4da380 [coretext/uniscribe/directwrite/graphite/fallback] Update for unsafe-to-break by Behdad Esfahbod · 7 years ago
  10. 4de03a1 Fix graphite intergration reordered clusters problem by Martin Hosken · 7 years ago
  11. dbdbfe3 Use nullptr instead of NULL by Behdad Esfahbod · 7 years ago
  12. 66128d3 Fix missing xscale in rtl graphite unpacking (#541) by mhosken · 7 years ago
  13. 219af50 [graphite2] Fix warning by Behdad Esfahbod · 8 years ago
  14. 239119a [unsafe-to-break] Mark all positions as unsafe in alternative shapers by Behdad Esfahbod · 8 years ago
  15. 74b99ef Fix graphite2 rtl conversion (#475) by mhosken · 8 years ago
  16. c8dfed8 Merge pull request #357 from khaledhosny/graphite-scale by Behdad Esfahbod · 8 years ago
  17. 466b3e5 Shuffle things around a bit by Behdad Esfahbod · 8 years ago
  18. b435c7c [graphite] Stop creating unused gr_face by Khaled Hosny · 8 years ago
  19. 1b00a3b [graphite] Fix shaping with varying font sizes by Khaled Hosny · 8 years ago
  20. 72ada4f [GX] Hook up feature variations by Behdad Esfahbod · 8 years ago
  21. 146fe25 Refactor graphite2 to make ovleraps into negative width spaces by Martin Hosken · 9 years ago
  22. 1979f6f Fix y_scale problems in hb-gr by Martin Hosken · 9 years ago
  23. b881142 Fix Since tags by Behdad Esfahbod · 10 years ago
  24. 97d7c3a [graphite2] Fix bunch of stuff by Behdad Esfahbod · 10 years ago
  25. ea7f841 [graphite2] Enlarge buffer for output glyphs! by Behdad Esfahbod · 10 years ago
  26. 15c633d Minor by Behdad Esfahbod · 11 years ago
  27. 6ae13f2 [graphite2] Fix cluster mapping by Behdad Esfahbod · 11 years ago
  28. 24e6b11 Fix double destruction in case of OOM by Konstantin Ritt · 11 years ago
  29. 2a8c49a Remove unnecessary includes by Behdad Esfahbod · 11 years ago
  30. 68c372e More scratch-buffer cleanup by Behdad Esfahbod · 11 years ago
  31. 16f175c Fix scratch-buffer alignment warnings by Behdad Esfahbod · 11 years ago
  32. 882edce [graphite2] Fix include by Behdad Esfahbod · 12 years ago
  33. 7148dc1 [graphite2] Don't crash if language is not set by Behdad Esfahbod · 12 years ago
  34. 8e58459 [graphite2] "Update to new API" by Behdad Esfahbod · 12 years ago
  35. a5a4ab3 [graphite2] Add hb_graphite2_face_get_gr_face and hb_graphite2_font_get_gr_font by Behdad Esfahbod · 12 years ago
  36. 737ba15 [graphite2] Preload all tables by Behdad Esfahbod · 12 years ago
  37. 56e878a [graphite2] Cleanup scratch buffer allocation by Behdad Esfahbod · 13 years ago
  38. 45c1383 Minor by Behdad Esfahbod · 13 years ago
  39. 4c8ac4f Misc minor fixes by Behdad Esfahbod · 13 years ago
  40. 32d71dc [Graphite] Minor by Behdad Esfahbod · 13 years ago
  41. ade7459 [util] Fix leaks by Behdad Esfahbod · 13 years ago
  42. 2fef993 [Graphite] Fix graphite2 backend with RTL text by Behdad Esfahbod · 13 years ago
  43. e4992e1 [Graphite] Port graphite2 backend to new shaper infrastructure by Behdad Esfahbod · 13 years ago
  44. 8fbfda9 Inline font getters by Behdad Esfahbod · 13 years ago
  45. 0594a24 Cleanup TRUE/FALSE vs true/false by Behdad Esfahbod · 13 years ago
  46. 8e3715f Minor by Behdad Esfahbod · 13 years ago
  47. 3cde236 Minor note re Graphite by Behdad Esfahbod · 13 years ago
  48. 4dc2449 Fix leak in graphite by Behdad Esfahbod · 13 years ago
  49. 6bd9b47 Hide backend-specific shape functions by Behdad Esfahbod · 13 years ago
  50. f83f0f4 [graphite] Add note about graphite shaker brokenness by Behdad Esfahbod · 14 years ago
  51. ea02cbf [graphite] Don't preload glyphs by Behdad Esfahbod · 14 years ago
  52. 4a8d2e3 [graphite2] Chop a few more lines by Behdad Esfahbod · 14 years ago
  53. 81ec289 Minor by Behdad Esfahbod · 14 years ago
  54. 3380de5 [graphite] Use buffer->replace_glyphs() by Behdad Esfahbod · 14 years ago
  55. a5edb10 Minor by Behdad Esfahbod · 14 years ago
  56. 290e3ee [graphite] Only pass the first part language tag to graphite by Behdad Esfahbod · 14 years ago
  57. 4c9fe88 [API] Make all _from_string() functions take a len parameter by Behdad Esfahbod · 14 years ago
  58. a499bde [graphite2] Bail if grface is NULL by Behdad Esfahbod · 14 years ago
  59. a3bd8a0 [graphite] Rewrite properly by Behdad Esfahbod · 14 years ago
  60. cd2b901 [graphite] Minor by Behdad Esfahbod · 14 years ago
  61. 834af3b [graphite] Remove hb_graphite2_feature_check() by Behdad Esfahbod · 14 years ago
  62. 1f49cf3 Add graphite2 integration from Martin Hosken by Behdad Esfahbod · 14 years ago