1. a1feb11 Make dt_runpath work for libraries opened from apk by Dmitriy Ivanov · 10 years ago
  2. b482750 Optimize dlopen from a zip file by Dmitriy Ivanov · 10 years ago
  3. edfc9f6 linker: don't pass dlextinfo to dependent loads by Dmitriy Ivanov · 10 years ago
  4. 402a750 Make path to apk compliant with jar url format by Dmitriy Ivanov · 10 years ago
  5. ef25592 Fix dl* tests to run-on-host by Dmitriy Ivanov · 10 years ago
  6. aae859c Add realpath for soinfo by Dmitriy Ivanov · 10 years ago
  7. 9b82136 Add ANDROID_DLEXT_FORCE_LOAD flag by Dmitriy Ivanov · 10 years ago
  8. 52393a5 Move open from zip tests to dlext by Dmitriy Ivanov · 10 years ago
  9. b1ada3d Fix typo by Dmitriy Ivanov · 10 years ago
  10. 294d1e2 better gtest runner for bionic by Yabin Cui · 11 years ago
  11. 16f7f8d check invalid file offset when loading library by Yabin Cui · 11 years ago
  12. a6c1279 Rename library_offset to library_fd_offset by Dmitriy Ivanov · 11 years ago
  13. 667853d Build dlext_testzip as custom module. by Ying Wang · 11 years ago
  14. 07e5bc1 Add file_offset parameter to android_extinfo by Dmitriy Ivanov · 11 years ago
  15. 69fb9f3 Don't fail a test just because we aren't root. by Dan Albert · 11 years ago
  16. a2c6ae6 Add missing type casts before comparison. by Chih-Hung Hsieh · 11 years ago
  17. 04dc91a Load library using file handle. by Dmitriy Ivanov · 11 years ago
  18. 2605261 Test that relro sharing actually saves memory. by Torne (Richard Coles) · 11 years ago
  19. 26ec967 Handle empty relro segment or incorrectly sized file. by Torne (Richard Coles) · 11 years ago
  20. 53c884e Get ANDROID_DATA dir from enviroment by Dmitriy Ivanov · 11 years ago
  21. 183ad9d Allow sharing the RELRO section via a file. by Torne (Richard Coles) · 11 years ago
  22. 12bbb91 Support loading libraries to a reserved address. by Torne (Richard Coles) · 11 years ago