1. 23f0bef Add persistent GWP-ASan sysprops. by Mitch Phillips · 3 years, 1 month ago
  2. bbe7c69 Merge "Fix missing null-terminator to exec call." am: 7587e20eaf by Florian Mayer · 3 years, 3 months ago
  3. 3865c8f Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop." by Mitch Phillips · 3 years, 3 months ago
  4. e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 4 years, 8 months ago
  5. 4817ca6 Skip setjmp.bug_152210274 on HWASan. by Florian Mayer · 3 years, 4 months ago
  6. 750dcd3 Use SKIP_WITH_HWASAN macro from libbase. by Florian Mayer · 3 years, 4 months ago
  7. bbf9cd8 In android_set_abort_message, check for nullptr. by Christopher Ferris · 3 years, 4 months ago
  8. 97ef479 Merge "Fix unistd.exec_argv0_null for new kernels." by Elliott Hughes · 3 years, 4 months ago
  9. bb1cc5a Fix unistd.exec_argv0_null for new kernels. by Elliott Hughes · 3 years, 4 months ago
  10. 6bdefa6 Merge "C11 removed gets()." by Elliott Hughes · 3 years, 4 months ago
  11. 1063039 C11 removed gets(). by Elliott Hughes · 3 years, 4 months ago
  12. 8ea6af5 Always process TLS relocs using general code path by Ryan Prichard · 3 years, 4 months ago
  13. 8321ff1 Merge "Suppress -Wformat warning" by Treehugger Robot · 3 years, 5 months ago
  14. f9b1313 Suppress -Wformat warning by Yi Kong · 3 years, 5 months ago
  15. 9705aac Fix mte tests to allow auto-upgrade. by Evgenii Stepanov · 3 years, 5 months ago
  16. fef519b Disable LTO for libBionicStandardTests by Pirama Arumuga Nainar · 3 years, 5 months ago
  17. 34da4b5 Merge "posix_spawn: always clear O_CLOEXEC for dup'ed fds." by Elliott Hughes · 3 years, 6 months ago
  18. 5d3c384 Merge "Explain why we test ifunc variables." by Treehugger Robot · 3 years, 6 months ago
  19. afc77a0 Merge "Cast ifunc resolver's return type" by Pirama Arumuga Nainar · 3 years, 6 months ago
  20. 82c9072 Explain why we test ifunc variables. by Elliott Hughes · 3 years, 6 months ago
  21. 9be2427 Cast ifunc resolver's return type by Pirama Arumuga Nainar · 3 years, 6 months ago
  22. 99ed14b Merge "Add %m and %#x support for async_safe logging" by Zijun Zhao · 3 years, 6 months ago
  23. 75c36fe Add %m and %#x support for async_safe logging by zijunzhao · 3 years, 6 months ago
  24. 62d49fd posix_spawn: always clear O_CLOEXEC for dup'ed fds. by Elliott Hughes · 3 years, 6 months ago
  25. 82e24a5 CFI uses SIGTRAP on arm/arm64. by Elliott Hughes · 3 years, 6 months ago
  26. ab74e32 Merge "Silence the CFI death tests." by Elliott Hughes · 3 years, 6 months ago
  27. 4411b94 Silence the CFI death tests. by Elliott Hughes · 3 years, 6 months ago
  28. 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 3 years, 6 months ago
  29. a48237b Disable fortify tests for musl by Colin Cross · 3 years, 6 months ago
  30. 9da85fa Export bionic's resolv base64 functions to musl by Colin Cross · 3 years, 6 months ago
  31. 2a9843f Export bionic's execinfo functions to musl by Colin Cross · 3 years, 7 months ago
  32. fdced95 Enable mallinfo tests for musl by Colin Cross · 3 years, 6 months ago
  33. daa6b82 Fix bionic benchmarks and header tests for musl by Colin Cross · 3 years, 8 months ago
  34. f7e721c Merge "Fix recursive deadlock inside bionic_systrace" by Daniele Di Proietto · 3 years, 6 months ago
  35. f5f04b1 Fix recursive deadlock inside bionic_systrace by Daniele Di Proietto · 3 years, 6 months ago
  36. e37ca53 Fix MemtagNoteTest and make it runnable on non-MTE devices. by Evgenii Stepanov · 3 years, 6 months ago
  37. e62be7e Merge "Don't use LLVM when readelf(1) will do." by Elliott Hughes · 3 years, 7 months ago
  38. 1ff7be0 Don't use LLVM when readelf(1) will do. by Elliott Hughes · 3 years, 7 months ago
  39. db358e6 Don't use llvm-defaults to build some tests. by Elliott Hughes · 3 years, 7 months ago
  40. 724efbb Mark variables as unused. by Christopher Ferris · 3 years, 8 months ago
  41. 8248e62 Add mallinfo2 call. by Christopher Ferris · 3 years, 8 months ago
  42. a43e7a8 Merge "Fix a race condition in the bionic pthread tests." by Peter Collingbourne · 3 years, 8 months ago
  43. c5b8184 Fix a race condition in the bionic pthread tests. by Peter Collingbourne · 3 years, 8 months ago
  44. 19e6375 Merge "Regression test for scudo crash in resizeTaggedChunk." by Evgenii Stepanov · 3 years, 9 months ago
  45. f0d7a34 Regression test for scudo crash in resizeTaggedChunk. by Evgenii Stepanov · 3 years, 9 months ago
  46. 30cd30f Remove outdated ld.bfd usage. by Stephen Hines · 3 years, 9 months ago
  47. 4b6ae54 Merge "uchar.h tests: small improvements." by Treehugger Robot · 3 years, 9 months ago
  48. 3d8156d uchar.h tests: small improvements. by Elliott Hughes · 3 years, 9 months ago
  49. b6b7e2e Add the missing '--' to shell invocations. by Elliott Hughes · 3 years, 9 months ago
  50. 2abfa9e Update to v5.15 kernel headers. by Christopher Ferris · 3 years, 9 months ago
  51. d885429 Merge "Workaround Clang cannot build ifunc with LTO" by Yi Kong · 3 years, 9 months ago
  52. b952a77 Workaround Clang cannot build ifunc with LTO by Yi Kong · 3 years, 10 months ago
  53. 11526e2 Add execinfo functionality. by Christopher Ferris · 3 years, 10 months ago
  54. cf59e19 Add preadv2/pwritev2 wrappers. by Elliott Hughes · 3 years, 10 months ago
  55. 9935aa7 Add/allow clang-14 warnings. by Chih-Hung Hsieh · 3 years, 10 months ago
  56. b4d9304 Merge "Move ExecTestHelper to using a regex." by Elliott Hughes · 3 years, 10 months ago
  57. 8d9297f Merge "Add more tests to TEST_MAPPING" by Colin Cross · 3 years, 10 months ago
  58. 419554e Move ExecTestHelper to using a regex. by Elliott Hughes · 3 years, 10 months ago
  59. 7b40b4d Merge "Convert bionic dlext test zips to Android.bp" by Colin Cross · 3 years, 10 months ago
  60. 0cc60af Add more tests to TEST_MAPPING by Colin Cross · 3 years, 10 months ago
  61. badcb38 Convert bionic dlext test zips to Android.bp by Colin Cross · 3 years, 10 months ago
  62. b34d313 Merge "Random HWASan cleanups." by Evgenii Stepanov · 3 years, 10 months ago
  63. 4edbcee Random HWASan cleanups. by Evgenii Stepanov · 3 years, 11 months ago
  64. b3cac0f Update allocator alignment tests. by Christopher Ferris · 3 years, 11 months ago
  65. 8f9713e Fix broken return code of M_INITIALIZE_GWP_ASAN. by Christopher Ferris · 3 years, 11 months ago
  66. 4c5595c Replace local MUSL define with global ANDROID_HOST_MUSL by Colin Cross · 4 years ago
  67. 14d1507 Fix some clang-format issues by Colin Cross · 4 years ago
  68. 35d469b Fix bionic-unit-tests-glibc for 32-bit musl by Colin Cross · 4 years ago
  69. 7da2034 Build bionic unit tests for musl by Colin Cross · 4 years ago
  70. 4408b8a Enable posix strerror_r test in glibc by Colin Cross · 4 years ago
  71. 695af0d POSIX strerror_r returns an error number, not -1 by Colin Cross · 4 years ago
  72. 53df1f3 Make MTE tests pass with all values of MEMTAG_OPTIONS. by Evgenii Stepanov · 4 years, 1 month ago
  73. 40c8a8b Extend <sys/sysinfo.h> tests slightly. by Elliott Hughes · 4 years, 1 month ago
  74. be1c013 Merge "Disable return PAC in __pthread_start." by Peter Collingbourne · 4 years, 2 months ago
  75. 26d83ba Disable return PAC in __pthread_start. by Peter Collingbourne · 4 years, 2 months ago
  76. 7c0ce86 Skip the malloc_slack test on native bridge. by Christopher Ferris · 4 years, 2 months ago
  77. 546723b Use ro.build.type instead of ro.debuggable by Ryan Prichard · 4 years, 2 months ago
  78. ec580d3 Make the tests that call readelf(1) less sensitive to whitespace. by Elliott Hughes · 4 years, 4 months ago
  79. 27cf254 Merge "Switch to libbase SilentDeathTest." by Elliott Hughes · 4 years, 4 months ago
  80. 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 4 years, 4 months ago
  81. 2b1930a Merge "Add tests for inet_nsap_addr()/inet_nsap_ntoa()." by Elliott Hughes · 4 years, 4 months ago
  82. c30a1c0 Add tests for inet_nsap_addr()/inet_nsap_ntoa(). by Elliott Hughes · 4 years, 4 months ago
  83. 999d82e Merge "Add tests for the untested <wchar.h> functions." by Treehugger Robot · 4 years, 4 months ago
  84. fe50a0c Add tests for the untested <wchar.h> functions. by Elliott Hughes · 4 years, 4 months ago
  85. b74ddc3 Merge "Use GTEST_SKIP() rather than GTEST_LOG_() when skipping." by Elliott Hughes · 4 years, 4 months ago
  86. 3741fca Merge "Improve tgamma(3) coverage." by Treehugger Robot · 4 years, 4 months ago
  87. 84ccc05 Merge "Deflake time.clock_gettime test" by Giuliano Procida · 4 years, 4 months ago
  88. 14ab353 Use GTEST_SKIP() rather than GTEST_LOG_() when skipping. by Elliott Hughes · 4 years, 4 months ago
  89. 8843066 Improve tgamma(3) coverage. by Elliott Hughes · 4 years, 4 months ago
  90. 44ec9c3 Merge "Disable fdtrack post-fork." by Josh Gao · 4 years, 4 months ago
  91. 096f595 Deflake time.clock_gettime test by Giuliano Procida · 4 years, 4 months ago
  92. dcc97c0 Disable fdtrack post-fork. by Josh Gao · 4 years, 8 months ago
  93. ebc88d2 Use mean CPU time in an attempt to reduce test flakiness by Giuliano Procida · 4 years, 4 months ago
  94. c0d41db setjmp/longjmp: avoid invalid values in the stack pointer. by Elliott Hughes · 4 years, 4 months ago
  95. 4b6a29d Merge "Improve fchmod() coverage." by Treehugger Robot · 4 years, 5 months ago
  96. ac3fcc6 Merge "Improve system() coverage." by Elliott Hughes · 4 years, 5 months ago
  97. 6ba27e0 Merge "Add some slack at the end of large allocations when target SDK level < S." by Peter Collingbourne · 4 years, 5 months ago
  98. db6223f Improve fchmod() coverage. by Elliott Hughes · 4 years, 5 months ago
  99. b82f5cf Improve <sys/xattr.h> coverage. by Elliott Hughes · 4 years, 5 months ago
  100. bbbe27f Improve system() coverage. by Elliott Hughes · 4 years, 5 months ago