1. dc9b0fd Revert^4 "Use DoNotOptimize rather than rely on a volatile." by Christopher Ferris · 11 months ago
  2. f5d5f83 Revert^3 "Use DoNotOptimize rather than rely on a volatile." by Liana Kazanova · 11 months ago
  3. aad7abb Revert^2 "Use DoNotOptimize rather than rely on a volatile." by Christopher Ferris · 11 months ago
  4. 8469cdc Revert "Use DoNotOptimize rather than rely on a volatile." by Priyanka Advani (xWF) · 11 months ago
  5. ea0b7fc Use DoNotOptimize rather than rely on a volatile. by Christopher Ferris · 11 months ago
  6. abbec33 utils.h: quote regex match failure messages. by Elliott Hughes · 1 year, 3 months ago
  7. 0ab0615 Move __system_properties_reload to LIBC from LIBC_PLATFORM by Nate Myren · 1 year, 11 months ago
  8. 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 2 years ago
  9. 02b6bbc Verify that allocated memory is always zeroed. by Christopher Ferris · 3 years, 3 months ago
  10. 9634c36 Add persistent GWP-ASan sysprops. by Mitch Phillips · 3 years, 2 months ago
  11. 3865c8f Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop." by Mitch Phillips · 3 years, 4 months ago
  12. e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 4 years, 9 months ago
  13. 750dcd3 Use SKIP_WITH_HWASAN macro from libbase. by Florian Mayer · 3 years, 5 months ago
  14. 4ef83d6 Revert "strerror: incl enum name" by Steven Moreland · 4 years ago
  15. c3060de strerror: incl enum name by Steven Moreland · 4 years ago
  16. 419554e Move ExecTestHelper to using a regex. by Elliott Hughes · 4 years ago
  17. 53df1f3 Make MTE tests pass with all values of MEMTAG_OPTIONS. by Evgenii Stepanov · 4 years, 2 months ago
  18. f9cfecf Fix freopen() where the path is null. by Elliott Hughes · 4 years, 7 months ago
  19. 7cda75f Add DoNotOptimize and use it in tests. by Elliott Hughes · 4 years, 11 months ago
  20. 37c5ed3 Simplify native bridge skip check by Lev Rumyantsev · 5 years ago
  21. b56d118 Add util to skip tests with native_bridge by Evgeny Eltsin · 5 years ago
  22. a276343 Reland "Make bionic_platform_headers available only for Bionic targets". by Martin Stjernholm · 5 years ago
  23. ed95d01 Revert "Make bionic_platform_headers available only for Bionic t..." by Martin Stjernholm · 5 years ago
  24. 249f726 Make bionic_platform_headers available only for Bionic targets. by Martin Stjernholm · 5 years ago
  25. 2528dab Clean up untag_address. by Peter Collingbourne · 5 years ago
  26. 3b21ada Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  27. ce4c42e Revert "Add tagged pointers to bionic." by Nicolas Geoffray · 6 years ago
  28. 43d5f9d Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  29. fd7216c Check that __system_property_set() doesn't leak FDs by Tom Cherry · 6 years ago
  30. ca3f8e4 sleep/usleep: switch to trivial implementations. by Elliott Hughes · 6 years ago
  31. bcaa454 bionic tests: use GTEST_SKIP. by Elliott Hughes · 6 years ago
  32. 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 7 years ago
  33. acd6f4f Disable a few bionic tests under HWASan. by Evgenii Stepanov · 7 years ago
  34. 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 7 years ago
  35. d6a1dc2 Implement malloc hooks. by Christopher Ferris · 8 years ago
  36. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 8 years ago
  37. a7f1294 A few more trivial tests. by Elliott Hughes · 8 years ago
  38. 4af70b4 Fix Mac build. by Elliott Hughes · 8 years ago
  39. cabc77f Always wrap waitpid in TEMP_FAILURE_RETRY. by Elliott Hughes · 8 years ago
  40. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  41. a838490 Fix pthread_leak test flakiness. by Elliott Hughes · 8 years ago
  42. 966d8a3 Use have_dl to guard all tests that rely on icu4c. by Elliott Hughes · 8 years ago
  43. 3fa758f Fix Mac build. by Elliott Hughes · 8 years ago
  44. 5d949da tests/utils.h should #include <sys/sysmacros.h> by Elliott Hughes · 8 years ago
  45. b8ab618 Move scopeguard into android::base by Tom Cherry · 8 years ago
  46. 5b2cd3a Use libbase for realpath and dirname by Dimitry Ivanov · 8 years ago
  47. 35c8e3b Fix greylist exception to account for linked namespaces by Dimitry Ivanov · 9 years ago
  48. 68ecec1 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  49. beb3eb1 Revert "Fix CFI initialization crash on x86." by Evgenii Stepanov · 9 years ago
  50. 4ccd431 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  51. 6fcd7a7 Revert "Fix CFI initialization crash on x86." by Alex Cheung · 9 years ago
  52. be46d38 Fix CFI initialization crash on x86. by Evgenii Stepanov · 9 years ago
  53. 2f06e10 Improve fmemopen tests. by Josh Gao · 9 years ago
  54. d0b5c3a Fix bionic-unit-tests-glibc by Dimitry Ivanov · 9 years ago
  55. ffbb0f8 Fix Mac build. by Elliott Hughes · 9 years ago
  56. a36e59b Move test libraries under /data/nativetests by Dimitry Ivanov · 9 years ago
  57. 5543746 Pass argc/argv/envp to dso constructors by Dimitry Ivanov · 9 years ago
  58. 2ba1cf3 Fix dlopen of main executable by absolute path by Dimitry Ivanov · 9 years ago
  59. d17a377 linker: print "not accessible" error message to the log by Dimitry Ivanov · 10 years ago
  60. 33697a0 Factor out the waiting for children in bionic tests. by Elliott Hughes · 10 years ago
  61. 939a7e0 Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  62. 76144aa Change _stdio_handles_locking into _caller_handles_locking. by Yabin Cui · 10 years ago
  63. 15dfd63 Fix another duplicate maps parser. by Elliott Hughes · 10 years ago
  64. 1dce3ed Fix x86_64 build by Dmitriy Ivanov · 10 years ago
  65. aae859c Add realpath for soinfo by Dmitriy Ivanov · 10 years ago