summaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
* am 08170103: am 91962669: Merge "cutils: list: add list_for_each_safe"jp abgrall2013-09-251-0/+5
|\
| * cutils: list: add list_for_each_safeAndrew Boie2013-09-121-0/+5
* | Remove mkdir() side effect, add .nomedia, utils.Jeff Sharkey2013-09-201-0/+8
* | trace: Add support for tracing 64-bit ints.Jamie Gennis2013-09-181-0/+17
* | Move liblog headers to system/core/include/logColin Cross2013-07-246-947/+1
* | Merge "Don't use __attribute__(__error__)"Nick Kralevich2013-06-181-2/+1
|\ \
| * | Don't use __attribute__(__error__)Nick Kralevich2013-06-181-2/+1
* | | Set ATRACE_ENABLE() to '0' if not availbleTobias Grosser2013-06-171-1/+1
|/ /
* | HACK: cutils: restore record_stream temporarilyDima Zavin2013-06-041-0/+43
* | Merge "property_get: do argument checking."Nick Kralevich2013-05-241-0/+19
|\ \
| * | property_get: do argument checking.Nick Kralevich2013-05-231-0/+19
* | | Merge "properties.h: avoid duplicating constant values"Nick Kralevich2013-05-241-2/+4
|\ \ \ | |/ /
| * | properties.h: avoid duplicating constant valuesNick Kralevich2013-05-231-2/+4
* | | Add ATRACE_TAG_RS.Tim Murray2013-05-231-1/+2
|/ /
* | am 6e46a3b8: am a1ee12ca: Merge "libcutils: add a trace tag for Dalvik" into ...Jamie Gennis2013-05-081-1/+16
|\ \ | |/
| * libcutils: add a trace tag for DalvikJamie Gennis2013-05-071-1/+16
* | cutils: first pass at cleaning up legacy/obsolete code in cutilsDima Zavin2013-05-077-537/+0
* | Make init handle rebootsNick Kralevich2013-04-231-3/+2
* | am b7b2c71b: am 25538257: Merge "cutils: add a way to disable tracing for a p...Jamie Gennis2013-04-161-1/+7
|\ \ | |/
| * Merge "cutils: add a way to disable tracing for a process" into jb-mr2-devJamie Gennis2013-04-161-1/+7
| |\
| | * cutils: add a way to disable tracing for a processJamie Gennis2013-04-151-1/+7
* | | am 3b051178: am 774814d1: Merge "klog: Have klog_write() call klog_init() if ...Ken Sumrall2013-04-151-0/+6
|\ \ \ | |/ /
| * | Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-devKen Sumrall2013-04-151-0/+6
| |\ \
| | * | klog: Have klog_write() call klog_init() if neededKen Sumrall2013-04-111-0/+6
| | |/
* | | am c08b50df: am 24bc41b7: Add new resources trace.Dianne Hackborn2013-04-121-1/+2
|\ \ \ | |/ /
| * | Add new resources trace.Dianne Hackborn2013-04-121-1/+2
| |/
| * Modify debuggerd to cope with the abort message.Elliott Hughes2013-04-051-1/+1
* | am 8a4ae0a8: resolved conflicts for merge of f79c0518 to jb-mr2-dev-plus-aospElliott Hughes2013-04-051-1/+1
|\ \
| * \ resolved conflicts for merge of f79c0518 to jb-mr2-dev-plus-aospElliott Hughes2013-04-051-1/+1
| |\ \ | | |/ | |/|
| | * Modify debuggerd to cope with the abort message.Elliott Hughes2013-04-041-1/+1
| | * Inline ldrex/strex for thumb2, remove ARMv5 remnants.Ian Rogers2013-02-011-123/+33
| | * The localtime_tz and mktime_tz extensions are now in bionic.Elliott Hughes2013-01-151-38/+1
| | * Merge "Add RLOGx"Wink Saville2012-12-121-1/+82
| | |\
| | | * Add RLOGxWink Saville2012-12-061-1/+82
* | | | am 38e1bb86: am 774f9299: libcutils: add support for app tracingJamie Gennis2013-03-281-1/+11
|\ \ \ \ | |/ / /
| * | | libcutils: add support for app tracingJamie Gennis2013-03-281-1/+11
* | | | am da204c5c: am 62980e81: Inline ldrex/strex for thumb2, remove ARMv5 remnants.Ian Rogers2013-03-211-123/+33
|\ \ \ \ | |/ / /
| * | | Inline ldrex/strex for thumb2, remove ARMv5 remnants.Ian Rogers2013-03-211-123/+33
* | | | am ee2dccf2: am 66317770: cutils: trace: add asynchronous eventsAlex Ray2013-03-191-0/+41
|\ \ \ \ | |/ / /
| * | | cutils: trace: add asynchronous eventsAlex Ray2013-03-181-0/+41
* | | | cutils: bitops: Add Hamming weight to bitmaskAlex Ray2013-02-221-0/+10
|/ / /
* | | Revert "property_get: do argument checking."Nick Kralevich2013-02-041-20/+0
* | | Revert "Fix win_sdk build."Nick Kralevich2013-02-041-6/+4
* | | Fix win_sdk build.Nick Kralevich2013-02-021-4/+6
* | | property_get: do argument checking.Nick Kralevich2013-01-311-0/+20
* | | cutils: remove dead code.Nick Kralevich2013-01-291-1/+0
* | | Merge "cutils: add simple reference counter"Alex Ray2013-01-111-0/+62
|\ \ \
| * | | cutils: add simple reference counterAlex Ray2013-01-101-0/+62
* | | | cutils: bitops: add include for boolAlex Ray2013-01-071-0/+1
|/ / /
* | | cutils: Add bitmask utilities to bitopsAlex Ray2013-01-071-0/+68