Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for. | Elliott Hughes | 2016-11-14 | 1 | -15/+17 |
* | Fix google-explicit-constructor warnings. | Chih-Hung Hsieh | 2016-04-29 | 1 | -1/+1 |
* | system/core: Cleanup direct calls to opendir by containing in a | James Hawkins | 2016-02-18 | 1 | -5/+3 |
* | fastboot: create Transport object (take 2). | David Pursell | 2015-11-16 | 1 | -43/+48 |
* | Revert "fastboot: create Transport object." | David Pursell | 2015-11-14 | 1 | -48/+43 |
* | fastboot: create Transport object. | David Pursell | 2015-11-13 | 1 | -43/+48 |
* | Document the current MAX_USBFS_BULK_SIZE situation. | Elliott Hughes | 2015-07-28 | 1 | -16/+19 |
* | Move fastboot to C++. | Elliott Hughes | 2015-06-23 | 1 | -0/+490 |