aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-29Merge "linker: changes to init work arounds"android-n-iot-release-ihome-igv1nougat-iot-releaseTom Cherry
2018-11-29Merge "Use ifunc for ARM32 fortify functions"Haibo Huang
2018-11-28Merge "Remove _sys_signal_strings."Elliott Hughes
2018-11-28Use ifunc for ARM32 fortify functionsHaibo Huang
2018-11-28Merge "Fix free pages count in LinkerSmallObjectAllocator"Treehugger Robot
2018-11-28Merge "Replace android_open_proxy with dns_open_proxy"Luke Huang
2018-11-27Remove _sys_signal_strings.Elliott Hughes
2018-11-27Fix free pages count in LinkerSmallObjectAllocatorVic Yang
2018-11-27Merge "Cleanup: __libc_init_AT_SECURE, auxv, sysinfo"Ryan Prichard
2018-11-27Merge "Fix minor bug in dispatch table initialization order."Treehugger Robot
2018-11-27Merge "Disable XOM in linker, libc, and libm."Ivan Lozano
2018-11-27Fix minor bug in dispatch table initialization order.Florian Mayer
2018-11-27Disable XOM in linker, libc, and libm.Ivan Lozano
2018-11-26Cleanup: __libc_init_AT_SECURE, auxv, sysinfoRyan Prichard
2018-11-27Merge "Add test for mallinfo."Christopher Ferris
2018-11-27Merge "Fix: search path is not added when one of its parent is not accessible"Treehugger Robot
2018-11-26Merge "Arm32 dynamic function dispatch"Treehugger Robot
2018-11-26Arm32 dynamic function dispatchHaibo Huang
2018-11-26Merge "Revert "Add Android Runtime APEX directories to Bionic search paths.""Andreas Gampe
2018-11-26Revert "Add Android Runtime APEX directories to Bionic search paths."Andreas Gampe
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-19Replace android_open_proxy with dns_open_proxyLuke Huang
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-16Add test for mallinfo.Christopher Ferris
2018-11-16Arm32 dynamic function dispatchHaibo Huang
2018-11-16Fix: search path is not added when one of its parent is not accessibleJiyong Park
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