1. d6a1dc2 Implement malloc hooks. by Christopher Ferris · 8 years ago
  2. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 8 years ago
  3. a7f1294 A few more trivial tests. by Elliott Hughes · 8 years ago
  4. 4af70b4 Fix Mac build. by Elliott Hughes · 8 years ago
  5. cabc77f Always wrap waitpid in TEMP_FAILURE_RETRY. by Elliott Hughes · 8 years ago
  6. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  7. a838490 Fix pthread_leak test flakiness. by Elliott Hughes · 8 years ago
  8. 966d8a3 Use have_dl to guard all tests that rely on icu4c. by Elliott Hughes · 8 years ago
  9. 3fa758f Fix Mac build. by Elliott Hughes · 9 years ago
  10. 5d949da tests/utils.h should #include <sys/sysmacros.h> by Elliott Hughes · 9 years ago
  11. b8ab618 Move scopeguard into android::base by Tom Cherry · 9 years ago
  12. 5b2cd3a Use libbase for realpath and dirname by Dimitry Ivanov · 9 years ago
  13. 35c8e3b Fix greylist exception to account for linked namespaces by Dimitry Ivanov · 9 years ago
  14. 68ecec1 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  15. beb3eb1 Revert "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  16. 4ccd431 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  17. 6fcd7a7 Revert "Fix CFI initialization crash on x86." by Alex Cheung · 9 years ago
  18. be46d38 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  19. 2f06e10 Improve fmemopen tests. by Josh Gao · 9 years ago
  20. d0b5c3a Fix bionic-unit-tests-glibc by Dimitry Ivanov · 9 years ago
  21. ffbb0f8 Fix Mac build. by Elliott Hughes · 9 years ago
  22. a36e59b Move test libraries under /data/nativetests by Dimitry Ivanov · 9 years ago
  23. 5543746 Pass argc/argv/envp to dso constructors by Dimitry Ivanov · 9 years ago
  24. 2ba1cf3 Fix dlopen of main executable by absolute path by Dimitry Ivanov · 10 years ago
  25. d17a377 linker: print "not accessible" error message to the log by Dimitry Ivanov · 10 years ago
  26. 33697a0 Factor out the waiting for children in bionic tests. by Elliott Hughes · 10 years ago
  27. 939a7e0 Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  28. 76144aa Change _stdio_handles_locking into _caller_handles_locking. by Yabin Cui · 10 years ago
  29. 15dfd63 Fix another duplicate maps parser. by Elliott Hughes · 10 years ago
  30. 1dce3ed Fix x86_64 build by Dmitriy Ivanov · 11 years ago
  31. aae859c Add realpath for soinfo by Dmitriy Ivanov · 11 years ago