| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Fix malloc_info missing large allocs. | Christopher Ferris | 2019-05-03 | 1 | -8/+8 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Make purging clear the current thread cache too. | Christopher Ferris | 2019-05-01 | 1 | -0/+8 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Merge "__cxa_finalize: skip fflush call on dlclose" into qt-dev | Ryan Prichard | 2019-04-30 | 1 | -1/+4 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | __cxa_finalize: skip fflush call on dlclose | Ryan Prichard | 2019-04-26 | 1 | -1/+4 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Make pthread_get/setschedparam weak for native bridge | dimitry | 2019-04-26 | 2 | -0/+5 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Implement __gnu_[u]ldivmod_helper methods in libc" into qt-dev | Yi Kong | 2019-04-24 | 2 | -2/+46 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Implement __gnu_[u]ldivmod_helper methods in libc | Yi Kong | 2019-04-23 | 2 | -2/+46 | |
| | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge "PIMutexUnlock: load owner_tid in non-common case" into qt-dev | Ryan Prichard | 2019-04-23 | 1 | -0/+2 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | PIMutexUnlock: load owner_tid in non-common case | Ryan Prichard | 2019-04-23 | 1 | -0/+2 | |
| | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | | * / / / / / / / / / / / / / / / / / / / / / / / / | Reland ifuncs for strcmp and strlen. | Elliott Hughes | 2019-04-22 | 3 | -51/+5 | |
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Workaround ASan not knowing about reallocarray. | Elliott Hughes | 2019-04-22 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Move all leak info functions to android_mallopt. | Christopher Ferris | 2019-04-19 | 5 | -50/+84 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Merge "Remove gMallocLeakZygoteChild." into qt-dev | Christopher Ferris | 2019-04-17 | 11 | -33/+44 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Remove gMallocLeakZygoteChild. | Christopher Ferris | 2019-04-16 | 11 | -33/+44 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | clean_header: Run outside of $ANDROID_BUILD_TOP | Daniel Mentz | 2019-04-16 | 1 | -2/+11 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | clean_header: Fix error handling for no-such-file case | Daniel Mentz | 2019-04-16 | 1 | -2/+2 | |
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Don't load libc_malloc_* libs from runtime ns for libc_scudo | Jiyong Park | 2019-04-10 | 1 | -0/+8 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Load libc_malloc_* libraries from the runtime APEX | Jiyong Park | 2019-04-06 | 2 | -1/+31 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Workaround potential access to unmapped stack | Adrian-CJ Hung | 2019-04-04 | 1 | -1/+2 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Resolve interface flags using SIOCGIFFLAGS ioctl | Bram Bonné | 2020-07-23 | 1 | -2/+30 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Move set_cached_pid() to __clone_for_fork() | Lev Rumyantsev | 2020-06-09 | 1 | -6/+10 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Remove WEAK_FOR_NATIVE_BRIDGE for fork | Lev Rumyantsev | 2020-06-09 | 1 | -1/+0 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Narrow native bridge to clone_for_fork | Lev Rumyantsev | 2020-06-09 | 1 | -9/+10 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Handle the alternate signal stack correctly in android_unsafe_frame_pointer_c... | Peter Collingbourne | 2020-06-03 | 1 | -0/+6 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Ignore SCUDO_OPTIONS across a security boundary. | Christopher Ferris | 2020-05-26 | 1 | -31/+32 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix deadlock/timeout in thread unwinding. | Christopher Ferris | 2020-05-21 | 4 | -2/+98 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Speed up seccomp with priority list." into rvc-dev | Bram Bonné | 2020-05-18 | 3 | -12/+80 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Speed up seccomp with priority list. | Bram Bonné | 2020-05-15 | 3 | -12/+80 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Set min_sdk_version for mainline dependencies | Jooyung Han | 2020-05-13 | 1 | -1/+9 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | fdtrack: don't do anything while vforked. | Josh Gao | 2020-05-12 | 1 | -2/+4 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | fdsan: don't do anything when vforked. | Josh Gao | 2020-05-12 | 1 | -0/+12 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Track whether a thread is currently vforked. | Josh Gao | 2020-05-12 | 5 | -13/+54 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add goldfish-opengl to use bionic_libc_platform_headers | Roman Kiryanov | 2020-05-07 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Set apex_available property" into rvc-dev | Jiyong Park | 2020-05-06 | 1 | -0/+7 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Set apex_available property | Jiyong Park | 2020-04-28 | 1 | -0/+7 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes I8b25accf,I59013f0c,I6c881e5d,I66826f31,I552692ae, ... into rvc... | Josh Gao | 2020-04-30 | 7 | -12/+88 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | fdtrack: add wrapper for socketpair. | Josh Gao | 2020-04-29 | 3 | -2/+46 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | fdtrack: add wrapper for eventfd. | Josh Gao | 2020-04-29 | 4 | -6/+14 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | fdtrack: add wrappers for epoll_create, epoll_create1. | Josh Gao | 2020-04-29 | 2 | -2/+8 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | fdtrack: add wrappers for pipe, pipe2. | Josh Gao | 2020-04-29 | 2 | -2/+20 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Block all signals in ScopedSignalBlocker. | Elliott Hughes | 2020-04-24 | 1 | -3/+9 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes from topic "apex_available" into rvc-dev | Jiyong Park | 2020-04-21 | 2 | -0/+30 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | libc_header is available to any apex but only visible to certain places | Jiyong Park | 2020-04-20 | 1 | -3/+9 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Set apex_available property | Jiyong Park | 2020-04-20 | 1 | -0/+14 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Set apex_available property | Jiyong Park | 2020-04-20 | 1 | -0/+10 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Set the top bit for tagged pointers. | Mitch Phillips | 2020-04-20 | 1 | -4/+5 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "libc: Add stubs.versions=R" into rvc-dev | Jooyung Han | 2020-04-05 | 1 | -0/+1 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | libc: Add stubs.versions=R | Jooyung Han | 2020-04-02 | 1 | -0/+1 | |
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | * / / / / / / / / / / / / / / / / / / / / / / / / / | icmp6.h - add captive portal and pref64 nd opts | Maciej Żenczykowski | 2020-04-03 | 1 | -0/+15 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | dynamic libc: ignore ART profiling signal by default. | Florian Mayer | 2020-03-30 | 2 | -0/+10 | |
