1. 40ec3bb Consolidate debug stuff into hb-debug.hh by Behdad Esfahbod · 7 years ago
  2. dbdbfe3 Use nullptr instead of NULL by Behdad Esfahbod · 7 years ago
  3. 19e77e0 [shape-plan] Don't look for a cached plan if variation coords are specified. Fixes #549. (#550) by jfkthame · 7 years ago
  4. 68af14d Protect against div-by-zero in CBDT extent code by Behdad Esfahbod · 8 years ago
  5. aacca37 Fix clang -Wcomma warnings (#471) (#472) by Chris Peterson · 8 years ago
  6. 466b3e5 Shuffle things around a bit by Behdad Esfahbod · 8 years ago
  7. 72ada4f [GX] Hook up feature variations by Behdad Esfahbod · 9 years ago
  8. 3d976d2 Show the shaper name in the debug message (#306) by Khaled Hosny · 9 years ago
  9. a5efaac Replace a couple of malloc()s with calloc() by Behdad Esfahbod · 9 years ago
  10. 26ba4d1 Fix segfault with empty buffer in hb_shape_plan_execute() by Behdad Esfahbod · 9 years ago
  11. 01c3a88 Fix "Since:" tags by Sascha Brawer · 10 years ago
  12. eb0bf3a Relax inert checks by Behdad Esfahbod · 11 years ago
  13. 30eed75 [shape-plan] Fix typo! by Behdad Esfahbod · 11 years ago
  14. dc9aba6 [shape-plan] Better debug messages by Behdad Esfahbod · 11 years ago
  15. e956c65 [shape-plan] Simplify macro by Behdad Esfahbod · 11 years ago
  16. 8d5eebc [shape-plan] Fix shape-plan caching with more than one requested shaper by Behdad Esfahbod · 11 years ago
  17. bc3d0dc [shape-plan] Add debug tracing by Behdad Esfahbod · 11 years ago
  18. dac8602 Fix some cppcheck warnings by Behdad Esfahbod · 11 years ago
  19. f47b921 Fix unsafe shape_plan->face dependency by Behdad Esfahbod · 11 years ago
  20. ca8d96c cache shape plans even if (global) user features are set by Jonathan Kew · 11 years ago
  21. 8ffa528 Add note about unsafe shape_plan->face by Behdad Esfahbod · 11 years ago
  22. 085d429 [introspection] Disable constructors for now by Behdad Esfahbod · 12 years ago
  23. 288f289 [docs/introspection] More annotations by Behdad Esfahbod · 12 years ago
  24. 7abddbb Add assertions for a couple programmer errors by Behdad Esfahbod · 12 years ago
  25. 7c5b7fe Fix hb_shape_plan_get_shaper() by Behdad Esfahbod · 12 years ago
  26. f9edd5d Implement hb_shape_plan_get_shaper() by Behdad Esfahbod · 12 years ago
  27. f306410 Bunch of independent changes (ouch) by Behdad Esfahbod · 12 years ago
  28. 4c8ac4f Misc minor fixes by Behdad Esfahbod · 13 years ago
  29. 801298b Fix cast by Behdad Esfahbod · 13 years ago
  30. 46ee108 Fix leak by Behdad Esfahbod · 13 years ago
  31. 5393e3a [OT] Minor refactoring by Behdad Esfahbod · 13 years ago
  32. ef6e9ce Fixup bb0e4ba3e9c5a407fc5d73c914e429d24d336380 by Behdad Esfahbod · 13 years ago
  33. bb0e4ba Minor by Behdad Esfahbod · 13 years ago
  34. 2f87ceb Implement shape_plan caching by Behdad Esfahbod · 13 years ago
  35. e9eb950 Add default_shaper_list to shape_plan by Behdad Esfahbod · 13 years ago
  36. 3b7c4e2 Don't fail choosing shaper on planning failure by Behdad Esfahbod · 13 years ago
  37. cfe9882 Add hb_ot_layout_ensure() and hb_uniscribe_font_ensure() by Behdad Esfahbod · 13 years ago
  38. c5b668f Choose one shaper per plan by Behdad Esfahbod · 13 years ago
  39. ea278d3 Partially switch ot shaper to shape_plan by Behdad Esfahbod · 13 years ago
  40. c32c096 Switch to shape_plan by Behdad Esfahbod · 13 years ago
  41. 5b95c14 Start implementing shape_plan by Behdad Esfahbod · 13 years ago
  42. bd26b4d Minor by Behdad Esfahbod · 13 years ago
  43. 027857d Start adding a unified shaper access infrastructure by Behdad Esfahbod · 13 years ago