1. f266f26 Improve __cxa_demangle#cxa_demangle_fuzz_167977068 diagnostics. by Elliott Hughes · 5 years ago
  2. e9eae51 Merge "Put __*_ARRAY__ symbols before prioritized init/fini funcs" by Ryan Prichard · 5 years ago
  3. 718a5fd Merge "Add a couple of demangler tests." by Elliott Hughes · 5 years ago
  4. de30635 Put __*_ARRAY__ symbols before prioritized init/fini funcs by Matthew Maurer · 5 years ago
  5. 413817f Add a couple of demangler tests. by Elliott Hughes · 5 years ago
  6. 7cda75f Add DoNotOptimize and use it in tests. by Elliott Hughes · 5 years ago
  7. 19f8486 Fix bug in finding another thread's TCB. by Vy Nguyen · 5 years ago
  8. 5d3aa86 Add an API for per-process disabling memory initialization. by Peter Collingbourne · 5 years ago
  9. 4edf74a Add an internal struct layout test. by Peter Collingbourne · 5 years ago
  10. 1559018 Merge "Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h." by Peter Collingbourne · 5 years ago
  11. 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 5 years ago
  12. 379ed1e Explicitly add the include path for android_filesystem_config.h by Tom Cherry · 5 years ago
  13. 37c5ed3 Simplify native bridge skip check by Lev Rumyantsev · 5 years ago
  14. 8e5fc5b NGREG != ELF_NGREG. by Elliott Hughes · 5 years ago
  15. d065c04 Incorporate upstream's strptime %Z/%z support. by Elliott Hughes · 5 years ago
  16. 97ba12b Updated __libc_get_static_tls_bounds test to be more meaningful by Vy Nguyen · 5 years ago
  17. 62165a1 Cast from const void * -> const char * when using memchr(). by Stephen Hines · 5 years ago
  18. 1c502d4 Merge "Various coverage improvements." by Elliott Hughes · 5 years ago
  19. d4d7efc Merge "Add a thread-properties API (Based on proposal at https://sourceware.org/glibc/wiki/ThreadPropertiesAPI)" by Vy Nguyen · 5 years ago
  20. 7cebf83 Various coverage improvements. by Elliott Hughes · 5 years ago
  21. aadcb07 Merge "Cleanup for #inclusivefixit." by Elliott Hughes · 5 years ago
  22. d500751 Add a thread-properties API by Vy Nguyen · 6 years ago
  23. f08e70a Merge "Reimplement our no-op utmp.h functions more simply." by Elliott Hughes · 5 years ago
  24. 9a1d397 Reimplement our no-op utmp.h functions more simply. by Elliott Hughes · 5 years ago
  25. 422b204 Merge "Switch to musl memmem (via OpenBSD)." by Elliott Hughes · 5 years ago
  26. 6900a09 Merge "Trivial strxfrm coverage improvement." by Treehugger Robot · 5 years ago
  27. 5633caa Switch to musl memmem (via OpenBSD). by Elliott Hughes · 5 years ago
  28. 2e71c17 Trivial strxfrm coverage improvement. by Elliott Hughes · 5 years ago
  29. e41012f Merge "Enable coverage for libc." by Treehugger Robot · 5 years ago
  30. 8035caa Enable coverage for libc. by Pirama Arumuga Nainar · 6 years ago
  31. aff9a34 Rename linker greylist to exempt-list by Ryan Prichard · 6 years ago
  32. cf34653 More cleanup for #inclusivefixit. by Elliott Hughes · 6 years ago
  33. 3025f12 Merge "Add support for new scudo mallopt options." by Christopher Ferris · 6 years ago
  34. cab794c Move prebuilt library dependencies of bionic-unit-tests to Blueprint by Chris Parsons · 6 years ago
  35. 8844879 Add support for new scudo mallopt options. by Christopher Ferris · 6 years ago
  36. fce3187 Cleanup for #inclusivefixit. by Elliott Hughes · 6 years ago
  37. 9c6d60d Merge "Specify sections to merge in segment_gap_outer.lds more precisely" by Stephen Hines · 6 years ago
  38. 15027e0 Specify sections to merge in segment_gap_outer.lds more precisely by Stephen Hines · 6 years ago
  39. 613334b Merge "Cleanup for #inclusivefixit." by Treehugger Robot · 6 years ago
  40. cfd8f58 Cleanup for #inclusivefixit. by Elliott Hughes · 6 years ago
  41. 68ae6ad Changes for #inclusivefixit. by Elliott Hughes · 6 years ago
  42. 0f6b504 Remove stack address check in cfi_basic test. by Evgenii Stepanov · 6 years ago
  43. b9fa04d Don't test pw_shell for old vendor images by Tom Cherry · 6 years ago
  44. ed51fb9 Skip MTE tests with native_bridge by Evgeny Eltsin · 6 years ago
  45. 071416b Use PROT_NONE on the unused parts of CFI shadow. by Evgenii Stepanov · 6 years ago
  46. cdb4a26 Update upstream OpenBSD gdtoa. by Elliott Hughes · 6 years ago
  47. 15cbad3 Merge "Skip pthread.pthread_create__mmap_failures with native_bridge" by Evgeny Eltsin · 6 years ago
  48. 45b36c2 Skip pthread_leak* tests with native_bridge by Evgeny Eltsin · 6 years ago
  49. b4f7aaa Skip pthread.pthread_create__mmap_failures with native_bridge by Evgeny Eltsin · 6 years ago
  50. b56d118 Add util to skip tests with native_bridge by Evgeny Eltsin · 6 years ago
  51. 7ce3f2c Merge "Trivial test for difftime(3)." by Treehugger Robot · 6 years ago
  52. 208fdd1 Trivial test for difftime(3). by Elliott Hughes · 6 years ago
  53. 6a642f7 Merge "Add newline at end of error message" by Treehugger Robot · 6 years ago
  54. cb4a7c8 Add newline at end of error message by Pirama Arumuga Nainar · 6 years ago
  55. cacda52 Merge "Revert "Disable dlfcn#dlopen_system_libicuuc_ tests due to test failures on cuttlefish"" by vichang · 6 years ago
  56. 54e502e Revert "Temporarily disable FdsanTest.vfork." by Josh Gao · 6 years ago
  57. b8cd7e7 Revert "Disable dlfcn#dlopen_system_libicuuc_ tests due to test failures on cuttlefish" by vichang · 6 years ago
  58. 11f92fe Remove reference to deprecated option. by Christopher Ferris · 6 years ago
  59. b4cbff3 Temporarily disable FdsanTest.vfork. by Josh Gao · 6 years ago
  60. 01fb8d7 Disable dlfcn#dlopen_system_libicuuc_ tests due to test failures on cuttlefish by Victor Chang · 6 years ago
  61. e3bc50d Merge changes If42905f3,Id351a993,I8a082fd0 by Treehugger Robot · 6 years ago
  62. 10bad3e Merge "Move libicuuc.so into com.android.i18n module." by vichang · 6 years ago
  63. 4129113 fdtrack: don't do anything while vforked. by Josh Gao · 6 years ago
  64. 65fb2a7 fdsan: don't do anything when vforked. by Josh Gao · 6 years ago
  65. 2303283 Track whether a thread is currently vforked. by Josh Gao · 6 years ago
  66. f248d2d Move libicuuc.so into com.android.i18n module. by Victor Chang · 6 years ago
  67. 144a6ab Merge "Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC." by Peter Collingbourne · 6 years ago
  68. d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 6 years ago
  69. bed98c0 Fix argument order in api level test by Alistair Delva · 6 years ago
  70. e755273 Merge "Fix foritfy test for clang update." by Yabin Cui · 6 years ago
  71. 9e42d38 Merge "fdtrack: fix accept test, add test for accept4." by Treehugger Robot · 6 years ago
  72. 9413ae7 fdtrack: fix accept test, add test for accept4. by Josh Gao · 6 years ago
  73. 82c1096 Merge "Reland "Make bionic_platform_headers available only for Bionic targets"." by Martin Stjernholm · 6 years ago
  74. b107eab fdtrack: add wrapper for socketpair. by Josh Gao · 6 years ago
  75. 7de4124 fdtrack: add wrapper for eventfd. by Josh Gao · 6 years ago
  76. a38331d fdtrack: add wrappers for epoll_create, epoll_create1. by Josh Gao · 6 years ago
  77. 1fad528 fdtrack: add wrappers for pipe, pipe2. by Josh Gao · 6 years ago
  78. 9d51240 fdtrack: add tests for individual wrappers. by Josh Gao · 6 years ago
  79. a276343 Reland "Make bionic_platform_headers available only for Bionic targets". by Martin Stjernholm · 6 years ago
  80. ed95d01 Revert "Make bionic_platform_headers available only for Bionic t..." by Martin Stjernholm · 6 years ago
  81. 249f726 Make bionic_platform_headers available only for Bionic targets. by Martin Stjernholm · 6 years ago
  82. ae1745d Fix foritfy test for clang update. by Yabin Cui · 6 years ago
  83. 38558ba Merge "Fix ifunc_test for hwasan builds." by Elliott Hughes · 6 years ago
  84. 19b2ce8 Fix ifunc_test for hwasan builds. by Elliott Hughes · 6 years ago
  85. 03581d7 Merge changes I6c9c2bf5,I23991692 by Tom Cherry · 6 years ago
  86. e31b510 Merge "Reenable signal-frame-unwind test on x86" by Ryan Prichard · 6 years ago
  87. 0816c90 Tighten pwd/grp iteration tests. by Tom Cherry · 6 years ago
  88. 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 6 years ago
  89. 4eb02e2 Reenable signal-frame-unwind test on x86 by Ryan Prichard · 6 years ago
  90. e7042a7 Remove unnecessary jni.h by Orion Hodson · 6 years ago
  91. bf8a50f Merge "Fix possible issue with cfi_basic test." by Christopher Ferris · 6 years ago
  92. f322483 Fix possible issue with cfi_basic test. by Christopher Ferris · 6 years ago
  93. 3c5dff4 Explain why unit tests need bootstrap bionic by Ryan Prichard · 6 years ago
  94. e722198 Merge "dynamic libc: ignore ART profiling signal by default." by Florian Mayer · 6 years ago
  95. ca885cf Remove bionic-unit-tests-scudo. by Christopher Ferris · 6 years ago
  96. 96272df dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 6 years ago
  97. e05c449 Merge "Add ffsl(3), ffsll(3)." by Treehugger Robot · 6 years ago
  98. 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 6 years ago
  99. a1ab838 Merge "Increase iteration count for ordering test" by Hans Boehm · 6 years ago
  100. 3761064 Increase iteration count for ordering test by Hans Boehm · 6 years ago