- 6b586e7 Force everything to use python3 for consistency. by Elliott Hughes · 4 years, 4 months ago
- 9cf8871 Merge "Make gensyscalls.py compatible with Python 3." by Treehugger Robot · 4 years, 4 months ago
- e99df59 Make gensyscalls.py compatible with Python 3. by Rupert Shuttleworth · 4 years, 4 months ago
- 166efcb Merge "Make the tests that call readelf(1) less sensitive to whitespace." by Elliott Hughes · 4 years, 4 months ago
- ec580d3 Make the tests that call readelf(1) less sensitive to whitespace. by Elliott Hughes · 4 years, 4 months ago
- 27cf254 Merge "Switch to libbase SilentDeathTest." by Elliott Hughes · 4 years, 4 months ago
- f20b021 Merge "Make res_init() work again." by Elliott Hughes · 4 years, 4 months ago
- 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 4 years, 4 months ago
- 2b1930a Merge "Add tests for inet_nsap_addr()/inet_nsap_ntoa()." by Elliott Hughes · 4 years, 4 months ago
- 16b51e6 Merge "Fix the adb command to push the memory trace files." by Peter Collingbourne · 4 years, 4 months ago
- c30a1c0 Add tests for inet_nsap_addr()/inet_nsap_ntoa(). by Elliott Hughes · 4 years, 4 months ago
- 7bdca8d Fix the adb command to push the memory trace files. by Peter Collingbourne · 4 years, 4 months ago
- 999d82e Merge "Add tests for the untested <wchar.h> functions." by Treehugger Robot · 4 years, 4 months ago
- fe50a0c Add tests for the untested <wchar.h> functions. by Elliott Hughes · 4 years, 4 months ago
- b74ddc3 Merge "Use GTEST_SKIP() rather than GTEST_LOG_() when skipping." by Elliott Hughes · 4 years, 4 months ago
- 3741fca Merge "Improve tgamma(3) coverage." by Treehugger Robot · 4 years, 4 months ago
- 84ccc05 Merge "Deflake time.clock_gettime test" by Giuliano Procida · 4 years, 4 months ago
- f2bb4e6 Merge "Revert "Reland: Soft-enable MAC address restrictions with allowlist."" by Bram Bonné · 4 years, 4 months ago
- 14ab353 Use GTEST_SKIP() rather than GTEST_LOG_() when skipping. by Elliott Hughes · 4 years, 4 months ago
- 8843066 Improve tgamma(3) coverage. by Elliott Hughes · 4 years, 4 months ago
- 44ec9c3 Merge "Disable fdtrack post-fork." by Josh Gao · 4 years, 4 months ago
- d0bbfa8 Make res_init() work again. by Elliott Hughes · 4 years, 4 months ago
- 096f595 Deflake time.clock_gettime test by Giuliano Procida · 4 years, 4 months ago
- bca8a44 Revert "Reland: Soft-enable MAC address restrictions with allowlist." by Bram Bonné · 4 years, 4 months ago
- 7d06b37 Merge "Use mean CPU time in an attempt to reduce test flakiness" by Giuliano Procida · 4 years, 4 months ago
- 24e0b57 Merge "Initialize _nres only once" by Luke Huang · 4 years, 4 months ago
- dcc97c0 Disable fdtrack post-fork. by Josh Gao · 4 years, 8 months ago
- ebc88d2 Use mean CPU time in an attempt to reduce test flakiness by Giuliano Procida · 4 years, 4 months ago
- 99d11eb Merge "Fix return type of process_madvise()." by Treehugger Robot · 4 years, 4 months ago
- 39899f5 Fix return type of process_madvise(). by Elliott Hughes · 4 years, 4 months ago
- 2b9719e Merge "Reset PAC keys on thread creation instead of on zygote fork." by Peter Collingbourne · 4 years, 4 months ago
- 75830fb Initialize _nres only once by Luke Huang · 4 years, 7 months ago
- e71143e Merge "setjmp/longjmp: avoid invalid values in the stack pointer." by Elliott Hughes · 4 years, 4 months ago
- c0d41db setjmp/longjmp: avoid invalid values in the stack pointer. by Elliott Hughes · 4 years, 4 months ago
- 87a205e Merge "Match 'Access denied finding property' log severity to SELinux" by Tom Cherry · 4 years, 4 months ago
- 8f11c5f Match 'Access denied finding property' log severity to SELinux by Tom Cherry · 4 years, 4 months ago
- 0ffd09a Merge "fortify: mark all always_inline functions with no_stack_protector" by George Burgess IV · 4 years, 4 months ago
- a1112fd fortify: mark all always_inline functions with no_stack_protector by George Burgess IV · 4 years, 4 months ago
- 811d180 Reset PAC keys on thread creation instead of on zygote fork. by Peter Collingbourne · 4 years, 4 months ago
- c551fc7 Merge "bp2build: remove some bp2build_available props, use package_allowlist instead." by Jingwen Chen · 4 years, 4 months ago
- c579478 bp2build: remove some bp2build_available props, use package_allowlist instead. by Jingwen Chen · 4 years, 5 months ago
- b40eb10 Merge "Update kernel update documentation." by Christopher Ferris · 4 years, 5 months ago
- e5f7b3e Merge "Remove __stack_chk_fail_local() completely." by Treehugger Robot · 4 years, 5 months ago
- 7e2f6ff Update kernel update documentation. by Christopher Ferris · 4 years, 5 months ago
- b6ed09d Merge "scandir: remove dead code." by Treehugger Robot · 4 years, 5 months ago
- 5501003 Remove __stack_chk_fail_local() completely. by Elliott Hughes · 4 years, 5 months ago
- 433293d Merge "Clean up __stack_chk_fail_local slightly." by Treehugger Robot · 4 years, 5 months ago
- 92da286 Clean up __stack_chk_fail_local slightly. by Elliott Hughes · 4 years, 5 months ago
- 13a7610 scandir: remove dead code. by Elliott Hughes · 4 years, 5 months ago
- eb33b5b Merge "Remove bazel_module.label from bionic genrules" by Liz Kammer · 4 years, 5 months ago
- 35428fe Merge "Depend on libasync_safe module instead of breaking package boundary." by Treehugger Robot · 4 years, 5 months ago
- 6a4177c Merge "Add missing includes for crtend modules" by Liz Kammer · 4 years, 5 months ago
- 78f48a5 Depend on libasync_safe module instead of breaking package boundary. by Rupert Shuttleworth · 4 years, 5 months ago
- 6ad7156 Merge "fdtrack: emit the most common stack in the abort message." by Josh Gao · 4 years, 5 months ago
- 1cb3681 fdtrack: emit the most common stack in the abort message. by Josh Gao · 4 years, 5 months ago
- aab2ad7 Add missing includes for crtend modules by Liz Kammer · 4 years, 5 months ago
- 87f4a2e Merge "Mark MTE elf notes as sdk_version to allow SDK linkage." by Mitch Phillips · 4 years, 5 months ago
- 821e375 Merge "Merge crt cc_objects" by Liz Kammer · 4 years, 5 months ago
- 051b454 Merge "Add userfaultfd syscall in SECCOMP allowlist" by Treehugger Robot · 4 years, 5 months ago
- 7839c17 Add userfaultfd syscall in SECCOMP allowlist by Lokesh Gidra · 4 years, 5 months ago
- 4b6a29d Merge "Improve fchmod() coverage." by Treehugger Robot · 4 years, 5 months ago
- 03e961e Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info()." by Peter Collingbourne · 4 years, 5 months ago
- 6d8515f Merge "Add debuggerd_test to bionic test mapping." by Treehugger Robot · 4 years, 5 months ago
- a78ace9 Add debuggerd_test to bionic test mapping. by Mitch Phillips · 4 years, 5 months ago
- e718dd7 Merge crt cc_objects by Liz Kammer · 4 years, 5 months ago
- ac3fcc6 Merge "Improve system() coverage." by Elliott Hughes · 4 years, 5 months ago
- ea8b224 Merge "Add min_sdk_version for ART module." by Nicolas Geoffray · 4 years, 5 months ago
- 6ba27e0 Merge "Add some slack at the end of large allocations when target SDK level < S." by Peter Collingbourne · 4 years, 5 months ago
- 9f46c9e Merge "Improve <sys/xattr.h> coverage." by Elliott Hughes · 4 years, 5 months ago
- db6223f Improve fchmod() coverage. by Elliott Hughes · 4 years, 5 months ago
- b82f5cf Improve <sys/xattr.h> coverage. by Elliott Hughes · 4 years, 5 months ago
- bbbe27f Improve system() coverage. by Elliott Hughes · 4 years, 5 months ago
- 4647d48 Add min_sdk_version for ART module. by Nicolas Geoffray · 4 years, 5 months ago
- 2659d7b Add some slack at the end of large allocations when target SDK level < S. by Peter Collingbourne · 4 years, 5 months ago
- 1ef8d41 Merge "Remove unused (and empty) file." by Treehugger Robot · 4 years, 5 months ago
- 22c9075 Mark MTE elf notes as sdk_version to allow SDK linkage. by Mitch Phillips · 4 years, 5 months ago
- f443817 Remove unused (and empty) file. by Elliott Hughes · 4 years, 5 months ago
- 8d7082e Remove bazel_module.label from bionic genrules by Liz Kammer · 4 years, 5 months ago
- d407d2f Merge "Ignore LD_LIBRARY_PATH when determining file type in ldd." am: 2d24fe21ba by Treehugger Robot · 4 years, 5 months ago
- 2d24fe2 Merge "Ignore LD_LIBRARY_PATH when determining file type in ldd." by Treehugger Robot · 4 years, 5 months ago
- 557308c Ignore LD_LIBRARY_PATH when determining file type in ldd. by Pete Bentley · 4 years, 5 months ago
- 2f12f61 Merge "Add wrappers for pidfd_{open,getfd,send_signal}." am: 974721431d by Josh Gao · 4 years, 5 months ago
- 9747214 Merge "Add wrappers for pidfd_{open,getfd,send_signal}." by Josh Gao · 4 years, 5 months ago
- a9fb3cc Merge "Add additional app to netlink appcompat allowlist." am: dddf75f990 by Bram Bonné · 4 years, 5 months ago
- dddf75f Merge "Add additional app to netlink appcompat allowlist." by Bram Bonné · 4 years, 5 months ago
- 82c3d89 Add additional app to netlink appcompat allowlist. by Bram Bonné · 4 years, 5 months ago
- 3de1915 Add wrappers for pidfd_{open,getfd,send_signal}. by Josh Gao · 4 years, 5 months ago
- bc8f2f9 Merge "Make libc genrules and its tool dep bp2build_available" am: 47b5c5d752 by Christopher Parsons · 4 years, 5 months ago
- 47b5c5d Merge "Make libc genrules and its tool dep bp2build_available" by Christopher Parsons · 4 years, 5 months ago
- 6eb9163 Merge "bp2build: convert more cc_objects" am: 466b424deb by Jingwen Chen · 4 years, 5 months ago
- 466b424 Merge "bp2build: convert more cc_objects" by Jingwen Chen · 4 years, 5 months ago
- 98b92e0 Make libc genrules and its tool dep bp2build_available by Chris Parsons · 4 years, 5 months ago
- 7e13cf2 bp2build: convert more cc_objects by Jingwen Chen · 4 years, 5 months ago
- 79b45db Merge "Make __libc_init_scudo() weak for native bridge." am: 6161970fa2 by Treehugger Robot · 4 years, 5 months ago
- 6161970 Merge "Make __libc_init_scudo() weak for native bridge." by Treehugger Robot · 4 years, 5 months ago
- bf91786 Make __libc_init_scudo() weak for native bridge. by Peter Collingbourne · 4 years, 5 months ago
- f252ac7 Merge "bp2build: mark filegroups as bp2build_available." am: 14851abce9 by Treehugger Robot · 4 years, 5 months ago
- 14851ab Merge "bp2build: mark filegroups as bp2build_available." by Treehugger Robot · 4 years, 5 months ago
- 6ffaec1 Merge "Update gen_bench.py to propagate license information." am: 363a480602 by Elliott Hughes · 4 years, 5 months ago
- 363a480 Merge "Update gen_bench.py to propagate license information." by Elliott Hughes · 4 years, 5 months ago