aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-29fdtrack: add wrapper for eventfd.Josh Gao
2020-04-29fdtrack: add wrappers for epoll_create, epoll_create1.Josh Gao
2020-04-29fdtrack: add wrappers for pipe, pipe2.Josh Gao
2020-04-29fdtrack: add tests for individual wrappers.Josh Gao
2020-04-29fdtrack: don't destroy traces.Josh Gao
2020-04-28Set apex_available propertyJiyong Park
2020-04-24Block all signals in ScopedSignalBlocker.Elliott Hughes
2020-04-22__loader_cfi_fail: acquire g_dl_mutexRyan Prichard
2020-04-21android_get_exported_namespace: acquire g_dl_mutexRyan Prichard
2020-04-21Merge "Fix possible issue with cfi_basic test." into rvc-devChristopher Ferris
2020-04-21Merge changes from topic "apex_available" into rvc-devJiyong Park
2020-04-20Fix possible issue with cfi_basic test.Christopher Ferris
2020-04-20Set the top bit for tagged pointers.Mitch Phillips
2020-04-20libc_header is available to any apex but only visible to certain placesJiyong Park
2020-04-20Set apex_available propertyJiyong Park
2020-04-20Set apex_available propertyJiyong Park
2020-04-10Merge "libfdtrack: When dump fdsan fd owner, happen NE" into rvc-devTreeHugger Robot
2020-04-09libfdtrack: When dump fdsan fd owner, happen NEYuxian Xu
2020-04-05Merge "libc: Add stubs.versions=R" into rvc-devJooyung Han
2020-04-03icmp6.h - add captive portal and pref64 nd optsMaciej Żenczykowski
2020-04-02libc: Add stubs.versions=RJooyung Han
2020-03-30dynamic libc: ignore ART profiling signal by default.Florian Mayer
2020-03-30Fix bugprone-macro-parentheses warningsChih-Hung Hsieh
2020-03-27Merge "[GWP-ASan] Add gwp_asan_unittest to bionic presubmit." into rvc-devMitch Phillips
2020-03-26[GWP-ASan] Add gwp_asan_unittest to bionic presubmit.Mitch Phillips
2020-03-26[GWP-ASan] Allow libc header access from GWP-ASan.Mitch Phillips
2020-03-18Merge "Revert "Statically link libdl.a to linker"" into rvc-devTreeHugger Robot
2020-03-17Merge "[GWP-ASan] Intercept calloc() again." into rvc-devTreeHugger Robot
2020-03-17Revert "Statically link libdl.a to linker"Jooyung Han
2020-03-16[GWP-ASan] Intercept calloc() again.Mitch Phillips
2020-03-13Merge "Add 29 to stubs.versions of libc/libdl/libm" into rvc-devJooyung Han
2020-03-12Add explicit state for heapprofd hooking.Florian Mayer
2020-03-11Merge changes from topic "liblog" into rvc-devJiyong Park
2020-03-10Statically link libdl.a to linkerJiyong Park
2020-03-10Delete definitions of __aeabi_unwind_cpp_pr0.Peter Collingbourne
2020-03-09Rewrite __cxa_atexit / __cxa_finalizeRyan Prichard
2020-03-07Add 29 to stubs.versions of libc/libdl/libmJooyung Han
2020-03-04Update the scudo wrapper for bionic changes.Christopher Ferris
2020-03-02Merge "[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing th...Mitch Phillips
2020-02-29Merge "[GWP-ASan] Don't intercept calloc." into rvc-devTreeHugger Robot
2020-02-29Merge "Add a libc wrapper for statx(2)." into rvc-devElliott Hughes
2020-02-28[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads.Mitch Phillips
2020-02-28[GWP-ASan] Don't intercept calloc.Mitch Phillips
2020-02-28Merge "Cleans up logging and comments in ifaddrs." into rvc-devTreeHugger Robot
2020-02-28Cleans up logging and comments in ifaddrs.Bram Bonné
2020-02-27[GWP-ASan] [heapprofd] Nullptr deref in dispatch.Mitch Phillips
2020-02-26Override SIGSYS during profiling signal handlerRyan Savitski
2020-02-25Add a libc wrapper for statx(2).Elliott Hughes
2020-02-25Try to resolve interface names before removing nameless interfaces.Bram Bonné
2020-02-22Add a std::map, std::unordered_map benchmark.Christopher Ferris