Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Fix more buffer overruns." | Elliott Hughes | 2015-04-17 | 6 | -223/+232 |
|\ | |||||
| * | Fix more buffer overruns. | Elliott Hughes | 2015-04-17 | 6 | -223/+232 |
* | | Merge "Use PRI* macros to fix the Windows build." | Elliott Hughes | 2015-04-17 | 1 | -4/+6 |
|\ \ | |/ |/| | |||||
| * | Use PRI* macros to fix the Windows build. | Elliott Hughes | 2015-04-17 | 1 | -4/+6 |
|/ | |||||
* | Merge "Remove various fixed-length buffers (and their overflows)." | Elliott Hughes | 2015-04-17 | 2 | -110/+59 |
|\ | |||||
| * | Remove various fixed-length buffers (and their overflows). | Elliott Hughes | 2015-04-17 | 2 | -110/+59 |
|/ | |||||
* | Merge "Remove extern "C" barriers to using C++." | Elliott Hughes | 2015-04-17 | 15 | -124/+21 |
|\ | |||||
| * | Remove extern "C" barriers to using C++. | Elliott Hughes | 2015-04-17 | 15 | -124/+21 |
* | | Merge "Show $ADB_VENDOR_KEYS if authentication fails." | Elliott Hughes | 2015-04-17 | 5 | -50/+40 |
|\ \ | |/ |/| | |||||
| * | Show $ADB_VENDOR_KEYS if authentication fails. | Elliott Hughes | 2015-04-16 | 5 | -50/+40 |
|/ | |||||
* | Merge "Move usb_osx to C++." | Dan Albert | 2015-04-17 | 2 | -10/+11 |
|\ | |||||
| * | Move usb_osx to C++. | Dan Albert | 2015-04-16 | 2 | -10/+11 |
* | | Merge "Link libraries needed for Darwin adb tests." | Dan Albert | 2015-04-17 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Link libraries needed for Darwin adb tests. | Dan Albert | 2015-04-16 | 1 | -0/+4 |
* | | Merge "Move sysdeps_win32 to C++." | Elliott Hughes | 2015-04-17 | 3 | -98/+74 |
|\ \ | |/ |/| | |||||
| * | Move sysdeps_win32 to C++. | Elliott Hughes | 2015-04-16 | 3 | -98/+74 |
* | | Merge "[MIPS] Fast android_memset for Mips64, Mipsr6" | Elliott Hughes | 2015-04-17 | 3 | -325/+96 |
|\ \ | |/ |/| | |||||
| * | [MIPS] Fast android_memset for Mips64, Mipsr6 | Duane Sand | 2015-04-16 | 3 | -325/+96 |
* | | Merge "Switch usb_linux_client to C++." | Elliott Hughes | 2015-04-16 | 2 | -31/+17 |
|\ \ | |||||
| * | | Switch usb_linux_client to C++. | Elliott Hughes | 2015-04-16 | 2 | -31/+17 |
* | | | Merge "Revert "cutils: add OS-independent endian.h"" | Greg Hackmann | 2015-04-16 | 3 | -113/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Revert "cutils: add OS-independent endian.h" | Greg Hackmann | 2015-04-16 | 3 | -113/+0 |
* | | | Merge "Move get_my_path_darwin to C++." | Elliott Hughes | 2015-04-16 | 2 | -1/+1 |
|\ \ \ | |||||
| * | | | Move get_my_path_darwin to C++. | Elliott Hughes | 2015-04-16 | 2 | -1/+1 |
* | | | | Merge "cutils: add OS-independent endian.h" | Greg Hackmann | 2015-04-16 | 3 | -0/+113 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | cutils: add OS-independent endian.h | Greg Hackmann | 2015-04-16 | 3 | -0/+113 |
* | | | | Merge "Don't try to read /system/default.prop." | Elliott Hughes | 2015-04-16 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Don't try to read /system/default.prop. | Elliott Hughes | 2015-04-15 | 1 | -1/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge "Move trace.h to stdatomic." | Yabin Cui | 2015-04-16 | 3 | -11/+11 |
|\ \ \ \ | |||||
| * | | | | Move trace.h to stdatomic. | Yabin Cui | 2015-04-16 | 3 | -11/+11 |
* | | | | | Merge "logd: propagate ::log status" | Mark Salyzyn | 2015-04-16 | 5 | -24/+35 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | logd: propagate ::log status | Mark Salyzyn | 2015-04-15 | 5 | -24/+35 |
| | |_|/ | |/| | | |||||
* | | | | Merge "libcutils: fs_config must use O_BINARY" | Mark Salyzyn | 2015-04-16 | 1 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | libcutils: fs_config must use O_BINARY | Mark Salyzyn | 2015-04-16 | 1 | -2/+6 |
|/ / / / | |||||
* | | | | Merge "libcutils: fs_config: winsdk_tools build fix" | Mark Salyzyn | 2015-04-16 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | libcutils: fs_config: winsdk_tools build fix | Mark Salyzyn | 2015-04-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge "libcutils: drop use of mmap" | Mark Salyzyn | 2015-04-16 | 1 | -45/+30 |
|\ \ \ | |||||
| * | | | libcutils: drop use of mmap | Mark Salyzyn | 2015-04-15 | 1 | -45/+30 |
|/ / / | |||||
* | | | Merge "libsparse: move_chunks_up_to_len() does not account skip chunks" | Colin Cross | 2015-04-16 | 1 | -3/+10 |
|\ \ \ | |||||
| * | | | libsparse: move_chunks_up_to_len() does not account skip chunks | Jeremy Compostella | 2015-04-08 | 1 | -3/+10 |
* | | | | Merge "libcutils: add fs_config_generate" | Mark Salyzyn | 2015-04-15 | 2 | -0/+23 |
|\ \ \ \ | |||||
| * | | | | libcutils: add fs_config_generate | Mark Salyzyn | 2015-04-15 | 2 | -0/+23 |
* | | | | | Merge "libcutils: fs_config read from file" | Mark Salyzyn | 2015-04-15 | 1 | -12/+141 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | libcutils: fs_config read from file | Mark Salyzyn | 2015-04-15 | 1 | -12/+141 |
|/ / / / | |||||
* | | | | Merge "Remove libunwind-ptrace dependency." | Christopher Ferris | 2015-04-15 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | Remove libunwind-ptrace dependency. | Christopher Ferris | 2015-04-15 | 1 | -1/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge "Revert "libcutils: fs_config read from file"" | Mark Salyzyn | 2015-04-15 | 1 | -125/+12 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Revert "libcutils: fs_config read from file" | Mark Salyzyn | 2015-04-15 | 1 | -125/+12 |
* | | | | Merge "libcutils: fs_config read from file" | Mark Salyzyn | 2015-04-15 | 1 | -12/+125 |
|\ \ \ \ | |/ / / | |||||
| * | | | libcutils: fs_config read from file | Mark Salyzyn | 2015-04-15 | 1 | -12/+125 |
| | |/ | |/| |