1. 14e97d8 am 99bb69c1: am 073b6d73: Merge "74602: Fixes adb not seeing connected devices on Mac." by Esteban de la Canal · 10 years ago
  2. 073b6d7 Merge "74602: Fixes adb not seeing connected devices on Mac." by Esteban de la Canal · 10 years ago
  3. 647231a 74602: Fixes adb not seeing connected devices on Mac. by Esteban de la Canal · 10 years ago
  4. 1f1c9f8 am 6608a46c: am c4ff0389: Merge "adb: Add USB vendor ID for Alco Digital Devices Limited" by Elliott Hughes · 10 years ago
  5. a2eb16e adb: Add USB vendor ID for Alco Digital Devices Limited by DanielMo · 10 years ago
  6. 0d6a62a am 228f8261: Merge "delete_file() should force removal." into lmp-dev by Jeff Sharkey · 10 years ago
  7. ce47465 delete_file() should force removal. by Jeff Sharkey · 10 years ago
  8. cdd8dc9 am fc8e16bf: am 33ff03b8: Merge "Add -Wno-deprecated-declarations to makefiles." by Christopher Ferris · 10 years ago
  9. 33ff03b Merge "Add -Wno-deprecated-declarations to makefiles." by Christopher Ferris · 10 years ago
  10. 0e5ad72 am 379ca94d: am c5de7126: Merge "Include ADB_HOST only code in #if ADB_HOST." by Chih-Hung Hsieh · 10 years ago
  11. c5de712 Merge "Include ADB_HOST only code in #if ADB_HOST." by Chih-Hung Hsieh · 10 years ago
  12. f5de766 Include ADB_HOST only code in #if ADB_HOST. by Chih-Hung Hsieh · 10 years ago
  13. 9a0c959 am 0dcc3f65: am 86591902: Merge "Add USB Vendor ID for Micromax Informatics Ltd." by Elliott Hughes · 10 years ago
  14. 8659190 Merge "Add USB Vendor ID for Micromax Informatics Ltd." by Elliott Hughes · 10 years ago
  15. 7d462f6 Add USB Vendor ID for Micromax Informatics Ltd. by Abhishek Karmakar · 10 years ago
  16. 29f6cdb Switch from using base64 BIOs to encoding funcs. by Adam Langley · 10 years ago
  17. d930691 Add -Wno-deprecated-declarations to makefiles. by Christopher Ferris · 10 years ago
  18. 4250641 am 87ad7cdc: am ff4c731a: Merge "Fix 64-bit host build." by Ying Wang · 10 years ago
  19. ff4c731 Merge "Fix 64-bit host build." by Ying Wang · 10 years ago
  20. f6d4f9a Fix 64-bit host build. by Ying Wang · 10 years ago
  21. 22935c7 am 9bdc70d0: Fix build of adb with gcc-4.9. by Alexander Ivchenko · 10 years ago
  22. 165273d am 771f6f29: am 9f512610: Merge "Fix build of adb with gcc-4.9." by Elliott Hughes · 10 years ago
  23. 9bdc70d Fix build of adb with gcc-4.9. by Alexander Ivchenko · 10 years ago
  24. b8ffb6f am 529fca86: Fix Windows adb build by avoiding "bool" by Brian Carlstrom · 10 years ago
  25. 529fca8 Fix Windows adb build by avoiding "bool" by Brian Carlstrom · 10 years ago
  26. d7d94df am 2cfd3d44: Merge "Escape single quotes in arguments." into lmp-dev by Jeff Sharkey · 10 years ago
  27. 75ea832 am 6df555fd: Move host \'get-state\' service up so that it works. by Simon Ye · 10 years ago
  28. 2002317 am 830a8641: am e6528152: Merge "Move host \'get-state\' service up so that it works." by Elliott Hughes · 10 years ago
  29. 6df555f Move host 'get-state' service up so that it works. by Simon Ye · 10 years ago
  30. e4cc1df am af2e6e1f: am 6e0034ce: Merge changes I2998e40a,I03eacfa1 by Elliott Hughes · 10 years ago
  31. 6e0034c Merge changes I2998e40a,I03eacfa1 by Elliott Hughes · 10 years ago
  32. 455a9c9 Partially revert argument escaping. by Jeff Sharkey · 10 years ago
  33. 71f137b Uniformly escape shell arguments. by Jeff Sharkey · 10 years ago
  34. 9f51261 Merge "Fix build of adb with gcc-4.9." by Elliott Hughes · 10 years ago
  35. 4d91087 Fix build of adb with gcc-4.9. by Alexander Ivchenko · 10 years ago
  36. e652815 Merge "Move host 'get-state' service up so that it works." by Elliott Hughes · 10 years ago
  37. 2cfd3d4 Merge "Escape single quotes in arguments." into lmp-dev by Jeff Sharkey · 10 years ago
  38. de7cad8 Escape single quotes in arguments. by Jeff Sharkey · 10 years ago
  39. a47b9c6 am 5e184b63: Merge "Consolidate adb trace macro defines into its own header file." into lmp-dev by leozwang · 10 years ago
  40. 62ad776 am 6df00c09: Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  41. e940771 am ec531e5c: am d0a6f626: Merge "Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break." by Elliott Hughes · 10 years ago
  42. 6df00c0 Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  43. e51c11e Move host 'get-state' service up so that it works. by Simon Ye · 10 years ago
  44. d0a6f62 Merge "Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break." by Elliott Hughes · 10 years ago
  45. 1f59fa0 Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  46. 5e184b6 Merge "Consolidate adb trace macro defines into its own header file." into lmp-dev by leozwang · 10 years ago
  47. f25a6a4 Consolidate adb trace macro defines into its own header file. by leozwang · 10 years ago
  48. 1c042df am 74ff4fcf: Merge "Follow refactoring of install-abandon command." into lmp-dev by Jeff Sharkey · 10 years ago
  49. 01f6fbf Follow refactoring of install-abandon command. by Jeff Sharkey · 10 years ago
  50. 8fb7e96 am 67b86f25: Merge "Redirect debug output to logcat." into lmp-dev by leozwang · 10 years ago
  51. fdbfcee am edf41f98: am 01c8f5c5: Merge "adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC." by Colin Cross · 10 years ago
  52. d470255 am 6ebaf311: am b3856ee4: Merge "fix adb build on Darwin" by Tim Murray · 10 years ago
  53. 01c8f5c Merge "adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC." by Colin Cross · 10 years ago
  54. f6850d4 adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC. by DanielMo · 10 years ago
  55. 67b86f2 Merge "Redirect debug output to logcat." into lmp-dev by leozwang · 10 years ago
  56. b3856ee Merge "fix adb build on Darwin" by Tim Murray · 10 years ago
  57. ce2f106 fix adb build on Darwin by Tim Murray · 10 years ago
  58. 434ee70 Redirect debug output to logcat. by leozwang · 10 years ago
  59. 3cbdcd5 am 98a62656: am bbae321d: Merge "adb: set O_CLOEXEC on lots of file descriptors" by Nick Kralevich · 10 years ago
  60. a7398cf am 0efc04d9: Merge "adb: set O_CLOEXEC on lots of file descriptors" into lmp-dev by Nick Kralevich · 10 years ago
  61. 6483693 am 5dd4f875: am 1e569d0b: Merge "adb: replace utimes() with utime()" by Colin Cross · 10 years ago
  62. 1275704 resolved conflicts for merge of ad1e41d4 to lmp-dev-plus-aosp by Colin Cross · 10 years ago
  63. bbae321 Merge "adb: set O_CLOEXEC on lots of file descriptors" by Nick Kralevich · 10 years ago
  64. 43f94fb adb: set O_CLOEXEC on lots of file descriptors by Nick Kralevich · 10 years ago
  65. 1e569d0 Merge "adb: replace utimes() with utime()" by Colin Cross · 10 years ago
  66. 5dce78d adb: replace utimes() with utime() by Greg Hackmann · 10 years ago
  67. b83beb2 Merge changes I1730d1df,I42c18cb5,I03bb5cc1 by Colin Cross · 10 years ago
  68. 0efc04d Merge "adb: set O_CLOEXEC on lots of file descriptors" into lmp-dev by Nick Kralevich · 10 years ago
  69. a4a2a91 am 647379dd: Fix implicit declaration of function \'prctl\' in adb. by Elliott Hughes · 10 years ago
  70. 540fab4 adb: use oom_score_adj instead of oom_adj by Rom Lemarchand · 10 years ago
  71. 6aecc44 Add "exec" service: shell commands with no pty. by Jeff Sharkey · 10 years ago
  72. f0609fe adb: added support for adb pull -a to preserve time stamps and mode by Lajos Molnar · 12 years ago
  73. 777523e adb: set O_CLOEXEC on lots of file descriptors by Nick Kralevich · 10 years ago
  74. 6d4d704 am c67a6425: am b0325638: Merge "Fix implicit declaration of function \'prctl\' in adb." by Elliott Hughes · 10 years ago
  75. 647379d Fix implicit declaration of function 'prctl' in adb. by Elliott Hughes · 10 years ago
  76. b032563 Merge "Fix implicit declaration of function 'prctl' in adb." by Elliott Hughes · 10 years ago
  77. 54546bd Fix implicit declaration of function 'prctl' in adb. by Elliott Hughes · 10 years ago
  78. 29721da Fix the build in clang by Christopher Tate · 10 years ago
  79. 4a7ddb6 Fix 64-bit builds. by Jeff Sharkey · 10 years ago
  80. 0e0d251 Add install-multiple to adb. by Jeff Sharkey · 10 years ago
  81. f35a40d am 30f33f50: am 87c7a0d7: am a57ea016: Merge "adbd: adb root should terminate adbd only if it\'s debuggable" by Badhri Jagan Sridharan · 10 years ago
  82. 30f33f5 am 87c7a0d7: am a57ea016: Merge "adbd: adb root should terminate adbd only if it\'s debuggable" by Badhri Jagan Sridharan · 10 years ago
  83. a57ea01 Merge "adbd: adb root should terminate adbd only if it's debuggable" by Badhri Jagan Sridharan · 10 years ago
  84. a27ee6c fix windows build by Doug Zongker · 10 years ago
  85. 2328bea adb: fix 64-bit build by Colin Cross · 10 years ago
  86. cc52c81 Merge "add sideload-host mode to adb" by Doug Zongker · 10 years ago
  87. bcad29f add sideload-host mode to adb by Doug Zongker · 10 years ago
  88. e9a1c9c Added support for vendor partition to adb by Daniel Rosenberg · 10 years ago
  89. 67a0521 am 7696833f: am d08b80cc: am d82330ca: Merge "Add Smartisan usb config" by Elliott Hughes · 10 years ago
  90. 7696833 am d08b80cc: am d82330ca: Merge "Add Smartisan usb config" by Elliott Hughes · 10 years ago
  91. d82330c Merge "Add Smartisan usb config" by Elliott Hughes · 10 years ago
  92. 9d837e5 adb: use oom_score_adj instead of oom_adj by Rom Lemarchand · 10 years ago
  93. 936ed03 am 8e8883aa: am f02fd9f0: am d1229a77: Merge "adb: Add USB vendor ID for Honeywell" by Colin Cross · 10 years ago
  94. 8e8883a am f02fd9f0: am d1229a77: Merge "adb: Add USB vendor ID for Honeywell" by Colin Cross · 10 years ago
  95. 3f4b725 adb: Add USB vendor ID for Honeywell by DanielMo · 10 years ago
  96. d1229a7 Merge "adb: Add USB vendor ID for Honeywell" by Colin Cross · 10 years ago
  97. e12dba0 am 3283db3a: am 89e4fad0: am 4e6aa6a2: Merge "adbd: unconditionally call setgroups" by Nick Kralevich · 10 years ago
  98. 3283db3 am 89e4fad0: am 4e6aa6a2: Merge "adbd: unconditionally call setgroups" by Nick Kralevich · 10 years ago
  99. 4638dea adbd: unconditionally call setgroups by Nick Kralevich · 10 years ago
  100. 9a2af00 am 98f37f21: am 6c65cd5d: am e96af791: Merge "Add gionee USB vendor id." by Elliott Hughes · 10 years ago