1. f97dcc1 Merge "Revert "Temporarily disable some clock_getres tests."" by Christopher Ferris · 6 years ago
  2. a9dfe1c Revert "Temporarily disable some clock_getres tests." by Christopher Ferris · 6 years ago
  3. 849f0db Merge "Temporarily disable some clock_getres tests." by Christopher Ferris · 6 years ago
  4. 8eba2a5 Temporarily disable some clock_getres tests. by Christopher Ferris · 6 years ago
  5. 103b998 Stop executing if skip occurs. by Christopher Ferris · 6 years ago
  6. 8a4414e fortify: remove `pragma diagnostic error` from tests by George Burgess IV · 6 years ago
  7. e6c3f06 Merge "fortify: account for new clang diagnostics" by Treehugger Robot · 6 years ago
  8. 36926f4 fortify: account for new clang diagnostics by George Burgess IV · 6 years ago
  9. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  10. f0e7011 Merge "Add EFD_SEMAPHORE flag for eventfd." am: add3a4ae70 by Christopher Ferris · 6 years ago
  11. 2c4cb0d Add EFD_SEMAPHORE flag for eventfd. by Christopher Ferris · 6 years ago
  12. 5b8d075 Merge "Use ReadMapFileAsyncSafe in malloc_iterate tests." am: 8bccbb01e7 by Christopher Ferris · 6 years ago
  13. f62547a Merge "Add additional dl_phdr_info fields" am: 665e98edf7 by Ryan Prichard · 6 years ago
  14. 8bccbb0 Merge "Use ReadMapFileAsyncSafe in malloc_iterate tests." by Christopher Ferris · 6 years ago
  15. 665e98e Merge "Add additional dl_phdr_info fields" by Ryan Prichard · 6 years ago
  16. 8ea85af Use ReadMapFileAsyncSafe in malloc_iterate tests. by Christopher Ferris · 6 years ago
  17. a2e83ab Add additional dl_phdr_info fields by Ryan Prichard · 6 years ago
  18. d5da35b Merge changes from topic "clang-r365631-switch-over" am: 436af3d55b by Yi Kong · 6 years ago
  19. 0dc903e stdatomic_test: always use bits/stdatomic.h am: 32b5f4e16b by Tom Cherry · 6 years ago
  20. 2da8962 Adapt tests due to the new Clang fortify-source warning am: bf67ea5426 by Yi Kong · 6 years ago
  21. 436af3d Merge changes from topic "clang-r365631-switch-over" by Yi Kong · 6 years ago
  22. e39a51b Fix segment gap test by Yi Kong · 6 years ago
  23. 752b619 Merge "Fix a few bionic test failures caused by hwasan global instrumentation." by Peter Collingbourne · 6 years ago
  24. 3952113 Merge "Fix a few bionic test failures caused by hwasan global instrumentation." by Peter Collingbourne · 6 years ago
  25. 191ecdc Fix a few bionic test failures caused by hwasan global instrumentation. by Peter Collingbourne · 6 years ago
  26. 32b5f4e stdatomic_test: always use bits/stdatomic.h by Tom Cherry · 6 years ago
  27. 6f844f9 Merge "leak_test: use tgkill to check if threads are alive." am: 80d85f72dd by Josh Gao · 6 years ago
  28. 253ef12 leak_test: use tgkill to check if threads are alive. by Josh Gao · 6 years ago
  29. 15ae87b Merge "Add memfd_create(2) and mlock2(2)." am: da32ff104b by Elliott Hughes · 6 years ago
  30. 3d24d2b Add memfd_create(2) and mlock2(2). by Elliott Hughes · 6 years ago
  31. bf67ea5 Adapt tests due to the new Clang fortify-source warning by Yi Kong · 6 years ago
  32. 0dc203a Merge "Add renameat2." am: fd56f55419 by Elliott Hughes · 6 years ago
  33. 05b675e Add renameat2. by Elliott Hughes · 7 years ago
  34. 52de5d1 Merge "Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>)" by Tom Cherry · 6 years ago
  35. d9be229 Merge "Load /etc/{passwd,group} from all partitions" am: 5a8482ef8f by Tom Cherry · 6 years ago
  36. 6b2532e Merge "Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>)" by Tom Cherry · 6 years ago
  37. 5a8482e Merge "Load /etc/{passwd,group} from all partitions" by Tom Cherry · 6 years ago
  38. 76e2b15 Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>) by Tom Cherry · 6 years ago
  39. 50940c5 Merge "Fix pthread_cond_clockwait() when cond is initialized with CLOCK_MONOTONIC" by Tom Cherry · 6 years ago
  40. 800c1a9 Fix pthread_cond_clockwait() when cond is initialized with CLOCK_MONOTONIC by Tom Cherry · 6 years ago
  41. 32531b7 Merge "Implement new clock wait functions" am: 7e958d0ce0 by Tom Cherry · 7 years ago
  42. 6901080 Implement new clock wait functions by Tom Cherry · 7 years ago
  43. 777b34d Load /etc/{passwd,group} from all partitions by Tom Cherry · 7 years ago
  44. 63b2610 Merge "Remove unused dependency to libandoridicu" am: 7d961a16e9 by dimitry · 7 years ago
  45. 29fbf6f Remove unused dependency to libandoridicu by dimitry · 7 years ago
  46. ae4c2f0 Merge "Stop using grep -P." am: 7d10422499 by Elliott Hughes · 7 years ago
  47. 165a8c6 Stop using grep -P. by Elliott Hughes · 7 years ago
  48. 6684b7e Merge "The time#clock test has been a bit flaky." am: 05407d81f8 am: 81c16d9770 by Elliott Hughes · 7 years ago
  49. 05407d8 Merge "The time#clock test has been a bit flaky." by Treehugger Robot · 7 years ago
  50. 3d50809 Merge changes I33957ad4,I02f8f87d,Iba04e486 am: 36bc922772 am: cb1b6d43bc by George Burgess IV · 7 years ago
  51. 36bc922 Merge changes I33957ad4,I02f8f87d,Iba04e486 by George Burgess IV · 7 years ago
  52. 5ae1628 The time#clock test has been a bit flaky. by Elliott Hughes · 7 years ago
  53. 4cc1b28 Merge "Run pvalloc/valloc tests in unsupported envs." am: b42a488512 by Christopher Ferris · 7 years ago
  54. 8934620 Merge changes I557309b3,If5f47e0e am: 3bdeae781f am: 39cc17bb47 by George Burgess IV · 7 years ago
  55. a24a75d Merge "Change pvalloc call to valloc in test." am: 8fef03f609 am: 3912fff5f0 by Christopher Ferris · 7 years ago
  56. 261b7f4 fortify: replace bzero/bcmp defines by George Burgess IV · 7 years ago
  57. b42a488 Merge "Run pvalloc/valloc tests in unsupported envs." by Christopher Ferris · 7 years ago
  58. 3bdeae7 Merge changes I557309b3,If5f47e0e by George Burgess IV · 7 years ago
  59. 804cebe Run pvalloc/valloc tests in unsupported envs. by Christopher Ferris · 7 years ago
  60. d5ab0a5 Change pvalloc call to valloc in test. by Christopher Ferris · 7 years ago
  61. 63c81d1 Merge changes I80475ff4,I894aec99 am: 1b297b9e5a am: 7b850f4437 by George Burgess IV · 7 years ago
  62. 849c0b9 fortify: add __mempcpy_chk by George Burgess IV · 7 years ago
  63. 26d25a2 fortify: add even more warnings by George Burgess IV · 7 years ago
  64. 2356c93 fortify: add bit checking for open(at)?64 functions by George Burgess IV · 7 years ago
  65. 74519e7 fortify: fix overflow checks in unistd by George Burgess IV · 7 years ago
  66. 8c0ec11 fortify: fix up a few diagnostics; add __wur to realpath by George Burgess IV · 7 years ago
  67. 77f99aa fortify: add diagnostics for str* functions by George Burgess IV · 7 years ago
  68. 6de7ab2 Merge "fortify: fix tests on x86_64" am: 1eb5976d75 am: 03b28211c0 by George Burgess IV · 7 years ago
  69. 06bb4ce fortify: fix tests on x86_64 by George Burgess IV · 7 years ago
  70. 5bfadfe Merge "fortify: import tests from Chrome OS" am: 9894ec4596 am: 74946ef407 by George Burgess IV · 7 years ago
  71. 9a27410 fortify: import tests from Chrome OS by George Burgess IV · 7 years ago
  72. 44c2953 Merge "Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'." by Mitch Phillips · 7 years ago
  73. ab7987d Merge "Make 'app' users/groups more accurate" am: f6bac59447 am: c7499d17c1 by Tom Cherry · 7 years ago
  74. dfde0ee Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 7 years ago
  75. 6b116d1 Make 'app' users/groups more accurate by Tom Cherry · 7 years ago
  76. 2f1bdef Change SANITIZE_TARGET refs from 'coverage' to 'fuzzer'. by Mitch Phillips · 7 years ago
  77. e0ee594 Merge "Move off the Next ZipString overload." am: 0c0afe17e9 am: 1bb5ac584b by Elliott Hughes · 7 years ago
  78. 127a706 Move off the Next ZipString overload. by Elliott Hughes · 7 years ago
  79. ab36add Merge "pwd/grp: fix pwd _r reentrancy, new tests, clean up" am: e1276ba538 by Tom Cherry · 7 years ago
  80. e1276ba Merge "pwd/grp: fix pwd _r reentrancy, new tests, clean up" by Treehugger Robot · 7 years ago
  81. bb88e28 Merge "Limit threads in pthread_leak#detach for low power devices." am: f8813d14aa by Dmytro Chystiakov · 7 years ago
  82. f8813d1 Merge "Limit threads in pthread_leak#detach for low power devices." by Treehugger Robot · 7 years ago
  83. 035988f Temporarily disable unwind through signal test. by Christopher Ferris · 7 years ago
  84. e732449 Temporarily disable unwind through signal test. am: fe0fbcff7f by Christopher Ferris · 7 years ago
  85. 21abeb2 Merge "Add bootstrap directory to bootstrap linker's search path." am: 8bb97d7781 by Peter Collingbourne · 7 years ago
  86. 8bb97d7 Merge "Add bootstrap directory to bootstrap linker's search path." by Peter Collingbourne · 7 years ago
  87. ea11be0 Add bootstrap directory to bootstrap linker's search path. by Peter Collingbourne · 7 years ago
  88. fe0fbcf Temporarily disable unwind through signal test. by Christopher Ferris · 7 years ago
  89. c57c5bd pwd/grp: fix pwd _r reentrancy, new tests, clean up by Tom Cherry · 7 years ago
  90. d4452ae Merge "bionic_tests_zipalign: don't explicitly specify no prefix/suffix." am: 235ccfd19b by Elliott Hughes · 7 years ago
  91. be6c641 bionic_tests_zipalign: don't explicitly specify no prefix/suffix. by Elliott Hughes · 7 years ago
  92. a339233 Limit threads in pthread_leak#detach for low power devices. by Dmytro Chystiakov · 7 years ago
  93. 18e111c Merge "tests: use clang's -verify instead of FileCheck" am: af68f04e44 by George Burgess IV · 7 years ago
  94. af68f04 Merge "tests: use clang's -verify instead of FileCheck" by George Burgess IV · 7 years ago
  95. 091c718 Merge "Add SEEK_DATA and SEEK_HOLE constants." am: 1a60589b97 am: fbb1a0b029 by Elliott Hughes · 7 years ago
  96. 31c7309 Add SEEK_DATA and SEEK_HOLE constants. by Elliott Hughes · 7 years ago
  97. e7fa613 Merge "Track libziparchive API change." am: 9433a0299e am: fd03d4a762 by Elliott Hughes · 7 years ago
  98. 9602fc4 Merge "Revert fwalk/sfp locking to fix concurrent reads" am: f61ca22248 by Ryan Prichard · 7 years ago
  99. c8e263b Revert fwalk/sfp locking to fix concurrent reads by Ryan Prichard · 7 years ago
  100. 9433a02 Merge "Track libziparchive API change." by Elliott Hughes · 7 years ago