- d15229d Copy translateSystemPathToApexPath to linker_translate_path.cpp by Victor Khimenko · 5 years ago
- f76ef36 Merge "Disable dlfcn#dlopen_system_libicuuc_ tests due to test failures on cuttlefish" by vichang · 5 years ago
- 01fb8d7 Disable dlfcn#dlopen_system_libicuuc_ tests due to test failures on cuttlefish by Victor Chang · 5 years ago
- e3bc50d Merge changes If42905f3,Id351a993,I8a082fd0 by Treehugger Robot · 5 years ago
- 10bad3e Merge "Move libicuuc.so into com.android.i18n module." by vichang · 5 years ago
- 262ff01 Merge "Set apex_available property" by Jiyong Park · 5 years ago
- 4ede160 Set apex_available property by Jiyong Park · 5 years ago
- c2a6712 Merge "Fix typo in if statement." by Treehugger Robot · 5 years ago
- 947125e Fix typo in if statement. by Peter Collingbourne · 5 years ago
- 4129113 fdtrack: don't do anything while vforked. by Josh Gao · 5 years ago
- 65fb2a7 fdsan: don't do anything when vforked. by Josh Gao · 5 years ago
- 2303283 Track whether a thread is currently vforked. by Josh Gao · 5 years ago
- 073c3dc Merge "Add goldfish-opengl to use bionic_libc_platform_headers" by Treehugger Robot · 5 years ago
- f248d2d Move libicuuc.so into com.android.i18n module. by Victor Chang · 5 years ago
- 067f518 Add goldfish-opengl to use bionic_libc_platform_headers by Roman Kiryanov · 5 years ago
- 144a6ab Merge "Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC." by Peter Collingbourne · 5 years ago
- e413ce9 Merge "Export libc_headers from libdl_static for libraries that wrap it without bringing in libc." by Martin Stjernholm · 5 years ago
- 3ddcc1e Export libc_headers from libdl_static for libraries that wrap it by Martin Stjernholm · 5 years ago
- 9858107 Merge "Make Bionic and kernel system includes explicit in the blueprints." by Martin Stjernholm · 5 years ago
- d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 5 years ago
- 82d84bc Make Bionic and kernel system includes explicit in the blueprints. by Martin Stjernholm · 5 years ago
- 95c00dc Merge "Set min_sdk_version for mainline dependencies" by Jooyung Han · 5 years ago
- 15c32a8 Set min_sdk_version for mainline dependencies by Jooyung Han · 5 years ago
- 49f7f10 Merge "Add API constant for S." by Treehugger Robot · 5 years ago
- 04e4d35 Merge "Fix argument order in api level test" by Quentin Perret · 5 years ago
- bed98c0 Fix argument order in api level test by Alistair Delva · 5 years ago
- f9d72d4 Merge "[libc] Zero and pattern initialization of heap memory." by Evgenii Stepanov · 5 years ago
- 5a73e03 [libc] Zero and pattern initialization of heap memory. by Evgenii Stepanov · 5 years ago
- ac47b2b Merge "Adapt to clang-r383902" by Treehugger Robot · 5 years ago
- 25b8af4 Adapt to clang-r383902 by Stephen Hines · 5 years ago
- e755273 Merge "Fix foritfy test for clang update." by Yabin Cui · 5 years ago
- 9e42d38 Merge "fdtrack: fix accept test, add test for accept4." by Treehugger Robot · 5 years ago
- 9413ae7 fdtrack: fix accept test, add test for accept4. by Josh Gao · 5 years ago
- 82c1096 Merge "Reland "Make bionic_platform_headers available only for Bionic targets"." by Martin Stjernholm · 5 years ago
- 4d0c40b Merge changes I8b25accf,I59013f0c,I6c881e5d,I66826f31,I552692ae, ... by Josh Gao · 5 years ago
- 514faf9 Merge "Switch to new kernel ptrace interface for reading tags." by Peter Collingbourne · 5 years ago
- b107eab fdtrack: add wrapper for socketpair. by Josh Gao · 5 years ago
- 7de4124 fdtrack: add wrapper for eventfd. by Josh Gao · 5 years ago
- a38331d fdtrack: add wrappers for epoll_create, epoll_create1. by Josh Gao · 5 years ago
- 1fad528 fdtrack: add wrappers for pipe, pipe2. by Josh Gao · 5 years ago
- 9d51240 fdtrack: add tests for individual wrappers. by Josh Gao · 5 years ago
- 38d00b8 fdtrack: don't destroy traces. by Josh Gao · 5 years ago
- 7204ad8 Merge "Add METADATA to bionic: BSD+Apache2+MIT+ISC=NOTICE" by Treehugger Robot · 5 years ago
- 76474c9 Add METADATA to bionic: BSD+Apache2+MIT+ISC=NOTICE by Bob Badour · 5 years ago
- a276343 Reland "Make bionic_platform_headers available only for Bionic targets". by Martin Stjernholm · 5 years ago
- d20571e Merge "Revert "Make bionic_platform_headers available only for Bionic t..."" by Martin Stjernholm · 5 years ago
- ed95d01 Revert "Make bionic_platform_headers available only for Bionic t..." by Martin Stjernholm · 5 years ago
- 38d0a7d Merge "Make bionic_platform_headers available only for Bionic targets." by Martin Stjernholm · 5 years ago
- cbc67b3 Merge "[NFC] Align pointer to type." by Treehugger Robot · 5 years ago
- ba1e921 [NFC] Align pointer to type. by Mitch Phillips · 5 years ago
- 5057c42 Merge "malloc_hooks README.md: fix example compilation failures" by Treehugger Robot · 5 years ago
- 249f726 Make bionic_platform_headers available only for Bionic targets. by Martin Stjernholm · 5 years ago
- 1d9ccdf Merge "libc: Add stubs.versions=R" by Jooyung Han · 5 years ago
- 6cdeed3 malloc_hooks README.md: fix example compilation failures by Steven Moreland · 5 years ago
- a41c325 Switch to new kernel ptrace interface for reading tags. by Peter Collingbourne · 5 years ago
- 317a2e5 Merge "Block all signals in ScopedSignalBlocker." by Elliott Hughes · 5 years ago
- 3093e71 Block all signals in ScopedSignalBlocker. by Elliott Hughes · 5 years ago
- c33ad20 Merge "Add AOSP preupload hook." by Treehugger Robot · 5 years ago
- ed2889f Add AOSP preupload hook. by Elliott Hughes · 5 years ago
- 8e384ff Merge "Include log/log_read.h for reading logs" by Tom Cherry · 5 years ago
- ad9e99d Include log/log_read.h for reading logs by Tom Cherry · 5 years ago
- 19377a5 Merge changes I59024a0a,Iafd12e5a by Ryan Prichard · 5 years ago
- 172611f __loader_cfi_fail: acquire g_dl_mutex by Ryan Prichard · 5 years ago
- c2a9379 android_get_exported_namespace: acquire g_dl_mutex by Ryan Prichard · 5 years ago
- f3110d6 Merge "x86: Switch get_pc_thunk to comdat" by Ryan Prichard · 5 years ago
- a992a06 x86: Switch get_pc_thunk to comdat by Ryan Prichard · 5 years ago
- c848019 Merge "Set the top bit for tagged pointers." by Mitch Phillips · 5 years ago
- 0361a4f Merge "tmpfile(3): use O_TMPFILE where available." by Elliott Hughes · 5 years ago
- b125ca4 Set the top bit for tagged pointers. by Mitch Phillips · 5 years ago
- ae1745d Fix foritfy test for clang update. by Yabin Cui · 5 years ago
- 23ec142 Merge "Add PTRACE_PEEKTAG to mte_kernel.h." by Peter Collingbourne · 5 years ago
- a06df5f Merge "arc4random.h: remove some cruft." by Treehugger Robot · 5 years ago
- bb575d9 arc4random.h: remove some cruft. by Elliott Hughes · 5 years ago
- a4c2f33 tmpfile(3): use O_TMPFILE where available. by Elliott Hughes · 5 years ago
- 38558ba Merge "Fix ifunc_test for hwasan builds." by Elliott Hughes · 5 years ago
- 19b2ce8 Fix ifunc_test for hwasan builds. by Elliott Hughes · 5 years ago
- 1ddfe48 Merge "Set apex_available property" by Treehugger Robot · 5 years ago
- 03581d7 Merge changes I6c9c2bf5,I23991692 by Tom Cherry · 5 years ago
- e31b510 Merge "Reenable signal-frame-unwind test on x86" by Ryan Prichard · 5 years ago
- 7edce00 Merge "Update to v5.6 kernel headers." by Christopher Ferris · 5 years ago
- 0816c90 Tighten pwd/grp iteration tests. by Tom Cherry · 5 years ago
- 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 5 years ago
- bb9fcb4 Update to v5.6 kernel headers. by Christopher Ferris · 5 years ago
- 4eb02e2 Reenable signal-frame-unwind test on x86 by Ryan Prichard · 5 years ago
- 753994a Merge "libfdtrack: When dump fdsan fd owner, happen NE" by Josh Gao · 5 years ago
- 3a5ddd7 libfdtrack: When dump fdsan fd owner, happen NE by Yuxian Xu · 5 years ago
- 14dcbf8 Add API constant for S. by Dan Albert · 5 years ago
- dbfa074 libc: Add stubs.versions=R by Jooyung Han · 5 years ago
- 2aa19dc Set apex_available property by Jiyong Park · 5 years ago
- 6e316e6 Add PTRACE_PEEKTAG to mte_kernel.h. by Peter Collingbourne · 5 years ago
- eee26de Merge "Remove unnecessary jni.h" by Orion Hodson · 5 years ago
- e7042a7 Remove unnecessary jni.h by Orion Hodson · 5 years ago
- a924442 Merge "Stop exporting unwinder from arm32 libc.a" by Ryan Prichard · 5 years ago
- bf8a50f Merge "Fix possible issue with cfi_basic test." by Christopher Ferris · 5 years ago
- f322483 Fix possible issue with cfi_basic test. by Christopher Ferris · 5 years ago
- 379e05f Stop exporting unwinder from arm32 libc.a by Ryan Prichard · 5 years ago
- a120131 Merge "icmp6.h - add captive portal and pref64 nd opts" by Maciej Żenczykowski · 5 years ago
- 666b12e icmp6.h - add captive portal and pref64 nd opts by Maciej Żenczykowski · 5 years ago
- df93812 Merge "Explain why unit tests need bootstrap bionic" by Treehugger Robot · 5 years ago
- 3c5dff4 Explain why unit tests need bootstrap bionic by Ryan Prichard · 5 years ago