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