1. 985b19f [repacker] begin implementing a fuzzer for the repacker api. by Garret Rieger · 2 years, 4 months ago
  2. 915c1a0 [vector] Add remove_unordered by Behdad Esfahbod · 2 years, 4 months ago
  3. c813f84 Make build work for arm-none-eabi by Joel Auterson · 2 years, 5 months ago
  4. 99f4668 [repacker] use mutable copies of Coverage/ClassDef in MarkBasePos shrink operation. by Garret Rieger · 2 years, 6 months ago
  5. 56c4670 [subset] Fix compiler warning by Behdad Esfahbod · 2 years, 6 months ago
  6. 29e3b24 [repacker] optimzie remove_real_links as it's a hot method. by Garret Rieger · 2 years, 7 months ago
  7. 46b5dbd [repacker] optimize index_for_offset. by Garret Rieger · 2 years, 7 months ago
  8. ac1a853 [repacker] implement sanitize methods for MarkBasePos. by Garret Rieger · 2 years, 7 months ago
  9. a3ed9f9 [repacker] fix graph comparison, and mark base pos generation for the tests. by Garret Rieger · 2 years, 7 months ago
  10. 1405f96 [repacker] change run_resolve_overflow_test to check for graph equivalence. by Garret Rieger · 2 years, 7 months ago
  11. 07fd052 [repacker] add graph equality check. by Garret Rieger · 2 years, 7 months ago
  12. 5cf2a25 [repacker] Expose on internal method in the repacker that allows the caller to pass in/out a graph. by Garret Rieger · 2 years, 7 months ago
  13. 0083fd1 [repacker] add as_table() helper to graph. by Garret Rieger · 2 years, 7 months ago
  14. b00eb77 [repack] Add add_link helper to graph. by Garret Rieger · 2 years, 7 months ago
  15. 1acd2a8 [repacker] implement MarkBasePosFormat1::clone_range. by Garret Rieger · 2 years, 7 months ago
  16. 5d824c0 [repacker] during table splits don't mutate shared coverage/classdef in place. by Garret Rieger · 2 years, 8 months ago
  17. 3b91fb2 [repacker] cleanup todo. by Garret Rieger · 2 years, 8 months ago
  18. fb3f6ad [repacker] ensure lookup map is updated when lookup memory location changes. by Garret Rieger · 2 years, 8 months ago
  19. 65afed0 [repacker] more bug fixes. by Garret Rieger · 2 years, 8 months ago
  20. 1002a3d [repacker] bug fixes. by Garret Rieger · 2 years, 8 months ago
  21. 29cb881 [repacker] new coverage serialization in PairPosFormat1. by Garret Rieger · 2 years, 8 months ago
  22. 8d63f60 [repack] add graph_t::move_child helper function. by Garret Rieger · 2 years, 8 months ago
  23. 241ebc9 [repacker] fix include paths. by Garret Rieger · 2 years, 8 months ago
  24. 9d0b2da [repacker] count subtable size in each group of consecutive layers for extension promotion decisions. by Garret Rieger · 2 years, 8 months ago
  25. 9db3beb [repacker] include LookupList size when calculating size of 16bit space for ext promotion decisions. by Garret Rieger · 2 years, 8 months ago
  26. ad0041f [repacker] Add basic version of the extension promotion selection algorithm. by Garret Rieger · 2 years, 8 months ago
  27. ae290ff [repacker] add sanitization for GSUB/LookupList/Lookup during extension promotion. by Garret Rieger · 2 years, 8 months ago
  28. ce03c35 [repacker] add make_extension_context_t. by Garret Rieger · 2 years, 8 months ago
  29. 815bb82 [repack] fix incorrect extension object bounds. by Garret Rieger · 2 years, 8 months ago
  30. 7e6f6c3 [repack] fix new node bounds. by Garret Rieger · 2 years, 8 months ago
  31. b1d38a6 [repack] WIP implement extension promotion mechanism. by Garret Rieger · 2 years, 8 months ago
  32. 3f7a74f [repacker] WIP extension promotion implementation. by Garret Rieger · 2 years, 8 months ago
  33. b4f561d [subset] Add some comments to find_space_roots/find_32_bit_roots methods. by Garret Rieger · 2 years, 9 months ago
  34. 401066b [subset] Prepare the repacker for handling 24bit offsets in GSUB/GPOS. by Garret Rieger · 2 years, 9 months ago
  35. 2674962 [repacker] Add comment to graph class. by Garret Rieger · 2 years, 9 months ago
  36. 7078560 [repacker] extract graph serialization code into a seperate file. by Garret Rieger · 2 years, 9 months ago
  37. 20b02a6 [repacker] Begin splitting up the repacker implementation into several files. by Garret Rieger · 2 years, 9 months ago