1. c50b6a2 Make powerof2 macro ubsan safe by Nick Kralevich · 7 years ago
  2. 8de6b46 Disable malloc_info test under HWASan. by Evgenii Stepanov · 7 years ago
  3. 505168e Annotate vfork for hwasan. by Evgenii Stepanov · 7 years ago
  4. 9d69d4c Merge "Add a platform API for setting an allocation limit." by Peter Collingbourne · 7 years ago
  5. ea6c19a Merge "Remove __INTRODUCED_IN_FUTURE." by Elliott Hughes · 7 years ago
  6. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 7 years ago
  7. 1e7a150 Reduce reserved size for DlExtTest.ReservedRecursiveTooSmall test by Yi Kong · 7 years ago
  8. 5270017 Remove __INTRODUCED_IN_FUTURE. by Elliott Hughes · 7 years ago
  9. 432db6c Merge "linker: Handle libraries with disjoint mappings correctly." by Treehugger Robot · 7 years ago
  10. b39cb3c linker: Handle libraries with disjoint mappings correctly. by Peter Collingbourne · 7 years ago
  11. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 7 years ago
  12. 4e167f3 Merge "bionic-unit-tests should depend on libandroidicu instead" by vichang · 7 years ago
  13. ddcf488 bionic-unit-tests should depend on libandroidicu instead by Victor Chang · 7 years ago
  14. a22f5d5 Make aligned_alloc match the standard. by Christopher Ferris · 7 years ago
  15. 7cdbd0d Merge "linker: allow using reserved space for multiple libraries." by Treehugger Robot · 7 years ago
  16. efbe9a5 linker: allow using reserved space for multiple libraries. by Torne (Richard Coles) · 7 years ago
  17. 9da8ff1 Waive AID Range check for devices through Q by Tom Cherry · 7 years ago
  18. cf6cec8 Merge "bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFile" by Treehugger Robot · 7 years ago
  19. c2136b5 Merge "Refactor malloc common into distinct pieces." by Christopher Ferris · 7 years ago
  20. e4cdbc4 Refactor malloc common into distinct pieces. by Christopher Ferris · 7 years ago
  21. 7fda2c9 Only test tprel_missing_weak in dynamic binaries by Ryan Prichard · 7 years ago
  22. 7d2aea0 bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFile by Sandeep Patil · 7 years ago
  23. 4e56228 Fix flakiness of mallinfo test. by Christopher Ferris · 7 years ago
  24. 1d3c56b Merge "Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q""" by vichang · 7 years ago
  25. 6cb719f Revert "Revert "Allow dlopen("/system/lib/<soname>") for pre-Q"" by Victor Chang · 7 years ago
  26. f827d82 Merge "Cleanup bionic tests with hwasan." by Evgenii Stepanov · 7 years ago
  27. 7cc6706 Cleanup bionic tests with hwasan. by Evgenii Stepanov · 7 years ago
  28. 3f8bdb2 Merge "Fix use-after-pthread_exit in a test." by Treehugger Robot · 7 years ago
  29. 166dfd6 Merge "Avoid writing to a zero-capacity buffer." by Elliott Hughes · 7 years ago
  30. 352853a Fix use-after-pthread_exit in a test. by Evgenii Stepanov · 7 years ago
  31. 288465d Avoid writing to a zero-capacity buffer. by Elliott Hughes · 7 years ago
  32. fbac97a Move NetBSD string routines to OpenBSD. by Elliott Hughes · 7 years ago
  33. 3912efa Merge "Pass caller names to __pthread_internal_find for better errors." by Elliott Hughes · 7 years ago
  34. c1d5797 Merge "Implement ifunc support for static executables." by Treehugger Robot · 7 years ago
  35. 5bb113c Pass caller names to __pthread_internal_find for better errors. by Elliott Hughes · 7 years ago
  36. c378180 Merge "dlfcn.dt_runpath* tests are amended to handle LIB" by Treehugger Robot · 7 years ago
  37. 18181e6 Updates for glibc 2.17. by Elliott Hughes · 7 years ago
  38. fa4dcb4 dlfcn.dt_runpath* tests are amended to handle LIB by Jiyong Park · 7 years ago
  39. aa3dd3d Merge "Add tests for dynamic ELF TLS" by Ryan Prichard · 7 years ago
  40. d7873cf Merge "bionic: update for glibc 2.17" by George Burgess IV · 7 years ago
  41. 06d2d79 Add tests for dynamic ELF TLS by Ryan Prichard · 7 years ago
  42. ecdc451 Merge changes I3c9b1292,I05c28d6a,I788c4a95,If8cd798f,I1c8d1cd7, ... by Ryan Prichard · 7 years ago
  43. 122ecb1 Merge "bionic_unit_tests: Remove dependency on libpagemap" by Treehugger Robot · 7 years ago
  44. 5f5a192 Disable the dlfcn.dlopen_library_with_ELF_TLS test by Ryan Prichard · 7 years ago
  45. 7a0f04c Implement ifunc support for static executables. by Peter Collingbourne · 7 years ago
  46. 96773a2 Add BionicAllocator::memalign by Ryan Prichard · 7 years ago
  47. 083d850 Move the linker allocator into libc by Ryan Prichard · 7 years ago
  48. 4e02cc1 bionic_unit_tests: Remove dependency on libpagemap by Sandeep Patil · 7 years ago
  49. ba40ff6 Don't filter reserved signals in sigaction. by Josh Gao · 7 years ago
  50. ecc37e3 conditional zygote child heap profiling + android_internal_mallopt by Ryan Savitski · 7 years ago
  51. e4ee12f Add tests for static ELF TLS by Ryan Prichard · 7 years ago
  52. c85a882 Merge "Turn off XOM on libnstest_root.so" by Ryan Prichard · 7 years ago
  53. 0159b64 Allow more leeway to fix sys_time.gettimeofday flakiness. by Elliott Hughes · 7 years ago
  54. cd4e5ba Turn off XOM on libnstest_root.so by Ryan Prichard · 7 years ago
  55. 9a23865 Merge changes Ia08e1b5c,I60e589dd,Ib7edb665,Ibf1bf5ec,Ibd623857 by Ryan Prichard · 7 years ago
  56. 1f6adf5 Merge "Allow more leeway to fix time.clock_gettime flakiness." by Treehugger Robot · 7 years ago
  57. de70b72 Merge "Update getpwnam() tests to correctly handle new app zygote uids." by Martijn Coenen · 7 years ago
  58. 8dff0bb Allow more leeway to fix time.clock_gettime flakiness. by Elliott Hughes · 7 years ago
  59. f9d2299 Update getpwnam() tests to correctly handle new app zygote uids. by Martijn Coenen · 7 years ago
  60. fb8730d Handle R_GENERIC_TLS_TPREL relocations by Ryan Prichard · 7 years ago
  61. 073fffd Provide a stub aeabi.read_tp on other archs by Ryan Prichard · 7 years ago
  62. 08fd072 bionic: update for glibc 2.17 by George Burgess IV · 7 years ago
  63. 45d1349 Reorganize static TLS memory for ELF TLS by Ryan Prichard · 7 years ago
  64. 98564b8 Merge changes from topic "move_bionic_to_apex" by Treehugger Robot · 7 years ago
  65. 45024fe Add ARM EABI function __aeabi_read_tp by Ryan Prichard · 7 years ago
  66. c45fe9f Add stubs variants for bionic libs by Jiyong Park · 7 years ago
  67. 07468a8 Merge "Fix/suppress bionic google-explicit-constructor warnings" by Chih-hung Hsieh · 7 years ago
  68. 770032d Fix/suppress bionic google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  69. 76e7fd4 Fix modify_stack_protector flake by Ryan Prichard · 7 years ago
  70. 727a6eb Merge "Make stdlib.getloadavg more resiliant." by Elliott Hughes · 7 years ago
  71. 910a2a8 Fix sys_prctl.pr_cap_ambient. by Elliott Hughes · 7 years ago
  72. 72a54a4 Make stdlib.getloadavg more resiliant. by Elliott Hughes · 7 years ago
  73. 0dafa8a Increase 2ms to 5ms to reduce flake. by Elliott Hughes · 7 years ago
  74. c2edae3 Fix cert-dcl16-c clang-tidy warnings in tests. by Chih-Hung Hsieh · 7 years ago
  75. 5a66490 Use shared globals so getauxval works earlier by Ryan Prichard · 7 years ago
  76. eebf5fd Reduce strerror(3)'s impact on .data.rel.ro. by Elliott Hughes · 7 years ago
  77. 48b1159 Use shared globals to init __progname + environ by Ryan Prichard · 7 years ago
  78. 7f92fbe Merge "Add test for mallinfo." by Christopher Ferris · 7 years ago
  79. 8d849ff Merge "Allocate a small guard region around the shadow call stack." by Peter Collingbourne · 7 years ago
  80. 734beec Allocate a small guard region around the shadow call stack. by Peter Collingbourne · 7 years ago
  81. 09a19aa Add test for mallinfo. by Christopher Ferris · 7 years ago
  82. ae471db Merge "Make android_get_application_target_sdk_version available to the NDK." by Elliott Hughes · 7 years ago
  83. c0f4656 Make android_get_application_target_sdk_version available to the NDK. by Elliott Hughes · 7 years ago
  84. ba1a723 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  85. 8359068 Merge "Move API levels from `uint32_t` to `int`." by Elliott Hughes · 7 years ago
  86. ff1428a Move API levels from `uint32_t` to `int`. by Elliott Hughes · 7 years ago
  87. 68a3bcc bionic tests: switch to using android-base/file.h for TemporaryFile by Mark Salyzyn · 7 years ago
  88. d495e0b Merge "Don't build bionic-unit-tests-static with libcrt_builtins" by Yi Kong · 7 years ago
  89. b011d59 Don't build bionic-unit-tests-static with libcrt_builtins by Yi Kong · 7 years ago
  90. 52d7749 Merge "ART isn't using the ART-specific linker features any more." by Elliott Hughes · 7 years ago
  91. 6689b4f Merge "Add a force fail for non-bionic xfail test." by Christopher Ferris · 7 years ago
  92. af1b8dd Add smoke tests for mallopt options. by Christopher Ferris · 7 years ago
  93. 01db9bd Add a force fail for non-bionic xfail test. by Christopher Ferris · 7 years ago
  94. 5e09917 Merge "Revert "Do not use clang lld with -z,global"" by Treehugger Robot · 7 years ago
  95. acd6f4f Disable a few bionic tests under HWASan. by Evgenii Stepanov · 7 years ago
  96. 96bd339 Remove timer_delete_multiple test. by Evgenii Stepanov · 7 years ago
  97. 08a0cd0 Revert "Do not use clang lld with -z,global" by Chih-hung Hsieh · 7 years ago
  98. 8178c41 ART isn't using the ART-specific linker features any more. by Elliott Hughes · 7 years ago
  99. 9ffd39c Merge "Add test for malloc_iterate." by Christopher Ferris · 7 years ago
  100. 6f3a56b Merge "Revert "bionic: Allocate a shadow call stack for each thread."" by Josh Gao · 7 years ago