index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
cutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "cutils: add a way to disable tracing for a process" into jb-mr2-dev
Jamie Gennis
2013-04-16
1
-1
/
+7
|
\
|
*
cutils: add a way to disable tracing for a process
Jamie Gennis
2013-04-15
1
-1
/
+7
*
|
Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-dev
Ken Sumrall
2013-04-15
1
-0
/
+6
|
\
\
|
*
|
klog: Have klog_write() call klog_init() if needed
Ken Sumrall
2013-04-11
1
-0
/
+6
|
|
/
*
|
Add new resources trace.
Dianne Hackborn
2013-04-12
1
-1
/
+2
|
/
*
Modify debuggerd to cope with the abort message.
Elliott Hughes
2013-04-05
1
-1
/
+1
*
libcutils: add support for app tracing
Jamie Gennis
2013-03-28
1
-1
/
+11
*
Inline ldrex/strex for thumb2, remove ARMv5 remnants.
Ian Rogers
2013-03-21
1
-123
/
+33
*
cutils: trace: add asynchronous events
Alex Ray
2013-03-18
1
-0
/
+41
*
Revert "property_get: do argument checking."
Nick Kralevich
2013-02-04
1
-20
/
+0
*
Revert "Fix win_sdk build."
Nick Kralevich
2013-02-04
1
-6
/
+4
*
Fix win_sdk build.
Nick Kralevich
2013-02-02
1
-4
/
+6
*
property_get: do argument checking.
Nick Kralevich
2013-01-31
1
-0
/
+20
*
cutils: remove dead code.
Nick Kralevich
2013-01-29
1
-1
/
+0
*
Merge "cutils: add simple reference counter"
Alex Ray
2013-01-11
1
-0
/
+62
|
\
|
*
cutils: add simple reference counter
Alex Ray
2013-01-10
1
-0
/
+62
*
|
cutils: bitops: add include for bool
Alex Ray
2013-01-07
1
-0
/
+1
|
/
*
cutils: Add bitmask utilities to bitops
Alex Ray
2013-01-07
1
-0
/
+68
*
am 7f692fe6: am 523e21d3: Merge "Fail-proof the inline directives for SMP ato...
Ben Cheng
2012-12-07
3
-88
/
+123
|
\
|
*
Fail-proof the inline directives for SMP atomic operations.
Ben Cheng
2012-12-07
3
-88
/
+123
*
|
cutils: trace: use ANDROID_SMP to switch atomics
Alex Ray
2012-11-30
1
-1
/
+6
*
|
cutils: trace: add atrace_update_tags()
Alex Ray
2012-11-28
1
-0
/
+6
*
|
cutils: Add tracing support
Alex Ray
2012-11-28
1
-0
/
+192
*
|
Add RLOGx
Wink Saville
2012-11-16
1
-1
/
+82
*
|
The localtime_tz and mktime_tz extensions are now in bionic.
Elliott Hughes
2012-10-18
1
-38
/
+1
|
/
*
Wrap system calls in TEMP_FAILURE_RETRY.
Jeff Sharkey
2012-09-13
1
-0
/
+15
*
File-system utilities for installd and zygote.
Jeff Sharkey
2012-08-30
2
-3
/
+50
*
Revert "Revert "Upgrade to dlmalloc 2.8.5.""
Ian Rogers
2012-08-28
1
-128
/
+0
*
Revert "Upgrade to dlmalloc 2.8.5."
Brian Carlstrom
2012-08-22
1
-0
/
+128
*
am e05ac541: am 9d779bf1: Merge "Upgrade to dlmalloc 2.8.5."
Brian Carlstrom
2012-08-20
1
-128
/
+0
|
\
|
*
Upgrade to dlmalloc 2.8.5.
Ian Rogers
2012-08-20
1
-128
/
+0
*
|
Merge "Multi-user external storage support." into jb-mr1-dev
Jeff Sharkey
2012-08-16
1
-3
/
+3
|
\
\
|
*
|
Multi-user external storage support.
Jeff Sharkey
2012-08-15
1
-3
/
+3
*
|
|
am e8e73b01: am 311a4758: Merge "Remove system/core\'s remnants of SH support."
Jean-Baptiste Queru
2012-08-13
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Remove system/core's remnants of SH support.
Elliott Hughes
2012-08-11
1
-2
/
+0
*
|
am 2ff60998: am 605f8706: Merge "Add Mips architecture to system/core/include"
Elliott Hughes
2012-08-11
2
-0
/
+189
|
\
\
|
|
/
|
*
Merge "Add Mips architecture to system/core/include"
Elliott Hughes
2012-08-11
2
-0
/
+189
|
|
\
|
|
*
Add Mips architecture to system/core/include
Duane Sand
2012-05-29
2
-0
/
+189
|
|
*
Rename LOG_ASSERT to ALOG_ASSERT
Steve Block
2012-01-17
1
-4
/
+7
|
|
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
Steve Block
2012-01-17
1
-7
/
+16
|
|
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
Steve Block
2012-01-17
1
-7
/
+16
|
|
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
Steve Block
2012-01-17
1
-7
/
+16
|
|
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
Steve Block
2012-01-17
1
-7
/
+16
|
|
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
Steve Block
2012-01-17
1
-13
/
+22
|
|
*
Rename (IF_)LOG() to (IF_)ALOG()
Steve Block
2012-01-17
1
-20
/
+28
*
|
|
Include to define uid_t.
Jeff Sharkey
2012-08-08
1
-0
/
+2
*
|
|
Native utils for working with user and app IDs.
Jeff Sharkey
2012-08-07
1
-0
/
+39
|
/
/
*
|
Enhance native stack dumps.
Jeff Brown
2012-06-08
1
-0
/
+58
*
|
Add more SP_ constants
Glenn Kasten
2012-04-23
1
-0
/
+3
*
|
Scheduling group cleanup - add comment, SP_DEFAULT
Glenn Kasten
2012-04-20
1
-0
/
+5
[next]