summaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
...
| * libcutils: add method to get klog levelAlex Ray2014-03-071-0/+1
* | am f10492d8: am 066cde92: am 223e0798: Merge "Enable building init with -Wall...Nick Kralevich2014-02-191-5/+13
|\ \ | |/
| * Enable building init with -Wall -Werror.Stephen Smalley2014-02-191-5/+13
* | am fcd4dad3: am 620a8800: am 1c1bd845: Merge "x86_64: Add atomic funtions"Elliott Hughes2014-02-122-1/+229
|\ \ | |/
| * x86_64: Add atomic funtionsQiming Shi2014-02-112-1/+229
* | am 5cbb68cf: am da9b5dab: am 434edbe6: Merge "LP64 should have debuggerd and ...Elliott Hughes2014-02-011-0/+4
|\ \ | |/
| * LP64 should have debuggerd and debuggerd64.Elliott Hughes2014-01-311-0/+4
* | am f1935b6d: am 2e9dcd21: am 1bc6169f: Merge "Remove dead code that looked li...Elliott Hughes2014-02-011-7/+0
|\ \ | |/
| * Remove dead code that looked like part of debuggerd.Elliott Hughes2014-01-311-7/+0
| * libcutils: Move list.c to inlines on list.hMark Salyzyn2014-01-271-4/+20
* | am 9222d911: am c8518616: am 02f68c4b: am 4800e20e: Merge "system/core: renam...Colin Cross2014-01-242-1/+1
|\ \ | |/
| * system/core: rename aarch64 target to arm64Colin Cross2014-01-232-1/+1
* | am 7d076b3b: am b36cfdb7: am 4b53b014: am 5bd11b48: Merge changes Ib13d9654,I...Colin Cross2014-01-241-1/+1
|\ \ | |/
| * libcutils: fix atomic_memory_store_barrierColin Cross2014-01-221-1/+1
* | am 7b80c138: am 7c7d76f4: am ab3d5036: am d47ffb88: Merge "AArch64: Add atomi...Elliott Hughes2014-01-143-1/+247
|\ \ | |/
| * AArch64: Add atomic functionsAshok Bhat2014-01-143-1/+247
* | libcutils: Move list.c to inlines on list.hMark Salyzyn2013-12-051-4/+20
* | Remove non-existing klog_close()Dmitry Shmidt2013-09-271-1/+1
|/
* 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