1. 6b2532e Merge "Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>)" by Tom Cherry · 6 years ago
  2. 5a8482e Merge "Load /etc/{passwd,group} from all partitions" by Tom Cherry · 6 years ago
  3. 76e2b15 Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) by Tom Cherry · 6 years ago
  4. 800c1a9 Fix pthread_cond_clockwait() when cond is initialized with CLOCK_MONOTONIC by Tom Cherry · 7 years ago
  5. 6901080 Implement new clock wait functions by Tom Cherry · 7 years ago
  6. 777b34d Load /etc/{passwd,group} from all partitions by Tom Cherry · 7 years ago
  7. 29fbf6f Remove unused dependency to libandoridicu by dimitry · 7 years ago
  8. 165a8c6 Stop using grep -P. by Elliott Hughes · 7 years ago
  9. 05407d8 Merge "The time#clock test has been a bit flaky." by Treehugger Robot · 7 years ago
  10. 36bc922 Merge changes I33957ad4,I02f8f87d,Iba04e486 by George Burgess IV · 7 years ago
  11. 5ae1628 The time#clock test has been a bit flaky. by Elliott Hughes · 7 years ago
  12. 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 7 years ago
  13. b42a488 Merge "Run pvalloc/valloc tests in unsupported envs." by Christopher Ferris · 7 years ago
  14. 3bdeae7 Merge changes I557309b3,If5f47e0e by George Burgess IV · 7 years ago
  15. 804cebe Run pvalloc/valloc tests in unsupported envs. by Christopher Ferris · 7 years ago
  16. d5ab0a5 Change pvalloc call to valloc in test. by Christopher Ferris · 7 years ago
  17. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 7 years ago
  18. 26d25a2 fortify: add even more warnings by George Burgess IV · 7 years ago
  19. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 7 years ago
  20. 74519e7 fortify: fix overflow checks in unistd by George Burgess IV · 7 years ago
  21. 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 7 years ago
  22. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 7 years ago
  23. 06bb4ce fortify: fix tests on x86_64 by George Burgess IV · 7 years ago
  24. 9a27410 fortify: import tests from Chrome OS by George Burgess IV · 7 years ago
  25. 44c2953 Merge "Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'." by Mitch Phillips · 7 years ago
  26. dfde0ee Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 7 years ago
  27. 6b116d1 Make 'app' users/groups more accurate by Tom Cherry · 7 years ago
  28. 127a706 Move off the Next ZipString overload. by Elliott Hughes · 7 years ago
  29. e1276ba Merge "pwd/grp: fix pwd _r reentrancy, new tests, clean up" by Treehugger Robot · 7 years ago
  30. f8813d1 Merge "Limit threads in pthread_leak#detach for low power devices." by Treehugger Robot · 7 years ago
  31. 035988f Temporarily disable unwind through signal test. by Christopher Ferris · 7 years ago
  32. 8bb97d7 Merge "Add bootstrap directory to bootstrap linker's search path." by Peter Collingbourne · 7 years ago
  33. ea11be0 Add bootstrap directory to bootstrap linker's search path. by Peter Collingbourne · 7 years ago
  34. c57c5bd pwd/grp: fix pwd _r reentrancy, new tests, clean up by Tom Cherry · 7 years ago
  35. be6c641 bionic_tests_zipalign: don't explicitly specify no prefix/suffix. by Elliott Hughes · 7 years ago
  36. a339233 Limit threads in pthread_leak#detach for low power devices. by Dmytro Chystiakov · 7 years ago
  37. af68f04 Merge "tests: use clang's -verify instead of FileCheck" by George Burgess IV · 7 years ago
  38. 31c7309 Add SEEK_DATA and SEEK_HOLE constants. by Elliott Hughes · 7 years ago
  39. 9433a02 Merge "Track libziparchive API change." by Elliott Hughes · 7 years ago
  40. f61ca22 Merge "Revert fwalk/sfp locking to fix concurrent reads" by Ryan Prichard · 7 years ago
  41. db48e0c tests: use clang's -verify instead of FileCheck by George Burgess IV · 7 years ago
  42. c485cdb Revert fwalk/sfp locking to fix concurrent reads by Ryan Prichard · 7 years ago
  43. b51bb50 Track libziparchive API change. by Elliott Hughes · 7 years ago
  44. db9706a Fix malloc_info missing large allocs. by Christopher Ferris · 7 years ago
  45. dfa3231 Merge "Fix running tests/benchmarks on the host." by Elliott Hughes · 7 years ago
  46. 4da99ff Fix running tests/benchmarks on the host. by Elliott Hughes · 7 years ago
  47. 8c3140a Merge "threads.h: Add C11 thread support." by Elliott Hughes · 7 years ago
  48. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 7 years ago
  49. 401e2ef Merge "Only write main library's RELRO by default." by Treehugger Robot · 7 years ago
  50. 4b6c0f5 PIMutexUnlock: load owner_tid in non-common case by Ryan Prichard · 7 years ago
  51. 5d10374 Only write main library's RELRO by default. by Torne (Richard Coles) · 7 years ago
  52. 1701d88 Merge "Move platform-private symbols out of libdl.so" by Treehugger Robot · 7 years ago
  53. 93ea856 Merge changes I59a8bc4a,Ic437d352 by Ryan Prichard · 7 years ago
  54. 02accd0 Merge "Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translations" by Treehugger Robot · 7 years ago
  55. e4d620b Fix dlsym and dladdr for TLS symbols by Ryan Prichard · 7 years ago
  56. 865866e Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs." by Treehugger Robot · 7 years ago
  57. 0d16a31 Move bionic-unit-tests-static to libclang_rt.builtins by Pirama Arumuga Nainar · 7 years ago
  58. fa9f7f2 Fix DLEXT_WRITE_RELRO when loading multiple libs. by Torne (Richard Coles) · 7 years ago
  59. fc26d71 Create a lib that uses scudo instead of jemalloc. by Christopher Ferris · 7 years ago
  60. 8868d9e Move platform-private symbols out of libdl.so by dimitry · 7 years ago
  61. 358603a Modernise code to use override specifier by Yi Kong · 7 years ago
  62. e712cd1 Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translations by Dmytro Chystiakov · 7 years ago
  63. 2e824e3 Merge "tests: test both upper- and lower-case with strptime %P/%p." by Treehugger Robot · 7 years ago
  64. e7ee073 Merge "Convert new tests to GTEST_SKIP." by Treehugger Robot · 7 years ago
  65. 1167882 tests: test both upper- and lower-case with strptime %P/%p. by Elliott Hughes · 7 years ago
  66. 1090720 Convert new tests to GTEST_SKIP. by Elliott Hughes · 7 years ago
  67. a1fb15b strptime: support everything that strftime supports. by Elliott Hughes · 7 years ago
  68. e082884 Merge "bionic tests: use GTEST_SKIP." by Elliott Hughes · 7 years ago
  69. 8ceb95c Fix running the tests on the host again. by Elliott Hughes · 7 years ago
  70. c50b6a2 Make powerof2 macro ubsan safe by Nick Kralevich · 7 years ago
  71. 8de6b46 Disable malloc_info test under HWASan. by Evgenii Stepanov · 7 years ago
  72. 505168e Annotate vfork for hwasan. by Evgenii Stepanov · 7 years ago
  73. 9d69d4c Merge "Add a platform API for setting an allocation limit." by Peter Collingbourne · 7 years ago
  74. ea6c19a Merge "Remove __INTRODUCED_IN_FUTURE." by Elliott Hughes · 7 years ago
  75. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 7 years ago
  76. 1e7a150 Reduce reserved size for DlExtTest.ReservedRecursiveTooSmall test by Yi Kong · 7 years ago
  77. 5270017 Remove __INTRODUCED_IN_FUTURE. by Elliott Hughes · 7 years ago
  78. bcaa454 bionic tests: use GTEST_SKIP. by Elliott Hughes · 7 years ago
  79. 432db6c Merge "linker: Handle libraries with disjoint mappings correctly." by Treehugger Robot · 7 years ago
  80. b39cb3c linker: Handle libraries with disjoint mappings correctly. by Peter Collingbourne · 7 years ago
  81. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
  82. 4e167f3 Merge "bionic-unit-tests should depend on libandroidicu instead" by vichang · 7 years ago
  83. ddcf488 bionic-unit-tests should depend on libandroidicu instead by Victor Chang · 7 years ago
  84. a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 7 years ago
  85. 7cdbd0d Merge "linker: allow using reserved space for multiple libraries." by Treehugger Robot · 7 years ago
  86. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  87. 9da8ff1 Waive AID Range check for devices through Q by Tom Cherry · 7 years ago
  88. cf6cec8 Merge "bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFile" by Treehugger Robot · 7 years ago
  89. c2136b5 Merge "Refactor malloc common into distinct pieces." by Christopher Ferris · 7 years ago
  90. e4cdbc4 Refactor malloc common into distinct pieces. by Christopher Ferris · 7 years ago
  91. 7fda2c9 Only test tprel_missing_weak in dynamic binaries by Ryan Prichard · 7 years ago
  92. 7d2aea0 bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFile by Sandeep Patil · 7 years ago
  93. 4e56228 Fix flakiness of mallinfo test. by Christopher Ferris · 7 years ago
  94. 1d3c56b Merge "Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q""" by vichang · 7 years ago
  95. 6cb719f Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by Victor Chang · 7 years ago
  96. f827d82 Merge "Cleanup bionic tests with hwasan." by Evgenii Stepanov · 7 years ago
  97. 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 7 years ago
  98. 3f8bdb2 Merge "Fix use-after-pthread_exit in a test." by Treehugger Robot · 7 years ago
  99. 166dfd6 Merge "Avoid writing to a zero-capacity buffer." by Elliott Hughes · 7 years ago
  100. 352853a Fix use-after-pthread_exit in a test. by Evgenii Stepanov · 7 years ago