Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_core
/
a7e2e7634c4242a9ab2fa7c8031a5745beac613f
a7e2e76
libcutils: Socket type might contain bitwise OR flags
by Paul Kocialkowski
· 11 years ago
ebb46d7
Merge "fs_mgr: Don't run e2fsck inside SDK system images."
by David 'Digit' Turner
· 11 years ago
d759065
Merge "Remove an unused #include of <asm/page.h>."
by Elliott Hughes
· 11 years ago
763bfce
Remove an unused #include of <asm/page.h>.
by Elliott Hughes
· 11 years ago
410f51a
Merge "Remove unused #includes of <asm/page.h>."
by Elliott Hughes
· 11 years ago
2f77bb6
Remove unused #includes of <asm/page.h>.
by Elliott Hughes
· 11 years ago
28483d7
fs_mgr: Don't run e2fsck inside SDK system images.
by David 'Digit' Turner
· 11 years ago
deb3eec
Merge "Fix the definition of LOCAL_PATH in libusbhost/Android.mk"
by Colin Cross
· 11 years ago
536dce3
Merge "Fix compiler warnings in libpixelflinger"
by Elliott Hughes
· 11 years ago
3078b13
Fix compiler warnings in libpixelflinger
by Ashok Bhat
· 11 years ago
783eb16
Merge "Add -D option to restorecon for relabeling /data/data."
by Nick Kralevich
· 11 years ago
acc0a23
Merge "Remove dead code."
by Elliott Hughes
· 11 years ago
b784f37
Remove dead code.
by Elliott Hughes
· 11 years ago
9123730
Merge "Handle FUSE_FSYNCDIR as FUSE_FSYNC"
by JP Abgrall
· 11 years ago
b2831a2
Handle FUSE_FSYNCDIR as FUSE_FSYNC
by Daisuke Okitsu
· 11 years ago
3b0c24e
Merge "sdcard: direct I/O file access write buffer alignment"
by JP Abgrall
· 11 years ago
223e079
Merge "Enable building init with -Wall -Werror."
by Nick Kralevich
· 11 years ago
eb3f421
Enable building init with -Wall -Werror.
by Stephen Smalley
· 11 years ago
500308a
Add -D option to restorecon for relabeling /data/data.
by Stephen Smalley
· 11 years ago
49e9344
sdcard: direct I/O file access write buffer alignment
by Arpad Horvath
· 11 years ago
27fd413
Merge "Start debuggerd64 for 64-bit processes"
by Colin Cross
· 11 years ago
78ef91a
Start debuggerd64 for 64-bit processes
by Dan Willemsen
· 11 years ago
f7cf1a0
Merge "sdcard: direct I/O file access fix"
by JP Abgrall
· 11 years ago
80b435a
sdcard: direct I/O file access fix
by Arpad Horvath
· 11 years ago
d0307be
Merge "charger: add locale global variable"
by Colin Cross
· 11 years ago
ca0e504
charger: add locale global variable
by Colin Cross
· 11 years ago
a6b7705
Merge "build debuggerd and debuggerd64 on 64-bit architectures"
by Colin Cross
· 11 years ago
579c9bc
build debuggerd and debuggerd64 on 64-bit architectures
by Colin Cross
· 11 years ago
2e7347d
Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."
by Nick Kralevich
· 11 years ago
14893ec
Fix the definition of LOCAL_PATH in libusbhost/Android.mk
by Kévin PETIT
· 11 years ago
dc97eec
Merge "pixelflinger: support multilib builds"
by Colin Cross
· 11 years ago
1c1bd84
Merge "x86_64: Add atomic funtions"
by Elliott Hughes
· 11 years ago
4bc2f8d
x86_64: Add atomic funtions
by Qiming Shi
· 11 years ago
7419498
Merge "pixelflinger: use __builtin___clear_cache instead of cacheflush"
by Colin Cross
· 11 years ago
f88fb1f
pixelflinger: support multilib builds
by Colin Cross
· 11 years ago
32ea4a8
pixelflinger: use __builtin___clear_cache instead of cacheflush
by Colin Cross
· 11 years ago
85516e9
Merge "log: add compile-time checking when ALOGV is disabled"
by Colin Cross
· 11 years ago
810d19f
log: add compile-time checking when ALOGV is disabled
by Colin Cross
· 11 years ago
4207df1
Merge "Use stat structure to keep oldest mtime."
by Christopher Ferris
· 11 years ago
68bd59f
Use stat structure to keep oldest mtime.
by Christopher Ferris
· 11 years ago
829ae5b
Merge "Remove a pre-uapi hack from nandread."
by Elliott Hughes
· 11 years ago
2c1d62d
Remove a pre-uapi hack from nandread.
by Elliott Hughes
· 11 years ago
13274a2
Merge "Fix logging errors inside ALOGV"
by Colin Cross
· 11 years ago
136a961
Merge "Use socklen_t instead of int in debuggerd."
by Elliott Hughes
· 11 years ago
f4b0b79
Fix logging errors inside ALOGV
by Colin Cross
· 11 years ago
0df8e4f
Use socklen_t instead of int in debuggerd.
by Elliott Hughes
· 11 years ago
27a9365
Convert all selinux_android_restorecon and _setfilecon calls to new API.
by Stephen Smalley
· 11 years ago
71de56a
Merge "Unify toolbox restorecon and libselinux restorecon implementations."
by Nick Kralevich
· 11 years ago
2761b71
Unify toolbox restorecon and libselinux restorecon implementations.
by Stephen Smalley
· 11 years ago
68835ee
Merge "system/core LP64 cleanup."
by Elliott Hughes
· 11 years ago
5d9fe77
system/core LP64 cleanup.
by Elliott Hughes
· 11 years ago
eaba2be
Merge "Revert "Move to the canonical UniquePtr.h.""
by Elliott Hughes
· 11 years ago
5c40200
Revert "Move to the canonical UniquePtr.h."
by Elliott Hughes
· 11 years ago
345fc62
Merge "Move to the canonical UniquePtr.h."
by Elliott Hughes
· 11 years ago
2a72c57
Move to the canonical UniquePtr.h.
by Elliott Hughes
· 11 years ago
5931ea8
Merge "libsysutil: frequent native crash /system/bin/vold"
by Mark Salyzyn
· 11 years ago
ba023b0
Merge "Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file."
by Nick Kralevich
· 11 years ago
3faf86c
Merge "Call a specialized local map set."
by Christopher Ferris
· 11 years ago
c47aa3b
Merge "Fix mips build."
by Christopher Ferris
· 11 years ago
c53c473
Fix mips build.
by Christopher Ferris
· 11 years ago
73dc1cc
Call a specialized local map set.
by Christopher Ferris
· 11 years ago
cf53e5d
Merge "Fix debuggerd's symbol offset output."
by Elliott Hughes
· 11 years ago
f7b4b51
Fix debuggerd's symbol offset output.
by Elliott Hughes
· 11 years ago
434edbe
Merge "LP64 should have debuggerd and debuggerd64."
by Elliott Hughes
· 11 years ago
e9edf7a
LP64 should have debuggerd and debuggerd64.
by Elliott Hughes
· 11 years ago
4389588
libsysutil: frequent native crash /system/bin/vold
by Mark Salyzyn
· 11 years ago
1bc6169
Merge "Remove dead code that looked like part of debuggerd."
by Elliott Hughes
· 11 years ago
0fdf0dc
Merge "Refactor makefile."
by Christopher Ferris
· 11 years ago
6694d3e
Remove dead code that looked like part of debuggerd.
by Elliott Hughes
· 11 years ago
04b1e8c
Refactor makefile.
by Christopher Ferris
· 11 years ago
51c4d4c
Merge "AArch64: Port debuggerd"
by Elliott Hughes
· 11 years ago
abc60c2
AArch64: Port debuggerd
by Kévin PETIT
· 11 years ago
e94985a
Merge "Increase the scope of other reused definitions."
by Elliott Hughes
· 11 years ago
ba0cecf
Increase the scope of other reused definitions.
by Elliott Hughes
· 11 years ago
5434bf6
Merge "LP64: Enable debuggerd/libbacktrace/libunwind."
by Elliott Hughes
· 11 years ago
469f153
Merge "Fix build by defining LOCAL_PATH early enough."
by Elliott Hughes
· 11 years ago
bf857ae
Fix build by defining LOCAL_PATH early enough.
by Elliott Hughes
· 11 years ago
c6c194c
LP64: Enable debuggerd/libbacktrace/libunwind.
by Pavel Chupin
· 11 years ago
525155a
Merge "Allow the host libcorkscrew to build."
by Elliott Hughes
· 11 years ago
fe4d68b
Allow the host libcorkscrew to build.
by Elliott Hughes
· 11 years ago
e97dad0
Merge "debuggerd: a few generic improvements"
by Elliott Hughes
· 11 years ago
4bb4772
debuggerd: a few generic improvements
by Kévin PETIT
· 11 years ago
8623972
Merge "Don't try to build libcorkscrew for LP64."
by Elliott Hughes
· 11 years ago
d5aff0a
Don't try to build libcorkscrew for LP64.
by Elliott Hughes
· 11 years ago
caefe56
Merge "x86: Enable libunwind"
by Elliott Hughes
· 11 years ago
c124402
x86: Enable libunwind
by Pavel Chupin
· 11 years ago
7957529
Merge "Clean up UnwindCurrent.cpp's use of ucontext.h."
by Christopher Ferris
· 11 years ago
5c40019
Clean up UnwindCurrent.cpp's use of ucontext.h.
by Christopher Ferris
· 11 years ago
1686784
Merge changes I6bffe1cd,I0984ba01
by Colin Cross
· 11 years ago
710f663
Merge "Switch mips libcorkscrew over to <sys/ucontext.h>."
by Elliott Hughes
· 11 years ago
ade9afa
Switch mips libcorkscrew over to <sys/ucontext.h>.
by Elliott Hughes
· 11 years ago
1ca10ea
Merge "Avoid redefinition of __STDC_FORMAT_MACROS."
by Ian Rogers
· 11 years ago
59b5294
Merge "Switch arm libcorkscrew over to <sys/ucontext.h>."
by Elliott Hughes
· 11 years ago
ddeb7cc
Avoid redefinition of __STDC_FORMAT_MACROS.
by Ian Rogers
· 11 years ago
03a2597
Switch arm libcorkscrew over to <sys/ucontext.h>.
by Elliott Hughes
· 11 years ago
b99d529
Merge "Switch x86 libcorkscrew over to <ucontext.h>."
by Elliott Hughes
· 11 years ago
3aa8675
Switch x86 libcorkscrew over to <ucontext.h>.
by Elliott Hughes
· 11 years ago
82e87ed
Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file.
by Stephen Smalley
· 11 years ago
a152ed7
Merge "Fix global pointing to local variable."
by Christopher Ferris
· 11 years ago
2b4ae52
Fix global pointing to local variable.
by Christopher Ferris
· 11 years ago
Next »