- 4716f80 Remove adb's unused get_my_path for Windows. by Elliott Hughes · 10 years ago
- ad432d8 Merge "adb: poll for emulator connection." by Yabin Cui · 10 years ago
- 3cb0f47 Merge "Reserve new UID range for OEM." by Jorge Lucangeli Obes · 10 years ago
- a008e8b Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 10 years ago
- b5673cb Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 10 years ago
- d43aacf Merge "init: Adding header guard to tokenizer" by Lee Campbell · 10 years ago
- 23cf7f8 adb: poll for emulator connection. by Yabin Cui · 10 years ago
- f4d01fa Reserve new UID range for OEM. by Jorge Lucangeli Obes · 10 years ago
- 3c5a6ae Merge "Clean up -p handling slightly." by Elliott Hughes · 10 years ago
- 91ded98 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 10 years ago
- f1181a3 Clean up -p handling slightly. by Elliott Hughes · 10 years ago
- 18d461f Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 10 years ago
- a65cd08 Merge "Make clear of the data length sent by write_packet." by Yabin Cui · 10 years ago
- 53ea89e adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 10 years ago
- 6abc0c0 Make clear of the data length sent by write_packet. by Yabin Cui · 10 years ago
- 7b8be41 init: Adding header guard to tokenizer by Lee Campbell · 10 years ago
- 2ec97da Merge "More adb cleanup." by Elliott Hughes · 10 years ago
- 776956b More adb cleanup. by Elliott Hughes · 10 years ago
- 76eeb0d Merge "Write mkdirs in more idiomatic C++ style." by Elliott Hughes · 10 years ago
- f428021 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 10 years ago
- 3454faa Merge "init: Create classes for Action and Command" by Tom Cherry · 10 years ago
- 2b26e8d Merge "Toolbox: Disable unused-const-variable warning" by Andreas Gampe · 10 years ago
- 3d98067 init: Create classes for Action and Command by Tom Cherry · 10 years ago
- 29f83f7 Merge "init: Add C++ tokenizer." by Lee Campbell · 10 years ago
- 5048634 Toolbox: Disable unused-const-variable warning by Andreas Gampe · 10 years ago
- 117cb96 init: Add C++ tokenizer. by Lee Campbell · 10 years ago
- 42fdde6 Merge "Add top level sanitize options for ADB." by Dan Albert · 10 years ago
- e0d5e8d Merge "bionic no longer sends SIGPIPE to debuggerd." by Elliott Hughes · 10 years ago
- 2927c91 Add top level sanitize options for ADB. by Dan Albert · 10 years ago
- 0e6819e Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 10 years ago
- 6a65e8f Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
- 4d46be7 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 10 years ago
- c5eb3db bionic no longer sends SIGPIPE to debuggerd. by Elliott Hughes · 10 years ago
- d68c6e2 Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
- d0956f4 adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL by Spencer Low · 10 years ago
- c5ba3ab Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 10 years ago
- f56e9ec Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 10 years ago
- f0992eb Add a script to record Android boot time. by Yasuhiro Matsuda · 10 years ago
- 4dceebd Merge "Fix Win32 <ziparchive/zip_archive.h>." by Elliott Hughes · 10 years ago
- 5e621f6 Fix Win32 <ziparchive/zip_archive.h>. by Elliott Hughes · 10 years ago
- 4e4af61 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 10 years ago
- 5996f22 Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 10 years ago
- d6ad920 fix adb {forward,reverse} --no-rebind by Spencer Low · 10 years ago
- 8d459ee Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 10 years ago
- 545c008 Move libutils off AndroidConfig.h. by Elliott Hughes · 10 years ago
- f528fc3 Merge "crash_reporter: Add license information." by Bertrand Simonnet · 10 years ago
- c6cfa5c Merge "metrics: Add license information." by Bertrand Simonnet · 10 years ago
- 1831a4f Introduce a mechanism to trace boot sequence. by Yasuhiro Matsuda · 10 years ago
- 2ef1cf5 crash_reporter: Add license information. by Bertrand SIMONNET · 10 years ago
- 2b51ac7 metrics: Add license information. by Bertrand SIMONNET · 10 years ago
- 8e6eb0c Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 10 years ago
- d087ab1 Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 10 years ago
- f148d26 Fix AndroidDevice.get_prop, add tests. by Dan Albert · 10 years ago
- 7b511fc Move sdcard off PAGESIZE and onto PAGE_SIZE. by Elliott Hughes · 10 years ago
- 7b6807c Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 10 years ago
- f7e843d Document the current MAX_USBFS_BULK_SIZE situation. by Elliott Hughes · 10 years ago
- 1c2b9d6 Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 10 years ago
- dcd217c Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
- c76f8eb Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 10 years ago
- 1a5120c liblog: deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
- b7e312a logd: deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
- 40707b6 Merge branch 'rewrite-metrics' into merge-metrics by Bill Yi · 10 years ago
- aa486e0 Merge branch 'rewrite-crash-reporter' into merge-crash-reporter by Bill Yi · 10 years ago
- 3cfaae1 Merge "Adf: Remove unused variable" by Andreas Gampe · 10 years ago
- 93eadbe Fix const-ness of strrchr callers. by Elliott Hughes · 10 years ago
- b57707e Merge "Remove gpttool." by Elliott Hughes · 10 years ago
- 22954de Adf: Remove unused variable by Andreas Gampe · 10 years ago
- 7fdd72d Remove gpttool. by Elliott Hughes · 10 years ago
- ec2d928 Set mode bits for /system/etc/recovery.img. by Tao Bao · 10 years ago
- 1731a6e Merge "init: Adding support to import directories" by Lee Campbell · 10 years ago
- 1528433 Merge "Create adb Python package." by Dan Albert · 10 years ago
- c7a7d68 Create adb Python package. by Dan Albert · 10 years ago
- 0fd4fae Merge "Logd: Handle unused variable and fields" by Andreas Gampe · 10 years ago
- 0d379e2 init: Adding support to import directories by Lee Campbell · 10 years ago
- db388f6 Logd: Handle unused variable and fields by Andreas Gampe · 10 years ago
- bd60ea8 Merge "init.rc: mkdir /data/anr 0775 system system" by Nick Kralevich · 10 years ago
- 4cbeb6c init.rc: mkdir /data/anr 0775 system system by Nick Kralevich · 10 years ago
- 1a9e93b Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 10 years ago
- f46713d Merge "Turn on warnings for libcutils, fix a bug." by Elliott Hughes · 10 years ago
- 1a00cb4 Fix socket_network_client_timeout error check. by Elliott Hughes · 10 years ago
- f07c909 Merge "init: expand_props for onrestart commands." by Yabin Cui · 10 years ago
- af72d41 Turn on warnings for libcutils, fix a bug. by Elliott Hughes · 10 years ago
- 62284c7 init: expand_props for onrestart commands. by Yabin Cui · 10 years ago
- 847bc3f Merge "init: do expand_props before calling the builtins." by Yabin Cui · 10 years ago
- cee2b75 Merge "Add a simple test for using non-ASCII paths with adb." by Elliott Hughes · 10 years ago
- 2594290 Add a simple test for using non-ASCII paths with adb. by Elliott Hughes · 10 years ago
- bdc1fdd init: do expand_props before calling the builtins. by Yabin Cui · 10 years ago
- 7c51e44 Merge "Fix Win32 adb build (for the second time today)." by Elliott Hughes · 10 years ago
- 956aa22 Fix Win32 adb build (for the second time today). by Elliott Hughes · 10 years ago
- 23176f7 Merge "Clean up the locking in usb_linux.cpp." by Elliott Hughes · 10 years ago
- 9a335ef Clean up the locking in usb_linux.cpp. by Elliott Hughes · 10 years ago
- 2964d88 Merge "Fix Win32 adb build." by Elliott Hughes · 10 years ago
- b0d6d79 Fix Win32 adb build. by Elliott Hughes · 10 years ago
- a4b73d6 Merge "init: Let property_get return std::string." by Yabin Cui · 10 years ago
- c9f3297 init: Let property_get return std::string. by Yabin Cui · 10 years ago
- 431dc28 Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 10 years ago
- c9c0b7c Report getaddrinfo failures correctly. by Elliott Hughes · 10 years ago
- c95440e metrics: Import protobufs from Chromium. by Bertrand SIMONNET · 10 years ago
- 8745034 Merge "Don't limit Windows USB reads." by Elliott Hughes · 10 years ago
- 4fc2320 Don't limit Windows USB reads. by Elliott Hughes · 10 years ago