aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-02Merge "Work around bugprone-exception-escape bug."android-o-mr1-iot-release-1.0.5Chih-hung Hsieh
2018-10-02Merge "Make fclose/pclose distinct."Elliott Hughes
2018-10-01Work around bugprone-exception-escape bug.Chih-Hung Hsieh
2018-10-01Make fclose/pclose distinct.Elliott Hughes
2018-10-01Merge "Move isolated test runner out of bionic."Christopher Ferris
2018-10-01Merge "Fix up a few bionic tests for the clang-r339409 update."Stephen Hines
2018-09-27Move isolated test runner out of bionic.Christopher Ferris
2018-09-27Merge "Ignore output to stderr while enumerating tests"Christopher Ferris
2018-09-27Merge "Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc."Treehugger Robot
2018-09-27Merge "Disable STL for crt objects"Colin Cross
2018-09-27Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc.Tom Cherry
2018-09-27Merge "Use builtins for ceil/floor/rint/trunc on arm64"Elliott Hughes
2018-09-27Disable STL for crt objectsColin Cross
2018-09-26Merge "Add reallocarray(3)."Elliott Hughes
2018-09-26Add reallocarray(3).Elliott Hughes
2018-09-26Merge "linker: extract defaults and source files"Dimitry Ivanov
2018-09-25Merge "Add noexcept to move constructors and assignment operators."Chih-hung Hsieh
2018-09-25Merge "Only use NDK libraries in the benchmarks."Elliott Hughes
2018-09-25Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh
2018-09-25linker: extract defaults and source filesdimitry
2018-09-25Ignore output to stderr while enumerating testsdimitry
2018-09-24Fix up a few bionic tests for the clang-r339409 update.Stephen Hines
2018-09-24Only use NDK libraries in the benchmarks.Elliott Hughes
2018-09-21Merge "Touch the memory when doing malloc/free benchmark."Christopher Ferris
2018-09-21Merge "Remove unused NetBSD compatibility cruft."Treehugger Robot
2018-09-20Touch the memory when doing malloc/free benchmark.Christopher Ferris
2018-09-20Merge "[hwasan] Tweak process and thread initialization."Evgenii Stepanov
2018-09-20Remove unused NetBSD compatibility cruft.Elliott Hughes
2018-09-20Merge changes from topics "fdsan_ziparchive_type", "fdsan_java_socket"Josh Gao
2018-09-20[hwasan] Tweak process and thread initialization.Evgenii Stepanov
2018-09-19Merge "Remove dead code."Elliott Hughes
2018-09-18Remove dead code.Elliott Hughes
2018-09-18fdsan: improve documentation.Josh Gao
2018-09-18fdsan: add type for libziparchive's ZipArchive.Josh Gao
2018-09-18Merge "State clearly that an ELF file has the wrong architecture."Elliott Hughes
2018-09-17fdsan: add types for Java sockets.Josh Gao
2018-09-17State clearly that an ELF file has the wrong architecture.Elliott Hughes
2018-09-15Merge "Explicitly say `pthread_cancel` in the docs."Elliott Hughes
2018-09-14Explicitly say `pthread_cancel` in the docs.Elliott Hughes
2018-09-14Merge "benchmarks: Fix the benchmark tests."Peter Collingbourne
2018-09-13Merge "benchmarks: Update the documentation."Peter Collingbourne
2018-09-13benchmarks: Update the documentation.Peter Collingbourne
2018-09-13benchmarks: Fix the benchmark tests.Peter Collingbourne
2018-09-12Merge "Move pipe, open, and getdents from the APP to COMMON seccomp whitelist."Treehugger Robot
2018-09-11Move pipe, open, and getdents from the APP to COMMON seccomp whitelist.Robert Sesek
2018-09-11Merge "Update probing in membarrier_test"Orion Hodson
2018-09-10Update probing in membarrier_testOrion Hodson
2018-09-08Merge "Fix membarrier test."Christopher Ferris
2018-09-08Merge "Improve netd detection"Bernie Innocenti
2018-09-07Fix membarrier test.Christopher Ferris