summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* create /data/misc/gatekeeperNick Kralevich2015-04-201-0/+1
* Merge "Reserve space on disk using fallocate"Narayan Kamath2015-04-201-1/+16
|\
| * Reserve space on disk using fallocateƁukasz Szymczyk2015-04-201-1/+16
|/
* Merge "Fix the Windows adb build."Elliott Hughes2015-04-193-20/+29
|\
| * Fix the Windows adb build.Elliott Hughes2015-04-193-20/+29
|/
* Merge "Use escape_arg in "adb backup"."Elliott Hughes2015-04-182-39/+22
|\
| * Use escape_arg in "adb backup".Elliott Hughes2015-04-172-39/+22
|/
* Merge "Remove yet more fixed-length buffers (and their overruns)."Elliott Hughes2015-04-186-90/+27
|\
| * Remove yet more fixed-length buffers (and their overruns).Elliott Hughes2015-04-176-90/+27
* | Merge "Fix comment typo."Elliott Hughes2015-04-181-1/+1
|\ \ | |/ |/|
| * Fix comment typo.Elliott Hughes2015-04-171-1/+1
|/
* Merge "Switch adb over to clang."Elliott Hughes2015-04-171-1/+1
|\
| * Switch adb over to clang.Elliott Hughes2015-04-171-1/+1
|/
* Merge "Fix more buffer overruns."Elliott Hughes2015-04-176-223/+232
|\
| * Fix more buffer overruns.Elliott Hughes2015-04-176-223/+232
* | Merge "Use PRI* macros to fix the Windows build."Elliott Hughes2015-04-171-4/+6
|\ \ | |/ |/|
| * Use PRI* macros to fix the Windows build.Elliott Hughes2015-04-171-4/+6
|/
* Merge "Remove various fixed-length buffers (and their overflows)."Elliott Hughes2015-04-172-110/+59
|\
| * Remove various fixed-length buffers (and their overflows).Elliott Hughes2015-04-172-110/+59
|/
* Merge "Remove extern "C" barriers to using C++."Elliott Hughes2015-04-1715-124/+21
|\
| * Remove extern "C" barriers to using C++.Elliott Hughes2015-04-1715-124/+21
* | Merge "Show $ADB_VENDOR_KEYS if authentication fails."Elliott Hughes2015-04-175-50/+40
|\ \ | |/ |/|
| * Show $ADB_VENDOR_KEYS if authentication fails.Elliott Hughes2015-04-165-50/+40
|/
* Merge "Move usb_osx to C++."Dan Albert2015-04-172-10/+11
|\
| * Move usb_osx to C++.Dan Albert2015-04-162-10/+11
* | Merge "Link libraries needed for Darwin adb tests."Dan Albert2015-04-171-0/+4
|\ \ | |/
| * Link libraries needed for Darwin adb tests.Dan Albert2015-04-161-0/+4
* | Merge "Move sysdeps_win32 to C++."Elliott Hughes2015-04-173-98/+74
|\ \ | |/ |/|
| * Move sysdeps_win32 to C++.Elliott Hughes2015-04-163-98/+74
* | Merge "[MIPS] Fast android_memset for Mips64, Mipsr6"Elliott Hughes2015-04-173-325/+96
|\ \ | |/ |/|
| * [MIPS] Fast android_memset for Mips64, Mipsr6Duane Sand2015-04-163-325/+96
* | Merge "Switch usb_linux_client to C++."Elliott Hughes2015-04-162-31/+17
|\ \
| * | Switch usb_linux_client to C++.Elliott Hughes2015-04-162-31/+17
* | | Merge "Revert "cutils: add OS-independent endian.h""Greg Hackmann2015-04-163-113/+0
|\ \ \ | |/ / |/| |
| * | Revert "cutils: add OS-independent endian.h"Greg Hackmann2015-04-163-113/+0
* | | Merge "Move get_my_path_darwin to C++."Elliott Hughes2015-04-162-1/+1
|\ \ \
| * | | Move get_my_path_darwin to C++.Elliott Hughes2015-04-162-1/+1
* | | | Merge "cutils: add OS-independent endian.h"Greg Hackmann2015-04-163-0/+113
|\ \ \ \ | | |/ / | |/| |
| * | | cutils: add OS-independent endian.hGreg Hackmann2015-04-163-0/+113
* | | | Merge "Don't try to read /system/default.prop."Elliott Hughes2015-04-161-1/+0
|\ \ \ \
| * | | | Don't try to read /system/default.prop.Elliott Hughes2015-04-151-1/+0
| | |/ / | |/| |
* | | | Merge "Move trace.h to stdatomic."Yabin Cui2015-04-163-11/+11
|\ \ \ \
| * | | | Move trace.h to stdatomic.Yabin Cui2015-04-163-11/+11
* | | | | Merge "logd: propagate ::log status"Mark Salyzyn2015-04-165-24/+35
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | logd: propagate ::log statusMark Salyzyn2015-04-155-24/+35
| | |_|/ | |/| |
* | | | Merge "libcutils: fs_config must use O_BINARY"Mark Salyzyn2015-04-161-2/+6
|\ \ \ \
| * | | | libcutils: fs_config must use O_BINARYMark Salyzyn2015-04-161-2/+6
|/ / / /
* | | | Merge "libcutils: fs_config: winsdk_tools build fix"Mark Salyzyn2015-04-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | libcutils: fs_config: winsdk_tools build fixMark Salyzyn2015-04-161-1/+1
|/ / /
* | | Merge "libcutils: drop use of mmap"Mark Salyzyn2015-04-161-45/+30
|\ \ \