1. e412008 Remove redundant void from C++ sources (#1486) by Ebrahim Byagowi · 6 years ago
  2. b2ebaa9 Remove redundant 'inline' from methods (#1483) by Ebrahim Byagowi · 6 years ago
  3. 7ee5c52 minor style fix, use void in methods on no argument by Ebrahim Byagowi · 6 years ago
  4. 5c4fead Convert "static const hb_tag_t" constants to enum by Behdad Esfahbod · 6 years ago
  5. cb4bf85 [hdmx] Fix bounds checking by Behdad Esfahbod · 6 years ago
  6. af727b4 [hdmx] Minor by Behdad Esfahbod · 6 years ago
  7. 11aa046 [subset] minor, adjust spaces by Ebrahim Byagowi · 6 years ago
  8. 0e0af11 [hdmx] Renames by Behdad Esfahbod · 6 years ago
  9. dff2c45 Port rest from VAR to UnsizedArrayOf<> by Behdad Esfahbod · 6 years ago
  10. 21bf147 [subset] Fix hdmx subsetted size calculation. by Garret Rieger · 6 years ago
  11. a1e5e07 [subset] Hook up GSUB/GPOS, but still disabled by Behdad Esfahbod · 6 years ago
  12. d1f2990 [subset] Add hb_subset_context_t<> by Behdad Esfahbod · 6 years ago
  13. aba0a94 [subset] Add hb-subset-input.hh and make hb-subset.hh toplevel include by Behdad Esfahbod · 6 years ago
  14. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 6 years ago
  15. bddeb2b Minor renamings of internal inline functions by Behdad Esfahbod · 6 years ago
  16. 251cc97 [subset] Switch to using hb_map_t inside of hb_subset_plan_t. by Garret Rieger · 6 years ago
  17. 277e328 Make some of implicit header uses explicit (#989) by Ebrahim Byagowi · 7 years ago
  18. a02c3ee Add or update tables specifications links by Ebrahim Byagowi · 7 years ago
  19. 07851aa [subset] Couple of fixes for fuzzer discovered issues. (#924) by Garret Rieger · 7 years ago
  20. 6f46883 [hdmx] Minor by Behdad Esfahbod · 7 years ago
  21. 3531efd [subset] Fixed out of bounds read when subsetting hdmx. by Garret Rieger · 7 years ago
  22. c2e4713 [hdmx] Fix sanitize() by Behdad Esfahbod · 7 years ago
  23. 84d4bb9 [hdmx] Minor by Behdad Esfahbod · 7 years ago
  24. cf7a6e5 [hdmx] Move DeviceRecord to toplevel again by Behdad Esfahbod · 7 years ago
  25. 96d7805 [subset] More complete sanitization implementation for hdmx. by Garret Rieger · 7 years ago
  26. c02532a [subset] Formatting and comments in hdmx. by Garret Rieger · 7 years ago
  27. 6b372f4 [subset] In hb-ot-hdmx-table, s/glyf/hdmx. by Garret Rieger · 7 years ago
  28. bd18b6a [subset] Move DeviceRecord inside of hdmx. by Garret Rieger · 7 years ago
  29. 6704cde [subset] Add hdmx subsetting implementation. by Garret Rieger · 7 years ago
  30. 84b68e5 [subset] In hdmx serialize set the correct value of sizeDeviceRecord. by Garret Rieger · 7 years ago
  31. dddf442 [subset] When serializing a DeviceRecord in hdmx pad to make 32 bit aligned. by Garret Rieger · 7 years ago
  32. ab7a8f3 [subset] Begin implementing serialize for hdmx. by Garret Rieger · 7 years ago
  33. fe42862 [subset] Sketch out a basic hb-ot-hdmx.hh. by Garret Rieger · 7 years ago