1. 74ce129 Merge "Move bionic-unit-tests-static to libclang_rt.builtins" am: 96c21e43b4 am: b993b94d41 by Pirama Arumuga Nainar · 6 years ago
  2. 0d16a31 Move bionic-unit-tests-static to libclang_rt.builtins by Pirama Arumuga Nainar · 6 years ago
  3. 6674577 Merge "Create a lib that uses scudo instead of jemalloc." am: d486e024c6 am: b525ee4a11 by Christopher Ferris · 6 years ago
  4. fc26d71 Create a lib that uses scudo instead of jemalloc. by Christopher Ferris · 6 years ago
  5. 3158355 Merge "Move platform-private symbols out of libdl.so" by Dimitry Ivanov · 6 years ago
  6. d4b46b3 Merge "Make powerof2 macro ubsan safe" am: 1b6517b601 am: cdfe9d7d96 by Nick Kralevich · 6 years ago
  7. c50b6a2 Make powerof2 macro ubsan safe by Nick Kralevich · 6 years ago
  8. 2d6be9a Move platform-private symbols out of libdl.so by dimitry · 6 years ago
  9. 72cf0b4 Merge "linker: Handle libraries with disjoint mappings correctly." am: 432db6cfaf am: d7fc90e601 by Peter Collingbourne · 6 years ago
  10. 432db6c Merge "linker: Handle libraries with disjoint mappings correctly." by Treehugger Robot · 6 years ago
  11. b39cb3c linker: Handle libraries with disjoint mappings correctly. by Peter Collingbourne · 6 years ago
  12. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 6 years ago
  13. f6ea339 Merge "Refactor the malloc_info code." by Christopher Ferris · 6 years ago
  14. 5f9634b Merge "bionic-unit-tests should depend on libandroidicu instead" am: 4e167f35d6 am: df9e4e5ae2 by vichang · 6 years ago
  15. ddcf488 bionic-unit-tests should depend on libandroidicu instead by Victor Chang · 6 years ago
  16. a3656a9 Refactor the malloc_info code. by Christopher Ferris · 6 years ago
  17. d4184e7 Merge "linker: allow using reserved space for multiple libraries." am: 7cdbd0d477 am: ac0e655b40 by Torne (Richard Coles) · 6 years ago
  18. 7cdbd0d Merge "linker: allow using reserved space for multiple libraries." by Treehugger Robot · 6 years ago
  19. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  20. 39d86b1 Merge "Cleanup bionic tests with hwasan." am: f827d82cdd am: d1e1a5e3d5 by Evgenii Stepanov · 6 years ago
  21. f827d82 Merge "Cleanup bionic tests with hwasan." by Evgenii Stepanov · 6 years ago
  22. 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 6 years ago
  23. 1f805c6 Merge "Implement ifunc support for static executables." am: c1d579798e am: e70872c1fc by Peter Collingbourne · 7 years ago
  24. c1d5797 Merge "Implement ifunc support for static executables." by Treehugger Robot · 7 years ago
  25. fa4dcb4 dlfcn.dt_runpath* tests are amended to handle LIB by Jiyong Park · 7 years ago
  26. 0a35416 Merge "dlfcn.dt_runpath* tests are amended to handle LIB" by TreeHugger Robot · 7 years ago
  27. d7ca678 dlfcn.dt_runpath* tests are amended to handle LIB by Jiyong Park · 7 years ago
  28. aa3dd3d Merge "Add tests for dynamic ELF TLS" by Ryan Prichard · 7 years ago
  29. 06d2d79 Add tests for dynamic ELF TLS by Ryan Prichard · 7 years ago
  30. e84ebbb Add tests for dynamic ELF TLS by Ryan Prichard · 7 years ago
  31. c77e201 Merge commit 'ecdc451ccf9e3f6fa4a89ec99f0f59b0a8080516' into stage-aosp-master am: 41be8e99b3 by Ryan Prichard · 7 years ago
  32. ecdc451 Merge changes I3c9b1292,I05c28d6a,I788c4a95,If8cd798f,I1c8d1cd7, ... by Ryan Prichard · 7 years ago
  33. 7a0f04c Implement ifunc support for static executables. by Peter Collingbourne · 7 years ago
  34. 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago
  35. 4e02cc1 bionic_unit_tests: Remove dependency on libpagemap by Sandeep Patil · 7 years ago
  36. e3f39a0 bionic_unit_tests: Remove dependency on libpagemap by Sandeep Patil · 7 years ago
  37. e4ee12f Add tests for static ELF TLS by Ryan Prichard · 7 years ago
  38. 5cf02f6 Add tests for static ELF TLS by Ryan Prichard · 7 years ago
  39. 4e114eb Add stubs variants for bionic libs am: c45fe9f7bd am: 0f89dc7dbb am: 36810c5301 by Jiyong Park · 7 years ago
  40. 0f89dc7 Add stubs variants for bionic libs am: c45fe9f7bd by Jiyong Park · 7 years ago
  41. 98564b8 Merge changes from topic "move_bionic_to_apex" by Treehugger Robot · 7 years ago
  42. 86e5c8b Merge "Add ARM EABI function __aeabi_read_tp" am: c14d46f086 am: e0bdcb05ef by Ryan Prichard · 7 years ago
  43. 45024fe Add ARM EABI function __aeabi_read_tp by Ryan Prichard · 7 years ago
  44. c45fe9f Add stubs variants for bionic libs by Jiyong Park · 7 years ago
  45. 3bcdb40 Merge "Allocate a small guard region around the shadow call stack." am: 8d849ffbad am: ff18faa2b0 by Peter Collingbourne · 7 years ago
  46. 734beec Allocate a small guard region around the shadow call stack. by Peter Collingbourne · 7 years ago
  47. 7b70e27 Make the bionic tests implicitly test bionic's shadow call stack support. by Peter Collingbourne · 7 years ago
  48. b011d59 Don't build bionic-unit-tests-static with libcrt_builtins by Yi Kong · 7 years ago
  49. 9ffd39c Merge "Add test for malloc_iterate." by Christopher Ferris · 7 years ago
  50. bfd3dc4 Add test for malloc_iterate. by Christopher Ferris · 7 years ago
  51. 7b13dd9 Revert "bionic: Allocate a shadow call stack for each thread." by Peter Collingbourne · 7 years ago
  52. da1bc79 bionic: Allocate a shadow call stack for each thread. by Peter Collingbourne · 7 years ago
  53. 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 7 years ago
  54. 6d2c0bd Move isolated test runner out of bionic. by Christopher Ferris · 7 years ago
  55. 431d2ff Merge "Add android_get_device_api_level." by Elliott Hughes · 7 years ago
  56. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  57. 6ba6694 libc: Add membarrier to common seccomp allowed list by Orion Hodson · 7 years ago
  58. eab6572 Add a test for poll with null fds. by Elliott Hughes · 7 years ago
  59. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
  60. b664724 bionic: Convert res_send.c to poll() by Bernie Innocenti · 7 years ago
  61. e7d185f <sys/un.h>: add SUN_LEN. by Elliott Hughes · 7 years ago
  62. e5a5eec <netinet/ip_icmp.h>: ensure struct icmphdr is available. by Elliott Hughes · 7 years ago
  63. 55547db Add secondary counter in place of tls_nodelete flag by dimitry · 7 years ago
  64. 06d31c9 Add libtest_missing_symbol_child_private. by Elliott Hughes · 7 years ago
  65. 5146652 Fix -/_ typo. by Elliott Hughes · 7 years ago
  66. a3f6f6c Merge "Add missing shared library dependencies to bionic-unit-tests" by Treehugger Robot · 7 years ago
  67. ce10b16 Add missing shared library dependencies to bionic-unit-tests by Jiyong Park · 7 years ago
  68. 1395f70 Add missed shared library dependency to bionic-unit-tests by Pirama Arumuga Nainar · 7 years ago
  69. c53e8b8 Add missing shared library dependencies to bionic-unit-tests by Pirama Arumuga Nainar · 7 years ago
  70. de45dcb libc: silence unsigned->signed warnings with ioctl by George Burgess IV · 7 years ago
  71. 60ddedf Build bionic/tests with cpp_std experimental. by Tom Cherry · 7 years ago
  72. ab8c861 Merge "Add ability to read /etc/passwd and /etc/group" by Tom Cherry · 7 years ago
  73. 6034ef8 Add ability to read /etc/passwd and /etc/group by Tom Cherry · 8 years ago
  74. d50a1de Run bpfmt manually. by Elliott Hughes · 7 years ago
  75. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  76. 321476a Test ld-android.so directly by dimitry · 8 years ago
  77. 9ee4591 linker: Allow link namespaces without name filters by Logan Chien · 8 years ago
  78. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  79. 5da9646 Add trivial termios tests. by Elliott Hughes · 8 years ago
  80. 21b56eb Test POSIX 1003.1 2016 chapter 13 "Headers". by Elliott Hughes · 8 years ago
  81. 608b451 A few new bionic tests. by Aleksandra Tsvetkova · 10 years ago
  82. 10ba4bd Reduce unnecessary quoting for --gtest_filter. by Elliott Hughes · 8 years ago
  83. 32f608d Remove test that adds no coverage. by Elliott Hughes · 8 years ago
  84. b1cc5bd Use -Werror in bionic/tests by Chih-Hung Hsieh · 8 years ago
  85. 0086fc8 Rename the fortify compile-time diags test by George Burgess IV · 8 years ago
  86. e5d66eb libc: Disable FORTIFY if we're using clang-tidy. by George Burgess IV · 8 years ago
  87. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  88. 268ae36 Make bionic tests build for linux_bionic by Dan Willemsen · 8 years ago
  89. 41704cd Don't run exec_with_ld_config_file* tests on non-production devices by Jiyong Park · 8 years ago
  90. b3639ad Merge changes I76dde1e3,I54fec461 by Elliott Hughes · 8 years ago
  91. 8465e96 Add <sys/random.h>. by Elliott Hughes · 8 years ago
  92. ae407e5 Remove default libraries by Dan Willemsen · 8 years ago
  93. f1c568d Add <glob.h>. by Elliott Hughes · 8 years ago
  94. 50cda38 Use __RENAME for long double functions. by Elliott Hughes · 8 years ago
  95. 2286b9f Remove clang: true by Lennart Wieboldt · 8 years ago
  96. 45da326 Add tests for all C11 headers. by Elliott Hughes · 8 years ago
  97. a648733 Implement <iconv.h>. by Elliott Hughes · 8 years ago
  98. d9551db Disable FORTIFY on ASAN builds by George Burgess IV · 8 years ago
  99. 02586a2 linker: the global group is added to all built-in namespaces by Jiyong Park · 8 years ago
  100. f32d484 tests: clean up bionic-unit-tests-static linking by Elliott Hughes · 8 years ago