Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minadbd: daemon_service_to_fd takes std::string_view. | Tao Bao | 2019-01-02 | 1 | -7/+7 |
* | Allow OTA package size larger than 2GiB(2147483647 bytes) on sideload. | katao | 2018-09-27 | 1 | -10/+11 |
* | minadbd: avoid overrriding services_to_fd. | Josh Gao | 2018-07-27 | 1 | -22/+8 |
* | minadbd: track signature change of service_to_fd. | Josh Gao | 2018-04-14 | 1 | -1/+1 |
* | Drop -Wno-unused-parameter. | Tao Bao | 2017-10-12 | 1 | -15/+15 |
* | Minor clean up to minadbd_services.cpp | Tianjie Xu | 2017-04-19 | 1 | -9/+7 |
* | minadbd: switch adb_thread_create to std::thread. | Josh Gao | 2017-04-13 | 1 | -27/+3 |
* | Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. | Rahul Chaudhry | 2016-11-16 | 1 | -1/+1 |
* | Minor minadbd cleanup. | Elliott Hughes | 2016-06-17 | 1 | -0/+103 |