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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs_config: replace getenv('OUT') by new fs_config parameter
Thierry Strudel
2015-07-09
1
-6
/
+13
*
Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev
Todd Kjos
2015-06-29
1
-1
/
+3
|
\
|
*
Fix janky navbar ripples -- incorrect timerslack values
Todd Kjos
2015-06-25
1
-1
/
+3
*
|
Don't set cgroup policy when updating cpusets.
Tim Murray
2015-06-22
1
-4
/
+1
|
/
*
add cpuset support to libcutils
Tim Murray
2015-06-11
2
-31
/
+92
*
Don't use TEMP_FAILURE_RETRY on close in system/core.
Elliott Hughes
2015-05-27
1
-3
/
+3
*
klog: don't unconditionally call mknod()
Nick Kralevich
2015-05-19
1
-0
/
+5
*
Prevent integer overflow when allocating native_handle_t
Adam Lesinski
2015-05-15
1
-2
/
+8
*
Remove libbacktrace definition of gettid.
Dan Albert
2015-05-13
1
-6
/
+1
*
Fix gettid() on Windows.
Dan Albert
2015-05-13
1
-21
/
+21
*
Remove dead code.
Elliott Hughes
2015-04-21
1
-335
/
+0
*
Merge "[MIPS] Fast android_memset for Mips64, Mipsr6"
Elliott Hughes
2015-04-17
3
-325
/
+96
|
\
|
*
[MIPS] Fast android_memset for Mips64, Mipsr6
Duane Sand
2015-04-16
3
-325
/
+96
*
|
Merge "Revert "cutils: add OS-independent endian.h""
Greg Hackmann
2015-04-16
2
-61
/
+0
|
\
\
|
*
|
Revert "cutils: add OS-independent endian.h"
Greg Hackmann
2015-04-16
2
-61
/
+0
*
|
|
Merge "cutils: add OS-independent endian.h"
Greg Hackmann
2015-04-16
2
-0
/
+61
|
\
\
\
|
|
/
/
|
*
|
cutils: add OS-independent endian.h
Greg Hackmann
2015-04-16
2
-0
/
+61
*
|
|
Merge "Move trace.h to stdatomic."
Yabin Cui
2015-04-16
2
-8
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move trace.h to stdatomic.
Yabin Cui
2015-04-16
2
-8
/
+8
*
|
|
libcutils: fs_config must use O_BINARY
Mark Salyzyn
2015-04-16
1
-2
/
+6
*
|
|
libcutils: fs_config: winsdk_tools build fix
Mark Salyzyn
2015-04-16
1
-1
/
+1
|
|
/
|
/
|
*
|
libcutils: drop use of mmap
Mark Salyzyn
2015-04-15
1
-45
/
+30
*
|
libcutils: add fs_config_generate
Mark Salyzyn
2015-04-15
1
-0
/
+21
*
|
libcutils: fs_config read from file
Mark Salyzyn
2015-04-15
1
-12
/
+141
*
|
Revert "libcutils: fs_config read from file"
Mark Salyzyn
2015-04-15
1
-125
/
+12
|
/
*
libcutils: fs_config read from file
Mark Salyzyn
2015-04-15
1
-12
/
+125
*
android_filesystem_config: move fs_config to libcutils
Mark Salyzyn
2015-04-06
1
-11
/
+0
*
libcutils: add fs_config
Mark Salyzyn
2015-04-06
2
-0
/
+146
*
Fix Windows strlcpy.c build.
Elliott Hughes
2015-04-02
1
-2
/
+1
*
Be more intention-revealing with libcutils' strlcpy.
Elliott Hughes
2015-04-02
2
-20
/
+8
*
Move all libcutils tests into the gtests.
Elliott Hughes
2015-04-02
5
-90
/
+96
*
Move mips/mips64 android_memset16/android_memset32 into libcutils.
Elliott Hughes
2015-04-02
4
-73
/
+327
*
Fix shared version of libcutils on the host to include strlcpy
Brian Carlstrom
2015-04-02
1
-1
/
+1
*
Revert "Disable the static libcutils tests."
Dan Albert
2015-04-01
1
-17
/
+15
*
Merge "Define atrace_* functions for both target and host."
Richard Uhler
2015-04-01
3
-2
/
+38
|
\
|
*
Define atrace_* functions for both target and host.
Richard Uhler
2015-03-27
3
-2
/
+38
*
|
Always unlink /dev/__kmsg__.
Elliott Hughes
2015-03-28
1
-4
/
+1
*
|
Log more timing information from init.
Elliott Hughes
2015-03-28
1
-22
/
+21
|
/
*
Merge "Add make target for shared libcutils on host."
Richard Uhler
2015-03-25
1
-1
/
+11
|
\
|
*
Add make target for shared libcutils on host.
Richard Uhler
2015-03-24
1
-1
/
+11
*
|
Fix mac sdk build.
Christopher Ferris
2015-03-23
1
-0
/
+2
*
|
More Mac fix.
Dan Albert
2015-03-23
1
-0
/
+1
*
|
Undo mac fix to fix windows, fix mac differently.
Dan Albert
2015-03-23
2
-3
/
+5
*
|
(Probably) fix the mac build.
Dan Albert
2015-03-23
1
-1
/
+1
*
|
Move gettid() into libcutils.
Dan Albert
2015-03-23
1
-1
/
+30
|
/
*
am 6864e673: Merge "More SOCK_CLOEXEC"
Nick Kralevich
2015-02-27
1
-1
/
+1
|
\
|
*
More SOCK_CLOEXEC
Nick Kralevich
2015-02-26
1
-1
/
+1
*
|
am f1ac6917: Merge "Remove loghack.h."
Narayan Kamath
2015-02-21
2
-121
/
+1
|
\
\
|
|
/
|
*
Remove loghack.h.
Narayan Kamath
2015-02-21
2
-121
/
+1
*
|
am 623eebe6: Merge "Libcutils: Remove unused variable"
Andreas Gampe
2015-02-20
1
-1
/
+0
|
\
\
|
|
/
[next]