1. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  2. c1d5797 Merge "Implement ifunc support for static executables." by Treehugger Robot · 7 years ago
  3. fa4dcb4 dlfcn.dt_runpath* tests are amended to handle LIB by Jiyong Park · 7 years ago
  4. aa3dd3d Merge "Add tests for dynamic ELF TLS" by Ryan Prichard · 7 years ago
  5. 06d2d79 Add tests for dynamic ELF TLS by Ryan Prichard · 7 years ago
  6. ecdc451 Merge changes I3c9b1292,I05c28d6a,I788c4a95,If8cd798f,I1c8d1cd7, ... by Ryan Prichard · 7 years ago
  7. 7a0f04c Implement ifunc support for static executables. by Peter Collingbourne · 7 years ago
  8. 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago
  9. 4e02cc1 bionic_unit_tests: Remove dependency on libpagemap by Sandeep Patil · 7 years ago
  10. e4ee12f Add tests for static ELF TLS by Ryan Prichard · 7 years ago
  11. 98564b8 Merge changes from topic "move_bionic_to_apex" by Treehugger Robot · 7 years ago
  12. 45024fe Add ARM EABI function __aeabi_read_tp by Ryan Prichard · 7 years ago
  13. c45fe9f Add stubs variants for bionic libs by Jiyong Park · 7 years ago
  14. 734beec Allocate a small guard region around the shadow call stack. by Peter Collingbourne · 7 years ago
  15. b011d59 Don't build bionic-unit-tests-static with libcrt_builtins by Yi Kong · 7 years ago
  16. 9ffd39c Merge "Add test for malloc_iterate." by Christopher Ferris · 7 years ago
  17. bfd3dc4 Add test for malloc_iterate. by Christopher Ferris · 7 years ago
  18. 7b13dd9 Revert "bionic: Allocate a shadow call stack for each thread." by Peter Collingbourne · 7 years ago
  19. da1bc79 bionic: Allocate a shadow call stack for each thread. by Peter Collingbourne · 8 years ago
  20. 8f639a4 Allow invoking the linker on an executable. by Ryan Prichard · 8 years ago
  21. 6d2c0bd Move isolated test runner out of bionic. by Christopher Ferris · 8 years ago
  22. 431d2ff Merge "Add android_get_device_api_level." by Elliott Hughes · 8 years ago
  23. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 8 years ago
  24. 6ba6694 libc: Add membarrier to common seccomp allowed list by Orion Hodson · 8 years ago
  25. eab6572 Add a test for poll with null fds. by Elliott Hughes · 8 years ago
  26. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 8 years ago
  27. b664724 bionic: Convert res_send.c to poll() by Bernie Innocenti · 8 years ago
  28. e7d185f <sys/un.h>: add SUN_LEN. by Elliott Hughes · 8 years ago
  29. e5a5eec <netinet/ip_icmp.h>: ensure struct icmphdr is available. by Elliott Hughes · 8 years ago
  30. 55547db Add secondary counter in place of tls_nodelete flag by dimitry · 8 years ago
  31. 06d31c9 Add libtest_missing_symbol_child_private. by Elliott Hughes · 8 years ago
  32. 5146652 Fix -/_ typo. by Elliott Hughes · 8 years ago
  33. a3f6f6c Merge "Add missing shared library dependencies to bionic-unit-tests" by Treehugger Robot · 8 years ago
  34. ce10b16 Add missing shared library dependencies to bionic-unit-tests by Jiyong Park · 8 years ago
  35. 1395f70 Add missed shared library dependency to bionic-unit-tests by Pirama Arumuga Nainar · 8 years ago
  36. c53e8b8 Add missing shared library dependencies to bionic-unit-tests by Pirama Arumuga Nainar · 8 years ago
  37. de45dcb libc: silence unsigned->signed warnings with ioctl by George Burgess IV · 8 years ago
  38. 60ddedf Build bionic/tests with cpp_std experimental. by Tom Cherry · 8 years ago
  39. ab8c861 Merge "Add ability to read /etc/passwd and /etc/group" by Tom Cherry · 8 years ago
  40. 6034ef8 Add ability to read /etc/passwd and /etc/group by Tom Cherry · 8 years ago
  41. d50a1de Run bpfmt manually. by Elliott Hughes · 8 years ago
  42. 5905d6f Add `sigset64_t` and accompanying functions. by Elliott Hughes · 8 years ago
  43. 321476a Test ld-android.so directly by dimitry · 8 years ago
  44. 9ee4591 linker: Allow link namespaces without name filters by Logan Chien · 8 years ago
  45. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  46. 5da9646 Add trivial termios tests. by Elliott Hughes · 8 years ago
  47. 21b56eb Test POSIX 1003.1 2016 chapter 13 "Headers". by Elliott Hughes · 8 years ago
  48. 608b451 A few new bionic tests. by Aleksandra Tsvetkova · 11 years ago
  49. 10ba4bd Reduce unnecessary quoting for --gtest_filter. by Elliott Hughes · 8 years ago
  50. 32f608d Remove test that adds no coverage. by Elliott Hughes · 8 years ago
  51. b1cc5bd Use -Werror in bionic/tests by Chih-Hung Hsieh · 8 years ago
  52. 0086fc8 Rename the fortify compile-time diags test by George Burgess IV · 8 years ago
  53. e5d66eb libc: Disable FORTIFY if we're using clang-tidy. by George Burgess IV · 8 years ago
  54. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 9 years ago
  55. 268ae36 Make bionic tests build for linux_bionic by Dan Willemsen · 9 years ago
  56. 41704cd Don't run exec_with_ld_config_file* tests on non-production devices by Jiyong Park · 9 years ago
  57. b3639ad Merge changes I76dde1e3,I54fec461 by Elliott Hughes · 9 years ago
  58. 8465e96 Add <sys/random.h>. by Elliott Hughes · 9 years ago
  59. ae407e5 Remove default libraries by Dan Willemsen · 9 years ago
  60. f1c568d Add <glob.h>. by Elliott Hughes · 9 years ago
  61. 50cda38 Use __RENAME for long double functions. by Elliott Hughes · 9 years ago
  62. 2286b9f Remove clang: true by Lennart Wieboldt · 9 years ago
  63. 45da326 Add tests for all C11 headers. by Elliott Hughes · 9 years ago
  64. a648733 Implement <iconv.h>. by Elliott Hughes · 9 years ago
  65. d9551db Disable FORTIFY on ASAN builds by George Burgess IV · 9 years ago
  66. 02586a2 linker: the global group is added to all built-in namespaces by Jiyong Park · 9 years ago
  67. f32d484 tests: clean up bionic-unit-tests-static linking by Elliott Hughes · 9 years ago
  68. 1de6d0b Merge "Make <sys/ttydefaults.h> more usable." by Elliott Hughes · 9 years ago
  69. 02fdd05 Make <sys/ttydefaults.h> more usable. by Elliott Hughes · 9 years ago
  70. b9797fe Bionic: Add ziparchive test dependency by Andreas Gampe · 9 years ago
  71. 7f6bcc4 Merge "Remove `volatile` from the `__errno` declaration." by Treehugger Robot · 9 years ago
  72. e452cb1 Remove `volatile` from the `__errno` declaration. by Elliott Hughes · 9 years ago
  73. 4b1a399 libc: Sync qsort(3) with FreeBSD revision r318515. by Xin Li · 9 years ago
  74. 5059939 Enable exporting the non-uapi scsi headers. by Elliott Hughes · 9 years ago
  75. 7a3681e Move libc_log code into libasync_safe. by Christopher Ferris · 9 years ago
  76. d390df1 Restore ELF32_ST_INFO/ELF64_ST_INFO. by Elliott Hughes · 9 years ago
  77. 5deddda Merge "Add basic tests for <link.h>." by Elliott Hughes · 9 years ago
  78. ee1e0a3 Update static functions/macro definitions. by Christopher Ferris · 9 years ago
  79. 7c10abb Add basic tests for <link.h>. by Elliott Hughes · 9 years ago
  80. f1db837 Add missing required libraries by Dimitry Ivanov · 9 years ago
  81. 4bd3542 'make bionic-unit-tests' now builds all the required binaries by Dimitry Ivanov · 9 years ago
  82. 7d15dc3 Add tests for pthread TLS leak. by Josh Gao · 9 years ago
  83. ba267f4 Add tests for <endian.h>. by Elliott Hughes · 9 years ago
  84. 3c81d5b Remove bionic-unit-tests-gcc by Dimitry Ivanov · 9 years ago
  85. 16b2a4d Revert "Revert "Remove limit of system property name length"" by Dimitry Ivanov · 9 years ago
  86. 489f58b Revert "Remove limit of system property name length" by Dimitry Ivanov · 9 years ago
  87. 5c1ce27 Remove limit of system property name length by Dimitry Ivanov · 10 years ago
  88. 082bec5 Merge "Runtime support for CFI" by Evgenii Stepanov · 9 years ago
  89. 0a3637d Runtime support for CFI by Evgenii Stepanov · 10 years ago
  90. 2a3b4fa Rename libdebuggerd_client to libdebuggerd_handler. by Josh Gao · 9 years ago
  91. 1f553ea Switch bionic-unit-tests to libc++_static. by Yabin Cui · 9 years ago
  92. 940d460 Merge "Revert "Revert "move android_ids into bionic""" by Elliott Hughes · 9 years ago
  93. 462ea66 Fix bionic-unit-tests-static crash by Dimitry Ivanov · 9 years ago
  94. ac4bd2f Add test for elf-hash and packed relocations by Dimitry Ivanov · 9 years ago
  95. 3f6eee9 Revert "Revert "move android_ids into bionic"" by Elliott Hughes · 9 years ago
  96. 77cb68d Revert "move android_ids into bionic" by Elliott Hughes · 9 years ago
  97. 1a13db5 move android_ids into bionic by William Roberts · 10 years ago
  98. bd734f0 Merge "Use icu4c to implement <wctype.h>." by Elliott Hughes · 9 years ago
  99. a57ca0d Use icu4c to implement <wctype.h>. by Elliott Hughes · 9 years ago
  100. 8684157 Merge "Implement <langinfo.h>." by Elliott Hughes · 9 years ago