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
/
libcutils
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
add cpuset support to libcutils
Tim Murray
2015-06-11
1
-0
/
+6
*
[MIPS] Fast android_memset for Mips64, Mipsr6
Duane Sand
2015-04-16
1
-2
/
+3
*
libcutils: add fs_config
Mark Salyzyn
2015-04-06
1
-0
/
+1
*
Be more intention-revealing with libcutils' strlcpy.
Elliott Hughes
2015-04-02
1
-1
/
+1
*
Move all libcutils tests into the gtests.
Elliott Hughes
2015-04-02
1
-26
/
+0
*
Move mips/mips64 android_memset16/android_memset32 into libcutils.
Elliott Hughes
2015-04-02
1
-22
/
+4
*
Fix shared version of libcutils on the host to include strlcpy
Brian Carlstrom
2015-04-02
1
-1
/
+1
*
Define atrace_* functions for both target and host.
Richard Uhler
2015-03-27
1
-2
/
+3
*
Add make target for shared libcutils on host.
Richard Uhler
2015-03-24
1
-1
/
+11
*
Remove unused cruft from libcutils.
Elliott Hughes
2015-01-15
1
-1
/
+0
*
Remove the error-prone TARGET_CPU_SMP from system/core.
Elliott Hughes
2014-11-17
1
-10
/
+2
*
Add -no-integrated-as at local level.
Chih-Hung Hsieh
2014-10-06
1
-0
/
+3
*
Clean up memset[16,32] routines: unify files names, remove redundant wrapper
Varvara Rainchik
2014-09-17
1
-2
/
+2
*
Fix some clang compilation issues.
Dan Albert
2014-09-11
1
-1
/
+1
*
[MIPSR6] Skip pixelflinger, memset assembler code on mips32r6
Duane Sand
2014-07-31
1
-1
/
+9
*
Remove invalid 64-bit host objects.
Stephen Hines
2014-07-22
1
-13
/
+0
*
Add android_memset16/android_memset32 for aarch64.
Christopher Ferris
2014-06-23
1
-0
/
+4
*
Port libcutils memset16/32 to x86_64.
Henrik Smiding
2014-06-05
1
-16
/
+27
*
Host multilib build of both 32-bit and 64-bit libraries.
Ian Rogers
2014-06-05
1
-0
/
+1
*
Fix build.
Mathieu Chartier
2014-06-03
1
-1
/
+3
*
Fix build.
Mathieu Chartier
2014-06-03
1
-10
/
+8
*
Fix win32 undefined reference to `_socket_network_client_timeout'.
Elliott Hughes
2014-05-20
1
-8
/
+9
*
Remove unused LOCAL_LDLIBS.
Ying Wang
2014-05-07
1
-2
/
+0
*
libcutils: win_sdk build issues
Mark Salyzyn
2014-05-05
1
-3
/
+12
*
libcutils: turn on -Werror
Mark Salyzyn
2014-05-01
1
-6
/
+6
*
Handle errno properly to avoid corrupt str_parms
Jens Gulin
2014-04-03
1
-0
/
+10
*
libcutils: Move list.c to inlines on list.h
Mark Salyzyn
2014-01-27
1
-1
/
+0
*
system/core: remove $(KERNEL_HEADERS) from includes
Colin Cross
2014-01-22
1
-1
/
+1
*
am 45ddf184: am 9b8a929d: Merge "libcutils doesn\'t need to be looking at bio...
Elliott Hughes
2013-10-10
1
-5
/
+0
|
\
|
*
libcutils doesn't need to be looking at bionic's privates.
Elliott Hughes
2013-10-10
1
-5
/
+0
*
|
am 5baecee3: am be18538d: Merge "Cleanup x86 flags and memset versions"
Elliott Hughes
2013-10-10
1
-6
/
+2
|
\
\
|
|
/
|
*
Cleanup x86 flags and memset versions
Pavel Chupin
2013-10-10
1
-6
/
+2
*
|
am 1690a5a6: am aa62be65: Merge "Use SSE2 enhanced memset for capable x86 pro...
Ying Wang
2013-09-26
1
-11
/
+15
|
\
\
|
|
/
|
*
Use SSE2 enhanced memset for capable x86 processors
Daniel Leung
2013-09-24
1
-11
/
+15
*
|
Fix Mac builds, for realz.
Jeff Sharkey
2013-09-20
1
-2
/
+6
*
|
Fix Mac builds.
Jeff Sharkey
2013-09-20
1
-6
/
+2
*
|
Move liblog headers to system/core/include/log
Colin Cross
2013-07-24
1
-4
/
+1
*
|
HACK: cutils: restore record_stream temporarily
Dima Zavin
2013-06-04
1
-0
/
+1
*
|
libcutils: Don't build host property support
Nick Kralevich
2013-05-23
1
-1
/
+1
*
|
cutils: first pass at cleaning up legacy/obsolete code in cutils
Dima Zavin
2013-05-07
1
-9
/
+1
|
/
*
am c796ed97: We need libcutils to include liblog
Ying Wang
2013-04-11
1
-1
/
+3
|
\
|
*
We need libcutils to include liblog
Ying Wang
2013-04-10
1
-1
/
+3
*
|
am 9b32f87a: Merge "Add Mips memset speedup"
Keun-young Park
2013-03-29
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Merge "Add Mips memset speedup"
Keun-young Park
2013-03-29
1
-0
/
+4
|
|
\
|
|
*
Add Mips memset speedup
Duane Sand
2012-08-29
1
-0
/
+4
*
|
|
am 4b9bdd33: am 90dd1402: am 241194ca: Merge "[MIPS] Benchmark test for MIPS ...
Jeffrey Brown
2013-02-06
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Merge "[MIPS] Benchmark test for MIPS memset16/memset32"
Jeffrey Brown
2013-02-07
1
-0
/
+2
|
|
\
\
|
|
*
|
[MIPS] Benchmark test for MIPS memset16/memset32
Duane Sand
2012-12-27
1
-0
/
+2
|
*
|
|
The localtime_tz and mktime_tz extensions are now in bionic.
Elliott Hughes
2013-01-15
1
-4
/
+0
|
|
/
/
*
|
|
cutils: Add tracing support
Alex Ray
2012-11-28
1
-0
/
+1
[next]