summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove execonce.Elliott Hughes2015-04-034-69/+0
* Merge "Lose umount to toybox."Elliott Hughes2015-04-032-91/+0
|\
| * Lose umount to toybox.Elliott Hughes2015-04-022-91/+0
|/
* Merge "Just use snprintf for android_get_control_socket."Elliott Hughes2015-04-031-19/+9
|\
| * Just use snprintf for android_get_control_socket.Elliott Hughes2015-04-021-19/+9
* | Merge "Update the test for better output on error."Christopher Ferris2015-04-031-14/+31
|\ \ | |/ |/|
| * Update the test for better output on error.Christopher Ferris2015-04-021-14/+31
* | Merge "Fix Windows strlcpy.c build."Elliott Hughes2015-04-031-2/+1
|\ \
| * | Fix Windows strlcpy.c build.Elliott Hughes2015-04-021-2/+1
|/ /
* | Merge "Be more intention-revealing with libcutils' strlcpy."Elliott Hughes2015-04-023-21/+9
|\ \
| * | Be more intention-revealing with libcutils' strlcpy.Elliott Hughes2015-04-023-21/+9
|/ /
* | Merge "mkbootfs: move fs_config to libcutils"Mark Salyzyn2015-04-021-0/+2
|\ \
| * | mkbootfs: move fs_config to libcutilsMark Salyzyn2015-04-021-0/+2
* | | Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed."Elliott Hughes2015-04-029-20/+0
|\ \ \
| * | | Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.Elliott Hughes2015-04-029-20/+0
|/ / /
* | | Merge "Move all libcutils tests into the gtests."Elliott Hughes2015-04-026-90/+101
|\ \ \
| * | | Move all libcutils tests into the gtests.Elliott Hughes2015-04-026-90/+101
|/ / /
* | | Merge "Move mips/mips64 android_memset16/android_memset32 into libcutils."Elliott Hughes2015-04-024-73/+327
|\ \ \ | |_|/ |/| |
| * | Move mips/mips64 android_memset16/android_memset32 into libcutils.Elliott Hughes2015-04-024-73/+327
|/ /
* | Merge "toolbox: ioctl: fix signedness on ioctl_nr"Elliott Hughes2015-04-021-49/+96
|\ \ | |/ |/|
| * toolbox: ioctl: fix signedness on ioctl_nrChris Fries2015-04-011-49/+96
* | Merge "Fix shared version of libcutils on the host to include strlcpy"Brian Carlstrom2015-04-021-1/+1
|\ \
| * | Fix shared version of libcutils on the host to include strlcpyBrian Carlstrom2015-04-021-1/+1
|/ /
* | Merge "sdcard: Turn on noatime for fuse mounted sdcard"Elliott Hughes2015-04-021-1/+2
|\ \
| * | sdcard: Turn on noatime for fuse mounted sdcardJohan Redestig2015-01-251-1/+2
* | | Merge "Discards frames for code within library."Christopher Ferris2015-04-024-17/+54
|\ \ \
| * | | Discards frames for code within library.Christopher Ferris2015-04-014-17/+54
* | | | Merge "Revert "Disable the static libcutils tests.""Dan Albert2015-04-011-17/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "Disable the static libcutils tests."Dan Albert2015-04-011-17/+15
|/ / /
* | | Merge "Link libc++_static into fs_mgr."Dan Albert2015-04-011-0/+1
|\ \ \
| * | | Link libc++_static into fs_mgr.Dan Albert2015-04-011-0/+1
|/ / /
* | | Merge "logd: missing include for string.h"Mark Salyzyn2015-04-011-0/+1
|\ \ \
| * | | logd: missing include for string.hMark Salyzyn2015-04-011-0/+1
* | | | Merge "package missing include for string.h"Mark Salyzyn2015-04-011-2/+4
|\ \ \ \
| * | | | package missing include for string.hMark Salyzyn2015-04-011-2/+4
| |/ / /
* | | | Merge "Remove no-op "capabilities"."Elliott Hughes2015-04-012-4/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove no-op "capabilities".Elliott Hughes2015-04-012-4/+0
* | | | Merge "Revert "Revert "Adding e4crypt support"""Paul Lawrence2015-04-019-30/+174
|\ \ \ \
| * | | | Revert "Revert "Adding e4crypt support""Paul Lawrence2015-03-319-30/+174
* | | | | Merge "Add verbose param to sparse_file_import_auto"Mohamad Ayyash2015-04-014-5/+6
|\ \ \ \ \
| * | | | | Add verbose param to sparse_file_import_autoMohamad Ayyash2015-03-314-5/+6
* | | | | | Merge "Define atrace_* functions for both target and host."Richard Uhler2015-04-014-16/+38
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Define atrace_* functions for both target and host.Richard Uhler2015-03-274-16/+38
* | | | | | Merge "Refactor the code."Christopher Ferris2015-03-3123-770/+770
|\ \ \ \ \ \
| * | | | | | Refactor the code.Christopher Ferris2015-03-3123-770/+770
| |/ / / / /
* | | | | | Merge "Add -Wno-inline-asm to Clang flags."Stephen Hines2015-03-312-0/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add -Wno-inline-asm to Clang flags.Stephen Hines2015-03-312-0/+7
* | | | | | Merge "run-as: bracket capability"Mark Salyzyn2015-03-311-45/+48
|\ \ \ \ \ \
| * | | | | | run-as: bracket capabilityMark Salyzyn2015-03-311-45/+48
|/ / / / / /
* | | | | | Merge "adb: Add option to reboot into sideload mode in recovery"Tao Bao2015-03-313-35/+79
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |