Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | init: more header cleanup | Tom Cherry | 2017-04-06 | 1 | -3/+1 |
* | init: replace property_get with its android::base equivalent | Tom Cherry | 2017-03-29 | 1 | -2/+3 |
* | resolve merge conflicts of 4acdde9 to nyc-mr1-dev-plus-aosp | Felipe Leme | 2016-07-29 | 1 | -2/+4 |
|\ | |||||
| * | Improved keychord logging. | Felipe Leme | 2016-07-28 | 1 | -2/+4 |
* | | Move init to libbase logging. | Elliott Hughes | 2016-06-27 | 1 | -6/+6 |
|/ | |||||
* | Create Service and ServiceManager classes | Tom Cherry | 2015-08-07 | 1 | -13/+13 |
* | init: Let property_get return std::string. | Yabin Cui | 2015-07-24 | 1 | -4/+3 |
* | Switch init to epoll. | Elliott Hughes | 2015-04-24 | 1 | -34/+25 |
* | Log more timing information from init. | Elliott Hughes | 2015-03-28 | 1 | -1/+1 |
* | Always use strerror to report errno. | Elliott Hughes | 2015-03-20 | 1 | -1/+1 |
* | Build init as C++. | Elliott Hughes | 2015-02-04 | 1 | -0/+123 |