1. 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 7 years ago
  2. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 7 years ago
  3. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 7 years ago
  4. 06bb4ce fortify: fix tests on x86_64 by George Burgess IV · 7 years ago
  5. 9a27410 fortify: import tests from Chrome OS by George Burgess IV · 7 years ago
  6. 44c2953 Merge "Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'." by Mitch Phillips · 7 years ago
  7. dfde0ee Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 7 years ago
  8. 6b116d1 Make 'app' users/groups more accurate by Tom Cherry · 7 years ago
  9. 127a706 Move off the Next ZipString overload. by Elliott Hughes · 7 years ago
  10. e1276ba Merge "pwd/grp: fix pwd _r reentrancy, new tests, clean up" by Treehugger Robot · 7 years ago
  11. f8813d1 Merge "Limit threads in pthread_leak#detach for low power devices." by Treehugger Robot · 7 years ago
  12. 035988f Temporarily disable unwind through signal test. by Christopher Ferris · 7 years ago
  13. 8bb97d7 Merge "Add bootstrap directory to bootstrap linker's search path." by Peter Collingbourne · 7 years ago
  14. ea11be0 Add bootstrap directory to bootstrap linker's search path. by Peter Collingbourne · 7 years ago
  15. c57c5bd pwd/grp: fix pwd _r reentrancy, new tests, clean up by Tom Cherry · 7 years ago
  16. be6c641 bionic_tests_zipalign: don't explicitly specify no prefix/suffix. by Elliott Hughes · 7 years ago
  17. a339233 Limit threads in pthread_leak#detach for low power devices. by Dmytro Chystiakov · 7 years ago
  18. af68f04 Merge "tests: use clang's -verify instead of FileCheck" by George Burgess IV · 7 years ago
  19. 31c7309 Add SEEK_DATA and SEEK_HOLE constants. by Elliott Hughes · 7 years ago
  20. 9433a02 Merge "Track libziparchive API change." by Elliott Hughes · 7 years ago
  21. f61ca22 Merge "Revert fwalk/sfp locking to fix concurrent reads" by Ryan Prichard · 7 years ago
  22. db48e0c tests: use clang's -verify instead of FileCheck by George Burgess IV · 7 years ago
  23. c485cdb Revert fwalk/sfp locking to fix concurrent reads by Ryan Prichard · 7 years ago
  24. b51bb50 Track libziparchive API change. by Elliott Hughes · 7 years ago
  25. db9706a Fix malloc_info missing large allocs. by Christopher Ferris · 7 years ago
  26. dfa3231 Merge "Fix running tests/benchmarks on the host." by Elliott Hughes · 7 years ago
  27. 4da99ff Fix running tests/benchmarks on the host. by Elliott Hughes · 7 years ago
  28. 8c3140a Merge "threads.h: Add C11 thread support." by Elliott Hughes · 7 years ago
  29. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 7 years ago
  30. 401e2ef Merge "Only write main library's RELRO by default." by Treehugger Robot · 7 years ago
  31. 4b6c0f5 PIMutexUnlock: load owner_tid in non-common case by Ryan Prichard · 7 years ago
  32. 5d10374 Only write main library's RELRO by default. by Torne (Richard Coles) · 7 years ago
  33. 1701d88 Merge "Move platform-private symbols out of libdl.so" by Treehugger Robot · 7 years ago
  34. 93ea856 Merge changes I59a8bc4a,Ic437d352 by Ryan Prichard · 7 years ago
  35. 02accd0 Merge "Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translations" by Treehugger Robot · 7 years ago
  36. e4d620b Fix dlsym and dladdr for TLS symbols by Ryan Prichard · 7 years ago
  37. 865866e Merge "Fix DLEXT_WRITE_RELRO when loading multiple libs." by Treehugger Robot · 7 years ago
  38. 0d16a31 Move bionic-unit-tests-static to libclang_rt.builtins by Pirama Arumuga Nainar · 7 years ago
  39. fa9f7f2 Fix DLEXT_WRITE_RELRO when loading multiple libs. by Torne (Richard Coles) · 7 years ago
  40. fc26d71 Create a lib that uses scudo instead of jemalloc. by Christopher Ferris · 7 years ago
  41. 8868d9e Move platform-private symbols out of libdl.so by dimitry · 7 years ago
  42. 358603a Modernise code to use override specifier by Yi Kong · 7 years ago
  43. e712cd1 Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translations by Dmytro Chystiakov · 7 years ago
  44. 2e824e3 Merge "tests: test both upper- and lower-case with strptime %P/%p." by Treehugger Robot · 7 years ago
  45. e7ee073 Merge "Convert new tests to GTEST_SKIP." by Treehugger Robot · 7 years ago
  46. 1167882 tests: test both upper- and lower-case with strptime %P/%p. by Elliott Hughes · 7 years ago
  47. 1090720 Convert new tests to GTEST_SKIP. by Elliott Hughes · 7 years ago
  48. a1fb15b strptime: support everything that strftime supports. by Elliott Hughes · 7 years ago
  49. e082884 Merge "bionic tests: use GTEST_SKIP." by Elliott Hughes · 7 years ago
  50. 8ceb95c Fix running the tests on the host again. by Elliott Hughes · 7 years ago
  51. c50b6a2 Make powerof2 macro ubsan safe by Nick Kralevich · 7 years ago
  52. 8de6b46 Disable malloc_info test under HWASan. by Evgenii Stepanov · 7 years ago
  53. 505168e Annotate vfork for hwasan. by Evgenii Stepanov · 7 years ago
  54. 9d69d4c Merge "Add a platform API for setting an allocation limit." by Peter Collingbourne · 7 years ago
  55. ea6c19a Merge "Remove __INTRODUCED_IN_FUTURE." by Elliott Hughes · 7 years ago
  56. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 7 years ago
  57. 1e7a150 Reduce reserved size for DlExtTest.ReservedRecursiveTooSmall test by Yi Kong · 7 years ago
  58. 5270017 Remove __INTRODUCED_IN_FUTURE. by Elliott Hughes · 7 years ago
  59. bcaa454 bionic tests: use GTEST_SKIP. by Elliott Hughes · 7 years ago
  60. 432db6c Merge "linker: Handle libraries with disjoint mappings correctly." by Treehugger Robot · 7 years ago
  61. b39cb3c linker: Handle libraries with disjoint mappings correctly. by Peter Collingbourne · 7 years ago
  62. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
  63. 4e167f3 Merge "bionic-unit-tests should depend on libandroidicu instead" by vichang · 7 years ago
  64. ddcf488 bionic-unit-tests should depend on libandroidicu instead by Victor Chang · 7 years ago
  65. a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 7 years ago
  66. 7cdbd0d Merge "linker: allow using reserved space for multiple libraries." by Treehugger Robot · 7 years ago
  67. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  68. 9da8ff1 Waive AID Range check for devices through Q by Tom Cherry · 7 years ago
  69. cf6cec8 Merge "bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFile" by Treehugger Robot · 7 years ago
  70. c2136b5 Merge "Refactor malloc common into distinct pieces." by Christopher Ferris · 7 years ago
  71. e4cdbc4 Refactor malloc common into distinct pieces. by Christopher Ferris · 7 years ago
  72. 7fda2c9 Only test tprel_missing_weak in dynamic binaries by Ryan Prichard · 7 years ago
  73. 7d2aea0 bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFile by Sandeep Patil · 7 years ago
  74. 4e56228 Fix flakiness of mallinfo test. by Christopher Ferris · 7 years ago
  75. 1d3c56b Merge "Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q""" by vichang · 7 years ago
  76. 6cb719f Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by Victor Chang · 7 years ago
  77. f827d82 Merge "Cleanup bionic tests with hwasan." by Evgenii Stepanov · 7 years ago
  78. 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 7 years ago
  79. 3f8bdb2 Merge "Fix use-after-pthread_exit in a test." by Treehugger Robot · 7 years ago
  80. 166dfd6 Merge "Avoid writing to a zero-capacity buffer." by Elliott Hughes · 7 years ago
  81. 352853a Fix use-after-pthread_exit in a test. by Evgenii Stepanov · 7 years ago
  82. 288465d Avoid writing to a zero-capacity buffer. by Elliott Hughes · 7 years ago
  83. fbac97a Move NetBSD string routines to OpenBSD. by Elliott Hughes · 7 years ago
  84. 3912efa Merge "Pass caller names to __pthread_internal_find for better errors." by Elliott Hughes · 7 years ago
  85. c1d5797 Merge "Implement ifunc support for static executables." by Treehugger Robot · 7 years ago
  86. 5bb113c Pass caller names to __pthread_internal_find for better errors. by Elliott Hughes · 7 years ago
  87. c378180 Merge "dlfcn.dt_runpath* tests are amended to handle LIB" by Treehugger Robot · 7 years ago
  88. 18181e6 Updates for glibc 2.17. by Elliott Hughes · 7 years ago
  89. fa4dcb4 dlfcn.dt_runpath* tests are amended to handle LIB by Jiyong Park · 7 years ago
  90. aa3dd3d Merge "Add tests for dynamic ELF TLS" by Ryan Prichard · 7 years ago
  91. d7873cf Merge "bionic: update for glibc 2.17" by George Burgess IV · 7 years ago
  92. 06d2d79 Add tests for dynamic ELF TLS by Ryan Prichard · 7 years ago
  93. ecdc451 Merge changes I3c9b1292,I05c28d6a,I788c4a95,If8cd798f,I1c8d1cd7, ... by Ryan Prichard · 7 years ago
  94. 122ecb1 Merge "bionic_unit_tests: Remove dependency on libpagemap" by Treehugger Robot · 7 years ago
  95. 5f5a192 Disable the dlfcn.dlopen_library_with_ELF_TLS test by Ryan Prichard · 7 years ago
  96. 7a0f04c Implement ifunc support for static executables. by Peter Collingbourne · 7 years ago
  97. 96773a2 Add BionicAllocator::memalign by Ryan Prichard · 7 years ago
  98. 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago
  99. 4e02cc1 bionic_unit_tests: Remove dependency on libpagemap by Sandeep Patil · 7 years ago
  100. ba40ff6 Don't filter reserved signals in sigaction. by Josh Gao · 7 years ago