Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
9962b04d00d6ee16f347637784049a35548c3f2d
/
libcutils
/
Android.mk
437d698
resolved conflicts for merge of 038b76c2 to mnc-dr-dev-plus-aosp
by Elliott Hughes
· 9 years ago
8fea1ed
Turn on warnings for libcutils, fix a bug.
by Elliott Hughes
· 9 years ago
63e3831
am e5b0c837: Merge "add cpuset support to libcutils" into mnc-dev
by Tim Murray
· 9 years ago
b769c8d
add cpuset support to libcutils
by Tim Murray
· 9 years ago
36284db
Switch arch-arm/memset32.S to unified syntax.
by Elliott Hughes
· 10 years ago
1ef9ccd
[MIPS] Fast android_memset for Mips64, Mipsr6
by Duane Sand
· 10 years ago
8b2c7de
libcutils: add fs_config
by Mark Salyzyn
· 10 years ago
2040031
Be more intention-revealing with libcutils' strlcpy.
by Elliott Hughes
· 10 years ago
af98efb
Move all libcutils tests into the gtests.
by Elliott Hughes
· 10 years ago
a492f37
Move mips/mips64 android_memset16/android_memset32 into libcutils.
by Elliott Hughes
· 10 years ago
60a347f
Fix shared version of libcutils on the host to include strlcpy
by Brian Carlstrom
· 10 years ago
7d451ab
Define atrace_* functions for both target and host.
by Richard Uhler
· 10 years ago
acb31ba
Add make target for shared libcutils on host.
by Richard Uhler
· 10 years ago
f21717c
Remove unused cruft from libcutils.
by Elliott Hughes
· 10 years ago
e9ca709
Remove the error-prone TARGET_CPU_SMP from system/core.
by Elliott Hughes
· 10 years ago
60c57da
Add -no-integrated-as at local level.
by Chih-Hung Hsieh
· 10 years ago
458d125
Clean up memset[16,32] routines: unify files names, remove redundant wrapper
by Varvara Rainchik
· 10 years ago
949aa23
Fix some clang compilation issues.
by Dan Albert
· 10 years ago
734f50c
[MIPSR6] Skip pixelflinger, memset assembler code on mips32r6
by Duane Sand
· 10 years ago
03cc1f7
Remove invalid 64-bit host objects.
by Stephen Hines
· 10 years ago
d660d89
Add android_memset16/android_memset32 for aarch64.
by Christopher Ferris
· 10 years ago
86a1600
Port libcutils memset16/32 to x86_64.
by Henrik Smiding
· 11 years ago
59ec765
Host multilib build of both 32-bit and 64-bit libraries.
by Ian Rogers
· 10 years ago
e942d1f
Fix build.
by Mathieu Chartier
· 10 years ago
0b9674f
Fix build.
by Mathieu Chartier
· 10 years ago
0bff5bd
Fix win32 undefined reference to `_socket_network_client_timeout'.
by Elliott Hughes
· 11 years ago
9f437d7
Remove unused LOCAL_LDLIBS.
by Ying Wang
· 11 years ago
02a7c3a
libcutils: win_sdk build issues
by Mark Salyzyn
· 11 years ago
1271716
libcutils: turn on -Werror
by Mark Salyzyn
· 11 years ago
d3c8d5b
Handle errno properly to avoid corrupt str_parms
by Jens Gulin
· 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
6891df7
am 45ddf184: am 9b8a929d: Merge "libcutils doesn\'t need to be looking at bionic\'s privates."
by Elliott Hughes
· 11 years ago
7f7b12b
am 5baecee3: am be18538d: Merge "Cleanup x86 flags and memset versions"
by Elliott Hughes
· 11 years ago
478c566
libcutils doesn't need to be looking at bionic's privates.
by Elliott Hughes
· 11 years ago
4aa51cd
Cleanup x86 flags and memset versions
by Pavel Chupin
· 11 years ago
f47c01d
am 1690a5a6: am aa62be65: Merge "Use SSE2 enhanced memset for capable x86 processors"
by Ying Wang
· 11 years ago
51546ee
Use SSE2 enhanced memset for capable x86 processors
by Daniel Leung
· 12 years ago
0ee7d8c
Fix Mac builds, for realz.
by Jeff Sharkey
· 11 years ago
4481c32
Fix Mac builds.
by Jeff Sharkey
· 11 years ago
9227bd3
Move liblog headers to system/core/include/log
by Colin Cross
· 11 years ago
abb7d58
HACK: cutils: restore record_stream temporarily
by Dima Zavin
· 11 years ago
b39e3a8
libcutils: Don't build host property support
by Nick Kralevich
· 11 years ago
e00a12b
cutils: first pass at cleaning up legacy/obsolete code in cutils
by Dima Zavin
· 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
c5c410f
am 4b9bdd33: am 90dd1402: am 241194ca: Merge "[MIPS] Benchmark test for MIPS memset16/memset32"
by Jeffrey Brown
· 12 years ago
241194c
Merge "[MIPS] Benchmark test for MIPS memset16/memset32"
by Jeffrey Brown
· 12 years ago
def8d6a
The localtime_tz and mktime_tz extensions are now in bionic.
by Elliott Hughes
· 12 years ago
d4a8098
[MIPS] Benchmark test for MIPS memset16/memset32
by Duane Sand
· 12 years ago
0a34643
cutils: Add tracing support
by Alex Ray
· 12 years ago
6630052
The localtime_tz and mktime_tz extensions are now in bionic.
by Elliott Hughes
· 12 years ago
9685194
File-system utilities for installd and zygote.
by Jeff Sharkey
· 12 years ago
1ca1205
Add Mips memset speedup
by Duane Sand
· 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
de980f2
Omit multiuser.c from Windows builds.
by Jeff Sharkey
· 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
6521a41
Remove system/core's remnants of SH support.
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
· 12 years ago
4a6b384
Provide portable wrapper for qsort_r.
by Jeff Brown
· 13 years ago
99e7f7a
Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a
by Andrew Hsieh
· 13 years ago
7913bc0
libcutils: Use proper private header to access C library's <time.h> extension
by David 'Digit' Turner
· 13 years ago
7e14e0c
cutils: only build klog for target
by Dima Zavin
· 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
29e1e73
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
1ac6dde
Move qtaguid.c from common sources in Android.mk to fix windows build.
by Ashish Sharma
· 13 years ago
8626cce
Add communication support for xt_qtaguid(network traffic accounting) kernel module.
by Ashish Sharma
· 13 years ago
2b8f76c
Tracking merge of dalvik-dev to master
by jeffhao
· 14 years ago
b05b0b5
Crypto changes for devices that don't write ext4 fs on wipe
by Ken Sumrall
· 14 years ago
14fc0c2
libcutils: build str_parms test for target instead of host
by Dima Zavin
· 14 years ago
0e02fca
Merge "libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utils"
by Dima Zavin
· 14 years ago
b0d0e26
resolved conflicts for merge of 2baeb898 to honeycomb-plus-aosp
by Nick Kralevich
· 14 years ago
3f582e9
Fold uevent message origin checking from init into libcutils.
by Vernon Tang
· 14 years ago
de35f27
am 03752be0: am 0c297f5e: Merge "Revert "Fold uevent message origin checking from init into libcutils.""
by Nick Kralevich
· 14 years ago
de9e65d
Revert "Fold uevent message origin checking from init into libcutils."
by Nick Kralevich
· 14 years ago
e3ab424
am a7cf7ed9: am 282c2ab4: Merge "Fold uevent message origin checking from init into libcutils."
by Nick Kralevich
· 14 years ago
8405ec0
Fold uevent message origin checking from init into libcutils.
by Vernon Tang
· 14 years ago
0fad7d0
libcutils: add a simple string parameter parsing ("a=b;c=d;") helper utils
by Dima Zavin
· 14 years ago
e3aeeb4
Try to unmount writable filesystems when rebooting
by Ken Sumrall
· 14 years ago
bb12ac9
Assembly coded android_memset16 and android_memset32
by Lu, Hongjiu
· 14 years ago
d7a2952
Assembly coded android_memset16 and android_memset32
by Bruce Beare
· 14 years ago
7ab237f
Including dl heap stubs for the dalvikvm host build
by Jesse Wilson
· 14 years ago
93b0cb4
Define inline atomic operations for x86 and ARM.
by Carl Shapiro
· 14 years ago
ac322da
Atomic/SMP update.
by Andy McFadden
· 15 years ago
10d469b
system: Add support for getting/setting i/o priorities and include a userspace tool
by San Mehat
· 15 years ago
cf63d5d
Implementation of open_memstream().
by Andy McFadden
· 15 years ago
573463c
am 62f39c10: merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
b029e92
merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
67a2ea3
Now all the callers are gone, remove adb_networking.*.
by Elliott Hughes
· 15 years ago
493dad9
libcutils: Add abstracted support for setting scheduler policies
by San Mehat
· 15 years ago
Next »