1. f0a1892 [serialize] Remove unnecessary pointer indirection by Behdad Esfahbod · 3 years, 8 months ago
  2. 73ed59f [subset] store errors in the serializer as a flag set. by Garret Rieger · 4 years ago
  3. 08428a1 minor, spacing by Ebrahim Byagowi · 5 years ago
  4. a224f41 Turn more of simple dagger chains to foreach by Ebrahim Byagowi · 5 years ago
  5. 4dc3db7 Minor, fix warnings raised when built with -std=c++2a by Ebrahim Byagowi · 5 years ago
  6. 78d35f0 Reduce captures of lambdas by Behdad Esfahbod · 6 years ago
  7. 00195a2 [hdmx] Adjust to hb_iota() behavior change by Behdad Esfahbod · 6 years ago
  8. b710176 [hdmx] Touch up by Behdad Esfahbod · 6 years ago
  9. e8ef0e6 [subset] WIP convert hdmx subsetting to use iterators. by Garret Rieger · 6 years ago
  10. d5decf9 [subset] Move hdmx to subset2. by Garret Rieger · 6 years ago
  11. b986c6a [C++11] Remove IntType::set() in favor of operator= by Behdad Esfahbod · 6 years ago
  12. 05e99c8 [subset] A few small fixes for the new subset plan api. by Garret Rieger · 6 years ago
  13. 23f3644 [subset] Fix hdmx subsetting when retain gids is enabled. by Garret Rieger · 6 years ago
  14. ef00654 Convert tag enum class consts to static constexpr by Behdad Esfahbod · 6 years ago
  15. 474a120 [array/vector] Rename len to length by Behdad Esfahbod · 6 years ago
  16. e412008 Remove redundant void from C++ sources (#1486) by Ebrahim Byagowi · 6 years ago
  17. b2ebaa9 Remove redundant 'inline' from methods (#1483) by Ebrahim Byagowi · 6 years ago
  18. 7ee5c52 minor style fix, use void in methods on no argument by Ebrahim Byagowi · 6 years ago
  19. 5c4fead Convert "static const hb_tag_t" constants to enum by Behdad Esfahbod · 6 years ago
  20. cb4bf85 [hdmx] Fix bounds checking by Behdad Esfahbod · 6 years ago
  21. af727b4 [hdmx] Minor by Behdad Esfahbod · 6 years ago
  22. 11aa046 [subset] minor, adjust spaces by Ebrahim Byagowi · 6 years ago
  23. 0e0af11 [hdmx] Renames by Behdad Esfahbod · 6 years ago
  24. dff2c45 Port rest from VAR to UnsizedArrayOf<> by Behdad Esfahbod · 7 years ago
  25. 21bf147 [subset] Fix hdmx subsetted size calculation. by Garret Rieger · 7 years ago
  26. a1e5e07 [subset] Hook up GSUB/GPOS, but still disabled by Behdad Esfahbod · 7 years ago
  27. d1f2990 [subset] Add hb_subset_context_t<> by Behdad Esfahbod · 7 years ago
  28. aba0a94 [subset] Add hb-subset-input.hh and make hb-subset.hh toplevel include by Behdad Esfahbod · 7 years ago
  29. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
  30. bddeb2b Minor renamings of internal inline functions by Behdad Esfahbod · 7 years ago
  31. 251cc97 [subset] Switch to using hb_map_t inside of hb_subset_plan_t. by Garret Rieger · 7 years ago
  32. 277e328 Make some of implicit header uses explicit (#989) by Ebrahim Byagowi · 7 years ago
  33. a02c3ee Add or update tables specifications links by Ebrahim Byagowi · 7 years ago
  34. 07851aa [subset] Couple of fixes for fuzzer discovered issues. (#924) by Garret Rieger · 7 years ago
  35. 6f46883 [hdmx] Minor by Behdad Esfahbod · 7 years ago
  36. 3531efd [subset] Fixed out of bounds read when subsetting hdmx. by Garret Rieger · 7 years ago
  37. c2e4713 [hdmx] Fix sanitize() by Behdad Esfahbod · 7 years ago
  38. 84d4bb9 [hdmx] Minor by Behdad Esfahbod · 7 years ago
  39. cf7a6e5 [hdmx] Move DeviceRecord to toplevel again by Behdad Esfahbod · 7 years ago
  40. 96d7805 [subset] More complete sanitization implementation for hdmx. by Garret Rieger · 7 years ago
  41. c02532a [subset] Formatting and comments in hdmx. by Garret Rieger · 7 years ago
  42. 6b372f4 [subset] In hb-ot-hdmx-table, s/glyf/hdmx. by Garret Rieger · 7 years ago
  43. bd18b6a [subset] Move DeviceRecord inside of hdmx. by Garret Rieger · 7 years ago
  44. 6704cde [subset] Add hdmx subsetting implementation. by Garret Rieger · 7 years ago
  45. 84b68e5 [subset] In hdmx serialize set the correct value of sizeDeviceRecord. by Garret Rieger · 7 years ago
  46. dddf442 [subset] When serializing a DeviceRecord in hdmx pad to make 32 bit aligned. by Garret Rieger · 7 years ago
  47. ab7a8f3 [subset] Begin implementing serialize for hdmx. by Garret Rieger · 7 years ago
  48. fe42862 [subset] Sketch out a basic hb-ot-hdmx.hh. by Garret Rieger · 7 years ago