- ce2f106 fix adb build on Darwin by Tim Murray · 11 years ago
- bbae321 Merge "adb: set O_CLOEXEC on lots of file descriptors" by Nick Kralevich · 11 years ago
- 43f94fb adb: set O_CLOEXEC on lots of file descriptors by Nick Kralevich · 11 years ago
- 1e569d0 Merge "adb: replace utimes() with utime()" by Colin Cross · 11 years ago
- 5dce78d adb: replace utimes() with utime() by Greg Hackmann · 11 years ago
- b83beb2 Merge changes I1730d1df,I42c18cb5,I03bb5cc1 by Colin Cross · 11 years ago
- 540fab4 adb: use oom_score_adj instead of oom_adj by Rom Lemarchand · 11 years ago
- 6aecc44 Add "exec" service: shell commands with no pty. by Jeff Sharkey · 11 years ago
- f0609fe adb: added support for adb pull -a to preserve time stamps and mode by Lajos Molnar · 12 years ago
- b032563 Merge "Fix implicit declaration of function 'prctl' in adb." by Elliott Hughes · 11 years ago
- 54546bd Fix implicit declaration of function 'prctl' in adb. by Elliott Hughes · 11 years ago
- a57ea01 Merge "adbd: adb root should terminate adbd only if it's debuggable" by Badhri Jagan Sridharan · 11 years ago
- d82330c Merge "Add Smartisan usb config" by Elliott Hughes · 11 years ago
- d1229a7 Merge "adb: Add USB vendor ID for Honeywell" by Colin Cross · 11 years ago
- 3f4b725 adb: Add USB vendor ID for Honeywell by DanielMo · 11 years ago
- 4638dea adbd: unconditionally call setgroups by Nick Kralevich · 11 years ago
- e96af79 Merge "Add gionee USB vendor id." by Elliott Hughes · 11 years ago
- e1febab Add gionee USB vendor id. by xuefeng cai · 11 years ago
- 85a4424 adb: avoid leaking file descriptors by Nick Kralevich · 11 years ago
- ef9d3f4 Merge "Skip the "--abi" flag on "adb install" if present." by Narayan Kamath · 11 years ago
- 9416eaa Skip the "--abi" flag on "adb install" if present. by Narayan Kamath · 11 years ago
- c4e53cf am ff99bc2b: Merge "adb: Add USB vendor ID for Unowhy" by Elliott Hughes · 11 years ago
- ff99bc2 Merge "adb: Add USB vendor ID for Unowhy" by Elliott Hughes · 11 years ago
- dcbbd86 adb: Add USB vendor ID for Unowhy by Wing Tseng · 11 years ago
- 197bc54 am 48786b73: Merge "adb: implement "adb reverse <local> <remote>"" by David 'Digit' Turner · 11 years ago
- 48786b7 Merge "adb: implement "adb reverse <local> <remote>"" by David 'Digit' Turner · 11 years ago
- 963a449 adb: implement "adb reverse <local> <remote>" by David 'Digit' Turner · 12 years ago
- a2729a1 am 521c98ff: Merge "Modify VID for Compal" by Colin Cross · 11 years ago
- 521c98f Merge "Modify VID for Compal" by Colin Cross · 11 years ago
- b6bbcb1 am 564b0462: Merge "Fix win32 undefined reference to `_socket_network_client_timeout\'." by Elliott Hughes · 11 years ago
- 564b046 Merge "Fix win32 undefined reference to `_socket_network_client_timeout'." by Elliott Hughes · 11 years ago
- 2305e9c Fix win32 undefined reference to `_socket_network_client_timeout'. by Elliott Hughes · 11 years ago
- 202d315 am 2a47fbf1: Merge "Fix win32 implicit declaration of function socket_network_client_timeout." by Elliott Hughes · 11 years ago
- 2a47fbf Merge "Fix win32 implicit declaration of function socket_network_client_timeout." by Elliott Hughes · 11 years ago
- 4fa7db0 Fix win32 implicit declaration of function socket_network_client_timeout. by Elliott Hughes · 11 years ago
- f7c9b70 am 9cae50b3: Merge "Bound the ADB connect time with a non-blocking connect" by Elliott Hughes · 11 years ago
- e6cd0c8 Bound the ADB connect time with a non-blocking connect by Ken Lierman · 12 years ago
- 2cfc2d6 am f33a7ece: Merge "adb: avoid compilation errors for unused results" by Kenny Root · 11 years ago
- f33a7ec Merge "adb: avoid compilation errors for unused results" by Kenny Root · 11 years ago
- c2eda86 adb: avoid compilation errors for unused results by Kenny Root · 11 years ago
- dad0e01 am 2e93a2c4: Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb by Mark Salyzyn · 11 years ago
- 2e93a2c Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb by Mark Salyzyn · 11 years ago
- fb1b4d3 am 803fb62b: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
- 248ffb6 Remove unused LOCAL_LDLIBS. by Ying Wang · 11 years ago
- 63e39f2 adb: turn on -Werror by Mark Salyzyn · 11 years ago
- ebbb9af adbd: adb root should terminate adbd only if it's debuggable by jzhuan5 · 12 years ago
- 5efccfe Modify VID for Compal by herman_lin · 11 years ago
- 512bac6 Merge commit '4102af05a86aae36d2560fd8b3f740a52399342c' into HEAD by Bill Yi · 11 years ago
- 57e36aa adb: Add USB vendor ID for Prestigio by DanielMo · 11 years ago
- a24a692 Add Smartisan usb config by Bao Haojun · 11 years ago
- 631c8ec adb: Add USB vendor ID for Intermec Technologies Corp. by DanielMo · 11 years ago
- 5772810 am b8e348ae: Merge "Adding documentation on the sync part of the adb protocol previously missing." by JP Abgrall · 11 years ago
- b8e348a Merge "Adding documentation on the sync part of the adb protocol previously missing." by JP Abgrall · 11 years ago
- 39ddc35 Adding documentation on the sync part of the adb protocol previously missing. by Samuel Carlsson · 11 years ago
- 8d7fb6e am ee223d50: Merge "adb: Increase the max number of emulator instances to 64" by David 'Digit' Turner · 11 years ago
- 8c9995d am ad669dd4: Merge "Added transfer progress reporting for push and pull commands." by JP Abgrall · 12 years ago
- b0f0a46 adb: Increase the max number of emulator instances to 64 by David 'Digit' Turner · 12 years ago
- ad669dd Merge "Added transfer progress reporting for push and pull commands." by JP Abgrall · 12 years ago
- 9f9d145 Added transfer progress reporting for push and pull commands. by Mark Lindner · 12 years ago
- 5d741c2 am bd465e8d: Merge "adb: Don\'t unlink special files on sync failure." by JP Abgrall · 12 years ago
- 94db89e am 41143be8: Merge "adb: Don\'t clobber block devices during push" by JP Abgrall · 12 years ago
- 92c9861 am 07b68aa0: Merge "adb: fix windows build after "forward --list" fix." by JP Abgrall · 12 years ago
- ef65ef3 am 66e95d76: Merge "Fix adb forward --list when forwarding a lot" by JP Abgrall · 12 years ago
- bd465e8 Merge "adb: Don't unlink special files on sync failure." by JP Abgrall · 12 years ago
- 41143be Merge "adb: Don't clobber block devices during push" by JP Abgrall · 12 years ago
- bb5f0d2 adb: Don't unlink special files on sync failure. by JP Abgrall · 12 years ago
- 43874fd adb: Don't clobber block devices during push by JP Abgrall · 12 years ago
- 07b68aa Merge "adb: fix windows build after "forward --list" fix." by JP Abgrall · 12 years ago
- cca3226 adb: fix windows build after "forward --list" fix. by JP Abgrall · 12 years ago
- 13ea680 am 2e7347d6: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 12 years ago
- 5746626 am 5b5283cd: Remove obsolete vdc call. by Nick Kralevich · 12 years ago
- 5b5283c Remove obsolete vdc call. by Nick Kralevich · 12 years ago
- 4516a87 Fix adb forward --list when forwarding a lot by Snild Dolkow · 12 years ago
- 3392e9c Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 12 years ago
- 525633e am 0a3ca10d: Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... by Mark Salyzyn · 12 years ago
- 0a3ca10 Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... by Mark Salyzyn · 12 years ago
- bdfa0e8 am cfdd7c7a: Merge "adbd: Don\'t close/reopen FFS ep0 on disconnect" by Benoit Goby · 12 years ago
- cfdd7c7 Merge "adbd: Don't close/reopen FFS ep0 on disconnect" by Benoit Goby · 12 years ago
- ea06716 adb: deprecate legacy log service interface by Mark Salyzyn · 12 years ago
- bec305f adb: regression from Move list.c to inlines by Mark Salyzyn · 12 years ago
- 30b38dd am 8a3ec796: Merge "Fix overflow in adb_client" by Nick Kralevich · 12 years ago
- 8a3ec79 Merge "Fix overflow in adb_client" by Nick Kralevich · 12 years ago
- 1d44865 Fix overflow in adb_client by Nick Kralevich · 12 years ago
- bc44b52 am 0620e3dd: Merge "adbd: switch to su domain when running as root" by Nick Kralevich · 12 years ago
- 0d9c086 adbd: switch to su domain when running as root by Nick Kralevich · 12 years ago
- 1a3363f am 7401e93f: Merge "Fix "adb push /sdcard/filename"" by Nick Kralevich · 12 years ago
- 7401e93 Merge "Fix "adb push /sdcard/filename"" by Nick Kralevich · 12 years ago
- 29e7813 Fix "adb push /sdcard/filename" by Nick Kralevich · 12 years ago
- f46e83b am 7cd15614: Merge "system/core 64-bit cleanup." by Elliott Hughes · 12 years ago
- 9c0d940 system/core 64-bit cleanup. by Elliott Hughes · 12 years ago
- a26a10f am fd291562: Merge "Emerson USB ID" by Colin Cross · 12 years ago
- fd29156 Merge "Emerson USB ID" by Colin Cross · 12 years ago
- b321264 Emerson USB ID by Jon Sawyer · 12 years ago
- 3cf4e87 am b0751101: Merge "HP USB ID" by Colin Cross · 12 years ago
- 78586e9 HP USB ID by Jon Sawyer · 12 years ago
- 6c3cef5 adbd: Don't close/reopen FFS ep0 on disconnect by Jack Pham · 12 years ago
- e35b3f2 am 6e8f87cf: Merge changes Id8bec8a3,Ied42e4d0,Iea3f7cc6,Ic7f7c984,Ic77d5f71, ... by Colin Cross · 12 years ago
- 6e8f87c Merge changes Id8bec8a3,Ied42e4d0,Iea3f7cc6,Ic7f7c984,Ic77d5f71, ... by Colin Cross · 12 years ago
- 6b1981b adb: Add USB vendor ID for YotaDevices by DanielMo · 12 years ago
- a36c61d adb: Add USB vendor ID for TechFaith by DanielMo · 12 years ago