1. 100b08a libcutils: reimplement system property functions with libbase. by S Vasudev Prasad · 4 years, 5 months ago
  2. 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 7 years ago
  3. a0f73f9 <stdbool.h> not necessary in C++. by Elliott Hughes · 7 years ago
  4. b30769a Implement android::base::WaitForProperty. by Elliott Hughes · 8 years ago
  5. 4eacd70 Support arbitrary-length properties in property_list. by Elliott Hughes · 8 years ago[Renamed (85%) from libcutils/properties.c]
  6. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  7. e67abec libcutils: Use strnlen for default property values by Myles Watson · 8 years ago
  8. 22c0962 Use clang-format to fix up properties.c by Myles Watson · 8 years ago
  9. 23ed4c2 libcutils: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  10. 453a332 Remove loghack.h. by Narayan Kamath · 10 years ago
  11. ae52165 Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER. by Elliott Hughes · 10 years ago
  12. 1f7f70a libcutils: Fix warnings in properties.c when verbose logging is enabled by Igor Murashkin · 10 years ago
  13. d8f2a8d cutils: Add property_get_bool, _get_int32, _get_int64 by Igor Murashkin · 10 years ago
  14. 6967935 libcutils: reimplement property_list() using __system_property_foreach() by Greg Hackmann · 12 years ago
  15. 01dda20 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  16. ae8b56c Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. 69f4cd7 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  18. eb1f0c6 Fix a race in system properties. by Brad Fitzpatrick · 14 years ago
  19. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  20. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  21. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago