1. 177253f adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
  2. d13def2 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
  3. c446744 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
  4. 9c05961 adb: relax serial matching rules. by David Pursell · 9 years ago
  5. 37e8ab4 adb: report progress for small files. by Josh Gao · 9 years ago
  6. 7143b05 Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 9 years ago
  7. 5c0d55a adb: fix directory creation logic. by Josh Gao · 9 years ago
  8. b8548d1 adb: fix mistaken use of PLOG. by Josh Gao · 9 years ago
  9. bf1e246 adb: use TCP keepalive. by David Pursell · 9 years ago
  10. f4ae8fa Emulator: fix adbd qemu pipe partial write by bohu · 9 years ago
  11. 79f7792 Merge "Only debuggable packages can be downgraded." into nyc-dev by Alex Klyubin · 9 years ago
  12. 96a1c5c adb: fix leak of framework_fd. by Josh Gao · 9 years ago
  13. 6a7e573 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 9 years ago
  14. 2ad376b Only debuggable packages can be downgraded. by Alex Klyubin · 9 years ago
  15. e776945 Remove duplicate fdevent.cpp entry by Dan Willemsen · 9 years ago
  16. c9b4b90 adb: sysdeps_test: improve smoke test. by Josh Gao · 9 years ago
  17. 2db75ce adb: check for an error response from adbd between each write. by Josh Gao · 9 years ago
  18. 3986731 adbd: restore the old error handling behavior. by Josh Gao · 9 years ago
  19. c1ad2a1 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 9 years ago
  20. c7bd1cb adb: detect when the client disconnects in wait-for-device. by Josh Gao · 9 years ago
  21. 80d93fc adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
  22. 34a0dff adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 9 years ago
  23. d0c0c90 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 9 years ago
  24. f2b8123 adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 9 years ago
  25. e9f72f1 adb: fix clang-format for access modifier dedent. by Josh Gao · 9 years ago
  26. f8e766f Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  27. b93292a adb: sysdeps_win32: actually change ExitThread to _endthreadex. by Josh Gao · 9 years ago
  28. 382ea6e adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
  29. 0f80e09 adb: redact reference to secret internal time machine. by Josh Gao · 9 years ago
  30. 9a9827f adb: mkdirs fixes by Spencer Low · 9 years ago
  31. 9efe321 adb: sysdeps: add support for joining threads. by Josh Gao · 9 years ago
  32. d94e173 adb: allow wine's output for sysdeps_win32 strerror test. by Josh Gao · 9 years ago
  33. 35ee609 adb: setsid() for adb host server. by Yabin Cui · 9 years ago
  34. 3ee6307 adb: make ctrl-c when spawning a daemon not kill the daemon. by Josh Gao · 9 years ago
  35. eaa9df7 adb: fix mkdirs test. by Josh Gao · 9 years ago
  36. 7606033 Merge "adb: don\'t append a slash to a path that already ends with one." am: 1d2b4970e7 by Josh Gao · 9 years ago
  37. 726c71a Merge "adb: win32: fix start-server to properly display UTF-8 on the console" am: f53f4f42b1 by Elliott Hughes · 9 years ago
  38. f14bb3a Merge "adb: report subprocess creation errors to the client." am: 289b74c5c7 by Josh Gao · 9 years ago
  39. f7f71ee Merge "adb: fix mistaken uses of SendFail in file_sync_service.cpp." am: 90f06ec575 by Josh Gao · 9 years ago
  40. 4ba9c27 Merge "adb: don\'t append a slash to a path that already ends with one." by Josh Gao · 9 years ago
  41. 1d2b497 Merge "adb: don't append a slash to a path that already ends with one." by Josh Gao · 9 years ago
  42. 9624607 Merge "adb: win32: fix start-server to properly display UTF-8 on the console" by Elliott Hughes · 9 years ago
  43. f53f4f4 Merge "adb: win32: fix start-server to properly display UTF-8 on the console" by Elliott Hughes · 9 years ago
  44. 5821678 adb: win32: fix start-server to properly display UTF-8 on the console by Spencer Low · 9 years ago
  45. 2e4ed0a adb: don't append a slash to a path that already ends with one. by Josh Gao · 9 years ago
  46. eeb424b Merge "adb: report subprocess creation errors to the client." am: 289b74c5c7 by Josh Gao · 9 years ago
  47. b60c01a Merge "adb: fix mistaken uses of SendFail in file_sync_service.cpp." by Josh Gao · 9 years ago
  48. 289b74c Merge "adb: report subprocess creation errors to the client." by Josh Gao · 9 years ago
  49. 9dc2e93 adb: report subprocess creation errors to the client. by Josh Gao · 9 years ago
  50. 90f06ec Merge "adb: fix mistaken uses of SendFail in file_sync_service.cpp." by Josh Gao · 9 years ago
  51. bd446be adb: fix mistaken uses of SendFail in file_sync_service.cpp. by Josh Gao · 9 years ago
  52. 20d82e3 Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" am: 46f527c2db by David Pursell · 9 years ago
  53. 6803ee7 Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" by David Pursell · 9 years ago
  54. 46f527c Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" by David Pursell · 9 years ago
  55. 3c241b0 Merge "base: add SystemErrorCodeToString() function." am: 0e468cca2d by David Pursell · 9 years ago
  56. c30a0f5 Merge "base: add SystemErrorCodeToString() function." am: 0e468cca2d by David Pursell · 9 years ago
  57. 0e468cc Merge "base: add SystemErrorCodeToString() function." by David Pursell · 9 years ago
  58. c573d52 base: add SystemErrorCodeToString() function. by David Pursell · 9 years ago
  59. a1b64da Merge changes I93287b87,I30a3eb0b am: e4897aca1c am: 3055e41ecf by Josh Gao · 9 years ago
  60. 3055e41 Merge changes I93287b87,I30a3eb0b am: e4897aca1c by Josh Gao · 9 years ago
  61. e4897ac Merge changes I93287b87,I30a3eb0b by Josh Gao · 9 years ago
  62. 23f6f2b adb: add nullability specifiers to adb_client.h. by Josh Gao · 9 years ago
  63. 91d53b5 adb: add adb_get_feature_set. by Josh Gao · 9 years ago
  64. b120dd1 Merge "adb: fix subprocess termination for legacy shell." am: ea71e279bd by David Pursell · 9 years ago
  65. e555aa4 Merge "adb: fix subprocess termination for legacy shell." am: ea71e279bd by David Pursell · 9 years ago
  66. ea71e27 Merge "adb: fix subprocess termination for legacy shell." by David Pursell · 9 years ago
  67. c33c957 Merge "adb: SIGWINCH support for Windows" am: c1eb5ba0fb am: af19882582 by Josh Gao · 9 years ago
  68. af19882 Merge "adb: SIGWINCH support for Windows" am: c1eb5ba0fb by Josh Gao · 9 years ago
  69. 5544140 adb: SIGWINCH support for Windows by Spencer Low · 9 years ago
  70. f373c35 adb: win32: handle incomplete UTF-8 in console output, other fixes by Spencer Low · 9 years ago
  71. bcc9728 Merge "ADB security logging" am: 01f6fa3483 am: d66d2ae37d by Rubin Xu · 9 years ago
  72. d66d2ae Merge "ADB security logging" am: 01f6fa3483 by Rubin Xu · 9 years ago
  73. 01f6fa3 Merge "ADB security logging" by Rubin Xu · 9 years ago
  74. 182dc32 adb: fix subprocess termination for legacy shell. by David Pursell · 9 years ago
  75. 72e2026 Merge "adb: fix GetFeatureSet() to indicate failure." am: f3e58febe8 by David Pursell · 9 years ago
  76. 197feb8 Merge "base: add network address parsing function from adb." am: cf6e14ed12 by David Pursell · 9 years ago
  77. cd6ead1 Merge "adb: fix GetFeatureSet() to indicate failure." am: f3e58febe8 by David Pursell · 9 years ago
  78. f3e58fe Merge "adb: fix GetFeatureSet() to indicate failure." by David Pursell · 9 years ago
  79. 9650d86 adb: fix GetFeatureSet() to indicate failure. by David Pursell · 9 years ago
  80. 70bd4c0 Merge "base: add network address parsing function from adb." am: cf6e14ed12 by David Pursell · 9 years ago
  81. cf6e14e Merge "base: add network address parsing function from adb." by David Pursell · 9 years ago
  82. a17d272 base: add network address parsing function from adb. by David Pursell · 9 years ago
  83. 29a64f9 ADB security logging by Rubin Xu · 9 years ago
  84. 5d56708 Merge "adbd: use pty to determine whether a session is interactive." am: 128452bdd7 by Josh Gao · 9 years ago
  85. afb2f95 Merge "adbd: use pty to determine whether a session is interactive." by Josh Gao · 9 years ago
  86. 128452b Merge "adbd: use pty to determine whether a session is interactive." by Josh Gao · 9 years ago
  87. 8a63116 adbd: use pty to determine whether a session is interactive. by Josh Gao · 9 years ago
  88. 0b51794 Merge "adbd: don\'t leave zombies when subprocess creation fails." am: fb494eb40d by Josh Gao · 9 years ago
  89. a563d13 Merge "adbd: don\'t leave zombies when subprocess creation fails." by Josh Gao · 9 years ago
  90. 6a98c6e adbd: don't leave zombies when subprocess creation fails. by Josh Gao · 9 years ago
  91. c9dc755 Merge "adb: tag fatal, fatal_errno with printf attribute." am: 4e07470d60 by Josh Gao · 9 years ago
  92. 376f6c7 Merge "Increase the maximum shell command length to 4096ish." am: a566fb2f97 by Josh Gao · 9 years ago
  93. 68ba8d8 Merge "Fix a couple sign-comparison warnings." am: 422359aad4 am: af489f36cb by Dan Albert · 9 years ago
  94. 73e2275 Merge "adb: tag fatal, fatal_errno with printf attribute." am: 4e07470d60 by Josh Gao · 9 years ago
  95. 4e07470 Merge "adb: tag fatal, fatal_errno with printf attribute." by Josh Gao · 9 years ago
  96. 2930cdc adb: tag fatal, fatal_errno with printf attribute. by Josh Gao · 9 years ago
  97. 2b77a9a Merge "Increase the maximum shell command length to 4096ish." am: a566fb2f97 by Josh Gao · 9 years ago
  98. a566fb2 Merge "Increase the maximum shell command length to 4096ish." by Josh Gao · 9 years ago
  99. 9055a58 Increase the maximum shell command length to 4096ish. by Josh Gao · 9 years ago
  100. af489f3 Merge "Fix a couple sign-comparison warnings." am: 422359aad4 by Dan Albert · 9 years ago