Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
edc49d7b980402eae452e7a6684f497664ce82f9
edc49d7
Just use snprintf for android_get_control_socket.
by Elliott Hughes
· 10 years ago
8e192f6
Merge "Fix Windows strlcpy.c build."
by Elliott Hughes
· 10 years ago
8193d41
Fix Windows strlcpy.c build.
by Elliott Hughes
· 10 years ago
4c1d4a0
Merge "Be more intention-revealing with libcutils' strlcpy."
by Elliott Hughes
· 10 years ago
2040031
Be more intention-revealing with libcutils' strlcpy.
by Elliott Hughes
· 10 years ago
34efe4c
Merge "mkbootfs: move fs_config to libcutils"
by Mark Salyzyn
· 10 years ago
ed43be3
Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed."
by Elliott Hughes
· 10 years ago
bcc2b5f
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
by Elliott Hughes
· 10 years ago
2159318
Merge "Move all libcutils tests into the gtests."
by Elliott Hughes
· 10 years ago
af98efb
Move all libcutils tests into the gtests.
by Elliott Hughes
· 10 years ago
d8fb29b
Merge "Move mips/mips64 android_memset16/android_memset32 into libcutils."
by Elliott Hughes
· 10 years ago
a492f37
Move mips/mips64 android_memset16/android_memset32 into libcutils.
by Elliott Hughes
· 10 years ago
27a158b
Merge "toolbox: ioctl: fix signedness on ioctl_nr"
by Elliott Hughes
· 10 years ago
d5cd377
mkbootfs: move fs_config to libcutils
by Mark Salyzyn
· 10 years ago
c7cddff
Merge "Fix shared version of libcutils on the host to include strlcpy"
by Brian Carlstrom
· 10 years ago
60a347f
Fix shared version of libcutils on the host to include strlcpy
by Brian Carlstrom
· 10 years ago
fad9b3e
Merge "sdcard: Turn on noatime for fuse mounted sdcard"
by Elliott Hughes
· 10 years ago
88628e2
Merge "Discards frames for code within library."
by Christopher Ferris
· 10 years ago
7ab2c78
Merge "Revert "Disable the static libcutils tests.""
by Dan Albert
· 10 years ago
43db1c3
Revert "Disable the static libcutils tests."
by Dan Albert
· 10 years ago
ca09ce9
Discards frames for code within library.
by Christopher Ferris
· 10 years ago
4868b07
toolbox: ioctl: fix signedness on ioctl_nr
by Chris Fries
· 10 years ago
3891cfe
Merge "Link libc++_static into fs_mgr."
by Dan Albert
· 10 years ago
bbbc634
Link libc++_static into fs_mgr.
by Dan Albert
· 10 years ago
2215547
Merge "logd: missing include for string.h"
by Mark Salyzyn
· 10 years ago
4f6e51a
Merge "package missing include for string.h"
by Mark Salyzyn
· 10 years ago
a57fb59
Merge "Remove no-op "capabilities"."
by Elliott Hughes
· 10 years ago
801bcec
logd: missing include for string.h
by Mark Salyzyn
· 10 years ago
68ffc74
package missing include for string.h
by Mark Salyzyn
· 10 years ago
27cda9a
Merge "Revert "Revert "Adding e4crypt support"""
by Paul Lawrence
· 10 years ago
6900d34
Merge "Add verbose param to sparse_file_import_auto"
by Mohamad Ayyash
· 10 years ago
0c266ef
Merge "Define atrace_* functions for both target and host."
by Richard Uhler
· 10 years ago
b022b84
Remove no-op "capabilities".
by Elliott Hughes
· 10 years ago
9dc41d5
Merge "Refactor the code."
by Christopher Ferris
· 10 years ago
9c01c44
Merge "Add -Wno-inline-asm to Clang flags."
by Stephen Hines
· 10 years ago
b8c9d27
Revert "Revert "Adding e4crypt support""
by Paul Lawrence
· 10 years ago
80cc1f6
Add verbose param to sparse_file_import_auto
by Mohamad Ayyash
· 10 years ago
2c43cff
Refactor the code.
by Christopher Ferris
· 10 years ago
b6f38de
Merge "run-as: bracket capability"
by Mark Salyzyn
· 10 years ago
db5334a
run-as: bracket capability
by Mark Salyzyn
· 10 years ago
035e9ba
Add -Wno-inline-asm to Clang flags.
by Stephen Hines
· 10 years ago
cd15307
Merge "adb: Add option to reboot into sideload mode in recovery"
by Tao Bao
· 10 years ago
a58c0b5
Merge "Build init with clang."
by Elliott Hughes
· 10 years ago
175b7bb
adb: Add option to reboot into sideload mode in recovery
by Tao Bao
· 10 years ago
9efd95b
Build init with clang.
by Elliott Hughes
· 10 years ago
ffa85da
Merge "Lose route to toybox."
by Elliott Hughes
· 10 years ago
eb80935
Merge "Always unlink /dev/__kmsg__."
by Elliott Hughes
· 10 years ago
798ec0c
Lose route to toybox.
by Elliott Hughes
· 10 years ago
6d457fe
Merge "Enable building libbase on Windows."
by Dan Albert
· 10 years ago
b2326bd
Enable building libbase on Windows.
by Dan Albert
· 10 years ago
c2d9cc8
Merge "toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)"
by Elliott Hughes
· 10 years ago
c065419
toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)
by Johan Redestig
· 10 years ago
934102b
Merge "Lose load_policy to toybox."
by Elliott Hughes
· 10 years ago
f299405
Lose load_policy to toybox.
by Elliott Hughes
· 10 years ago
4840295
Merge "Clarify a few things about bootcharts."
by Elliott Hughes
· 10 years ago
59abac2
Clarify a few things about bootcharts.
by Elliott Hughes
· 10 years ago
8f03e3c
Merge "Revert "Remove the emulator special case from the "adb root" code.""
by Dan Albert
· 10 years ago
868402e
Revert "Remove the emulator special case from the "adb root" code."
by Dan Albert
· 10 years ago
6a62cac
Merge "Further cleanup of the logic in device_init."
by Elliott Hughes
· 10 years ago
56a0656
Further cleanup of the logic in device_init.
by Elliott Hughes
· 10 years ago
6dbbcc5
Merge "Fix clang build by removing unused locals."
by Elliott Hughes
· 10 years ago
7473836
Fix clang build by removing unused locals.
by Elliott Hughes
· 10 years ago
c02f81c
Always unlink /dev/__kmsg__.
by Elliott Hughes
· 10 years ago
5db3936
Merge "Log more timing information from init."
by Elliott Hughes
· 10 years ago
da40c00
Log more timing information from init.
by Elliott Hughes
· 10 years ago
7d451ab
Define atrace_* functions for both target and host.
by Richard Uhler
· 10 years ago
e29744d
Merge "Remove uses of libcxx.mk."
by Dan Albert
· 10 years ago
d0a793d
Remove uses of libcxx.mk.
by Dan Albert
· 10 years ago
42f1192
Merge "Pull in Windows compatibility header."
by Dan Albert
· 10 years ago
5188d55
Merge "Include what we use."
by Dan Albert
· 10 years ago
94d1360
Pull in Windows compatibility header.
by Dan Albert
· 10 years ago
6ccfabc
Merge "O_CLOEXEC is O_NOINHERIT on Windows."
by Dan Albert
· 10 years ago
c6b30f3
O_CLOEXEC is O_NOINHERIT on Windows.
by Dan Albert
· 10 years ago
4b3f533
Include what we use.
by Dan Albert
· 10 years ago
8737881
Merge "adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo"
by Dan Albert
· 10 years ago
6e014d7
Merge "Libbacktrace: Use frame-pointer on host"
by Andreas Gampe
· 10 years ago
dce8f29
Libbacktrace: Use frame-pointer on host
by Andreas Gampe
· 10 years ago
de52ebc
Merge "libaudit: limit to 5 selinux denials per sec"
by Nick Kralevich
· 10 years ago
a15db51
libaudit: limit to 5 selinux denials per sec
by Nick Kralevich
· 10 years ago
5018406
adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo
by Spencer Low
· 10 years ago
6baab44
Merge "Fix build"
by Sami Tolvanen
· 10 years ago
4d3ead9
Fix build
by Sami Tolvanen
· 10 years ago
d33c6c0
Merge "Use structured format for verity metadata"
by Sami Tolvanen
· 10 years ago
cfead6d
Merge "$ANDROID_BUILD_TOP isn't set for continuous builds."
by Elliott Hughes
· 10 years ago
608fb70
$ANDROID_BUILD_TOP isn't set for continuous builds.
by Elliott Hughes
· 10 years ago
09b66b9
Merge "Auto-generate the getevent labels from <linux/input.h>."
by Elliott Hughes
· 10 years ago
c7f3c5c
Auto-generate the getevent labels from <linux/input.h>.
by Elliott Hughes
· 10 years ago
a0115bf
Merge "Add make target for shared libcutils on host."
by Richard Uhler
· 10 years ago
acb31ba
Add make target for shared libcutils on host.
by Richard Uhler
· 10 years ago
8257211
Merge "init: missing break statement"
by Mark Salyzyn
· 10 years ago
7a3d66c
init: missing break statement
by Mark Salyzyn
· 10 years ago
946a0f3
Use structured format for verity metadata
by Sami Tolvanen
· 10 years ago
8e1697e
Merge "Fix mac sdk build."
by Christopher Ferris
· 10 years ago
fc3576f
Fix mac sdk build.
by Christopher Ferris
· 10 years ago
9c5a5b3
Merge "Lose runcon to toybox."
by Elliott Hughes
· 10 years ago
addb229
Lose runcon to toybox.
by Elliott Hughes
· 10 years ago
c31de50
Merge "More Mac fix."
by Dan Albert
· 10 years ago
4830602
More Mac fix.
by Dan Albert
· 10 years ago
89996c4
Merge "Undo mac fix to fix windows, fix mac differently."
by Dan Albert
· 10 years ago
e308104
Undo mac fix to fix windows, fix mac differently.
by Dan Albert
· 10 years ago
Next »