aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-22Merge "Set VIDEO_MAX_FRAME value back to 64."llvm-r450784Christopher Ferris
2022-04-21Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop."Mitch Phillips
2022-04-21Set VIDEO_MAX_FRAME value back to 64.Christopher Ferris
2022-04-20Merge "Disable strict abigail checking pending asm fix."Dan Albert
2022-04-20[GWP-ASan] Provide runtime configuration through an env var + sysprop.Mitch Phillips
2022-04-19Merge "Add debuggerd_test to hwasan-presubmit."Florian Mayer
2022-04-18Add debuggerd_test to hwasan-presubmit.Florian Mayer
2022-04-16Merge changes from topic "debuggerdhwasan"Florian Mayer
2022-04-15Skip setjmp.bug_152210274 on HWASan.Florian Mayer
2022-04-15Use SKIP_WITH_HWASAN macro from libbase.Florian Mayer
2022-04-15Merge "Add bionic tests that pass to hwasan-presubmit."Florian Mayer
2022-04-15Add bionic tests that pass to hwasan-presubmit.Florian Mayer
2022-04-14Merge "Skip verify_leak_allocation_limit under HWASan."Florian Mayer
2022-04-14Skip verify_leak_allocation_limit under HWASan.Florian Mayer
2022-04-12Merge "In android_set_abort_message, check for nullptr."Christopher Ferris
2022-04-12In android_set_abort_message, check for nullptr.Christopher Ferris
2022-04-12Merge "[GWP-ASan] Fix bugs in realloc()."Treehugger Robot
2022-04-12Merge "Polish the syscall docs a bit more."Elliott Hughes
2022-04-11[GWP-ASan] Fix bugs in realloc().Mitch Phillips
2022-04-11Polish the syscall docs a bit more.Elliott Hughes
2022-04-07Merge "Make libasync_safe available in com.android.virt"Treehugger Robot
2022-04-07Merge "Skip mallinfo / malloc_info tests on HWASan."Florian Mayer
2022-04-06Skip mallinfo / malloc_info tests on HWASan.Florian Mayer
2022-04-06Make libasync_safe available in com.android.virtShikha Panwar
2022-04-06Merge "Remove dimitry and hhb from OWNERS."Elliott Hughes
2022-04-06Merge "Skip other_malloc_functions on HWASan."Florian Mayer
2022-04-06Remove dimitry and hhb from OWNERS.dimitry
2022-04-06Skip other_malloc_functions on HWASan.Florian Mayer
2022-04-05Merge "Deprecate "/apex/<name>/ld.config.txt"Jiyong Park
2022-04-05Deprecate "/apex/<name>/ld.config.txtJiyong Park
2022-04-04Merge "Improve the documentation about adding trivial syscall wrappers."Elliott Hughes
2022-04-01Improve the documentation about adding trivial syscall wrappers.Elliott Hughes
2022-04-01Merge "Fix unistd.exec_argv0_null for new kernels."Elliott Hughes
2022-04-01Fix unistd.exec_argv0_null for new kernels.Elliott Hughes
2022-04-01Merge "Extempt calculate_gnu_hash_neon from hwasan."Treehugger Robot
2022-03-31Extempt calculate_gnu_hash_neon from hwasan.Florian Mayer
2022-03-31Merge "C11 removed gets()."Elliott Hughes
2022-03-30C11 removed gets().Elliott Hughes
2022-03-29Disable strict abigail checking pending asm fix.Dan Albert
2022-03-28Merge "Always process TLS relocs using general code path"Ryan Prichard
2022-03-25Always process TLS relocs using general code pathRyan Prichard
2022-03-25Merge "Add GWP-ASan CTS to bionic TEST_MAPPING"Mitch Phillips
2022-03-25Add GWP-ASan CTS to bionic TEST_MAPPINGMitch Phillips
2022-03-24Merge "Avoid usage of LONG_BIT in signal headers."Treehugger Robot
2022-03-24Avoid usage of LONG_BIT in signal headers.Peter Collingbourne
2022-03-23Merge "Update to v5.17 kernel headers."Christopher Ferris
2022-03-22Update to v5.17 kernel headers.Christopher Ferris
2022-03-22Merge "Add DF_1_ORIGIN to SUPPORTED_DT_FLAGS_1."Treehugger Robot
2022-03-21Add DF_1_ORIGIN to SUPPORTED_DT_FLAGS_1.Peter Collingbourne
2022-03-16Merge "Suppress -Wformat warning"Treehugger Robot