1. 67de155 Switch adb to epoll(2). by Elliott Hughes · 10 years ago
  2. edda73d fix windows build by Doug Zongker · 10 years ago
  3. d372c5c Merge changes I11e84a7b,I5adaedd8 by Kenny Root · 10 years ago
  4. 52e0b61 adb: fix 64-bit build by Colin Cross · 10 years ago
  5. 8e49ae4 add sideload-host mode to adb by Doug Zongker · 10 years ago
  6. f41ee3d Merge "74602: Fixes adb not seeing connected devices on Mac." by Esteban de la Canal · 10 years ago
  7. 9dd83dc 74602: Fixes adb not seeing connected devices on Mac. by Esteban de la Canal · 10 years ago
  8. 553630e adb: Add USB vendor ID for Alco Digital Devices Limited by DanielMo · 10 years ago
  9. 2c80588 Merge "Add -Wno-deprecated-declarations to makefiles." by Christopher Ferris · 10 years ago
  10. 299a32c Merge "Include ADB_HOST only code in #if ADB_HOST." by Chih-Hung Hsieh · 10 years ago
  11. f787b38 Include ADB_HOST only code in #if ADB_HOST. by Chih-Hung Hsieh · 10 years ago
  12. 4d10523 Add USB Vendor ID for Micromax Informatics Ltd. by Abhishek Karmakar · 10 years ago
  13. 51448eb Add -Wno-deprecated-declarations to makefiles. by Christopher Ferris · 10 years ago
  14. 42a809b Fix 64-bit host build. by Ying Wang · 10 years ago
  15. 29c5a78 Merge "Fix build of adb with gcc-4.9." by Elliott Hughes · 10 years ago
  16. 5372333 Fix build of adb with gcc-4.9. by Alexander Ivchenko · 10 years ago
  17. a8d0c4a Merge "Move host 'get-state' service up so that it works." by Elliott Hughes · 10 years ago
  18. 0cc642c Partially revert argument escaping. by Jeff Sharkey · 10 years ago
  19. dcd2f0e Uniformly escape shell arguments. by Jeff Sharkey · 10 years ago
  20. dc22c3c Move host 'get-state' service up so that it works. by Simon Ye · 10 years ago
  21. d235288 Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  22. 43222b3 adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC. by DanielMo · 10 years ago
  23. 1efcdef fix adb build on Darwin by Tim Murray · 10 years ago
  24. 9866a66 adb: set O_CLOEXEC on lots of file descriptors by Nick Kralevich · 10 years ago
  25. 7046773 adb: replace utimes() with utime() by Greg Hackmann · 10 years ago
  26. 1b3f2ff adb: use oom_score_adj instead of oom_adj by Rom Lemarchand · 10 years ago
  27. eb97987 Add "exec" service: shell commands with no pty. by Jeff Sharkey · 10 years ago
  28. 4b35c01 adb: added support for adb pull -a to preserve time stamps and mode by Lajos Molnar · 12 years ago
  29. b4dd6ef Fix implicit declaration of function 'prctl' in adb. by Elliott Hughes · 10 years ago
  30. 77a2c22 Merge "adbd: adb root should terminate adbd only if it's debuggable" by Badhri Jagan Sridharan · 10 years ago
  31. 20bda70 Merge "Add Smartisan usb config" by Elliott Hughes · 10 years ago
  32. 8c4c8e8 adb: Add USB vendor ID for Honeywell by DanielMo · 10 years ago
  33. e5cbf4e adbd: unconditionally call setgroups by Nick Kralevich · 10 years ago
  34. 4f8d3be Add gionee USB vendor id. by xuefeng cai · 10 years ago
  35. 8fcb631 adb: avoid leaking file descriptors by Nick Kralevich · 10 years ago
  36. 4e26c95 Merge "Skip the "--abi" flag on "adb install" if present." by Narayan Kamath · 10 years ago
  37. a284f8b Skip the "--abi" flag on "adb install" if present. by Narayan Kamath · 10 years ago
  38. 769db02 am b24085d5: Merge "adb: Add USB vendor ID for Unowhy" by Elliott Hughes · 10 years ago
  39. 56266c7 adb: Add USB vendor ID for Unowhy by Wing Tseng · 10 years ago
  40. c335887 am 6e7343b8: Merge "adb: implement "adb reverse <local> <remote>"" by David 'Digit' Turner · 10 years ago
  41. 2525869 adb: implement "adb reverse <local> <remote>" by David 'Digit' Turner · 12 years ago
  42. 28c3051 am 1742b7d2: Merge "Modify VID for Compal" by Colin Cross · 10 years ago
  43. 1742b7d Merge "Modify VID for Compal" by Colin Cross · 10 years ago
  44. 6dfb039 am 4a343436: Merge "Fix win32 undefined reference to `_socket_network_client_timeout\'." by Elliott Hughes · 10 years ago
  45. 0bff5bd Fix win32 undefined reference to `_socket_network_client_timeout'. by Elliott Hughes · 10 years ago
  46. 796b201 am 51e27f95: Merge "Fix win32 implicit declaration of function socket_network_client_timeout." by Elliott Hughes · 10 years ago
  47. b911cf0 Fix win32 implicit declaration of function socket_network_client_timeout. by Elliott Hughes · 10 years ago
  48. 0e71e3a am 9cae50b3: Merge "Bound the ADB connect time with a non-blocking connect" by Elliott Hughes · 10 years ago
  49. aecc6a6 Bound the ADB connect time with a non-blocking connect by Ken Lierman · 11 years ago
  50. c563c38 am 905874ab: Merge "adb: avoid compilation errors for unused results" by Kenny Root · 10 years ago
  51. 1bd41b1 adb: avoid compilation errors for unused results by Kenny Root · 10 years ago
  52. 328746d am 129e9dad: Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb by Mark Salyzyn · 10 years ago
  53. 129e9da Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb by Mark Salyzyn · 10 years ago
  54. 1e6cd74 am 803fb62b: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 10 years ago
  55. 9f437d7 Remove unused LOCAL_LDLIBS. by Ying Wang · 10 years ago
  56. 60299df adb: turn on -Werror by Mark Salyzyn · 10 years ago
  57. 1297d22 adbd: adb root should terminate adbd only if it's debuggable by jzhuan5 · 11 years ago
  58. fd18127 Modify VID for Compal by herman_lin · 10 years ago
  59. 1333e01 Merge commit '4102af05a86aae36d2560fd8b3f740a52399342c' into HEAD by Bill Yi · 10 years ago
  60. 76b526a adb: Add USB vendor ID for Prestigio by DanielMo · 11 years ago
  61. ae1f009 Add Smartisan usb config by Bao Haojun · 11 years ago
  62. 2b6612f adb: Add USB vendor ID for Intermec Technologies Corp. by DanielMo · 11 years ago
  63. 5a5ab40 am 4db6ce8e: Merge "Adding documentation on the sync part of the adb protocol previously missing." by JP Abgrall · 11 years ago
  64. 4db6ce8 Merge "Adding documentation on the sync part of the adb protocol previously missing." by JP Abgrall · 11 years ago
  65. 912d5dd Adding documentation on the sync part of the adb protocol previously missing. by Samuel Carlsson · 11 years ago
  66. 7cb1504 am ee223d50: Merge "adb: Increase the max number of emulator instances to 64" by David 'Digit' Turner · 11 years ago
  67. 648f411 am 5fb1a34a: Merge "Added transfer progress reporting for push and pull commands." by JP Abgrall · 11 years ago
  68. 094fd86 adb: Increase the max number of emulator instances to 64 by David 'Digit' Turner · 11 years ago
  69. 76f2a93 Added transfer progress reporting for push and pull commands. by Mark Lindner · 11 years ago
  70. 66146c4 am 44390474: Merge "adb: Don\'t unlink special files on sync failure." by JP Abgrall · 11 years ago
  71. 8a00ce9 am b2c34ece: Merge "adb: Don\'t clobber block devices during push" by JP Abgrall · 11 years ago
  72. 40b735f am 1367854a: Merge "adb: fix windows build after "forward --list" fix." by JP Abgrall · 11 years ago
  73. a4a9e64 am 66e95d76: Merge "Fix adb forward --list when forwarding a lot" by JP Abgrall · 11 years ago
  74. 55b6c84 adb: Don't unlink special files on sync failure. by JP Abgrall · 11 years ago
  75. 4ce2f83 adb: Don't clobber block devices during push by JP Abgrall · 11 years ago
  76. 5b0bb48 adb: fix windows build after "forward --list" fix. by JP Abgrall · 11 years ago
  77. 6e94c57 am 2e7347d6: Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." by Nick Kralevich · 11 years ago
  78. 3530b9c am 02916aa2: Remove obsolete vdc call. by Nick Kralevich · 11 years ago
  79. 02916aa Remove obsolete vdc call. by Nick Kralevich · 11 years ago
  80. 2264e7c Fix adb forward --list when forwarding a lot by Snild Dolkow · 11 years ago
  81. 27a9365 Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 11 years ago
  82. d2acdd8 Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ... by Mark Salyzyn · 11 years ago
  83. 6ddabb7 Merge "adbd: Don't close/reopen FFS ep0 on disconnect" by Benoit Goby · 11 years ago
  84. 7aa39a7 adb: deprecate legacy log service interface by Mark Salyzyn · 11 years ago
  85. c788278 adb: regression from Move list.c to inlines by Mark Salyzyn · 11 years ago
  86. 75e0645 Fix overflow in adb_client by Nick Kralevich · 11 years ago
  87. d49aa25 adbd: switch to su domain when running as root by Nick Kralevich · 11 years ago
  88. 7291783 Fix "adb push /sdcard/filename" by Nick Kralevich · 11 years ago
  89. ccecf14 system/core 64-bit cleanup. by Elliott Hughes · 11 years ago
  90. e76343e Merge "Emerson USB ID" by Colin Cross · 11 years ago
  91. 6e39bac Emerson USB ID by Jon Sawyer · 11 years ago
  92. 5ff167c HP USB ID by Jon Sawyer · 11 years ago
  93. 4cbf1d8 adbd: Don't close/reopen FFS ep0 on disconnect by Jack Pham · 11 years ago
  94. c1b6b15 adb: Add USB vendor ID for YotaDevices by DanielMo · 11 years ago
  95. 402c2b9 adb: Add USB vendor ID for TechFaith by DanielMo · 11 years ago
  96. d0057c0 adb: Add USB vendor ID for Rockchip by DanielMo · 11 years ago
  97. fdd189c adb: Add USB vendor ID for EMERGING Technology (Holdings) Ltd. by DanielMo · 11 years ago
  98. 63f0f51 adb: Add USB vendor ID for Allwinner by DanielMo · 11 years ago
  99. d5dab6d adb: Add USB vendor ID for Amlogic by DanielMo · 11 years ago
  100. 319d8c1 added Gigaset's USB vendor ID by Volker Moesker · 11 years ago