1. 529fca8 Fix Windows adb build by avoiding "bool" by Brian Carlstrom · 10 years ago
  2. d7d94df am 2cfd3d44: Merge "Escape single quotes in arguments." into lmp-dev by Jeff Sharkey · 10 years ago
  3. 75ea832 am 6df555fd: Move host \'get-state\' service up so that it works. by Simon Ye · 10 years ago
  4. 2002317 am 830a8641: am e6528152: Merge "Move host \'get-state\' service up so that it works." by Elliott Hughes · 10 years ago
  5. 6df555f Move host 'get-state' service up so that it works. by Simon Ye · 10 years ago
  6. e4cc1df am af2e6e1f: am 6e0034ce: Merge changes I2998e40a,I03eacfa1 by Elliott Hughes · 10 years ago
  7. 6e0034c Merge changes I2998e40a,I03eacfa1 by Elliott Hughes · 10 years ago
  8. 455a9c9 Partially revert argument escaping. by Jeff Sharkey · 10 years ago
  9. 71f137b Uniformly escape shell arguments. by Jeff Sharkey · 10 years ago
  10. 9f51261 Merge "Fix build of adb with gcc-4.9." by Elliott Hughes · 10 years ago
  11. 4d91087 Fix build of adb with gcc-4.9. by Alexander Ivchenko · 10 years ago
  12. e652815 Merge "Move host 'get-state' service up so that it works." by Elliott Hughes · 10 years ago
  13. 2cfd3d4 Merge "Escape single quotes in arguments." into lmp-dev by Jeff Sharkey · 10 years ago
  14. de7cad8 Escape single quotes in arguments. by Jeff Sharkey · 10 years ago
  15. a47b9c6 am 5e184b63: Merge "Consolidate adb trace macro defines into its own header file." into lmp-dev by leozwang · 10 years ago
  16. 62ad776 am 6df00c09: Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  17. 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
  18. 6df00c0 Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  19. e51c11e Move host 'get-state' service up so that it works. by Simon Ye · 10 years ago
  20. d0a6f62 Merge "Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break." by Elliott Hughes · 10 years ago
  21. 1f59fa0 Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  22. 5e184b6 Merge "Consolidate adb trace macro defines into its own header file." into lmp-dev by leozwang · 10 years ago
  23. f25a6a4 Consolidate adb trace macro defines into its own header file. by leozwang · 10 years ago
  24. 1c042df am 74ff4fcf: Merge "Follow refactoring of install-abandon command." into lmp-dev by Jeff Sharkey · 10 years ago
  25. 01f6fbf Follow refactoring of install-abandon command. by Jeff Sharkey · 10 years ago
  26. 8fb7e96 am 67b86f25: Merge "Redirect debug output to logcat." into lmp-dev by leozwang · 10 years ago
  27. fdbfcee am edf41f98: am 01c8f5c5: Merge "adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC." by Colin Cross · 10 years ago
  28. d470255 am 6ebaf311: am b3856ee4: Merge "fix adb build on Darwin" by Tim Murray · 10 years ago
  29. 01c8f5c Merge "adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC." by Colin Cross · 10 years ago
  30. f6850d4 adb: Add USB vendor ID for SONIM TECHNOLOGIES, INC. by DanielMo · 10 years ago
  31. 67b86f2 Merge "Redirect debug output to logcat." into lmp-dev by leozwang · 10 years ago
  32. b3856ee Merge "fix adb build on Darwin" by Tim Murray · 10 years ago
  33. ce2f106 fix adb build on Darwin by Tim Murray · 10 years ago
  34. 434ee70 Redirect debug output to logcat. by leozwang · 10 years ago
  35. 3cbdcd5 am 98a62656: am bbae321d: Merge "adb: set O_CLOEXEC on lots of file descriptors" by Nick Kralevich · 10 years ago
  36. a7398cf am 0efc04d9: Merge "adb: set O_CLOEXEC on lots of file descriptors" into lmp-dev by Nick Kralevich · 10 years ago
  37. 6483693 am 5dd4f875: am 1e569d0b: Merge "adb: replace utimes() with utime()" by Colin Cross · 10 years ago
  38. 1275704 resolved conflicts for merge of ad1e41d4 to lmp-dev-plus-aosp by Colin Cross · 10 years ago
  39. bbae321 Merge "adb: set O_CLOEXEC on lots of file descriptors" by Nick Kralevich · 10 years ago
  40. 43f94fb adb: set O_CLOEXEC on lots of file descriptors by Nick Kralevich · 10 years ago
  41. 1e569d0 Merge "adb: replace utimes() with utime()" by Colin Cross · 10 years ago
  42. 5dce78d adb: replace utimes() with utime() by Greg Hackmann · 10 years ago
  43. b83beb2 Merge changes I1730d1df,I42c18cb5,I03bb5cc1 by Colin Cross · 10 years ago
  44. 0efc04d Merge "adb: set O_CLOEXEC on lots of file descriptors" into lmp-dev by Nick Kralevich · 10 years ago
  45. a4a2a91 am 647379dd: Fix implicit declaration of function \'prctl\' in adb. by Elliott Hughes · 10 years ago
  46. 540fab4 adb: use oom_score_adj instead of oom_adj by Rom Lemarchand · 10 years ago
  47. 6aecc44 Add "exec" service: shell commands with no pty. by Jeff Sharkey · 10 years ago
  48. f0609fe adb: added support for adb pull -a to preserve time stamps and mode by Lajos Molnar · 11 years ago
  49. 777523e adb: set O_CLOEXEC on lots of file descriptors by Nick Kralevich · 10 years ago
  50. 6d4d704 am c67a6425: am b0325638: Merge "Fix implicit declaration of function \'prctl\' in adb." by Elliott Hughes · 10 years ago
  51. 647379d Fix implicit declaration of function 'prctl' in adb. by Elliott Hughes · 10 years ago
  52. b032563 Merge "Fix implicit declaration of function 'prctl' in adb." by Elliott Hughes · 10 years ago
  53. 54546bd Fix implicit declaration of function 'prctl' in adb. by Elliott Hughes · 10 years ago
  54. 29721da Fix the build in clang by Christopher Tate · 10 years ago
  55. 4a7ddb6 Fix 64-bit builds. by Jeff Sharkey · 10 years ago
  56. 0e0d251 Add install-multiple to adb. by Jeff Sharkey · 10 years ago
  57. 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
  58. 30f33f5 am 87c7a0d7: am a57ea016: Merge "adbd: adb root should terminate adbd only if it\'s debuggable" by Badhri Jagan Sridharan · 10 years ago
  59. a57ea01 Merge "adbd: adb root should terminate adbd only if it's debuggable" by Badhri Jagan Sridharan · 10 years ago
  60. a27ee6c fix windows build by Doug Zongker · 10 years ago
  61. 2328bea adb: fix 64-bit build by Colin Cross · 10 years ago
  62. cc52c81 Merge "add sideload-host mode to adb" by Doug Zongker · 10 years ago
  63. bcad29f add sideload-host mode to adb by Doug Zongker · 10 years ago
  64. e9a1c9c Added support for vendor partition to adb by Daniel Rosenberg · 10 years ago
  65. 67a0521 am 7696833f: am d08b80cc: am d82330ca: Merge "Add Smartisan usb config" by Elliott Hughes · 10 years ago
  66. 7696833 am d08b80cc: am d82330ca: Merge "Add Smartisan usb config" by Elliott Hughes · 10 years ago
  67. d82330c Merge "Add Smartisan usb config" by Elliott Hughes · 10 years ago
  68. 9d837e5 adb: use oom_score_adj instead of oom_adj by Rom Lemarchand · 10 years ago
  69. 936ed03 am 8e8883aa: am f02fd9f0: am d1229a77: Merge "adb: Add USB vendor ID for Honeywell" by Colin Cross · 10 years ago
  70. 8e8883a am f02fd9f0: am d1229a77: Merge "adb: Add USB vendor ID for Honeywell" by Colin Cross · 10 years ago
  71. 3f4b725 adb: Add USB vendor ID for Honeywell by DanielMo · 10 years ago
  72. d1229a7 Merge "adb: Add USB vendor ID for Honeywell" by Colin Cross · 10 years ago
  73. e12dba0 am 3283db3a: am 89e4fad0: am 4e6aa6a2: Merge "adbd: unconditionally call setgroups" by Nick Kralevich · 10 years ago
  74. 3283db3 am 89e4fad0: am 4e6aa6a2: Merge "adbd: unconditionally call setgroups" by Nick Kralevich · 10 years ago
  75. 4638dea adbd: unconditionally call setgroups by Nick Kralevich · 10 years ago
  76. 9a2af00 am 98f37f21: am 6c65cd5d: am e96af791: Merge "Add gionee USB vendor id." by Elliott Hughes · 10 years ago
  77. 98f37f2 am 6c65cd5d: am e96af791: Merge "Add gionee USB vendor id." by Elliott Hughes · 10 years ago
  78. e96af79 Merge "Add gionee USB vendor id." by Elliott Hughes · 10 years ago
  79. e1febab Add gionee USB vendor id. by xuefeng cai · 10 years ago
  80. 026d962 Partially revert argument escaping. by Jeff Sharkey · 10 years ago
  81. 824d106 Uniformly escape shell arguments. by Jeff Sharkey · 10 years ago
  82. 7666526 am afcb173d: am ef47eb19: am 30136150: Merge "adb: avoid leaking file descriptors" by Nick Kralevich · 10 years ago
  83. afcb173 am ef47eb19: am 30136150: Merge "adb: avoid leaking file descriptors" by Nick Kralevich · 10 years ago
  84. 85a4424 adb: avoid leaking file descriptors by Nick Kralevich · 10 years ago
  85. 0131e7f am 25f1c987: am ef9d3f45: Merge "Skip the "--abi" flag on "adb install" if present." by Narayan Kamath · 10 years ago
  86. 25f1c98 am ef9d3f45: Merge "Skip the "--abi" flag on "adb install" if present." by Narayan Kamath · 10 years ago
  87. ef9d3f4 Merge "Skip the "--abi" flag on "adb install" if present." by Narayan Kamath · 10 years ago
  88. a561272 Merge "Add "exec" service: shell commands with no pty." by Jeff Sharkey · 10 years ago
  89. c52ec1a Add "exec" service: shell commands with no pty. by Jeff Sharkey · 10 years ago
  90. 9416eaa Skip the "--abi" flag on "adb install" if present. by Narayan Kamath · 10 years ago
  91. 122cbc7 am e1e22922: am c4e53cf3: am ff99bc2b: Merge "adb: Add USB vendor ID for Unowhy" by Elliott Hughes · 10 years ago
  92. e1e2292 am c4e53cf3: am ff99bc2b: Merge "adb: Add USB vendor ID for Unowhy" by Elliott Hughes · 10 years ago
  93. c4e53cf am ff99bc2b: Merge "adb: Add USB vendor ID for Unowhy" by Elliott Hughes · 10 years ago
  94. ff99bc2 Merge "adb: Add USB vendor ID for Unowhy" by Elliott Hughes · 10 years ago
  95. dcbbd86 adb: Add USB vendor ID for Unowhy by Wing Tseng · 10 years ago
  96. 96fbe5f am 584a7fc5: am 197bc540: am 48786b73: Merge "adb: implement "adb reverse <local> <remote>"" by David 'Digit' Turner · 10 years ago
  97. 584a7fc am 197bc540: am 48786b73: Merge "adb: implement "adb reverse <local> <remote>"" by David 'Digit' Turner · 10 years ago
  98. 197bc54 am 48786b73: Merge "adb: implement "adb reverse <local> <remote>"" by David 'Digit' Turner · 10 years ago
  99. 48786b7 Merge "adb: implement "adb reverse <local> <remote>"" by David 'Digit' Turner · 10 years ago
  100. 963a449 adb: implement "adb reverse <local> <remote>" by David 'Digit' Turner · 12 years ago