1. bed98c0 Fix argument order in api level test by Alistair Delva · 6 years ago
  2. e755273 Merge "Fix foritfy test for clang update." by Yabin Cui · 6 years ago
  3. 9e42d38 Merge "fdtrack: fix accept test, add test for accept4." by Treehugger Robot · 6 years ago
  4. 9413ae7 fdtrack: fix accept test, add test for accept4. by Josh Gao · 6 years ago
  5. 82c1096 Merge "Reland "Make bionic_platform_headers available only for Bionic targets"." by Martin Stjernholm · 6 years ago
  6. b107eab fdtrack: add wrapper for socketpair. by Josh Gao · 6 years ago
  7. 7de4124 fdtrack: add wrapper for eventfd. by Josh Gao · 6 years ago
  8. a38331d fdtrack: add wrappers for epoll_create, epoll_create1. by Josh Gao · 6 years ago
  9. 1fad528 fdtrack: add wrappers for pipe, pipe2. by Josh Gao · 6 years ago
  10. 9d51240 fdtrack: add tests for individual wrappers. by Josh Gao · 6 years ago
  11. a276343 Reland "Make bionic_platform_headers available only for Bionic targets". by Martin Stjernholm · 6 years ago
  12. ed95d01 Revert "Make bionic_platform_headers available only for Bionic t..." by Martin Stjernholm · 6 years ago
  13. 249f726 Make bionic_platform_headers available only for Bionic targets. by Martin Stjernholm · 6 years ago
  14. ae1745d Fix foritfy test for clang update. by Yabin Cui · 6 years ago
  15. 38558ba Merge "Fix ifunc_test for hwasan builds." by Elliott Hughes · 6 years ago
  16. 19b2ce8 Fix ifunc_test for hwasan builds. by Elliott Hughes · 6 years ago
  17. 03581d7 Merge changes I6c9c2bf5,I23991692 by Tom Cherry · 6 years ago
  18. e31b510 Merge "Reenable signal-frame-unwind test on x86" by Ryan Prichard · 6 years ago
  19. 0816c90 Tighten pwd/grp iteration tests. by Tom Cherry · 6 years ago
  20. 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 6 years ago
  21. 4eb02e2 Reenable signal-frame-unwind test on x86 by Ryan Prichard · 6 years ago
  22. e7042a7 Remove unnecessary jni.h by Orion Hodson · 6 years ago
  23. bf8a50f Merge "Fix possible issue with cfi_basic test." by Christopher Ferris · 6 years ago
  24. f322483 Fix possible issue with cfi_basic test. by Christopher Ferris · 6 years ago
  25. 3c5dff4 Explain why unit tests need bootstrap bionic by Ryan Prichard · 6 years ago
  26. e722198 Merge "dynamic libc: ignore ART profiling signal by default." by Florian Mayer · 6 years ago
  27. ca885cf Remove bionic-unit-tests-scudo. by Christopher Ferris · 6 years ago
  28. 96272df dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 6 years ago
  29. e05c449 Merge "Add ffsl(3), ffsll(3)." by Treehugger Robot · 6 years ago
  30. 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 6 years ago
  31. a1ab838 Merge "Increase iteration count for ordering test" by Hans Boehm · 6 years ago
  32. 3761064 Increase iteration count for ordering test by Hans Boehm · 6 years ago
  33. 8d18499 Merge "Rewrite sigwait tests in the style of the sigwaitinfo tests." by Treehugger Robot · 6 years ago
  34. 50fca4d Rewrite sigwait tests in the style of the sigwaitinfo tests. by Elliott Hughes · 6 years ago
  35. 2528dab Clean up untag_address. by Peter Collingbourne · 6 years ago
  36. 140220b Disable branch protection for arm64. by Christopher Ferris · 6 years ago
  37. afa983c Rewrite __cxa_atexit / __cxa_finalize by Ryan Prichard · 6 years ago
  38. b274746 Merge "Remove `return` after `GTEST_SKIP`." by Treehugger Robot · 6 years ago
  39. edaf03e Remove `return` after `GTEST_SKIP`. by Elliott Hughes · 6 years ago
  40. c00691a Merge "Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase." by Peter Collingbourne · 6 years ago
  41. b8d1348 Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase. by Peter Collingbourne · 6 years ago
  42. d901ec6 [unit tests] Add '-mbranch-protection=standard' flag to arm64 by Tamas Petz · 6 years ago
  43. 33318f5 Merge "Add a libc wrapper for statx(2)." by Elliott Hughes · 6 years ago
  44. c5d9036 Make the HWCAP/HWCAP2 constants available from <sys/auxv.h>. by Elliott Hughes · 6 years ago
  45. 733cedd Add a libc wrapper for statx(2). by Elliott Hughes · 6 years ago
  46. 45819dd Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging. by Peter Collingbourne · 6 years ago
  47. c8cef93 Allow nested usage of ScopedDisableMTE. by Peter Collingbourne · 6 years ago
  48. c65b55c Merge "Remove XOM properties." by Ivan Lozano · 6 years ago
  49. 3e928ed Remove XOM properties. by Ivan Lozano · 6 years ago
  50. 6a65ccd Remove mips test workarounds. by Elliott Hughes · 6 years ago
  51. cce88c0 Update malloc_info test for scudo. by Christopher Ferris · 6 years ago
  52. 242387d [GWP-ASan] [malloc-tests] Scan GWP-ASan regions in maps. by Mitch Phillips · 6 years ago
  53. 892d028 [Elf TLS] [GWP-ASan] Update ELF TLS test. by Mitch Phillips · 6 years ago
  54. f7c40da Merge changes from topic "import-lib-access" by Ryan Prichard · 6 years ago
  55. 22fa3dd Ignore symbols of imported libs' dependencies by Ryan Prichard · 6 years ago
  56. 5f45c18 Add an android_unsafe_frame_pointer_chase function. by Peter Collingbourne · 6 years ago
  57. 4fe5b78 Merge "Add some MTE-related helpers." by Peter Collingbourne · 6 years ago
  58. 7596250 Move fdtrack APIs to LLNDK. by Josh Gao · 6 years ago
  59. 9727192 Add a tool to track down fd leaks. by Josh Gao · 6 years ago
  60. 6f1fd68 Add some MTE-related helpers. by Peter Collingbourne · 6 years ago
  61. 09e77f3 _FILE_OFFSET_BITS=64 support for fcntl. by Elliott Hughes · 6 years ago
  62. 201dcf4 Add a disabled test to verify alloc after fork. by Christopher Ferris · 6 years ago
  63. 35a09a3 Merge "Test all four supported relocation encodings." by Elliott Hughes · 6 years ago
  64. 6dd1f58 Test all four supported relocation encodings. by Elliott Hughes · 6 years ago
  65. ee12e47 Merge "Use platform signal name." by Christopher Ferris · 6 years ago
  66. 1d8f6f2 Merge "Modernize SHT_RELR support." by Elliott Hughes · 6 years ago
  67. b874c33 Use platform signal name. by Christopher Ferris · 6 years ago
  68. 6663f55 Modernize SHT_RELR support. by Elliott Hughes · 6 years ago
  69. 7d66bf9 Fix new clang compiler warning by Chih-Hung Hsieh · 6 years ago
  70. 3ff4245 Merge "Add tagged pointers to bionic." by Evgenii Stepanov · 6 years ago
  71. 8fe1fcd Merge "Reimplement realpath." by Elliott Hughes · 6 years ago
  72. 3b21ada Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  73. 75064c1 Initialize __progname correctly. by Elliott Hughes · 6 years ago
  74. 22fb267 Reimplement realpath. by Elliott Hughes · 6 years ago
  75. 5c9efd1 Merge "Revert "Add tagged pointers to bionic."" by Nicolas Geoffray · 6 years ago
  76. ce4c42e Revert "Add tagged pointers to bionic." by Nicolas Geoffray · 6 years ago
  77. a547762 Merge "Convert more bionic tests to Android.bp" by Dan Willemsen · 6 years ago
  78. 3460b6c Merge "Add tagged pointers to bionic." by Mitch Phillips · 6 years ago
  79. 4bcfe3c Convert more bionic tests to Android.bp by Dan Willemsen · 7 years ago
  80. f5421dd Merge "Add new malloc align tests." by Christopher Ferris · 6 years ago
  81. b72fed1 Merge "allow for heapprofd's signal to be multiplexed" by Ryan Savitski · 6 years ago
  82. 43d5f9d Add tagged pointers to bionic. by Mitch Phillips · 6 years ago
  83. 175c886 allow for heapprofd's signal to be multiplexed by Ryan Savitski · 6 years ago
  84. f32494c Add new malloc align tests. by Christopher Ferris · 6 years ago
  85. 06f39d3 stack_protector_DeathTest: work w/ local reorder by Steven Moreland · 6 years ago
  86. 5dc3130 Explicitly test printf %s with nullptr. by Elliott Hughes · 6 years ago
  87. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  88. 4ea64e9 Merge "Fix dlext.ns_anonymous test for native bridge" by Evgeny Eltsin · 6 years ago
  89. ad865d7 Fix dlext.ns_anonymous test for native bridge by Evgeny Eltsin · 6 years ago
  90. 4d9264c Fix signal.sigwait64_SIGRTMIN test by Evgeny Eltsin · 6 years ago
  91. b29173c Increase sleep time in sigwait64_SIGRTMIN test by Evgeny Eltsin · 6 years ago
  92. d4299c3 Merge changes I052011f2,I40f42464 by Ryan Prichard · 6 years ago
  93. bd1c630 Fix sys_ptrace_test feature check on arm64 by Evgeny Eltsin · 6 years ago
  94. 0f67214 dl_test: update error message by Ryan Prichard · 6 years ago
  95. 55f9a24 dl_test: use GTEST_SKIP() in a few places by Ryan Prichard · 6 years ago
  96. 9416e02 Merge "Sync with upstream OpenBSD strstr()." by Elliott Hughes · 6 years ago
  97. 595c381 Fix linker path for emulated architecture by Dmytro Chystiakov · 6 years ago
  98. c6b38ae Sync with upstream OpenBSD strstr(). by Elliott Hughes · 6 years ago
  99. 8a0cdb1 fortify: allow diagnostics without run-time checks (attempt #2) by George Burgess IV · 6 years ago
  100. db602e8 sysconf(_SC_ARG_MAX): go back to imitating the kernel. by Elliott Hughes · 6 years ago