1. 2db75ce adb: check for an error response from adbd between each write. by Josh Gao · 8 years ago
  2. 3986731 adbd: restore the old error handling behavior. by Josh Gao · 8 years ago
  3. c1ad2a1 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 8 years ago
  4. c7bd1cb adb: detect when the client disconnects in wait-for-device. by Josh Gao · 8 years ago
  5. 80d93fc adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 8 years ago
  6. 34a0dff adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 8 years ago
  7. d0c0c90 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 8 years ago
  8. f2b8123 adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 8 years ago
  9. e9f72f1 adb: fix clang-format for access modifier dedent. by Josh Gao · 8 years ago
  10. f8e766f Add missing liblog dependency by Dimitry Ivanov · 8 years ago
  11. b93292a adb: sysdeps_win32: actually change ExitThread to _endthreadex. by Josh Gao · 8 years ago
  12. 382ea6e adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 8 years ago
  13. 0f80e09 adb: redact reference to secret internal time machine. by Josh Gao · 8 years ago
  14. 9a9827f adb: mkdirs fixes by Spencer Low · 8 years ago
  15. 9efe321 adb: sysdeps: add support for joining threads. by Josh Gao · 8 years ago
  16. d94e173 adb: allow wine's output for sysdeps_win32 strerror test. by Josh Gao · 8 years ago
  17. 35ee609 adb: setsid() for adb host server. by Yabin Cui · 8 years ago
  18. 3ee6307 adb: make ctrl-c when spawning a daemon not kill the daemon. by Josh Gao · 8 years ago
  19. eaa9df7 adb: fix mkdirs test. by Josh Gao · 8 years ago
  20. 7606033 Merge "adb: don\'t append a slash to a path that already ends with one." am: 1d2b4970e7 by Josh Gao · 8 years ago
  21. 726c71a Merge "adb: win32: fix start-server to properly display UTF-8 on the console" am: f53f4f42b1 by Elliott Hughes · 8 years ago
  22. f14bb3a Merge "adb: report subprocess creation errors to the client." am: 289b74c5c7 by Josh Gao · 8 years ago
  23. f7f71ee Merge "adb: fix mistaken uses of SendFail in file_sync_service.cpp." am: 90f06ec575 by Josh Gao · 8 years ago
  24. 4ba9c27 Merge "adb: don\'t append a slash to a path that already ends with one." by Josh Gao · 8 years ago
  25. 1d2b497 Merge "adb: don't append a slash to a path that already ends with one." by Josh Gao · 8 years ago
  26. 9624607 Merge "adb: win32: fix start-server to properly display UTF-8 on the console" by Elliott Hughes · 8 years ago
  27. f53f4f4 Merge "adb: win32: fix start-server to properly display UTF-8 on the console" by Elliott Hughes · 8 years ago
  28. 5821678 adb: win32: fix start-server to properly display UTF-8 on the console by Spencer Low · 9 years ago
  29. 2e4ed0a adb: don't append a slash to a path that already ends with one. by Josh Gao · 8 years ago
  30. eeb424b Merge "adb: report subprocess creation errors to the client." am: 289b74c5c7 by Josh Gao · 8 years ago
  31. b60c01a Merge "adb: fix mistaken uses of SendFail in file_sync_service.cpp." by Josh Gao · 8 years ago
  32. 289b74c Merge "adb: report subprocess creation errors to the client." by Josh Gao · 8 years ago
  33. 9dc2e93 adb: report subprocess creation errors to the client. by Josh Gao · 9 years ago
  34. 90f06ec Merge "adb: fix mistaken uses of SendFail in file_sync_service.cpp." by Josh Gao · 8 years ago
  35. bd446be adb: fix mistaken uses of SendFail in file_sync_service.cpp. by Josh Gao · 9 years ago
  36. 20d82e3 Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" am: 46f527c2db by David Pursell · 8 years ago
  37. 6803ee7 Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" by David Pursell · 8 years ago
  38. 46f527c Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" by David Pursell · 8 years ago
  39. 3c241b0 Merge "base: add SystemErrorCodeToString() function." am: 0e468cca2d by David Pursell · 8 years ago
  40. c30a0f5 Merge "base: add SystemErrorCodeToString() function." am: 0e468cca2d by David Pursell · 8 years ago
  41. 0e468cc Merge "base: add SystemErrorCodeToString() function." by David Pursell · 8 years ago
  42. c573d52 base: add SystemErrorCodeToString() function. by David Pursell · 9 years ago
  43. a1b64da Merge changes I93287b87,I30a3eb0b am: e4897aca1c am: 3055e41ecf by Josh Gao · 8 years ago
  44. 3055e41 Merge changes I93287b87,I30a3eb0b am: e4897aca1c by Josh Gao · 8 years ago
  45. e4897ac Merge changes I93287b87,I30a3eb0b by Josh Gao · 8 years ago
  46. 23f6f2b adb: add nullability specifiers to adb_client.h. by Josh Gao · 9 years ago
  47. 91d53b5 adb: add adb_get_feature_set. by Josh Gao · 9 years ago
  48. b120dd1 Merge "adb: fix subprocess termination for legacy shell." am: ea71e279bd by David Pursell · 9 years ago
  49. e555aa4 Merge "adb: fix subprocess termination for legacy shell." am: ea71e279bd by David Pursell · 9 years ago
  50. ea71e27 Merge "adb: fix subprocess termination for legacy shell." by David Pursell · 9 years ago
  51. c33c957 Merge "adb: SIGWINCH support for Windows" am: c1eb5ba0fb am: af19882582 by Josh Gao · 9 years ago
  52. af19882 Merge "adb: SIGWINCH support for Windows" am: c1eb5ba0fb by Josh Gao · 9 years ago
  53. 5544140 adb: SIGWINCH support for Windows by Spencer Low · 9 years ago
  54. f373c35 adb: win32: handle incomplete UTF-8 in console output, other fixes by Spencer Low · 9 years ago
  55. bcc9728 Merge "ADB security logging" am: 01f6fa3483 am: d66d2ae37d by Rubin Xu · 9 years ago
  56. d66d2ae Merge "ADB security logging" am: 01f6fa3483 by Rubin Xu · 9 years ago
  57. 01f6fa3 Merge "ADB security logging" by Rubin Xu · 9 years ago
  58. 182dc32 adb: fix subprocess termination for legacy shell. by David Pursell · 9 years ago
  59. 72e2026 Merge "adb: fix GetFeatureSet() to indicate failure." am: f3e58febe8 by David Pursell · 9 years ago
  60. 197feb8 Merge "base: add network address parsing function from adb." am: cf6e14ed12 by David Pursell · 9 years ago
  61. cd6ead1 Merge "adb: fix GetFeatureSet() to indicate failure." am: f3e58febe8 by David Pursell · 9 years ago
  62. f3e58fe Merge "adb: fix GetFeatureSet() to indicate failure." by David Pursell · 9 years ago
  63. 9650d86 adb: fix GetFeatureSet() to indicate failure. by David Pursell · 9 years ago
  64. 70bd4c0 Merge "base: add network address parsing function from adb." am: cf6e14ed12 by David Pursell · 9 years ago
  65. cf6e14e Merge "base: add network address parsing function from adb." by David Pursell · 9 years ago
  66. a17d272 base: add network address parsing function from adb. by David Pursell · 9 years ago
  67. 29a64f9 ADB security logging by Rubin Xu · 9 years ago
  68. 5d56708 Merge "adbd: use pty to determine whether a session is interactive." am: 128452bdd7 by Josh Gao · 9 years ago
  69. afb2f95 Merge "adbd: use pty to determine whether a session is interactive." by Josh Gao · 9 years ago
  70. 128452b Merge "adbd: use pty to determine whether a session is interactive." by Josh Gao · 9 years ago
  71. 8a63116 adbd: use pty to determine whether a session is interactive. by Josh Gao · 9 years ago
  72. 0b51794 Merge "adbd: don\'t leave zombies when subprocess creation fails." am: fb494eb40d by Josh Gao · 9 years ago
  73. a563d13 Merge "adbd: don\'t leave zombies when subprocess creation fails." by Josh Gao · 9 years ago
  74. 6a98c6e adbd: don't leave zombies when subprocess creation fails. by Josh Gao · 9 years ago
  75. c9dc755 Merge "adb: tag fatal, fatal_errno with printf attribute." am: 4e07470d60 by Josh Gao · 9 years ago
  76. 376f6c7 Merge "Increase the maximum shell command length to 4096ish." am: a566fb2f97 by Josh Gao · 9 years ago
  77. 68ba8d8 Merge "Fix a couple sign-comparison warnings." am: 422359aad4 am: af489f36cb by Dan Albert · 9 years ago
  78. 73e2275 Merge "adb: tag fatal, fatal_errno with printf attribute." am: 4e07470d60 by Josh Gao · 9 years ago
  79. 4e07470 Merge "adb: tag fatal, fatal_errno with printf attribute." by Josh Gao · 9 years ago
  80. 2930cdc adb: tag fatal, fatal_errno with printf attribute. by Josh Gao · 9 years ago
  81. 2b77a9a Merge "Increase the maximum shell command length to 4096ish." am: a566fb2f97 by Josh Gao · 9 years ago
  82. a566fb2 Merge "Increase the maximum shell command length to 4096ish." by Josh Gao · 9 years ago
  83. 9055a58 Increase the maximum shell command length to 4096ish. by Josh Gao · 9 years ago
  84. af489f3 Merge "Fix a couple sign-comparison warnings." am: 422359aad4 by Dan Albert · 9 years ago
  85. d7bf6d1 Fix a couple sign-comparison warnings. by Dan Albert · 9 years ago
  86. 99ea43e Merge "adbd: Depend only on libminijail." am: ce50ecf7ed am: 7612a998b1 by Jorge Lucangeli Obes · 9 years ago
  87. 7612a99 Merge "adbd: Depend only on libminijail." am: ce50ecf7ed by Jorge Lucangeli Obes · 9 years ago
  88. b5791d7 Merge "Improve dumb terminal support (emacs is dumb)." am: 69684d9820 by Elliott Hughes · 9 years ago
  89. 1cbe6ef Merge "Improve dumb terminal support (emacs is dumb)." am: 69684d9820 by Elliott Hughes · 9 years ago
  90. ce50ecf Merge "adbd: Depend only on libminijail." by Jorge Lucangeli Obes · 9 years ago
  91. 69684d9 Merge "Improve dumb terminal support (emacs is dumb)." by Elliott Hughes · 9 years ago
  92. 6e6e460 Improve dumb terminal support (emacs is dumb). by Elliott Hughes · 9 years ago
  93. af4599f Merge "adbd: Remove check for set_supplementary_gids." am: fd3c12d224 by Jorge Lucangeli Obes · 9 years ago
  94. 0bc9b62 Merge "adbd: Remove check for set_supplementary_gids." am: fd3c12d224 by Jorge Lucangeli Obes · 9 years ago
  95. 19c2871 adbd: Depend only on libminijail. by Jorge Lucangeli Obes · 9 years ago
  96. 0ad69ea adbd: Remove check for set_supplementary_gids. by Jorge Lucangeli Obes · 9 years ago
  97. 84d3344 Merge "WA: Fix adb wait-for-device command" am: bf867cac7e am: e16f417b44 by Josh Gao · 9 years ago
  98. e16f417 Merge "WA: Fix adb wait-for-device command" am: bf867cac7e by Josh Gao · 9 years ago
  99. 6683132 WA: Fix adb wait-for-device command by Leo Sartre · 9 years ago
  100. b137890 Merge "Limit adb_test to first multilib" am: 3fb7d97689 am: 5e52542ff9 by Dan Willemsen · 9 years ago