Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
a64ec29d2fbb6175b96c3da5e96c02496f37d734
a64ec29
android_filesystem_config: move fs_config to libcutils
by Mark Salyzyn
· 10 years ago
7cd2525
libcutils: add fs_config
by Mark Salyzyn
· 10 years ago
11b72b7
Merge "Disable CR/LF translation for adb interactive shell."
by Elliott Hughes
· 10 years ago
7e35194
Disable CR/LF translation for adb interactive shell.
by Alistair Buxton
· 12 years ago
78b175b
Merge "Remove execonce."
by Elliott Hughes
· 10 years ago
85ab8f5
Merge "sdcard: Properly handle deleted nodes"
by Elliott Hughes
· 10 years ago
05cbb45
Merge "Fix "adb devices -l"."
by Elliott Hughes
· 10 years ago
b084fe6
Merge "Support arbitrary loggers."
by Dan Albert
· 10 years ago
302fce7
Support arbitrary loggers.
by Dan Albert
· 10 years ago
1317dc3
Fix "adb devices -l".
by Elliott Hughes
· 10 years ago
a59f79d
Merge "Only Windows doesn't have %zd."
by Elliott Hughes
· 10 years ago
fb46085
Only Windows doesn't have %zd.
by Elliott Hughes
· 10 years ago
ddf6ad5
Merge "Share log writing code."
by Dan Albert
· 10 years ago
0a31c4a
Share log writing code.
by Dan Albert
· 10 years ago
42f94a0
Merge "Support logging to other log buffers."
by Dan Albert
· 10 years ago
ba0cf41
Support logging to other log buffers.
by Dan Albert
· 10 years ago
dacd95e
Merge "Remove LogMessage::LogLineLowStack."
by Dan Albert
· 10 years ago
ab8ab33
Merge "Don't show lint errors for rvalue references."
by Dan Albert
· 10 years ago
3eadd21
Remove execonce.
by Elliott Hughes
· 10 years ago
d84b195
Merge "Lose umount to toybox."
by Elliott Hughes
· 10 years ago
644cad6
Lose umount to toybox.
by Elliott Hughes
· 10 years ago
38b92f3
Merge "Just use snprintf for android_get_control_socket."
by Elliott Hughes
· 10 years ago
2229b2b
Remove LogMessage::LogLineLowStack.
by Dan Albert
· 10 years ago
f026465
Don't show lint errors for rvalue references.
by Dan Albert
· 10 years ago
f1d1746
Merge "Update the test for better output on error."
by Christopher Ferris
· 10 years ago
931c6a9
Just use snprintf for android_get_control_socket.
by Elliott Hughes
· 10 years ago
7c58e72
Merge "Fix Windows strlcpy.c build."
by Elliott Hughes
· 10 years ago
ed658b7
Fix Windows strlcpy.c build.
by Elliott Hughes
· 10 years ago
80ba0a5
Merge "Be more intention-revealing with libcutils' strlcpy."
by Elliott Hughes
· 10 years ago
935417d
Be more intention-revealing with libcutils' strlcpy.
by Elliott Hughes
· 10 years ago
879edbc
Update the test for better output on error.
by Christopher Ferris
· 10 years ago
52f7e68
Merge "mkbootfs: move fs_config to libcutils"
by Mark Salyzyn
· 10 years ago
604855f
Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed."
by Elliott Hughes
· 10 years ago
d72fe20
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
by Elliott Hughes
· 10 years ago
7c07d11
Merge "Move all libcutils tests into the gtests."
by Elliott Hughes
· 10 years ago
5e48cda
Move all libcutils tests into the gtests.
by Elliott Hughes
· 10 years ago
bacab07
Merge "Move mips/mips64 android_memset16/android_memset32 into libcutils."
by Elliott Hughes
· 10 years ago
168b3a6
Move mips/mips64 android_memset16/android_memset32 into libcutils.
by Elliott Hughes
· 10 years ago
4838b34
Merge "toolbox: ioctl: fix signedness on ioctl_nr"
by Elliott Hughes
· 10 years ago
e0f98e4
mkbootfs: move fs_config to libcutils
by Mark Salyzyn
· 10 years ago
b37420c
Merge "Fix shared version of libcutils on the host to include strlcpy"
by Brian Carlstrom
· 10 years ago
e952fab
Fix shared version of libcutils on the host to include strlcpy
by Brian Carlstrom
· 10 years ago
98e3dc8
Merge "sdcard: Turn on noatime for fuse mounted sdcard"
by Elliott Hughes
· 10 years ago
695b3f7
Merge "Discards frames for code within library."
by Christopher Ferris
· 10 years ago
9dc652d
Merge "Revert "Disable the static libcutils tests.""
by Dan Albert
· 10 years ago
96cb191
Revert "Disable the static libcutils tests."
by Dan Albert
· 10 years ago
0986fdd
Discards frames for code within library.
by Christopher Ferris
· 10 years ago
d22a3e5
toolbox: ioctl: fix signedness on ioctl_nr
by Chris Fries
· 11 years ago
d4d4da8d
Merge "Link libc++_static into fs_mgr."
by Dan Albert
· 10 years ago
db61d5a
Link libc++_static into fs_mgr.
by Dan Albert
· 10 years ago
3b2e4db
Merge "logd: missing include for string.h"
by Mark Salyzyn
· 10 years ago
f114ab8
Merge "package missing include for string.h"
by Mark Salyzyn
· 10 years ago
1a09cc2
Merge "Remove no-op "capabilities"."
by Elliott Hughes
· 10 years ago
56116e7
logd: missing include for string.h
by Mark Salyzyn
· 10 years ago
7d8a429
package missing include for string.h
by Mark Salyzyn
· 10 years ago
d6cd23f
Merge "Revert "Revert "Adding e4crypt support"""
by Paul Lawrence
· 10 years ago
c0cb39f
Merge "Add verbose param to sparse_file_import_auto"
by Mohamad Ayyash
· 10 years ago
8d91c8d
Merge "Define atrace_* functions for both target and host."
by Richard Uhler
· 10 years ago
f63cfa9
Remove no-op "capabilities".
by Elliott Hughes
· 10 years ago
5f78353
Merge "Refactor the code."
by Christopher Ferris
· 10 years ago
dabbfe6
Merge "Add -Wno-inline-asm to Clang flags."
by Stephen Hines
· 10 years ago
2e35fbf
Revert "Revert "Adding e4crypt support""
by Paul Lawrence
· 10 years ago
55579ab
Add verbose param to sparse_file_import_auto
by Mohamad Ayyash
· 10 years ago
86f313a
Refactor the code.
by Christopher Ferris
· 10 years ago
882a972
Merge "run-as: bracket capability"
by Mark Salyzyn
· 10 years ago
6c9a3ba
run-as: bracket capability
by Mark Salyzyn
· 10 years ago
cbe528e
Add -Wno-inline-asm to Clang flags.
by Stephen Hines
· 10 years ago
59a297a
Merge "adb: Add option to reboot into sideload mode in recovery"
by Tao Bao
· 10 years ago
70649ff
Merge "Build init with clang."
by Elliott Hughes
· 10 years ago
a5638ec
adb: Add option to reboot into sideload mode in recovery
by Tao Bao
· 10 years ago
f662934
Build init with clang.
by Elliott Hughes
· 10 years ago
1994ca0
Merge "Lose route to toybox."
by Elliott Hughes
· 10 years ago
97db78f
Merge "Always unlink /dev/__kmsg__."
by Elliott Hughes
· 10 years ago
6e82c43
Lose route to toybox.
by Elliott Hughes
· 10 years ago
4400a88
Merge "Enable building libbase on Windows."
by Dan Albert
· 10 years ago
cd87423
Enable building libbase on Windows.
by Dan Albert
· 10 years ago
6ac1111
Merge "toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)"
by Elliott Hughes
· 10 years ago
453cdb4
toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)
by Johan Redestig
· 10 years ago
6ef5b1c
Merge "Lose load_policy to toybox."
by Elliott Hughes
· 10 years ago
e7b431d
Lose load_policy to toybox.
by Elliott Hughes
· 10 years ago
0a7365e
Merge "Clarify a few things about bootcharts."
by Elliott Hughes
· 10 years ago
968fe6e
Clarify a few things about bootcharts.
by Elliott Hughes
· 10 years ago
d8df5c0
Merge "Revert "Remove the emulator special case from the "adb root" code.""
by Dan Albert
· 10 years ago
be4210d
Revert "Remove the emulator special case from the "adb root" code."
by Dan Albert
· 10 years ago
6035493
Merge "Further cleanup of the logic in device_init."
by Elliott Hughes
· 10 years ago
b9f7fb3
Further cleanup of the logic in device_init.
by Elliott Hughes
· 10 years ago
b8da5ea
Merge "Fix clang build by removing unused locals."
by Elliott Hughes
· 10 years ago
f7407e2
Fix clang build by removing unused locals.
by Elliott Hughes
· 10 years ago
0e16ce7
Always unlink /dev/__kmsg__.
by Elliott Hughes
· 10 years ago
caea547
Merge "Log more timing information from init."
by Elliott Hughes
· 10 years ago
ec430a5
Log more timing information from init.
by Elliott Hughes
· 10 years ago
6ac42af
Define atrace_* functions for both target and host.
by Richard Uhler
· 10 years ago
7400efd
Merge "Remove uses of libcxx.mk."
by Dan Albert
· 10 years ago
f3ce24f
Remove uses of libcxx.mk.
by Dan Albert
· 10 years ago
80d769e
Merge "Pull in Windows compatibility header."
by Dan Albert
· 10 years ago
d42e893
Merge "Include what we use."
by Dan Albert
· 10 years ago
ada6bbc
Pull in Windows compatibility header.
by Dan Albert
· 10 years ago
210e2ae
Merge "O_CLOEXEC is O_NOINHERIT on Windows."
by Dan Albert
· 10 years ago
497e411
O_CLOEXEC is O_NOINHERIT on Windows.
by Dan Albert
· 10 years ago
dc5c74f
Include what we use.
by Dan Albert
· 10 years ago
Next »