Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
aed27f8018e4365aa52a5dd8e89c4db2df0273c5
/
include
/
cutils
2b68e06
libcutils: add a trace tag for Dalvik
by Jamie Gennis
· 12 years ago
2553825
Merge "cutils: add a way to disable tracing for a process" into jb-mr2-dev
by Jamie Gennis
· 12 years ago
b13ea45
cutils: add a way to disable tracing for a process
by Jamie Gennis
· 12 years ago
774814d
Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-dev
by Ken Sumrall
· 12 years ago
24bc41b
Add new resources trace.
by Dianne Hackborn
· 12 years ago
7425fd1
klog: Have klog_write() call klog_init() if needed
by Ken Sumrall
· 12 years ago
e5f8a69
Modify debuggerd to cope with the abort message.
by Elliott Hughes
· 12 years ago
774f929
libcutils: add support for app tracing
by Jamie Gennis
· 12 years ago
62980e8
Inline ldrex/strex for thumb2, remove ARMv5 remnants.
by Ian Rogers
· 12 years ago
6631777
cutils: trace: add asynchronous events
by Alex Ray
· 12 years ago
21291f1
Revert "property_get: do argument checking."
by Nick Kralevich
· 12 years ago
91e63ef
Revert "Fix win_sdk build."
by Nick Kralevich
· 12 years ago
941daef
Fix win_sdk build.
by Nick Kralevich
· 12 years ago
75cc885
property_get: do argument checking.
by Nick Kralevich
· 12 years ago
b94fd1a
cutils: remove dead code.
by Nick Kralevich
· 12 years ago
60efde7
Merge "cutils: add simple reference counter"
by Alex Ray
· 12 years ago
d874cc8
cutils: add simple reference counter
by Alex Ray
· 12 years ago
81ec96d
cutils: bitops: add include for bool
by Alex Ray
· 12 years ago
2111bc7
cutils: Add bitmask utilities to bitops
by Alex Ray
· 12 years ago
26f447f
am 7f692fe6: am 523e21d3: Merge "Fail-proof the inline directives for SMP atomic operations."
by Ben Cheng
· 12 years ago
5206d59
Fail-proof the inline directives for SMP atomic operations.
by Ben Cheng
· 12 years ago
448f76a
cutils: trace: use ANDROID_SMP to switch atomics
by Alex Ray
· 12 years ago
e7bb7bc
cutils: trace: add atrace_update_tags()
by Alex Ray
· 12 years ago
0a34643
cutils: Add tracing support
by Alex Ray
· 12 years ago
44a9abd
Add RLOGx
by Wink Saville
· 12 years ago
6630052
The localtime_tz and mktime_tz extensions are now in bionic.
by Elliott Hughes
· 12 years ago
ddb1733
Wrap system calls in TEMP_FAILURE_RETRY.
by Jeff Sharkey
· 12 years ago
9685194
File-system utilities for installd and zygote.
by Jeff Sharkey
· 12 years ago
fd7f1b6
Revert "Revert "Upgrade to dlmalloc 2.8.5.""
by Ian Rogers
· 12 years ago
42b83c6
Revert "Upgrade to dlmalloc 2.8.5."
by Brian Carlstrom
· 12 years ago
1768707
am e05ac541: am 9d779bf1: Merge "Upgrade to dlmalloc 2.8.5."
by Brian Carlstrom
· 12 years ago
2d13791
Upgrade to dlmalloc 2.8.5.
by Ian Rogers
· 12 years ago
2be5338
Merge "Multi-user external storage support." into jb-mr1-dev
by Jeff Sharkey
· 12 years ago
885342a
Multi-user external storage support.
by Jeff Sharkey
· 12 years ago
93be76f
am e8e73b01: am 311a4758: Merge "Remove system/core\'s remnants of SH support."
by Jean-Baptiste Queru
· 12 years ago
98ebf19
am 2ff60998: am 605f8706: Merge "Add Mips architecture to system/core/include"
by Elliott Hughes
· 12 years ago
6521a41
Remove system/core's remnants of SH support.
by Elliott Hughes
· 12 years ago
605f870
Merge "Add Mips architecture to system/core/include"
by Elliott Hughes
· 12 years ago
46ac0ef
Include to define uid_t.
by Jeff Sharkey
· 12 years ago
9509d27
Native utils for working with user and app IDs.
by Jeff Sharkey
· 12 years ago
053b865
Enhance native stack dumps.
by Jeff Brown
· 13 years ago
0960411
Add Mips architecture to system/core/include
by Duane Sand
· 13 years ago
10ec3c7
Add more SP_ constants
by Glenn Kasten
· 13 years ago
69bfb1f
Scheduling group cleanup - add comment, SP_DEFAULT
by Glenn Kasten
· 13 years ago
15621e0
cutils: return the remote uid on netlink recv failure
by Geremy Condra
· 13 years ago
6756a0c
logger: Add the update kernel struct to userspace
by Nick Kralevich
· 13 years ago
10331ed
Revert "logger: Add the update kernel struct to userspace"
by Nick Kralevich
· 13 years ago
3076bfd
Merge "logger: Add the update kernel struct to userspace"
by Nick Kralevich
· 13 years ago
56c3065
logger: Add the update kernel struct to userspace
by Nick Kralevich
· 13 years ago
77a62ce
MinGW does not have sys/cdefs.h
by Kenny Root
· 13 years ago
418fbe6
Merge "Add cdefs decoration to list.h"
by Kenny Root
· 13 years ago
4a6b384
Provide portable wrapper for qsort_r.
by Jeff Brown
· 13 years ago
0009b73
Add cdefs decoration to list.h
by Kenny Root
· 13 years ago
86c7cc8
Add get_sched_policy_name() and use in ps and top
by Glenn Kasten
· 13 years ago
d2c8f52
Fixed two 64-bit porting issues; Make pid/tid type consistent
by Andrew Hsieh
· 13 years ago
2ac29d0
Rename LOG_ASSERT to ALOG_ASSERT
by Steve Block
· 13 years ago
8aeb6e2
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
by Steve Block
· 13 years ago
4f07a1f
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
by Steve Block
· 13 years ago
4163b45
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
by Steve Block
· 13 years ago
9786ec4
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
by Steve Block
· 13 years ago
66b6875
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
by Steve Block
· 13 years ago
61fbcbe
Rename (IF_)LOG() to (IF_)ALOG()
by Steve Block
· 13 years ago
7913bc0
libcutils: Use proper private header to access C library's <time.h> extension
by David 'Digit' Turner
· 13 years ago
ceabb17
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
by Steve Block
· 13 years ago
8f2e8b0
am a9b84a7e: Add ALOG version of LOG_ASSERT
by Steve Block
· 13 years ago
a9b84a7
Add ALOG version of LOG_ASSERT
by Steve Block
· 13 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
fe71a61
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
8d66c49
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
e7e7fac
Add ALOG versions of LOGD, LOGI, LOGW and LOGE
by Steve Block
· 13 years ago
17aad14
Revert "Fix build"
by Jean-Baptiste Queru
· 13 years ago
98520ab
am 67b11cba: am 25a89e77: Fix build
by Steve Block
· 13 years ago
67b11cb
am 25a89e77: Fix build
by Steve Block
· 13 years ago
25a89e7
Fix build
by Steve Block
· 13 years ago
1941c91
am 4ef824e9: am 71619f13: am 604f52e3: Reconcile with AOSP master
by Jean-Baptiste Queru
· 13 years ago
4ddc88e
am 16210c12: am 31a02dba: Fix build
by Steve Block
· 13 years ago
16210c1
am 31a02dba: Fix build
by Steve Block
· 13 years ago
31a02db
Fix build
by Steve Block
· 13 years ago
69f4cd7
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5fb4495
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
by Steve Block
· 13 years ago
6bcd4d3
Add ANDROID_API macro to export symbols
by Romain Guy
· 13 years ago
243123f
libcutils: qtaguid: Support new functions, add tag resource tracking.
by JP Abgrall
· 13 years ago
da04c52
init/cutils: move list utility code to cutils from init
by Dima Zavin
· 13 years ago
8f91282
init/cutils: move kernel logging interface to libcutils from init
by Dima Zavin
· 13 years ago
2d55e02
libcutils/init: move uevent socket opening code to libcutils
by Dima Zavin
· 13 years ago
fa2f985
libcutils: qtaguid: support socket untagging, return errors.
by Ashish Sharma
· 13 years ago
13825eb
Fix header file inclusion for type uid_t.
by Ashish Sharma
· 14 years ago
60daf10
Add communication support for xt_qtaguid(network traffic accounting) kernel module.
by Ashish Sharma
· 14 years ago
9b5c774
libcutils: qtaguid: support socket untagging, return errors.
by Ashish Sharma
· 13 years ago
6dce832
Fix header file inclusion for type uid_t.
by Ashish Sharma
· 14 years ago
8626cce
Add communication support for xt_qtaguid(network traffic accounting) kernel module.
by Ashish Sharma
· 14 years ago
b6c15de
tweak for forward-compatibility
by Jean-Baptiste Queru
· 14 years ago
3142a20
Merge "Config utils improvement"
by Eric Laurent
· 14 years ago
2b8f76c
Tracking merge of dalvik-dev to master
by jeffhao
· 14 years ago
e555f54
Merge "Crypto changes for devices that don't write ext4 fs on wipe"
by Ken Sumrall
· 14 years ago
b05b0b5
Crypto changes for devices that don't write ext4 fs on wipe
by Ken Sumrall
· 14 years ago
c3cf1a8
Config utils improvement
by Eric Laurent
· 14 years ago
4af1cf2
cutils: add popcount/popcountl/popcountll static inline definitions
by Dima Zavin
· 14 years ago
57de8b8
rename uevent_checked_recv to uevent_kernel_multicast_recv
by Nick Kralevich
· 14 years ago
Next »