| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | Treat static binaries "the same" for the profiling signals. | Elliott Hughes | 2021-09-29 | 2 | -2/+11 |
| * | | | Merge "bionic: fix broken end atrace events" | Lalit Maganti | 2021-09-30 | 1 | -1/+15 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | bionic: fix broken end atrace events | Lalit Maganti | 2021-09-29 | 1 | -1/+15 |
| * | | | Fix broken return code of M_INITIALIZE_GWP_ASAN. | Christopher Ferris | 2021-09-20 | 4 | -6/+18 |
| | |/
|/| |
|
| * | | Use the BSD license for our bogus fts.h. | Elliott Hughes | 2021-09-14 | 1 | -10/+22 |
| * | | Merge "Use lp64 rather than explicitly saying "arm64,x86_64"." | Elliott Hughes | 2021-09-10 | 1 | -4/+4 |
| |\ \ |
|
| | * | | Use lp64 rather than explicitly saying "arm64,x86_64". | Elliott Hughes | 2021-09-07 | 1 | -4/+4 |
| | |/ |
|
| * | | Merge changes Ifac9a59e,I213d423a | Treehugger Robot | 2021-09-09 | 6 | -7/+62 |
| |\ \ |
|
| | * | | Export fts as a static library for use with musl | Colin Cross | 2021-09-08 | 6 | -1/+58 |
| | * | | Compile fts.c in libc_openbsd_ndk | Colin Cross | 2021-09-08 | 2 | -6/+4 |
| * | | | Add API level define for T. | Dan Albert | 2021-09-08 | 1 | -0/+3 |
| |/ / |
|
| * / | Update to v5.14 kernel headers. | Christopher Ferris | 2021-09-02 | 75 | -131/+733 |
| |/ |
|
| * | Merge "Only run the exec once if test passes." | Christopher Ferris | 2021-08-06 | 1 | -2/+14 |
| |\ |
|
| | * | Only run the exec once if test passes. | Christopher Ferris | 2021-08-05 | 1 | -2/+14 |
| * | | Merge "Move the Rust system property bindings into librustutils." | Joel Galenson | 2021-08-03 | 4 | -292/+0 |
| |\ \ |
|
| | * | | Move the Rust system property bindings into librustutils. | Joel Galenson | 2021-07-29 | 4 | -292/+0 |
| * | | | Merge "Reland "Fix GWP hooks not being restored, leading to crashes."" | Florian Mayer | 2021-08-03 | 1 | -29/+46 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Reland "Fix GWP hooks not being restored, leading to crashes." | Florian Mayer | 2021-07-30 | 1 | -29/+46 |
| * | | | Merge changes I6b097079,I6a12d50d | Treehugger Robot | 2021-07-30 | 1 | -2/+1 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | POSIX strerror_r returns an error number, not -1 | Colin Cross | 2021-07-30 | 1 | -2/+1 |
| * | | | Merge "Revert "Fix GWP hooks not being restored, leading to crashes."" | Florian Mayer | 2021-07-29 | 1 | -37/+21 |
| |\ \ \ |
|
| | * | | | Revert "Fix GWP hooks not being restored, leading to crashes." | Florian Mayer | 2021-07-29 | 1 | -37/+21 |
| * | | | | Allow retry of test if log missing. | Christopher Ferris | 2021-07-27 | 1 | -66/+105 |
| * | | | | Merge "Fix GWP hooks not being restored, leading to crashes." | Florian Mayer | 2021-07-27 | 1 | -21/+37 |
| |\| | | |
|
| | * | | | Fix GWP hooks not being restored, leading to crashes. | Florian Mayer | 2021-07-27 | 1 | -21/+37 |
| | | |/
| |/| |
|
| * | | | Merge "Export kernel headers for musl" | Colin Cross | 2021-07-26 | 1 | -1/+3 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Export kernel headers for musl | Colin Cross | 2021-07-23 | 1 | -1/+3 |
| * | | | Merge "Read the log while test runs instead of after." | Christopher Ferris | 2021-07-23 | 1 | -225/+323 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Read the log while test runs instead of after. | Christopher Ferris | 2021-07-23 | 1 | -225/+323 |
| * | | | Merge "Rename cc_object default_shared_libs to system_shared_libs" | Treehugger Robot | 2021-07-23 | 1 | -1/+1 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Rename cc_object default_shared_libs to system_shared_libs | Colin Cross | 2021-07-22 | 1 | -1/+1 |
| * | | | Merge changes from topic "rust-property-bindings" | Joel Galenson | 2021-07-23 | 4 | -0/+292 |
| |\ \ \ |
|
| | * | | | Improve the Rust property bindings. | Joel Galenson | 2021-07-21 | 1 | -2/+10 |
| | * | | | Migrate keystore2's Rust system library bindings to bionic. | Joel Galenson | 2021-07-21 | 4 | -16/+284 |
| * | | | | Fix NOTICE file. | Christopher Ferris | 2021-07-22 | 1 | -16/+0 |
| | |/ /
|/| | |
|
| * | | | Merge "Move system_shared_libs into target.bionic clause" | Treehugger Robot | 2021-07-22 | 1 | -2/+6 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Move system_shared_libs into target.bionic clause | Colin Cross | 2021-07-13 | 1 | -2/+6 |
| * | | | Revert "Adding system property tracing" | Bowgo Tsai | 2021-07-21 | 8 | -214/+19 |
| * | | | Revert "bionic_systrace: moving global static variables" | Bowgo Tsai | 2021-07-21 | 1 | -11/+15 |
| | |/
|/| |
|
| * | | Avoid undefined compiler behavior | Christopher Ferris | 2021-07-15 | 1 | -1/+1 |
| * | | Avoid undefined compiler behavior | Greg Kaiser | 2021-07-15 | 1 | -1/+1 |
| * | | Merge "Fix race when frees after main thread finishes." | Christopher Ferris | 2021-07-15 | 2 | -9/+65 |
| |\ \ |
|
| | * | | Fix race when frees after main thread finishes. | Christopher Ferris | 2021-07-14 | 2 | -9/+65 |
| * | | | Merge "Define sockaddr_storage in bionic" | Colin Cross | 2021-07-14 | 8 | -18/+36 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Define sockaddr_storage in bionic | Colin Cross | 2021-07-14 | 8 | -18/+36 |
| | |/ |
|
| * | | Merge "Remove obsolete visibility entries from libc_headers" | Treehugger Robot | 2021-07-13 | 1 | -5/+0 |
| |\ \
| |/
|/| |
|
| | * | Remove obsolete visibility entries from libc_headers | Colin Cross | 2021-07-12 | 1 | -5/+0 |
| * | | Merge "Support replacing nested kernel structs" | Treehugger Robot | 2021-07-12 | 1 | -2/+7 |
| |\ \
| |/
|/| |
|
| | * | Support replacing nested kernel structs | Colin Cross | 2021-06-29 | 1 | -2/+7 |
| * | | Merge "Allow the kernel to upgrade ASYNC mode processes to SYNC mode." | Treehugger Robot | 2021-07-02 | 2 | -2/+11 |
| |\ \ |
|