1. d500751 Add a thread-properties API by Vy Nguyen · 5 years ago
  2. 96773a2 Add BionicAllocator::memalign by Ryan Prichard · 7 years ago
  3. 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago[Renamed (85%) from linker/linker_allocator.h]
  4. 52165b3 Replace some of linker_allocator's header includes by Ryan Prichard · 7 years ago
  5. 259429b Further improve of linker memory allocators by Vic Yang · 7 years ago
  6. 5493851 Reduce LinkerSmallObjectAllocator memory overhead by Vic Yang · 7 years ago
  7. 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 7 years ago
  8. cbc80ba Switch the rest of our internal headers to #pragma once. by Elliott Hughes · 7 years ago
  9. 1c78cb0 Add missing includes. by Dan Albert · 8 years ago
  10. 7b0af7a Always log errno when aborting. by Elliott Hughes · 8 years ago
  11. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 8 years ago
  12. bcc4da9 Unify linker files under one license (BSD) by Dimitry Ivanov · 8 years ago
  13. 65707b6 Improvements to initialization of linker_allocator by Dimitry Ivanov · 9 years ago
  14. d9d6a84 Unify names for pages allocated for small objects by Dimitry Ivanov · 10 years ago
  15. 3edc5c4 linker: align allocated blocks to 16 bytes by Dimitry Ivanov · 10 years ago
  16. 19656ce General purpose memory allocator for linker. by Dmitriy Ivanov · 10 years ago
  17. c9ce70d Refactoring: rename linker_allocator files by Dmitriy Ivanov · 10 years ago
  18. 4151ea7 Fix global variable initialization for linker by Dmitriy Ivanov · 11 years ago
  19. d59e500 Improve detection of already loaded libraries by Dmitriy Ivanov · 11 years ago
  20. bc23e53 Remove page level mprotects by Dmitriy Ivanov · 11 years ago
  21. d597d26 Refactor linker allocator by Dmitriy Ivanov · 11 years ago