Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge up to android-8.1.0_r1 and fix conflicts | Ethan Yonker | 2017-12-15 | 1 | -0/+1 |
|\ | |||||
| * | Add test config to minadbd_test | Dan Shi | 2017-03-29 | 1 | -0/+1 |
* | | Fix build error in AOSP 8.1.0 r1 treeandroid-8.0 | Ethan Yonker | 2017-12-12 | 1 | -0/+27 |
* | | Update to AOSP 8.0 base | Ethan Yonker | 2017-09-08 | 1 | -3/+3 |
|\| | |||||
| * | minadbd: rename adb_server_main to minadbd_main. | Josh Gao | 2016-08-30 | 1 | -1/+1 |
| * | adb headers now refer to openssl headers. | Elliott Hughes | 2016-08-10 | 1 | -1/+1 |
| * | Minor minadbd cleanup. | Elliott Hughes | 2016-06-17 | 1 | -1/+1 |
* | | build: Consolidate the crypto_utils presence tests | D. Andrei Măceș | 2017-01-11 | 1 | -1/+2 |
* | | Fix libcrypto dependency in 6.0 trees | Ethan Yonker | 2016-09-15 | 1 | -1/+9 |
* | | Fix compatibility across the board | Ethan Yonker | 2016-08-26 | 1 | -0/+1 |
* | | Update to 7.0 | Ethan Yonker | 2016-08-24 | 1 | -2/+3 |
|\| | |||||
| * | recovery: Switch to clang | Tao Bao | 2015-06-03 | 1 | -0/+1 |
| * | Fix mips64 minadbd_test build. | Elliott Hughes | 2015-05-02 | 1 | -1/+1 |
| * | Move minadb over to new API. | Elliott Hughes | 2015-05-02 | 1 | -1/+2 |
* | | Merge up to AOSP marshmallow-release | Ethan Yonker | 2015-10-09 | 1 | -20/+28 |
|\ \ | |||||
| * | | Fix mips64 minadbd_test build. | Elliott Hughes | 2015-05-02 | 1 | -1/+1 |
| * | | Move minadb over to new API. | Elliott Hughes | 2015-05-02 | 1 | -0/+1 |
| * | | Fix minadb_test build breakage. | Elliott Hughes | 2015-05-02 | 1 | -1/+1 |
| |/ | |||||
| * | Switch minadb over to C++. | Elliott Hughes | 2015-04-10 | 1 | -3/+3 |
| * | Remove unused libutils references. | Dan Albert | 2015-03-14 | 1 | -1/+1 |
| * | Add tests for read_block_adb. | Dan Albert | 2015-02-27 | 1 | -8/+21 |
| * | Remove _(GNU|XOPEN)_SORUCE makefile cruft. | Dan Albert | 2015-02-25 | 1 | -2/+0 |
| * | Fix build from implicit declaration. | Dan Albert | 2015-02-25 | 1 | -11/+11 |
| * | Kill of most of the remainder of minadbd. | Dan Albert | 2015-02-20 | 1 | -2/+1 |
| * | Move adb_main to its own file. | Dan Albert | 2015-02-19 | 1 | -0/+1 |
| * | Use headers from adb. | Dan Albert | 2015-02-19 | 1 | -1/+1 |
| * | Remove unused code. | Dan Albert | 2015-02-19 | 1 | -1/+0 |
| * | Lose USB transport code to libadb. | Dan Albert | 2015-02-19 | 1 | -3/+0 |
| * | Start losing code to libadb. | Dan Albert | 2014-11-25 | 1 | -3/+0 |
* | | Fix up libminadbd make file | Ethan Yonker | 2014-11-07 | 1 | -2/+1 |
* | | Fix up old libminui to compile | Ethan Yonker | 2014-11-07 | 1 | -1/+1 |
* | | Merge in lollipop and attempt to fix merge conflicts | Ethan Yonker | 2014-11-06 | 1 | -4/+2 |
|\| | |||||
| * | refactor fuse sideloading code | Doug Zongker | 2014-07-10 | 1 | -2/+4 |
| * | sideload without holding the whole package in RAM | Doug Zongker | 2014-07-02 | 1 | -4/+2 |
* | | Move all AOSP code out of recovery binary | Dees_Troy | 2013-04-04 | 1 | -4/+5 |
|/ | |||||
* | support "sideload over ADB" mode | Doug Zongker | 2012-01-10 | 1 | -0/+32 |