Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Base: Add an NDK-compiled version of libbase | Andreas Gampe | 2018-02-21 | 1 | -2/+0 |
* | Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds | yusukes | 2018-02-14 | 1 | -1/+2 |
* | Move some properties users to __system_property_read_callback() | Tom Cherry | 2017-10-10 | 1 | -3/+8 |
* | 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 |