1. 4967017 Merge "Introduce hwasan mode for linker" by Florian Mayer · 2 years, 4 months ago
  2. 118202b Skip utmp_test.cpp for musl by Colin Cross · 2 years, 4 months ago
  3. c10d064 Introduce hwasan mode for linker by Florian Mayer · 2 years, 4 months ago
  4. dbf5b2e Add POSIX <utmpx.h>. by Elliott Hughes · 2 years, 4 months ago
  5. 9a7155d riscv64 SCS support. by Elliott Hughes · 2 years, 6 months ago
  6. 6fae614 Disable clang-tidy for malloc_test.cpp by Chih-Hung Hsieh · 2 years, 8 months ago
  7. ec9f023 Add invalid riscv64 ELF files for the linker tests. by Elliott Hughes · 2 years, 9 months ago
  8. c82d7fc Revert^2 "memtag_stack tests." by Florian Mayer · 3 years ago
  9. 8162b05 Revert "memtag_stack tests." by Florian Mayer · 3 years ago
  10. d624d2f memtag_stack tests. by Evgenii Stepanov · 3 years, 3 months ago
  11. 9634c36 Add persistent GWP-ASan sysprops. by Mitch Phillips · 3 years, 1 month ago
  12. 9dff7da Removing clang_cflags to check if they're even necessary by Alix · 3 years, 3 months ago
  13. d256925 Moved contents of clang_cflags into cflags by Alix · 3 years, 4 months ago
  14. 3865c8f Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop." by Mitch Phillips · 3 years, 3 months ago
  15. e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 4 years, 8 months ago
  16. bbf9cd8 In android_set_abort_message, check for nullptr. by Christopher Ferris · 3 years, 4 months ago
  17. 8ea6af5 Always process TLS relocs using general code path by Ryan Prichard · 3 years, 4 months ago
  18. fef519b Disable LTO for libBionicStandardTests by Pirama Arumuga Nainar · 3 years, 5 months ago
  19. 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 3 years, 6 months ago
  20. a48237b Disable fortify tests for musl by Colin Cross · 3 years, 6 months ago
  21. 2a9843f Export bionic's execinfo functions to musl by Colin Cross · 3 years, 7 months ago
  22. e62be7e Merge "Don't use LLVM when readelf(1) will do." by Elliott Hughes · 3 years, 7 months ago
  23. 1ff7be0 Don't use LLVM when readelf(1) will do. by Elliott Hughes · 3 years, 7 months ago
  24. db358e6 Don't use llvm-defaults to build some tests. by Elliott Hughes · 3 years, 7 months ago
  25. d885429 Merge "Workaround Clang cannot build ifunc with LTO" by Yi Kong · 3 years, 9 months ago
  26. b952a77 Workaround Clang cannot build ifunc with LTO by Yi Kong · 3 years, 10 months ago
  27. 11526e2 Add execinfo functionality. by Christopher Ferris · 3 years, 10 months ago
  28. 0cc60af Add more tests to TEST_MAPPING by Colin Cross · 3 years, 10 months ago
  29. badcb38 Convert bionic dlext test zips to Android.bp by Colin Cross · 3 years, 10 months ago
  30. 4c5595c Replace local MUSL define with global ANDROID_HOST_MUSL by Colin Cross · 4 years ago
  31. 7da2034 Build bionic unit tests for musl by Colin Cross · 4 years ago
  32. 4408b8a Enable posix strerror_r test in glibc by Colin Cross · 4 years ago
  33. 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 4 years, 4 months ago
  34. 3de1915 Add wrappers for pidfd_{open,getfd,send_signal}. by Josh Gao · 4 years, 5 months ago
  35. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  36. 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 4 years, 6 months ago
  37. 48d4303 [LSC] Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 6 months ago
  38. a988ed6 Remove obsolete `cpp_std: "experimental"`. by Elliott Hughes · 4 years, 6 months ago
  39. 11874f8 Mark bionic-stress-test as not unit tests as it run forever by Julien Desprez · 4 years, 6 months ago
  40. 247892e Do not run clang-tidy with fortify tests. by Chih-Hung Hsieh · 4 years, 6 months ago
  41. df6b16e (NFC) Sort the list of test dependencies alphabetically. by Evgenii Stepanov · 4 years, 7 months ago
  42. 51741fb Tests for memory tagging ELF notes. by Evgenii Stepanov · 4 years, 7 months ago
  43. 7e20117 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 4 years, 8 months ago
  44. 6675ad3 Add trivial tests for fnmatch(3). by Elliott Hughes · 4 years, 9 months ago
  45. e9eae51 Merge "Put __*_ARRAY__ symbols before prioritized init/fini funcs" by Ryan Prichard · 4 years, 9 months ago
  46. de30635 Put __*_ARRAY__ symbols before prioritized init/fini funcs by Matthew Maurer · 4 years, 9 months ago
  47. 413817f Add a couple of demangler tests. by Elliott Hughes · 4 years, 9 months ago
  48. 19f8486 Fix bug in finding another thread's TCB. by Vy Nguyen · 4 years, 10 months ago
  49. 4edf74a Add an internal struct layout test. by Peter Collingbourne · 4 years, 10 months ago
  50. 379ed1e Explicitly add the include path for android_filesystem_config.h by Tom Cherry · 4 years, 11 months ago
  51. 7cebf83 Various coverage improvements. by Elliott Hughes · 5 years ago
  52. cab794c Move prebuilt library dependencies of bionic-unit-tests to Blueprint by Chris Parsons · 5 years ago
  53. 144a6ab Merge "Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC." by Peter Collingbourne · 5 years ago
  54. d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 5 years ago
  55. a276343 Reland "Make bionic_platform_headers available only for Bionic targets". by Martin Stjernholm · 5 years ago
  56. ed95d01 Revert "Make bionic_platform_headers available only for Bionic t..." by Martin Stjernholm · 5 years ago
  57. 249f726 Make bionic_platform_headers available only for Bionic targets. by Martin Stjernholm · 5 years ago
  58. 3c5dff4 Explain why unit tests need bootstrap bionic by Ryan Prichard · 5 years ago
  59. ca885cf Remove bionic-unit-tests-scudo. by Christopher Ferris · 5 years ago
  60. 140220b Disable branch protection for arm64. by Christopher Ferris · 5 years ago
  61. afa983c Rewrite __cxa_atexit / __cxa_finalize by Ryan Prichard · 5 years ago
  62. d901ec6 [unit tests] Add '-mbranch-protection=standard' flag to arm64 by Tamas Petz · 5 years ago
  63. c5d9036 Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. by Elliott Hughes · 5 years ago
  64. f7c40da Merge changes from topic "import-lib-access" by Ryan Prichard · 5 years ago
  65. 22fa3dd Ignore symbols of imported libs' dependencies by Ryan Prichard · 6 years ago
  66. 5f45c18 Add an android_unsafe_frame_pointer_chase function. by Peter Collingbourne · 6 years ago
  67. 4fe5b78 Merge "Add some MTE-related helpers." by Peter Collingbourne · 6 years ago
  68. 9727192 Add a tool to track down fd leaks. by Josh Gao · 6 years ago
  69. 6f1fd68 Add some MTE-related helpers. by Peter Collingbourne · 6 years ago
  70. 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
  71. 6dd1f58 Test all four supported relocation encodings. by Elliott Hughes · 6 years ago
  72. 6663f55 Modernize SHT_RELR support. by Elliott Hughes · 6 years ago
  73. 3b21ada Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  74. ce4c42e Revert "Add tagged pointers to bionic." by Nicolas Geoffray · 6 years ago
  75. 43d5f9d Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  76. 8a0cdb1 fortify: allow diagnostics without run-time checks (attempt #2) by George Burgess IV · 6 years ago
  77. f359548 Revert "fortify: allow diagnostics without run-time checks" by George Burgess IV · 6 years ago
  78. d7e11b8 fortify: allow diagnostics without run-time checks by George Burgess IV · 6 years ago
  79. ee0ce44 Add bionic-stress-tests. by Christopher Ferris · 6 years ago
  80. 2da8962 Adapt tests due to the new Clang fortify-source warning am: bf67ea5426 by Yi Kong · 6 years ago
  81. bf67ea5 Adapt tests due to the new Clang fortify-source warning by Yi Kong · 6 years ago
  82. 63b2610 Merge "Remove unused dependency to libandoridicu" am: 7d961a16e9 by dimitry · 6 years ago
  83. 29fbf6f Remove unused dependency to libandoridicu by dimitry · 6 years ago
  84. 8934620 Merge changes I557309b3,If5f47e0e am: 3bdeae781f am: 39cc17bb47 by George Burgess IV · 6 years ago
  85. 63c81d1 Merge changes I80475ff4,I894aec99 am: 1b297b9e5a am: 7b850f4437 by George Burgess IV · 6 years ago
  86. 26d25a2 fortify: add even more warnings by George Burgess IV · 6 years ago
  87. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 6 years ago
  88. 5bfadfe Merge "fortify: import tests from Chrome OS" am: 9894ec4596 am: 74946ef407 by George Burgess IV · 6 years ago
  89. 9a27410 fortify: import tests from Chrome OS by George Burgess IV · 6 years ago
  90. dfde0ee Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 6 years ago
  91. 2f1bdef Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 6 years ago
  92. 18e111c Merge "tests: use clang's -verify instead of FileCheck" am: af68f04e44 by George Burgess IV · 6 years ago
  93. db48e0c tests: use clang's -verify instead of FileCheck by George Burgess IV · 6 years ago
  94. 9082f4f Merge "threads.h: Add C11 thread support." am: 8c3140a612 am: 3716c5320d by Elliott Hughes · 6 years ago
  95. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 6 years ago
  96. 1701d88 Merge "Move platform-private symbols out of libdl.so" by Treehugger Robot · 6 years ago
  97. 74ce129 Merge "Move bionic-unit-tests-static to libclang_rt.builtins" am: 96c21e43b4 am: b993b94d41 by Pirama Arumuga Nainar · 6 years ago
  98. 0d16a31 Move bionic-unit-tests-static to libclang_rt.builtins by Pirama Arumuga Nainar · 6 years ago
  99. 6674577 Merge "Create a lib that uses scudo instead of jemalloc." am: d486e024c6 am: b525ee4a11 by Christopher Ferris · 6 years ago
  100. fc26d71 Create a lib that uses scudo instead of jemalloc. by Christopher Ferris · 6 years ago