1. 8cef2f5 Shave another uninteresting stack frame off aborts. by Elliott Hughes · 8 years ago
  2. a055c26 greylist is no longer enabled by default. am: e8ffe56a9c by Jiyong Park · 8 years ago
  3. e8ffe56 greylist is no longer enabled by default. by Jiyong Park · 8 years ago
  4. 11babdb Shared namespaces inherit parent ns properties am: ec43dd6c36 by Dimitry Ivanov · 8 years ago
  5. ec43dd6 Shared namespaces inherit parent ns properties by Dimitry Ivanov · 8 years ago
  6. 81aad00 Compare Pss of tested library in VerifyMemorySaving by Zhenhua WANG · 8 years ago
  7. 15f1db3 Revert "Revert "loader: enable loading libraries from tmpfs"" by Dimitry Ivanov · 8 years ago
  8. 6d59318 Revert "loader: enable loading libraries from tmpfs" by Yin-Chia Yeh · 8 years ago
  9. bf34ba3 loader: enable loading libraries from tmpfs by Dimitry Ivanov · 8 years ago
  10. bb8b22a loader: enable loading libraries from tmpfs by Dimitry Ivanov · 8 years ago
  11. dedcf35 Fix lookup logic for linked namespaces by Dimitry Ivanov · 8 years ago
  12. d3e7d08 Fix lookup logic for linked namespaces by Dimitry Ivanov · 8 years ago
  13. 35c8e3b Fix greylist exception to account for linked namespaces by Dimitry Ivanov · 8 years ago
  14. 1862314 Add test for a greylisted library by Dimitry Ivanov · 8 years ago
  15. 7a34b9d Replace public library list with shared lib sonames (part 2/2) by Dimitry Ivanov · 8 years ago
  16. 7d429d3 Replace public library list with shared lib sonames (part 1/2) by Dimitry Ivanov · 9 years ago
  17. d0b5c3a Fix bionic-unit-tests-glibc by Dimitry Ivanov · 9 years ago
  18. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  19. 927877c bionic-unit-tests: remove dependency on ANDROID_DATA by Dimitry Ivanov · 9 years ago
  20. 708589f bionic-unit-tests: Create symlinks in runtime by Dimitry Ivanov · 9 years ago
  21. a36e59b Move test libraries under /data/nativetests by Dimitry Ivanov · 9 years ago
  22. 3a6c6b3 Fix dlext.ns_smoke test by Dimitry Ivanov · 9 years ago
  23. d61ca37 Fix misc-macro-parentheses warnings in bionic/tests. by Chih-Hung Hsieh · 9 years ago
  24. 42abf3d Merge "linker: Allow caller to specify parent namespace" by Treehugger Robot · 9 years ago
  25. 2ba1cf3 Fix dlopen of main executable by absolute path by Dimitry Ivanov · 9 years ago
  26. fc2da53 linker: Allow caller to specify parent namespace by Dimitry Ivanov · 9 years ago
  27. 41fd295 Remove linker-namespace functions from the header by Dimitry Ivanov · 9 years ago
  28. 5480761 Improve error message for empty list of public libs by Dimitry Ivanov · 9 years ago
  29. aca299a Remove dangling links in secondary namespaces by Dimitry Ivanov · 9 years ago
  30. d88e1f3 linker: hide the pointer to soinfo by Dimitry Ivanov · 9 years ago
  31. d17a377 linker: print "not accessible" error message to the log by Dimitry Ivanov · 9 years ago
  32. 33697a0 Factor out the waiting for children in bionic tests. by Elliott Hughes · 10 years ago
  33. be4f742 Merge "Remove dependency on zipalign." by Christopher Ferris · 10 years ago
  34. f45b0e9 Do not unmap reserved region on dlclose by Dimitry Ivanov · 10 years ago
  35. c0ffcec Remove dependency on zipalign. by Christopher Ferris · 10 years ago
  36. 7331fe1 linker: implement shared namespaces by Dimitry Ivanov · 10 years ago
  37. 284ae35 Add permitted_when_isolated_path to linker namespaces by Dimitry Ivanov · 10 years ago
  38. 22840aa Allow dlopening public libs using absolute path by Dimitry Ivanov · 10 years ago
  39. 1ffec1c Introduce anonymous namespace by Dmitriy Ivanov · 10 years ago
  40. 3cc35e2 Ignore target sdk version for the public namespace by Dmitriy Ivanov · 10 years ago
  41. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 10 years ago
  42. fd7a91e linker: cleanup solist after unsuccessful read by Dmitriy Ivanov · 10 years ago
  43. 126af75 Implement load at fixed address feature by Dmitriy Ivanov · 10 years ago
  44. a1feb11 Make dt_runpath work for libraries opened from apk by Dmitriy Ivanov · 10 years ago
  45. b482750 Optimize dlopen from a zip file by Dmitriy Ivanov · 10 years ago
  46. edfc9f6 linker: don't pass dlextinfo to dependent loads by Dmitriy Ivanov · 10 years ago
  47. 402a750 Make path to apk compliant with jar url format by Dmitriy Ivanov · 10 years ago
  48. ef25592 Fix dl* tests to run-on-host by Dmitriy Ivanov · 10 years ago
  49. aae859c Add realpath for soinfo by Dmitriy Ivanov · 10 years ago
  50. 9b82136 Add ANDROID_DLEXT_FORCE_LOAD flag by Dmitriy Ivanov · 10 years ago
  51. 52393a5 Move open from zip tests to dlext by Dmitriy Ivanov · 10 years ago
  52. b1ada3d Fix typo by Dmitriy Ivanov · 10 years ago
  53. 294d1e2 better gtest runner for bionic by Yabin Cui · 11 years ago
  54. 16f7f8d check invalid file offset when loading library by Yabin Cui · 11 years ago
  55. a6c1279 Rename library_offset to library_fd_offset by Dmitriy Ivanov · 11 years ago
  56. 667853d Build dlext_testzip as custom module. by Ying Wang · 11 years ago
  57. 07e5bc1 Add file_offset parameter to android_extinfo by Dmitriy Ivanov · 11 years ago
  58. 69fb9f3 Don't fail a test just because we aren't root. by Dan Albert · 11 years ago
  59. a2c6ae6 Add missing type casts before comparison. by Chih-Hung Hsieh · 11 years ago
  60. 04dc91a Load library using file handle. by Dmitriy Ivanov · 11 years ago
  61. 2605261 Test that relro sharing actually saves memory. by Torne (Richard Coles) · 11 years ago
  62. 26ec967 Handle empty relro segment or incorrectly sized file. by Torne (Richard Coles) · 11 years ago
  63. 53c884e Get ANDROID_DATA dir from enviroment by Dmitriy Ivanov · 11 years ago
  64. 183ad9d Allow sharing the RELRO section via a file. by Torne (Richard Coles) · 11 years ago
  65. 12bbb91 Support loading libraries to a reserved address. by Torne (Richard Coles) · 11 years ago