1. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
  2. 994eb77 [buffer] Fix crash by Behdad Esfahbod · 7 years ago
  3. 71fd632 Add option to buffer serialization to not output glyph advances by Behdad Esfahbod · 7 years ago
  4. dbdbfe3 Use nullptr instead of NULL by Behdad Esfahbod · 7 years ago
  5. 331d66c Add function to compare two buffers by Jonathan Kew · 8 years ago
  6. 40bd7e9 [unsafe-to-break] Add UNSAFE_TO_BREAK flag by Behdad Esfahbod · 8 years ago
  7. 3c080a7 Fix buffer serialize of empty buffer by Behdad Esfahbod · 8 years ago
  8. 9ab9f97 [docs] More buffers documentation by Khaled Hosny · 9 years ago
  9. 9ea0aa4 Don't deserialize positions if buffer has no positions by Behdad Esfahbod · 9 years ago
  10. b881142 Fix Since tags by Behdad Esfahbod · 10 years ago
  11. fdd1770 Add API/cmdline to show glyph extents when serializing buffer by Behdad Esfahbod · 10 years ago
  12. 75504a5 Allow serializing buffer with output-buffer being used by Behdad Esfahbod · 10 years ago
  13. 7627100 Mark unsigned integer literals with the u suffix by Behdad Esfahbod · 11 years ago
  14. 6229982 Fix typo in _hb_buffer_serialize_glyphs_text() by Behdad Esfahbod · 11 years ago
  15. 176fd17 Bug 70971 - Signed/unsigned compiler warnings on windows by Behdad Esfahbod · 11 years ago
  16. 288f289 [docs/introspection] More annotations by Behdad Esfahbod · 12 years ago
  17. 38b8b40 Fix possible snprintf OOM by Behdad Esfahbod · 12 years ago
  18. 20b817a [buffer] Implement buffer deserialization for format=json by Behdad Esfahbod · 12 years ago
  19. 847794e [buffer] Implement buffer deserialization for format=text by Behdad Esfahbod · 12 years ago
  20. 4ee803b [buffer] Fix serializing of buffer with invalid direction by Behdad Esfahbod · 12 years ago
  21. e54dd26 [buffer] Start implementing buffer deserialization by Behdad Esfahbod · 12 years ago
  22. bcc8f32 [buffer] Minor by Behdad Esfahbod · 12 years ago
  23. d3e14aa [buffer] Move buffer serialization code to a new file by Behdad Esfahbod · 12 years ago