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