Age | Commit message (Expand) | Author |
---|---|---|
2019-11-08 | libcutils: remove unused socket_set_receive_timeout(). | Elliott Hughes |
2019-03-21 | Clean up some mess by only building Android-specific code for the device. | Elliott Hughes |
2018-10-25 | libcutils: lose socket_peer_is_trusted to ART, the only user. | Elliott Hughes |
2018-05-28 | libcutils: Simplify android_get_control_socket() | Bernie Innocenti |
2017-11-10 | Move libcutils source to C++. | Elliott Hughes |
2017-01-11 | liblog: use log/log.h when utilizing ALOG macros | Mark Salyzyn |
2016-11-17 | libcutils: sdk(mac) build error (part deux) | Mark Salyzyn |
2016-11-16 | libcutils: move cutils/files.h to cutils/android_get_control_file.h | Mark Salyzyn |
2016-10-20 | system/core: preparation to pull back interfaces from android/log.h | Mark Salyzyn |
2016-09-30 | system/core Replace log/log.h with android/log.h | Mark Salyzyn |
2016-09-30 | libcutils: Replace cutils/log.h with android/log.h | Mark Salyzyn |
2016-02-03 | libcutils/fastboot: improve multi-buffer write. | David Pursell |