- c8c3bc5 Move set_cached_pid() to __clone_for_fork() by Lev Rumyantsev · 5 years ago
- 8b26ca4 Remove WEAK_FOR_NATIVE_BRIDGE for fork by Lev Rumyantsev · 5 years ago
- 018f4a1 Narrow native bridge to clone_for_fork by Lev Rumyantsev · 5 years ago
- c3b3e86 Use PROT_NONE on the unused parts of CFI shadow. by Evgenii Stepanov · 5 years ago
- 9174068 Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase. by Peter Collingbourne · 5 years ago
- eb6c7ab Copy translateSystemPathToApexPath to linker_translate_path.cpp by Victor Khimenko · 5 years ago
- ccf1602 Allow native_bridge linker to use different APEX from native one by Victor Khimenko · 5 years ago
- 2082446 Ignore SCUDO_OPTIONS across a security boundary. by Christopher Ferris · 5 years ago
- 73ca781 Fix deadlock/timeout in thread unwinding. by Christopher Ferris · 5 years ago
- 53a9db7 Merge "Speed up seccomp with priority list." into rvc-dev by Bram Bonné · 5 years ago
- ce84677 Speed up seccomp with priority list. by Bram Bonné · 5 years ago
- 01e19d2 Set min_sdk_version for mainline dependencies by Jooyung Han · 5 years ago
- 7501c6d fdtrack: don't do anything while vforked. by Josh Gao · 5 years ago
- 1bf410b fdsan: don't do anything when vforked. by Josh Gao · 5 years ago
- 5378351 Track whether a thread is currently vforked. by Josh Gao · 5 years ago
- b47eeab Add goldfish-opengl to use bionic_libc_platform_headers by Roman Kiryanov · 5 years ago
- 8ee9132 Merge "Set apex_available property" into rvc-dev by Jiyong Park · 5 years ago
- 7e486ea Merge "Fix foritfy test for clang update." into rvc-dev by Yabin Cui · 5 years ago
- 40a8655 Fix argument order in api level test by Alistair Delva · 5 years ago
- 073fdd9 Fix foritfy test for clang update. by Yabin Cui · 5 years ago
- 524510b Merge changes I8b25accf,I59013f0c,I6c881e5d,I66826f31,I552692ae, ... into rvc-dev by Josh Gao · 5 years ago
- c984b2c fdtrack: add wrapper for socketpair. by Josh Gao · 5 years ago
- bc79638 fdtrack: add wrapper for eventfd. by Josh Gao · 5 years ago
- 143e2ae fdtrack: add wrappers for epoll_create, epoll_create1. by Josh Gao · 5 years ago
- 9c3b211 fdtrack: add wrappers for pipe, pipe2. by Josh Gao · 5 years ago
- 7ac2e94 fdtrack: add tests for individual wrappers. by Josh Gao · 5 years ago
- ffbb51f fdtrack: don't destroy traces. by Josh Gao · 5 years ago
- 693a721 Set apex_available property by Jiyong Park · 5 years ago
- 95cebe5 Block all signals in ScopedSignalBlocker. by Elliott Hughes · 5 years ago
- 76eb84a __loader_cfi_fail: acquire g_dl_mutex by Ryan Prichard · 5 years ago
- 771da6f android_get_exported_namespace: acquire g_dl_mutex by Ryan Prichard · 5 years ago
- 79cd1b6 Merge "Fix possible issue with cfi_basic test." into rvc-dev by Christopher Ferris · 5 years ago
- c27404e Merge changes from topic "apex_available" into rvc-dev by Jiyong Park · 5 years ago
- a3b70fa Fix possible issue with cfi_basic test. by Christopher Ferris · 5 years ago
- 8dceacc Set the top bit for tagged pointers. by Mitch Phillips · 5 years ago
- 7195062 libc_header is available to any apex but only visible to certain places by Jiyong Park · 5 years ago
- 4945010 Set apex_available property by Jiyong Park · 5 years ago
- 8481da4 Set apex_available property by Jiyong Park · 5 years ago
- ede1fd1 Merge "libfdtrack: When dump fdsan fd owner, happen NE" into rvc-dev by TreeHugger Robot · 5 years ago
- 17f43b4 libfdtrack: When dump fdsan fd owner, happen NE by Yuxian Xu · 5 years ago
- 0bc6b36 Merge "libc: Add stubs.versions=R" into rvc-dev by Jooyung Han · 5 years ago
- d807cf3 icmp6.h - add captive portal and pref64 nd opts by Maciej Żenczykowski · 5 years ago
- 75e79c9 libc: Add stubs.versions=R by Jooyung Han · 5 years ago
- 5e0d80b dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 5 years ago
- a08c97b Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 5 years ago
- 7bc2cf9 Merge "[GWP-ASan] Add gwp_asan_unittest to bionic presubmit." into rvc-dev by Mitch Phillips · 5 years ago
- 72a3f36 [GWP-ASan] Add gwp_asan_unittest to bionic presubmit. by Mitch Phillips · 5 years ago
- 4b8a17d [GWP-ASan] Allow libc header access from GWP-ASan. by Mitch Phillips · 5 years ago
- b11f7ff Merge "Revert "Statically link libdl.a to linker"" into rvc-dev by TreeHugger Robot · 5 years ago
- 736c559 Merge "[GWP-ASan] Intercept calloc() again." into rvc-dev by TreeHugger Robot · 5 years ago
- 515a0e2 Revert "Statically link libdl.a to linker" by Jooyung Han · 5 years ago
- 516a0ef [GWP-ASan] Intercept calloc() again. by Mitch Phillips · 5 years ago
- 7a17cb4 Merge "Add 29 to stubs.versions of libc/libdl/libm" into rvc-dev by Jooyung Han · 5 years ago
- 809da1f Add explicit state for heapprofd hooking. by Florian Mayer · 5 years ago
- bd4e065 Merge changes from topic "liblog" into rvc-dev by Jiyong Park · 5 years ago
- ec829ed Statically link libdl.a to linker by Jiyong Park · 5 years ago
- f4e3d42 Delete definitions of __aeabi_unwind_cpp_pr0. by Peter Collingbourne · 6 years ago
- 58cbfd9 Rewrite __cxa_atexit / __cxa_finalize by Ryan Prichard · 5 years ago
- 7128923 Add 29 to stubs.versions of libc/libdl/libm by Jooyung Han · 5 years ago
- 1082315 Update the scudo wrapper for bionic changes. by Christopher Ferris · 5 years ago
- 1b9963d Merge "[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads." into rvc-dev by Mitch Phillips · 5 years ago
- 1d93888 Merge "[GWP-ASan] Don't intercept calloc." into rvc-dev by TreeHugger Robot · 5 years ago
- 37fc3f6 Merge "Add a libc wrapper for statx(2)." into rvc-dev by Elliott Hughes · 5 years ago
- 8768694 [GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads. by Mitch Phillips · 5 years ago
- f27fa1d [GWP-ASan] Don't intercept calloc. by Mitch Phillips · 5 years ago
- 43dc578 Merge "Cleans up logging and comments in ifaddrs." into rvc-dev by TreeHugger Robot · 5 years ago
- e5cf4b2 Cleans up logging and comments in ifaddrs. by Bram Bonné · 5 years ago
- 1f85474 [GWP-ASan] [heapprofd] Nullptr deref in dispatch. by Mitch Phillips · 5 years ago
- f6edd91 Override SIGSYS during profiling signal handler by Ryan Savitski · 5 years ago
- 2891f3e Add a libc wrapper for statx(2). by Elliott Hughes · 5 years ago
- 545477b Try to resolve interface names before removing nameless interfaces. by Bram Bonné · 5 years ago
- a5d8b1b Add a std::map, std::unordered_map benchmark. by Christopher Ferris · 5 years ago
- e62aa19 Merge "Rename APEX Namespace" am: fcbdba22ab am: 613d40c4f5 am: 6a9d706a86 by Automerger Merge Worker · 5 years ago
- 8c6123d Merge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging." am: 935aae907c am: f052569012 am: 938245ef14 by Automerger Merge Worker · 5 years ago
- 6a9d706 Merge "Rename APEX Namespace" am: fcbdba22ab am: 613d40c4f5 by Automerger Merge Worker · 5 years ago
- 938245e Merge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging." am: 935aae907c am: f052569012 by Automerger Merge Worker · 5 years ago
- 613d40c Merge "Rename APEX Namespace" am: fcbdba22ab by Automerger Merge Worker · 5 years ago
- f052569 Merge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging." am: 935aae907c by Automerger Merge Worker · 5 years ago
- fcbdba2 Merge "Rename APEX Namespace" by Kiyoung Kim · 5 years ago
- 935aae9 Merge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging." by Peter Collingbourne · 5 years ago
- f19e8e5 Merge "Remove ld.config.txt from bionic APEX" am: 9ed719e167 am: f8f384c697 am: 81103233b4 by Automerger Merge Worker · 5 years ago
- 8110323 Merge "Remove ld.config.txt from bionic APEX" am: 9ed719e167 am: f8f384c697 by Automerger Merge Worker · 5 years ago
- f8f384c Merge "Remove ld.config.txt from bionic APEX" am: 9ed719e167 by Automerger Merge Worker · 5 years ago
- 9ed719e Merge "Remove ld.config.txt from bionic APEX" by Kiyoung Kim · 5 years ago
- 45819dd Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to control scudo heap tagging. by Peter Collingbourne · 6 years ago
- bf40eac Remove ld.config.txt from bionic APEX by Kiyoung Kim · 5 years ago
- 8116b70 Rename APEX Namespace by Kiyoung Kim · 5 years ago
- a953aea Merge "benchmarks: add 16 and 32 bytes to common sizes" am: f2549c8369 am: 787d012eac am: 06fecf208e by Automerger Merge Worker · 5 years ago
- cf6ca4b Merge "[GWP-ASan] Export GWP-ASan regions to libdebuggerd." am: 2121f60d97 am: 2e8373c34c am: fc61b72052 by Automerger Merge Worker · 5 years ago
- 06fecf2 Merge "benchmarks: add 16 and 32 bytes to common sizes" am: f2549c8369 am: 787d012eac by Automerger Merge Worker · 5 years ago
- fc61b72 Merge "[GWP-ASan] Export GWP-ASan regions to libdebuggerd." am: 2121f60d97 am: 2e8373c34c by Automerger Merge Worker · 5 years ago
- 787d012 Merge "benchmarks: add 16 and 32 bytes to common sizes" am: f2549c8369 by Automerger Merge Worker · 5 years ago
- f2549c8 Merge "benchmarks: add 16 and 32 bytes to common sizes" by Christopher Ferris · 5 years ago
- 2e8373c Merge "[GWP-ASan] Export GWP-ASan regions to libdebuggerd." am: 2121f60d97 by Automerger Merge Worker · 5 years ago
- 2121f60 Merge "[GWP-ASan] Export GWP-ASan regions to libdebuggerd." by Mitch Phillips · 5 years ago
- 8da93d3 Merge "fortify: simplify strlen for LLVM's new optimization" am: db5c45b457 am: 1ccba9f0fe am: 81a06a280a by Automerger Merge Worker · 5 years ago
- 81a06a2 Merge "fortify: simplify strlen for LLVM's new optimization" am: db5c45b457 am: 1ccba9f0fe by Automerger Merge Worker · 5 years ago
- 1ccba9f Merge "fortify: simplify strlen for LLVM's new optimization" am: db5c45b457 by Automerger Merge Worker · 5 years ago
- db5c45b Merge "fortify: simplify strlen for LLVM's new optimization" by George Burgess IV · 5 years ago
- 4c9293f [GWP-ASan] Export GWP-ASan regions to libdebuggerd. by Mitch Phillips · 5 years ago