1. 9d97008 linker_config_test: allow search paths of systems without a vendor partition by Jaesung Chung · 9 years ago
  2. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 9 years ago
  3. 01de74e linker: add android_get_exported_namespace by Jiyong Park · 9 years ago
  4. b8ab618 Move scopeguard into android::base by Tom Cherry · 9 years ago
  5. 4cabfaa Load namespace configuration from ld.config.txt by Dimitry Ivanov · 9 years ago
  6. 2a6d9b2 Extract format_string function. by Dimitry Ivanov · 9 years ago
  7. bcc4da9 Unify linker files under one license (BSD) by Dimitry Ivanov · 9 years ago
  8. 48ec288 Extract soinfo and globals to separate files. by Dimitry Ivanov · 10 years ago
  9. fa4aeed linker: Add unit-test for sleb128_decoder by Dimitry Ivanov · 10 years ago
  10. aa9cb26 Revert "Revert "Split out liblinker_malloc static library"" by Dimitry Ivanov · 10 years ago
  11. 3bbeca7 Revert "Split out liblinker_malloc static library" by Dimitry Ivanov · 10 years ago
  12. a805643 Split out liblinker_malloc static library by Dimitry Ivanov · 10 years ago
  13. 3edc5c4 linker: align allocated blocks to 16 bytes by Dimitry Ivanov · 10 years ago
  14. 284ae35 Add permitted_when_isolated_path to linker namespaces by Dimitry Ivanov · 11 years ago
  15. 84bab5a Move some utility functions to linker_utils by Dmitriy Ivanov · 11 years ago
  16. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 11 years ago
  17. 7a9311f Fix linked_list::remove_if() by Dmitriy Ivanov · 11 years ago
  18. a1feb11 Make dt_runpath work for libraries opened from apk by Dmitriy Ivanov · 11 years ago
  19. a0f187b Fix linker tests by Dmitriy Ivanov · 11 years ago
  20. 5341691 Move up to C++14. by Dan Albert · 11 years ago
  21. 19656ce General purpose memory allocator for linker. by Dmitriy Ivanov · 11 years ago
  22. 600bc3c Rename LinkerAllocator and LinkerAllocatorPage by Dmitriy Ivanov · 11 years ago
  23. c9ce70d Refactoring: rename linker_allocator files by Dmitriy Ivanov · 11 years ago
  24. 14152b9 Remove obsolete BUILD_TINY_ANDROID. by Elliott Hughes · 11 years ago
  25. 14669a9 Load libraries in breadth-first order by Dmitriy Ivanov · 12 years ago
  26. a492605 Implement LinkedList::visit() by Dmitriy Ivanov · 12 years ago
  27. 4bea498 Erase elements in LinkedList::remove_if by Dmitriy Ivanov · 12 years ago
  28. aa0f2bd Fix dlsym(3) to do breadth first search. by Dmitriy Ivanov · 12 years ago
  29. 4151ea7 Fix global variable initialization for linker by Dmitriy Ivanov · 12 years ago
  30. fcac81e Native tests are now multilib=both by default by Dmitriy Ivanov · 12 years ago
  31. d286796 Turn on -Wunused and fix the mistakes it uncovers. by Elliott Hughes · 12 years ago
  32. d59e500 Improve detection of already loaded libraries by Dmitriy Ivanov · 12 years ago
  33. 1079406 Fix for linker allocator by Dmitriy Ivanov · 12 years ago
  34. bc23e53 Remove page level mprotects by Dmitriy Ivanov · 12 years ago
  35. d597d26 Refactor linker allocator by Dmitriy Ivanov · 12 years ago