Age | Commit message (Expand) | Author |
---|---|---|
2021-07-15 | Fix race when frees after main thread finishes. | Christopher Ferris |
2020-05-20 | Fix deadlock/timeout in thread unwinding. | Christopher Ferris |
2020-04-22 | Include log/log_read.h for reading logs | Tom Cherry |
2020-03-23 | Remove ANDROID_LOG_RDONLY | Tom Cherry |
2019-11-15 | Add automatic running of tests on bionic changes. | Christopher Ferris |
2019-11-06 | Fix allocations escaping malloc debug. | Christopher Ferris |
2019-09-16 | Make bionic_malloc.h a platform header. | Christopher Ferris |
2019-05-07 | Avoid using malloc debug code after exit. | Christopher Ferris |
2019-04-02 | Disable info messages by default for malloc debug. | Christopher Ferris |
2019-03-15 | Add a platform API for setting an allocation limit. | Christopher Ferris |
2018-07-11 | Disable malloc debug intercepts when exiting. | Christopher Ferris |