1. 341206e [vector] Make hb_vector_t relocatable / nestable by Behdad Esfahbod · 6 years ago
  2. bd1be87 Missing colon for gobject annotation by HinTak · 6 years ago
  3. 90a0f9f Make TSan happy with make_immutable() by Behdad Esfahbod · 7 years ago
  4. 55bae68 [docs] A few improvements by Behdad Esfahbod · 7 years ago
  5. 9479ffe [dfont] Re-enable and fix offset handling by Behdad Esfahbod · 7 years ago
  6. 54d332d 1.9.0 by Behdad Esfahbod · 7 years ago 1.9.0
  7. a268068 [ot-face] Remove tables_t. The face_data_t is what tables_t was by Behdad Esfahbod · 7 years ago
  8. 3a0b3a2 Free up hb-ot-face.hh from includes by Behdad Esfahbod · 7 years ago
  9. a84309a [face] Use saved cmap in collect_unicodes() APIs by Behdad Esfahbod · 7 years ago
  10. dae39c5 [face] Introduce character-map API by Behdad Esfahbod · 7 years ago
  11. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
  12. aadb2a9 Add face-builder by Behdad Esfahbod · 7 years ago
  13. 1f73809 [atomic] Add hb_atomic_ptr_t<> and port all uses by Behdad Esfahbod · 7 years ago
  14. 3506672 Port _nil objects to Null() machinery by Behdad Esfahbod · 7 years ago
  15. 443de26 Minor by Behdad Esfahbod · 7 years ago
  16. ed7b2e5 Remove OT namespace from hb-machinery-private.hh by Behdad Esfahbod · 7 years ago
  17. 16ccfaf [face] Sprinkle const in the API by Behdad Esfahbod · 7 years ago
  18. c6bc7c3 Set num glyphs on sanitizer reference_table() by Behdad Esfahbod · 7 years ago
  19. 8e3e412 Port rest of code away from Sanitizer<> by Behdad Esfahbod · 7 years ago
  20. 9583e00 Port more off of Sanitizer<> by Behdad Esfahbod · 7 years ago
  21. 1e9e344 Fix hb_face_count() sanitize referencing by Behdad Esfahbod · 7 years ago
  22. 498e437 Fix SunStudio 12.6 build (#1053) by prrace · 7 years ago
  23. df01f3e 1.7.7 by Behdad Esfahbod · 7 years ago 1.7.7
  24. 8220ef8 Fix hb_face_count build issue by Ebrahim Byagowi · 7 years ago
  25. 32da0c6 Add hb_face_count, a new API (#1002) by Ebrahim Byagowi · 7 years ago
  26. eba1c16 Always lock blob in sanitize. Remove blob->lock_as() in favor of blob->lock() by Behdad Esfahbod · 7 years ago
  27. b4fa505 Move Sanitizer::lock_instance<>() to blob->lock_as<>(). by Behdad Esfahbod · 7 years ago
  28. 470fe5b [aat] Implement Lookup table by Behdad Esfahbod · 7 years ago
  29. dbdbfe3 Use nullptr instead of NULL by Behdad Esfahbod · 7 years ago
  30. 94b3caf Add hb_face_get_table_tags() by Behdad Esfahbod · 7 years ago
  31. e1b6d92 Remove cast of functions to (hb_destroy_func_t) by Behdad Esfahbod · 7 years ago
  32. c0c2dbc Remove dirty tracking by Behdad Esfahbod · 7 years ago
  33. 587f15e Minor by Behdad Esfahbod · 8 years ago
  34. d3d3691 Add dirty-state tracking to hb_face_t by Behdad Esfahbod · 8 years ago
  35. 113393e Remove a few unused includes by Behdad Esfahbod · 8 years ago
  36. 3331731 Fix sign of shift operators by Behdad Esfahbod · 9 years ago
  37. a5efaac Replace a couple of malloc()s with calloc() by Behdad Esfahbod · 10 years ago
  38. 5d74ff0 Fix Since: version tags on font and face APIs by Behdad Esfahbod · 10 years ago
  39. 01c3a88 Fix "Since:" tags by Sascha Brawer · 10 years ago
  40. eb0bf3a Relax inert checks by Behdad Esfahbod · 10 years ago
  41. 3f310dc Disallow changing settings on immutable face by Behdad Esfahbod · 11 years ago
  42. 2a8c49a Remove unnecessary includes by Behdad Esfahbod · 11 years ago
  43. ace5c7e [introspection] hb-ft annotations by Behdad Esfahbod · 12 years ago
  44. a8949df [introspection] Annotate Unicode / font callbacks by Behdad Esfahbod · 12 years ago
  45. 085d429 [introspection] Disable constructors for now by Behdad Esfahbod · 12 years ago
  46. 288f289 [docs/introspection] More annotations by Behdad Esfahbod · 12 years ago
  47. 2e3a07a Separate face source code from font by Behdad Esfahbod · 12 years ago