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