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