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