Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix timeouts for android::base::WaitForProperty* | Tom Cherry | 2017-03-27 | 1 | -18/+15 |
* | add base::WaitForPropertyCreation | Keun-young Park | 2017-02-28 | 1 | -7/+29 |
* | Add timeout support to android::base::WaitForProperty. | Elliott Hughes | 2017-02-21 | 1 | -5/+38 |
* | Implement android::base::WaitForProperty. | Elliott Hughes | 2017-02-13 | 1 | -0/+41 |
* | Move off std::sto* function which abort on failure. | Elliott Hughes | 2016-10-13 | 1 | -2/+2 |
* | Add std::string system property functions. | Elliott Hughes | 2016-09-23 | 1 | -0/+82 |