aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-27Remove _sys_signal_strings.Elliott Hughes
2018-11-22Merge "Add Android Runtime APEX directories to Bionic search paths."Roland Levillain
2018-11-20Add Android Runtime APEX directories to Bionic search paths.Roland Levillain
2018-11-19Merge "System property for heapprofd at process startup."Florian Mayer
2018-11-19Merge "Allocate a small guard region around the shadow call stack."Peter Collingbourne
2018-11-19Merge "Revert "Arm32 dynamic function dispatch""Treehugger Robot
2018-11-19Revert "Arm32 dynamic function dispatch"Izabela Orlowska
2018-11-17Merge "Arm32 dynamic function dispatch"Haibo Huang
2018-11-16Allocate a small guard region around the shadow call stack.Peter Collingbourne
2018-11-16Arm32 dynamic function dispatchHaibo Huang
2018-11-16Merge "Fix a comment in <android/api-level.h>."Treehugger Robot
2018-11-15Fix a comment in <android/api-level.h>.Elliott Hughes
2018-11-15Merge "Make android_get_application_target_sdk_version available to the NDK."Elliott Hughes
2018-11-15Make android_get_application_target_sdk_version available to the NDK.Elliott Hughes
2018-11-15Merge "switch to using android-base/file.h instead of android-base/test_utils.h"Treehugger Robot
2018-11-14switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn
2018-11-14Merge "linker unit tests requires liblog"android-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsTreehugger Robot
2018-11-14linker unit tests requires liblogMark Salyzyn
2018-11-14Merge "Move API levels from `uint32_t` to `int`."Elliott Hughes
2018-11-14Merge "bionic tests: switch to using android-base/file.h for TemporaryFile"Treehugger Robot
2018-11-13Move API levels from `uint32_t` to `int`.Elliott Hughes
2018-11-14Merge changes I5fb5745f,Ib0c0de37Haibo Huang
2018-11-13Change memcpy ifunc to return memmove for x86Haibo Huang
2018-11-13Use ifunc to dynamically dispatch libc routines for x86Haibo Huang
2018-11-13Merge "Move to jemalloc5."Christopher Ferris
2018-11-13bionic tests: switch to using android-base/file.h for TemporaryFileMark Salyzyn
2018-11-13Merge "bionic: Allocate a shadow call stack for each thread."Peter Collingbourne
2018-11-13Move to jemalloc5.Christopher Ferris
2018-11-12bionic: Allocate a shadow call stack for each thread.Peter Collingbourne
2018-11-12Merge "bionic: Add shadow call stack guard region field to pthread_internal_t."Peter Collingbourne
2018-11-12bionic: Add shadow call stack guard region field to pthread_internal_t.Peter Collingbourne
2018-11-12Merge "Separate libc_common to two targets"Treehugger Robot
2018-11-12Merge "Publish the current draft of my ELF TLS doc"Ryan Prichard
2018-11-12Separate libc_common to two targetsHaibo Huang
2018-11-10Merge "Add lp32 and lp64 shorthands to SYSCALLS.TXT."Treehugger Robot
2018-11-09Publish the current draft of my ELF TLS docRyan Prichard
2018-11-09Add lp32 and lp64 shorthands to SYSCALLS.TXT.Elliott Hughes
2018-11-09System property for heapprofd at process startup.Florian Mayer
2018-11-09Merge "Free memory when it is no more used"Ken Chen
2018-11-08Free memory when it is no more usedKen Chen
2018-11-08Merge "Increase the size of the signal stack on 64-bit."Josh Gao
2018-11-08Increase the size of the signal stack on 64-bit.Josh Gao
2018-11-08Merge "Remove obsolete workaround."Elliott Hughes
2018-11-08Merge "Don't build bionic-unit-tests-static with libcrt_builtins"Yi Kong
2018-11-08Merge "Finalize the name of the apex package"Neil Fuller
2018-11-08Don't build bionic-unit-tests-static with libcrt_builtinsYi Kong
2018-11-08Merge "Revert "Disable lld, libc_malloc_debug failed to boot.""Chih-hung Hsieh
2018-11-08Merge "Revert "Disable lld, failed to link bionic/linker.""Chih-hung Hsieh
2018-11-08Merge "ART isn't using the ART-specific linker features any more."Elliott Hughes
2018-11-08Merge "Add a force fail for non-bionic xfail test."Christopher Ferris