summaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
...
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-6/+6
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-6/+6
* | Revert "Fix build"Jean-Baptiste Queru2011-11-151-3/+0
* | am 67b11cba: am 25a89e77: Fix buildSteve Block2011-11-151-0/+3
|\|
| * am 25a89e77: Fix buildSteve Block2011-11-151-0/+3
| |\
| | * Fix buildSteve Block2011-11-151-0/+3
* | | am 4ef824e9: am 71619f13: am 604f52e3: Reconcile with AOSP masterJean-Baptiste Queru2011-10-281-3/+0
|\| |
* | | am 16210c12: am 31a02dba: Fix buildSteve Block2011-10-281-0/+3
|\ \ \
| * \ \ am 31a02dba: Fix buildSteve Block2011-10-281-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | Fix buildSteve Block2011-10-281-0/+3
| | * | libcutils: qtaguid: support socket untagging, return errors.Ashish Sharma2011-08-101-1/+6
| | * | Fix header file inclusion for type uid_t.Ashish Sharma2011-08-101-0/+1
| | * | Add communication support for xt_qtaguid(network traffic accounting) kernel m...Ashish Sharma2011-08-101-0/+36
| | * | tweak for forward-compatibilityJean-Baptiste Queru2011-06-181-0/+49
| | * | cutils: add popcount/popcountl/popcountll static inline definitionsDima Zavin2011-05-121-0/+41
* | | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-10/+10
* | | | Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGESteve Block2011-10-251-20/+20
|/ / /
* | / Add ANDROID_API macro to export symbolsRomain Guy2011-10-121-0/+12
| |/ |/|
* | libcutils: qtaguid: Support new functions, add tag resource tracking.JP Abgrall2011-09-141-0/+24
* | init/cutils: move list utility code to cutils from initDima Zavin2011-09-021-0/+51
* | init/cutils: move kernel logging interface to libcutils from initDima Zavin2011-09-021-0/+34
* | libcutils/init: move uevent socket opening code to libcutilsDima Zavin2011-09-021-0/+2
* | libcutils: qtaguid: support socket untagging, return errors.Ashish Sharma2011-08-071-1/+6
* | Fix header file inclusion for type uid_t.Ashish Sharma2011-07-101-0/+1
* | Add communication support for xt_qtaguid(network traffic accounting) kernel m...Ashish Sharma2011-07-081-0/+36
* | Merge "Config utils improvement"Eric Laurent2011-05-271-0/+3
|\ \
| * | Config utils improvementEric Laurent2011-05-261-0/+3
* | | Tracking merge of dalvik-dev to masterjeffhao2011-05-271-1/+13
* | | Merge "Crypto changes for devices that don't write ext4 fs on wipe"Ken Sumrall2011-05-261-0/+27
|\ \ \ | |/ / |/| |
| * | Crypto changes for devices that don't write ext4 fs on wipeKen Sumrall2011-05-261-0/+27
* | | rename uevent_checked_recv to uevent_kernel_multicast_recvNick Kralevich2011-05-111-1/+1
|/ /
* | native_handle.h: fix declarationIliyan Malchev2011-05-021-5/+1
* | Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper u...Dima Zavin2011-04-271-0/+49
|\ \
| * | libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utilsDima Zavin2011-04-201-0/+49
* | | am b0d0e260: resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-0/+32
|\ \ \
| * \ \ resolved conflicts for merge of 2baeb898 to honeycomb-plus-aospNick Kralevich2011-04-271-0/+32
| |\ \ \ | | | |/ | | |/|
| | * | Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-281-0/+32
* | | | am de35f274: am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message ori...Nick Kralevich2011-04-271-32/+0
|\| | |
| * | | am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking ...Nick Kralevich2011-04-271-32/+0
| |\| |
| | * | Revert "Fold uevent message origin checking from init into libcutils."Nick Kralevich2011-04-271-32/+0
* | | | am e3ab4245: am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin chec...Nick Kralevich2011-04-271-0/+32
|\| | | | |_|/ |/| |
| * | am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from ini...Nick Kralevich2011-04-271-0/+32
| |\|
| | * Fold uevent message origin checking from init into libcutils.Vernon Tang2011-04-271-0/+32
* | | Make atomic-inline.h usable from ordinary C++ code.Carl Shapiro2011-04-111-0/+8
* | | Add ifndef guards to remaining logging macros.Alexandre Elias2011-03-291-0/+20
* | | Merge "cutils: add popcount/popcountl/popcountll static inline definitions"Dima Zavin2011-03-141-0/+41
|\ \ \ | |/ / |/| |
| * | cutils: add popcount/popcountl/popcountll static inline definitionsDima Zavin2011-03-101-0/+41
* | | Try to unmount writable filesystems when rebootingKen Sumrall2011-03-101-0/+35
|/ /
* | Remove unconditional swap from the android atomic operations suite.Carl Shapiro2011-01-233-50/+0
* | Use DMB ST for store fence.Andy McFadden2010-10-011-2/+1