Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead code. | Dan Albert | 2015-02-18 | 1 | -38/+0 |
* | Use headers from adb. | Dan Albert | 2015-02-18 | 6 | -660/+3 |
* | Remove unused code. | Dan Albert | 2015-02-18 | 3 | -183/+0 |
* | Lose USB transport code to libadb. | Dan Albert | 2015-02-18 | 5 | -1469/+2 |
* | Add extern "C" to all the headers. | Dan Albert | 2015-02-18 | 6 | -0/+52 |
* | Add missing includes. | Elliott Hughes | 2015-01-29 | 1 | -0/+1 |
* | Merge "Start losing code to libadb." | Dan Albert | 2015-01-27 | 2 | -698/+0 |
|\ | |||||
| * | Start losing code to libadb. | Dan Albert | 2014-11-25 | 2 | -698/+0 |
* | | Fix the v2 descriptor handling. | Christopher Ferris | 2015-01-26 | 1 | -11/+6 |
* | | adbd: Support for new f_fs descriptor format | Badhri Jagan Sridharan | 2015-01-26 | 1 | -54/+107 |
|/ | |||||
* | kill HAVE_FORKEXEC | Yabin Cui | 2014-11-12 | 1 | -1/+1 |
* | am 28ffde5e: Merge "Revert "Copy epoll(2) changes to minadb."" | Dan Albert | 2014-09-26 | 1 | -4/+21 |
|\ | |||||
| * | Revert "Copy epoll(2) changes to minadb." | Dan Albert | 2014-09-25 | 1 | -4/+21 |
* | | am 530b61e0: Merge "Copy epoll(2) changes to minadb." | Elliott Hughes | 2014-09-23 | 1 | -21/+4 |
|\ \ | |/ | |||||
| * | Copy epoll(2) changes to minadb. | Elliott Hughes | 2014-09-23 | 1 | -21/+4 |
* | | refactor fuse sideloading code | Doug Zongker | 2014-07-10 | 6 | -522/+76 |
* | | sideload without holding the whole package in RAM | Doug Zongker | 2014-07-02 | 6 | -48/+557 |
|/ | |||||
* | Merge "exit instead of return if sideload file creation fails" | Doug Zongker | 2014-05-16 | 1 | -1/+1 |
|\ | |||||
| * | exit instead of return if sideload file creation fails | Ethan Yonker | 2013-01-09 | 1 | -1/+1 |
* | | Recovery 64-bit compile issues | Mark Salyzyn | 2014-03-14 | 3 | -4/+5 |
* | | Merge "ADB sideload command not work" | Doug Zongker | 2014-02-26 | 3 | -11/+358 |
|\ \ | |||||
| * | | ADB sideload command not work | Da Zhou | 2014-01-17 | 3 | -11/+358 |
* | | | recovery: fix building with pointer-to-int errors turned on | Colin Cross | 2014-02-05 | 1 | -2/+2 |
* | | | minadbd: remove dead code | Colin Cross | 2014-01-24 | 2 | -25/+0 |
|/ / | |||||
* | | minadbd: remove unnecessary header files. | Nick Kralevich | 2013-03-01 | 1 | -2/+0 |
|/ | |||||
* | remove unused code from minadbd | Doug Zongker | 2012-03-20 | 6 | -1157/+9 |
* | run minadbd as shell user | Doug Zongker | 2012-03-19 | 4 | -14/+28 |
* | support "sideload over ADB" mode | Doug Zongker | 2012-01-10 | 16 | -0/+5529 |