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