1. 48ec288 Extract soinfo and globals to separate files. by Dimitry Ivanov · 10 years ago
  2. fa4aeed linker: Add unit-test for sleb128_decoder by Dimitry Ivanov · 10 years ago
  3. aa9cb26 Revert "Revert "Split out liblinker_malloc static library"" by Dimitry Ivanov · 10 years ago
  4. 3bbeca7 Revert "Split out liblinker_malloc static library" by Dimitry Ivanov · 10 years ago
  5. a805643 Split out liblinker_malloc static library by Dimitry Ivanov · 10 years ago
  6. 3edc5c4 linker: align allocated blocks to 16 bytes by Dimitry Ivanov · 10 years ago
  7. 284ae35 Add permitted_when_isolated_path to linker namespaces by Dimitry Ivanov · 10 years ago
  8. 84bab5a Move some utility functions to linker_utils by Dmitriy Ivanov · 10 years ago
  9. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 10 years ago
  10. 7a9311f Fix linked_list::remove_if() by Dmitriy Ivanov · 10 years ago
  11. a1feb11 Make dt_runpath work for libraries opened from apk by Dmitriy Ivanov · 10 years ago
  12. a0f187b Fix linker tests by Dmitriy Ivanov · 10 years ago
  13. 5341691 Move up to C++14. by Dan Albert · 11 years ago
  14. 19656ce General purpose memory allocator for linker. by Dmitriy Ivanov · 11 years ago
  15. 600bc3c Rename LinkerAllocator and LinkerAllocatorPage by Dmitriy Ivanov · 11 years ago
  16. c9ce70d Refactoring: rename linker_allocator files by Dmitriy Ivanov · 11 years ago
  17. 14152b9 Remove obsolete BUILD_TINY_ANDROID. by Elliott Hughes · 11 years ago
  18. 14669a9 Load libraries in breadth-first order by Dmitriy Ivanov · 12 years ago
  19. a492605 Implement LinkedList::visit() by Dmitriy Ivanov · 12 years ago
  20. 4bea498 Erase elements in LinkedList::remove_if by Dmitriy Ivanov · 12 years ago
  21. aa0f2bd Fix dlsym(3) to do breadth first search. by Dmitriy Ivanov · 12 years ago
  22. 4151ea7 Fix global variable initialization for linker by Dmitriy Ivanov · 12 years ago
  23. fcac81e Native tests are now multilib=both by default by Dmitriy Ivanov · 12 years ago
  24. d286796 Turn on -Wunused and fix the mistakes it uncovers. by Elliott Hughes · 12 years ago
  25. d59e500 Improve detection of already loaded libraries by Dmitriy Ivanov · 12 years ago
  26. 1079406 Fix for linker allocator by Dmitriy Ivanov · 12 years ago
  27. bc23e53 Remove page level mprotects by Dmitriy Ivanov · 12 years ago
  28. d597d26 Refactor linker allocator by Dmitriy Ivanov · 12 years ago