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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Rewrite atomic.h to use stdatomic.h."
Hans Boehm
2014-10-04
8
-124
/
+1039
*
Rewrite atomic.h to use stdatomic.h.
Hans Boehm
2014-10-01
8
-1039
/
+124
*
Merge "LibNativeBridge: Add early init & env setup"
Andreas Gampe
2014-09-24
1
-3
/
+28
|
\
|
*
LibNativeBridge: Add early init & env setup
jgu21
2014-09-23
1
-3
/
+28
*
|
defined(HAVE_OFF_T) is really just !defined(__APPLE__).
Elliott Hughes
2014-09-22
1
-8
/
+4
|
/
*
Use the correct debuggerd given the tid.
Christopher Ferris
2014-09-13
1
-3
/
+16
*
liblog: logcat: colored output.
Pierre Zurek
2014-09-11
1
-0
/
+1
*
NativeBridge: Refactor for new initialization flow
Andreas Gampe
2014-09-04
1
-6
/
+16
*
Merge "Change /dalvik-cache to be owned by root."
Brian Carlstrom
2014-08-28
1
-1
/
+1
|
\
|
*
Change /dalvik-cache to be owned by root.
Alex Light
2014-08-27
1
-1
/
+1
*
|
Remove android_... store_barriers and 64-bit atomics.
Hans Boehm
2014-08-27
8
-225
/
+0
|
/
*
NativeBridge: Tighten security on libnativebridge
Andreas Gampe
2014-08-22
1
-0
/
+15
*
Merge "Only the Mac doesn't have open_memstream."
Elliott Hughes
2014-08-21
1
-2
/
+2
|
\
|
*
Only the Mac doesn't have open_memstream.
Elliott Hughes
2014-08-20
1
-2
/
+2
*
|
There's no non-SMP LP64.
Elliott Hughes
2014-08-20
3
-37
/
+0
|
/
*
Remove androidGetTid.
Elliott Hughes
2014-08-18
2
-5
/
+2
*
Merge "Replace char* with ZipEntryName in ziparchive API."
Piotr Jastrzebski
2014-08-16
1
-4
/
+13
|
\
|
*
Replace char* with ZipEntryName in ziparchive API.
Piotr Jastrzebski
2014-08-15
1
-4
/
+13
*
|
Merge "Move native bridge library in system/core"
Calin Juravle
2014-08-15
1
-0
/
+118
|
\
\
|
|
/
|
/
|
|
*
Move native bridge library in system/core
Calin Juravle
2014-08-12
1
-0
/
+118
*
|
Revert "Make sure that names of all entries have the same encoding."
Piotr Jastrzebski
2014-08-13
1
-5
/
+0
*
|
Make sure that names of all entries have the same encoding.
Piotr Jastrzebski
2014-08-13
1
-0
/
+5
*
|
Add EndIteration method to free memory allocated
Piotr Jastrzebski
2014-08-11
1
-4
/
+10
*
|
Merge "RefBase: make Renamer destructor virtual"
Elliott Hughes
2014-08-05
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
RefBase: make Renamer destructor virtual
Ukri Niemimuukko
2014-08-06
1
-2
/
+4
*
|
Merge "[MIPSR6] Skip pixelflinger, memset assembler code on mips32r6"
Elliott Hughes
2014-08-05
1
-1
/
+1
|
\
\
|
*
|
[MIPSR6] Skip pixelflinger, memset assembler code on mips32r6
Duane Sand
2014-07-31
1
-1
/
+1
*
|
|
Allow getting an uncached process map.
Christopher Ferris
2014-08-04
1
-1
/
+4
|
/
/
*
|
Remove <cutils/tztime.h>.
Elliott Hughes
2014-07-24
1
-24
/
+0
*
|
Do not typedef char16_t if it is a keyword.
Hans Boehm
2014-07-16
1
-1
/
+4
*
|
Add comment to discourage use of cutils/atomic.h.
Hans Boehm
2014-07-11
1
-2
/
+33
|
/
*
implement LOG_EVENT_STRING
Nick Kralevich
2014-07-01
2
-1
/
+2
*
Rename __unused to __UNUSED for glibc support.
Ian Rogers
2014-06-27
1
-6
/
+6
*
Remove android_atomic_swap from mips & mips64.
Elliott Hughes
2014-06-23
2
-34
/
+0
*
Merge "[MIPS64] add atomic-mips64"
Elliott Hughes
2014-06-23
2
-0
/
+253
|
\
|
*
[MIPS64] add atomic-mips64
Duane Sand
2014-06-03
2
-0
/
+253
*
|
cutils: Add property_get_bool, _get_int32, _get_int64
Igor Murashkin
2014-06-20
1
-0
/
+59
*
|
log: Fix warning with __USE_MINGW_ANSI_STDIO
Dan Willemsen
2014-06-12
1
-0
/
+8
*
|
Make su 04750
Nick Kralevich
2014-06-08
1
-1
/
+1
*
|
Merge "Add new AID shared by all apps in a profile"
Robin Lee
2014-06-04
1
-0
/
+2
|
\
\
|
*
|
Add new AID shared by all apps in a profile
Robin Lee
2014-04-29
1
-0
/
+2
*
|
|
Merge "Use format(gnu_printf, ...) for windows build with __USE_MINGW_ANSI_ST...
Andrew Hsieh
2014-06-04
1
-0
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use format(gnu_printf, ...) for windows build with __USE_MINGW_ANSI_STDIO
Andrew Hsieh
2014-05-09
1
-0
/
+8
*
|
|
Merge "Updated trace.h to recognize ATRACE_TAG_BIONIC."
Elliott Hughes
2014-05-28
1
-1
/
+2
|
\
\
\
|
*
|
|
Updated trace.h to recognize ATRACE_TAG_BIONIC.
Brigid Smith
2014-05-27
1
-1
/
+2
*
|
|
|
Merge "system/window.h: add deprecation warnings"
Mark Salyzyn
2014-05-28
1
-1
/
+18
|
\
\
\
\
|
*
|
|
|
system/window.h: add deprecation warnings
Mark Salyzyn
2014-05-23
1
-1
/
+18
*
|
|
|
|
Add UID and directory for RELRO sharing support.
Torne (Richard Coles)
2014-05-27
1
-0
/
+3
|
/
/
/
/
*
|
|
|
include: cleanup for -Wsystem-header
Mark Salyzyn
2014-05-23
9
-21
/
+41
*
|
|
|
Merge "Fix list_for_each_safe macro"
Colin Cross
2014-05-22
1
-3
/
+3
|
\
\
\
\
[next]