1. 44ec9c3 Merge "Disable fdtrack post-fork." by Josh Gao · 4 years, 10 months ago
  2. dcc97c0 Disable fdtrack post-fork. by Josh Gao · 5 years ago
  3. ebc88d2 Use mean CPU time in an attempt to reduce test flakiness by Giuliano Procida · 4 years, 10 months ago
  4. c0d41db setjmp/longjmp: avoid invalid values in the stack pointer. by Elliott Hughes · 4 years, 10 months ago
  5. 4b6a29d Merge "Improve fchmod() coverage." by Treehugger Robot · 5 years ago
  6. ac3fcc6 Merge "Improve system() coverage." by Elliott Hughes · 5 years ago
  7. 6ba27e0 Merge "Add some slack at the end of large allocations when target SDK level < S." by Peter Collingbourne · 5 years ago
  8. db6223f Improve fchmod() coverage. by Elliott Hughes · 5 years ago
  9. b82f5cf Improve <sys/xattr.h> coverage. by Elliott Hughes · 5 years ago
  10. bbbe27f Improve system() coverage. by Elliott Hughes · 5 years ago
  11. 2659d7b Add some slack at the end of large allocations when target SDK level < S. by Peter Collingbourne · 5 years ago
  12. 3de1915 Add wrappers for pidfd_{open,getfd,send_signal}. by Josh Gao · 5 years ago
  13. 8ae9d01 Merge "Add LOCAL_LICENSE_KINDS to bionic" by Bob Badour · 5 years ago
  14. a0d3da5 Merge "Fix fdsan death tests." by Elliott Hughes · 5 years ago
  15. d76dd14 Fix fdsan death tests. by Elliott Hughes · 5 years ago
  16. 526a888 Merge "Don't dump backtraces while running fdtrack tests." by Elliott Hughes · 5 years ago
  17. aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 5 years ago
  18. 35e81bf Merge "Fix some bionic death tests." by Elliott Hughes · 5 years ago
  19. fabcc96 Merge "Use death tests correctly." by Elliott Hughes · 5 years ago
  20. 3b7cc4a Merge "Switch BionicDeathTest to `#pragma once`." by Treehugger Robot · 5 years ago
  21. 7f7efa9 Merge "Use BionicDeathTest for an assert(3) test." by Elliott Hughes · 5 years ago
  22. 6fe4daa Merge "iconv(3): ignore src_bytes_left if src_bytes is null." by Treehugger Robot · 5 years ago
  23. 18dd073 Merge "Increase leniancy in an inherently flaky test." by Treehugger Robot · 5 years ago
  24. ba3187f Don't dump backtraces while running fdtrack tests. by Elliott Hughes · 5 years ago
  25. 6249f9b Don't involve debuggerd in a SIGFPE test. by Elliott Hughes · 5 years ago
  26. e657eb4 Fix some bionic death tests. by Elliott Hughes · 5 years ago
  27. 61d0706 Use death tests correctly. by Elliott Hughes · 5 years ago
  28. 1512284 Use BionicDeathTest for an assert(3) test. by Elliott Hughes · 5 years ago
  29. d63ea56 Switch BionicDeathTest to `#pragma once`. by Elliott Hughes · 5 years ago
  30. 527b78d Increase leniancy in an inherently flaky test. by Elliott Hughes · 5 years ago
  31. 20c023f iconv(3): ignore src_bytes_left if src_bytes is null. by Elliott Hughes · 5 years ago
  32. aa8db1b Fix/update notices. by Elliott Hughes · 5 years ago
  33. ef0ec82 Merge "Revert "Disable signal frame unwinding tests on arm64"" by Ryan Prichard · 5 years ago
  34. cdace2f Revert "Disable signal frame unwinding tests on arm64" by Ryan Prichard · 5 years ago
  35. 6d5662d Merge "Fix freopen() where the path is null." by Elliott Hughes · 5 years ago
  36. a988ed6 Remove obsolete `cpp_std: "experimental"`. by Elliott Hughes · 5 years ago
  37. f9cfecf Fix freopen() where the path is null. by Elliott Hughes · 5 years ago
  38. 11874f8 Mark bionic-stress-test as not unit tests as it run forever by Julien Desprez · 5 years ago
  39. bfa3688 Merge "[MemInit] Remove old API, introduce new MemInit API." by Mitch Phillips · 5 years ago
  40. f700de5 Merge "Do not run clang-tidy with fortify tests." by Chih-hung Hsieh · 5 years ago
  41. 247892e Do not run clang-tidy with fortify tests. by Chih-Hung Hsieh · 5 years ago
  42. e91aebd Merge "Increase leniancy in an inherently flaky test." by Treehugger Robot · 5 years ago
  43. 82c3c11 Increase leniancy in an inherently flaky test. by Elliott Hughes · 5 years ago
  44. cf81e7c Merge changes from topic "proc_madvise_framework" by Edgar Arriaga · 5 years ago
  45. 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 5 years ago
  46. ee16c72 Merge "Ensure same order of global group members in all NS's" by Ryan Prichard · 5 years ago
  47. 058eb8f Ensure same order of global group members in all NS's by Ryan Prichard · 5 years ago
  48. 370e963 Remove a tautological #if guard. by Elliott Hughes · 5 years ago
  49. 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 5 years ago
  50. 9f72aae Merge "Disable signal frame unwinding tests on arm64" by Ryan Prichard · 5 years ago
  51. d02148c Add a flag to distinguish shared VMAs by Edgar Arriaga · 5 years ago
  52. 315969a Disable signal frame unwinding tests on arm64 by Ryan Prichard · 5 years ago
  53. e925485 Merge "Make "disable memory mitigations" and "set heap tagging level" more available." by Elliott Hughes · 5 years ago
  54. 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 5 years ago
  55. df6b16e (NFC) Sort the list of test dependencies alphabetically. by Evgenii Stepanov · 5 years ago
  56. 51741fb Tests for memory tagging ELF notes. by Evgenii Stepanov · 5 years ago
  57. 7e20117 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 5 years ago
  58. 8956439 Merge "Add tests for FNM_LEADING_DIR" by Tom Cherry · 5 years ago
  59. aa4fd18 Add tests for FNM_LEADING_DIR by Tom Cherry · 5 years ago
  60. 12afdf0 Merge "Simplify and improve tempnam() and tmpnam()." by Elliott Hughes · 5 years ago
  61. 439ebbd Simplify and improve tempnam() and tmpnam(). by Elliott Hughes · 5 years ago
  62. 6675ad3 Add trivial tests for fnmatch(3). by Elliott Hughes · 5 years ago
  63. 9eb85bf Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API. by Peter Collingbourne · 5 years ago
  64. 8589e09 Disable failing test __cxa_demangle#cxa_demangle_fuzz_167977068. by Elliott Hughes · 5 years ago
  65. f266f26 Improve __cxa_demangle#cxa_demangle_fuzz_167977068 diagnostics. by Elliott Hughes · 5 years ago
  66. e9eae51 Merge "Put __*_ARRAY__ symbols before prioritized init/fini funcs" by Ryan Prichard · 5 years ago
  67. 718a5fd Merge "Add a couple of demangler tests." by Elliott Hughes · 5 years ago
  68. de30635 Put __*_ARRAY__ symbols before prioritized init/fini funcs by Matthew Maurer · 5 years ago
  69. 413817f Add a couple of demangler tests. by Elliott Hughes · 5 years ago
  70. 7cda75f Add DoNotOptimize and use it in tests. by Elliott Hughes · 5 years ago
  71. 19f8486 Fix bug in finding another thread's TCB. by Vy Nguyen · 5 years ago
  72. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
  73. 4edf74a Add an internal struct layout test. by Peter Collingbourne · 5 years ago
  74. 1559018 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." by Peter Collingbourne · 5 years ago
  75. 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 5 years ago
  76. 379ed1e Explicitly add the include path for android_filesystem_config.h by Tom Cherry · 5 years ago
  77. 37c5ed3 Simplify native bridge skip check by Lev Rumyantsev · 5 years ago
  78. 8e5fc5b NGREG != ELF_NGREG. by Elliott Hughes · 5 years ago
  79. d065c04 Incorporate upstream's strptime %Z/%z support. by Elliott Hughes · 5 years ago
  80. 97ba12b Updated __libc_get_static_tls_bounds test to be more meaningful by Vy Nguyen · 5 years ago
  81. 62165a1 Cast from const void * -> const char * when using memchr(). by Stephen Hines · 5 years ago
  82. 1c502d4 Merge "Various coverage improvements." by Elliott Hughes · 5 years ago
  83. d4d7efc Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" by Vy Nguyen · 5 years ago
  84. 7cebf83 Various coverage improvements. by Elliott Hughes · 5 years ago
  85. aadcb07 Merge "Cleanup for #inclusivefixit." by Elliott Hughes · 5 years ago
  86. d500751 Add a thread-properties API by Vy Nguyen · 6 years ago
  87. f08e70a Merge "Reimplement our no-op utmp.h functions more simply." by Elliott Hughes · 5 years ago
  88. 9a1d397 Reimplement our no-op utmp.h functions more simply. by Elliott Hughes · 5 years ago
  89. 422b204 Merge "Switch to musl memmem (via OpenBSD)." by Elliott Hughes · 5 years ago
  90. 6900a09 Merge "Trivial strxfrm coverage improvement." by Treehugger Robot · 5 years ago
  91. 5633caa Switch to musl memmem (via OpenBSD). by Elliott Hughes · 5 years ago
  92. 2e71c17 Trivial strxfrm coverage improvement. by Elliott Hughes · 5 years ago
  93. e41012f Merge "Enable coverage for libc." by Treehugger Robot · 6 years ago
  94. 8035caa Enable coverage for libc. by Pirama Arumuga Nainar · 6 years ago
  95. aff9a34 Rename linker greylist to exempt-list by Ryan Prichard · 6 years ago
  96. cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 6 years ago
  97. 3025f12 Merge "Add support for new scudo mallopt options." by Christopher Ferris · 6 years ago
  98. cab794c Move prebuilt library dependencies of bionic-unit-tests to Blueprint by Chris Parsons · 6 years ago
  99. 8844879 Add support for new scudo mallopt options. by Christopher Ferris · 6 years ago
  100. fce3187 Cleanup for #inclusivefixit. by Elliott Hughes · 6 years ago