Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
4937431a4ba5896427da077c44404ca70eabb283
/
libcutils
30a86eb
fs_mkdirs: use O_NOFOLLOW and O_CLOEXEC
by Nick Kralevich
· 11 years ago
232c711
am 46ed1c8c: am ed1a0dbd: am b44e626c: Merge "Fix windows sdk build."
by Dan Albert
· 11 years ago
9ea2ad5
am 6dfe9495: am 9b2d964d: am 08430b1e: Merge "Use syscall(2) instead of ioprio_get/ioprio_set."
by Dan Albert
· 11 years ago
5e541bf
Fix windows sdk build.
by Dan Albert
· 11 years ago
167c0ed
Use syscall(2) instead of ioprio_get/ioprio_set.
by Dan Albert
· 11 years ago
45e2756
am f6d8dedd: am 8af98621: am 5db5b8aa: Merge "Port libcutils memset16/32 to x86_64."
by Christopher Ferris
· 11 years ago
86a1600
Port libcutils memset16/32 to x86_64.
by Henrik Smiding
· 11 years ago
1165cf4
am 928821bd: am 72d77449: am 4ca26ce8: Merge "Host multilib build of both 32-bit and 64-bit libraries."
by Ian Rogers
· 11 years ago
59ec765
Host multilib build of both 32-bit and 64-bit libraries.
by Ian Rogers
· 11 years ago
a0c0181
am e7110ac0: am b122da64: Merge "Fix libcutils/dlmalloc_stubs.c build breakage."
by Elliott Hughes
· 11 years ago
b122da6
Merge "Fix libcutils/dlmalloc_stubs.c build breakage."
by Elliott Hughes
· 11 years ago
7f0ef73
Fix libcutils/dlmalloc_stubs.c build breakage.
by Elliott Hughes
· 11 years ago
39526f7
am 04511126: am d586e356: Merge "Fix build."
by Mathieu Chartier
· 11 years ago
e942d1f
Fix build.
by Mathieu Chartier
· 11 years ago
53363f4
am 5a8335c3: am ed30b7ea: Merge "Fix build."
by Mathieu Chartier
· 11 years ago
0b9674f
Fix build.
by Mathieu Chartier
· 11 years ago
520a893
am b85c2494: am 03b87b49: Merge "Make host ashmem_create_region seed only once."
by Mathieu Chartier
· 11 years ago
03b87b4
Merge "Make host ashmem_create_region seed only once."
by Mathieu Chartier
· 11 years ago
1104ae8
Make host ashmem_create_region seed only once.
by Mathieu Chartier
· 11 years ago
9e18975
am c99dd0c5: am 676f7d50: am fc85a7a8: Merge "libcutils: fix rw FS remount check issue"
by JP Abgrall
· 11 years ago
88f7683
libcutils: fix rw FS remount check issue
by Hong-Mei Li
· 11 years ago
b65208d
am f7a7e3c3: am 6dfb039b: am 4a343436: Merge "Fix win32 undefined reference to `_socket_network_client_timeout\'."
by Elliott Hughes
· 11 years ago
0bff5bd
Fix win32 undefined reference to `_socket_network_client_timeout'.
by Elliott Hughes
· 11 years ago
5756d88
am 87d0f45b: am 2dea56e0: am 9e0a6248: Merge "Fix Windows socket_network_client.c build failures."
by Elliott Hughes
· 11 years ago
3edc252
am b42f1413: am 0e71e3ab: am 9cae50b3: Merge "Bound the ADB connect time with a non-blocking connect"
by Elliott Hughes
· 11 years ago
3673955
Fix Windows socket_network_client.c build failures.
by Elliott Hughes
· 11 years ago
aecc6a6
Bound the ADB connect time with a non-blocking connect
by Ken Lierman
· 12 years ago
da6a0aa
am b18da571: am 1e6cd741: am 803fb62b: Merge "Remove unused LOCAL_LDLIBS."
by Ying Wang
· 11 years ago
9f437d7
Remove unused LOCAL_LDLIBS.
by Ying Wang
· 11 years ago
7cc7369
am b389440c: am 54c90a14: am 752115dd: Merge "Add Silvermont architecture cache sizes"
by Elliott Hughes
· 11 years ago
752115d
Merge "Add Silvermont architecture cache sizes"
by Elliott Hughes
· 11 years ago
e6fff56
am 027e4e77: am 74088995: am f2c0f328: Merge "libcutils: win_sdk build issues"
by Mark Salyzyn
· 11 years ago
02a7c3a
libcutils: win_sdk build issues
by Mark Salyzyn
· 11 years ago
c413e15
am b3eefcaa: am ce98dc70: am 1e10b661: Merge "libcutils: Mac build pulls in __unused from sys/cdefs.h"
by Mark Salyzyn
· 11 years ago
edc7093
libcutils: Mac build pulls in __unused from sys/cdefs.h
by Mark Salyzyn
· 11 years ago
b8f8648
am a0a461d3: am 82e1b89f: am a32e01d2: Merge "libcutils: turn on -Werror"
by Mark Salyzyn
· 11 years ago
1271716
libcutils: turn on -Werror
by Mark Salyzyn
· 11 years ago
84a445b
am 29941ec8: am f8db4afb: am ab3d49b0: Merge "Use the si_code value bionic passes us."
by Elliott Hughes
· 11 years ago
855fcc3
Use the si_code value bionic passes us.
by Elliott Hughes
· 11 years ago
f4362cc
Fix build problems caused by commit:
by Ruchi Kandoi
· 11 years ago
422852e
Set timer slack value according to thread foreground/background state.
by Ruchi Kandoi
· 11 years ago
c27a444
Add Silvermont architecture cache sizes
by Henrik Smiding
· 11 years ago
8efea95
libcutils: Fix warnings in properties.c when verbose logging is enabled
by Igor Murashkin
· 11 years ago
d4507e9
cutils: Add property_get_bool, _get_int32, _get_int64
by Igor Murashkin
· 11 years ago
0693c58
am 4fe18615: am 56d57e88: am 5f130216: Merge "Handle errno properly to avoid corrupt str_parms"
by Elliott Hughes
· 11 years ago
d3c8d5b
Handle errno properly to avoid corrupt str_parms
by Jens Gulin
· 11 years ago
55c6407
Adding a handy predicate function (str_parms_has_key()
by Paul McLean
· 11 years ago
0c3d19f
Merge "libcutils: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
0425b64
libcutils: 64-bit compile issues
by Mark Salyzyn
· 11 years ago
157e1b6
libcutils: add method to get klog level
by Alex Ray
· 11 years ago
a7e2e76
libcutils: Socket type might contain bitwise OR flags
by Paul Kocialkowski
· 11 years ago
acc0a23
Merge "Remove dead code."
by Elliott Hughes
· 11 years ago
b784f37
Remove dead code.
by Elliott Hughes
· 11 years ago
eb3f421
Enable building init with -Wall -Werror.
by Stephen Smalley
· 11 years ago
3bca606
libcutils: resolve warning in iosched_policy.c
by Mark Salyzyn
· 11 years ago
b957bac
libcutils: bug str_parms.c:str_parms_get_float().
by Mark Salyzyn
· 11 years ago
2b94cc2
libcutils: UNUSED argument warnings
by Mark Salyzyn
· 11 years ago
a6aad4c
libcutils: Move list.c to inlines on list.h
by Mark Salyzyn
· 11 years ago
65dd88b
system/core: remove $(KERNEL_HEADERS) from includes
by Colin Cross
· 11 years ago
1da83c3
Init the abort_msg_address value.
by Christopher Ferris
· 11 years ago
66ed50a
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
by The Android Open Source Project
· 11 years ago
dccdb94
Replace __reboot call with syscall
by Pavel Chupin
· 11 years ago
14e28d3
Fix a bunch of small system/core bugs.
by Elliott Hughes
· 11 years ago
9ff8767
Eliminate text relocations in x86 optimized memset versions
by Pavel Chupin
· 11 years ago
9640b30
Use %zd for size_t.
by Elliott Hughes
· 11 years ago
6891df7
am 45ddf184: am 9b8a929d: Merge "libcutils doesn\'t need to be looking at bionic\'s privates."
by Elliott Hughes
· 12 years ago
7f7b12b
am 5baecee3: am be18538d: Merge "Cleanup x86 flags and memset versions"
by Elliott Hughes
· 12 years ago
478c566
libcutils doesn't need to be looking at bionic's privates.
by Elliott Hughes
· 12 years ago
4aa51cd
Cleanup x86 flags and memset versions
by Pavel Chupin
· 12 years ago
f47c01d
am 1690a5a6: am aa62be65: Merge "Use SSE2 enhanced memset for capable x86 processors"
by Ying Wang
· 12 years ago
51546ee
Use SSE2 enhanced memset for capable x86 processors
by Daniel Leung
· 13 years ago
500f3ff
am 0ee7d8c6: Fix Mac builds, for realz.
by Jeff Sharkey
· 12 years ago
0ee7d8c
Fix Mac builds, for realz.
by Jeff Sharkey
· 12 years ago
68955fc
am 4481c325: Fix Mac builds.
by Jeff Sharkey
· 12 years ago
4481c32
Fix Mac builds.
by Jeff Sharkey
· 12 years ago
9729b41
am 44d6342c: Remove mkdir() side effect, add .nomedia, utils.
by Jeff Sharkey
· 12 years ago
44d6342
Remove mkdir() side effect, add .nomedia, utils.
by Jeff Sharkey
· 12 years ago
8da6e9c
am c9ff3714: am 596e9c63: Merge "fix valgrind ioctl warning."
by Colin Cross
· 12 years ago
b815701
fix valgrind ioctl warning.
by Jin Wei
· 13 years ago
9227bd3
Move liblog headers to system/core/include/log
by Colin Cross
· 12 years ago
a44c31c
am e755dfd4: Merge changes I1db3137b,I0f66144e
by Colin Cross
· 12 years ago
6967935
libcutils: reimplement property_list() using __system_property_foreach()
by Greg Hackmann
· 12 years ago
e7bb159
libcutils: reimplement property_list() using __system_property_foreach()
by Greg Hackmann
· 12 years ago
abb7d58
HACK: cutils: restore record_stream temporarily
by Dima Zavin
· 12 years ago
b39e3a8
libcutils: Don't build host property support
by Nick Kralevich
· 12 years ago
e00a12b
cutils: first pass at cleaning up legacy/obsolete code in cutils
by Dima Zavin
· 12 years ago
072ee01
Merge "Make init handle reboots"
by Nick Kralevich
· 12 years ago
ca8e66a
Make init handle reboots
by Nick Kralevich
· 12 years ago
451a6ba
klog: error handling fixups
by Todd Poynor
· 12 years ago
b7b2c71
am 25538257: Merge "cutils: add a way to disable tracing for a process" into jb-mr2-dev
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
3b05117
am 774814d1: Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-dev
by Ken Sumrall
· 12 years ago
7425fd1
klog: Have klog_write() call klog_init() if needed
by Ken Sumrall
· 12 years ago
821620f
am c796ed97: We need libcutils to include liblog
by Ying Wang
· 12 years ago
c796ed9
We need libcutils to include liblog
by Ying Wang
· 12 years ago
9c37960
am 9b32f87a: Merge "Add Mips memset speedup"
by Keun-young Park
· 12 years ago
9b32f87
Merge "Add Mips memset speedup"
by Keun-young Park
· 12 years ago
774f929
libcutils: add support for app tracing
by Jamie Gennis
· 12 years ago
c5c410f
am 4b9bdd33: am 90dd1402: am 241194ca: Merge "[MIPS] Benchmark test for MIPS memset16/memset32"
by Jeffrey Brown
· 12 years ago
Next »