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