1. c928585 Enable libcutils property_get()/property_set() on the host. by Elliott Hughes · 4 years ago
  2. cced25f Cleanup some trivial TODOs. by Tom Cherry · 4 years, 2 months ago
  3. eb63a7e base: add CachedProperty. by Josh Gao · 4 years, 3 months ago
  4. 57fceb9 Expose ParseBool from libbase by Daniel Colascione · 4 years, 7 months ago
  5. 083c2fe libbase: add host properties support. by Elliott Hughes · 6 years ago
  6. ed91707 Base: Add an NDK-compiled version of libbase by Andreas Gampe · 6 years ago
  7. 57eb8d9 Prevent WaitForProperty() from using ~100% of CPU time on 32bit builds by yusukes · 6 years ago
  8. 218e10e Move some properties users to __system_property_read_callback() by Tom Cherry · 7 years ago
  9. d0516ca Fix timeouts for android::base::WaitForProperty* by Tom Cherry · 7 years ago
  10. 16f7051 add base::WaitForPropertyCreation by Keun-young Park · 7 years ago
  11. 81bcb21 Add timeout support to android::base::WaitForProperty. by Elliott Hughes · 7 years ago
  12. 530448e Implement android::base::WaitForProperty. by Elliott Hughes · 7 years ago
  13. 31d04db Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  14. 5a7788c Add std::string system property functions. by Elliott Hughes · 8 years ago