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