1. 97b18da Merge "adbd: Remove explicit capability bounding set code." am: d458730b64 by Jorge Lucangeli Obes · 9 years ago
  2. 6358e6a Merge "adbd: Remove explicit capability bounding set code." by Jorge Lucangeli Obes · 9 years ago
  3. 64b4506 Merge "Remove duplicate fdevent.cpp entry" am: 978cda5cc6 am: 1fa1791a04 by Dan Willemsen · 9 years ago
  4. 7a53f15 Remove duplicate fdevent.cpp entry by Dan Willemsen · 9 years ago
  5. 9723db3 adbd: Remove explicit capability bounding set code. by Jorge Lucangeli Obes · 9 years ago
  6. 3d6b1ac Merge "adb: sysdeps_test: improve smoke test." am: 0fc006685c am: 2975a58f3c by Josh Gao · 9 years ago
  7. aa2cc93 adb: sysdeps_test: improve smoke test. by Josh Gao · 9 years ago
  8. 9780f76 Merge changes I4a8aa840,I9708f2a3 am: 44b08c722d am: fe07481ff9 by Josh Gao · 9 years ago
  9. 119ff94 Merge changes I4a8aa840,I9708f2a3 by Josh Gao · 9 years ago
  10. cdcedc4 Merge changes I9757ab85,Idac80a24 am: 2e70b2d5d8 am: 0640b14df2 by Josh Gao · 9 years ago
  11. c3decbf Merge changes I9757ab85,Idac80a24 by Josh Gao · 9 years ago
  12. b1020c3 adb: check for an error response from adbd between each write. by Josh Gao · 9 years ago
  13. 623bed7 adbd: restore the old error handling behavior. by Josh Gao · 9 years ago
  14. 6817a58 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 am: 4a9084228a by Josh Gao · 9 years ago
  15. 7903463 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 9 years ago
  16. c644e83 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 9 years ago
  17. 434b341 adb: detect when the client disconnects in wait-for-device. by Josh Gao · 9 years ago
  18. d486558 adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
  19. 0c8b7bf adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 9 years ago
  20. 3c2e9c0 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 9 years ago
  21. 3640ed1 adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 9 years ago
  22. a940982 Merge "adb: fix clang-format for access modifier dedent." am: d5126ddf71 by Josh Gao · 9 years ago
  23. ecf42a0 Merge "adb: fix clang-format for access modifier dedent." by Josh Gao · 9 years ago
  24. 9bcaa75 adb: fix clang-format for access modifier dedent. by Josh Gao · 9 years ago
  25. 616a334 Merge "Add missing liblog dependency" am: 8b68829c06 by Dimitry Ivanov · 9 years ago
  26. c62fcfc Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  27. f0a0781 Merge "adb: sysdeps_win32: actually change ExitThread to _endthreadex." by Josh Gao · 9 years ago
  28. 54b1b94 Merge "adb: make adb_thread_func_t return void, add adb_thread_exit." by Josh Gao · 9 years ago
  29. 349972c adb: sysdeps_win32: actually change ExitThread to _endthreadex. by Josh Gao · 9 years ago
  30. 4802fca Merge "adb: make adb_thread_func_t return void, add adb_thread_exit." by Josh Gao · 9 years ago
  31. cbc79ac Merge "adb: mkdirs fixes" am: 7fea044de9 by Josh Gao · 9 years ago
  32. 9e7d6e0 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
  33. 9a08564 Merge "adb: mkdirs fixes" by Josh Gao · 9 years ago
  34. 6176514 Merge "adb: redact reference to secret internal time machine." am: e8a974091a by Josh Gao · 9 years ago
  35. 156a475 adb: redact reference to secret internal time machine. by Josh Gao · 9 years ago
  36. 90fa6d3 Merge "adb: sysdeps: add support for joining threads." am: dda68c0fcf by Josh Gao · 9 years ago
  37. a564195 Merge "adb: sysdeps: add support for joining threads." by Josh Gao · 9 years ago
  38. 58a2a9a adb: mkdirs fixes by Spencer Low · 9 years ago
  39. 32801d8 adb: sysdeps: add support for joining threads. by Josh Gao · 9 years ago
  40. 095b6b9 Merge "adb: allow wine\'s output for sysdeps_win32 strerror test." by Josh Gao · 9 years ago
  41. d898110 Merge "adb: allow wine's output for sysdeps_win32 strerror test." by Josh Gao · 9 years ago
  42. 90ac8e4 adb: allow wine's output for sysdeps_win32 strerror test. by Josh Gao · 9 years ago
  43. 3e07a88 Merge "adb: setsid() for adb host server." am: 250f5956d6 by Yabin Cui · 9 years ago
  44. 88e2c38 adb: setsid() for adb host server. by Yabin Cui · 9 years ago
  45. 94bc976 Merge "adb: make ctrl-c when spawning a daemon not kill the daemon." by Josh Gao · 9 years ago
  46. 5a019c3 Merge "adb: fix mkdirs test." am: 1a34944cde by Josh Gao · 9 years ago
  47. b3f8372 Merge "adb: make ctrl-c when spawning a daemon not kill the daemon." by Josh Gao · 9 years ago
  48. c084a5b adb: make ctrl-c when spawning a daemon not kill the daemon. by Josh Gao · 9 years ago
  49. af9c087 adb: fix mkdirs test. by Josh Gao · 9 years ago
  50. a1df1f5 Merge "adb: don\'t append a slash to a path that already ends with one." am: aae1eb2c4f by Josh Gao · 9 years ago
  51. 19794af Merge "adb: win32: fix start-server to properly display UTF-8 on the console" am: 1617dd4fe9 by Elliott Hughes · 9 years ago
  52. 2516ede Merge "adb: report subprocess creation errors to the client." am: 7aa7a81eb1 by Josh Gao · 9 years ago
  53. 6bc842f Merge "adb: fix mistaken uses of SendFail in file_sync_service.cpp." am: 2d2185ee09 by Josh Gao · 9 years ago
  54. 9002047 Merge "adb: don't append a slash to a path that already ends with one." by Josh Gao · 9 years ago
  55. 2abd769 adb: win32: fix start-server to properly display UTF-8 on the console by Spencer Low · 9 years ago
  56. 729cbf9 adb: don't append a slash to a path that already ends with one. by Josh Gao · 9 years ago
  57. f9eb731 adb: report subprocess creation errors to the client. by Josh Gao · 9 years ago
  58. e8b58d2 adb: fix mistaken uses of SendFail in file_sync_service.cpp. by Josh Gao · 9 years ago
  59. bb70d4e Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" am: 85c65dab42 by David Pursell · 9 years ago
  60. aa6e826 Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" by David Pursell · 9 years ago
  61. 602bef0 Merge "base: add SystemErrorCodeToString() function." am: 79d8f07a6f by David Pursell · 9 years ago
  62. 6032cf3 Merge "base: add SystemErrorCodeToString() function." by David Pursell · 9 years ago
  63. d32c76b base: add SystemErrorCodeToString() function. by David Pursell · 9 years ago
  64. bf16e93 Merge changes I93287b87,I30a3eb0b am: d18aea9974 am: 831bd4f043 by Josh Gao · 9 years ago
  65. 0f1b4dd Merge changes I93287b87,I30a3eb0b by Josh Gao · 9 years ago
  66. c6f2da9 adb: add nullability specifiers to adb_client.h. by Josh Gao · 9 years ago
  67. aa5d1be adb: add adb_get_feature_set. by Josh Gao · 9 years ago
  68. 2711011 Merge "adb: fix subprocess termination for legacy shell." am: a9352202dd by David Pursell · 9 years ago
  69. 86015dd Merge "adb: fix subprocess termination for legacy shell." by David Pursell · 9 years ago
  70. 13b44fc Merge "adb: SIGWINCH support for Windows" am: c1eb5ba0fb am: 41b04cf896 by Josh Gao · 9 years ago
  71. c12f5b5 adb: SIGWINCH support for Windows by Spencer Low · 9 years ago
  72. 4934173 adb: win32: handle incomplete UTF-8 in console output, other fixes by Spencer Low · 9 years ago
  73. c42ff9b Merge "ADB security logging" am: 8dfe21eaad am: e37103a375 by Rubin Xu · 9 years ago
  74. 17e11e5 Merge "ADB security logging" by Rubin Xu · 9 years ago
  75. 114ce7e adb: fix subprocess termination for legacy shell. by David Pursell · 9 years ago
  76. 1ba3ad0 Merge "adb: fix GetFeatureSet() to indicate failure." am: 921b8e19ee by David Pursell · 9 years ago
  77. 97e94fd Merge "base: add network address parsing function from adb." am: 7fc87c9bc2 by David Pursell · 9 years ago
  78. 0110882 adb: fix GetFeatureSet() to indicate failure. by David Pursell · 9 years ago
  79. 8a512a9 base: add network address parsing function from adb. by David Pursell · 9 years ago
  80. 269dba9 ADB security logging by Rubin Xu · 9 years ago
  81. 7927891 Merge "adbd: use pty to determine whether a session is interactive." am: 7e923fb3c5 by Josh Gao · 9 years ago
  82. 751f712 adbd: use pty to determine whether a session is interactive. by Josh Gao · 9 years ago
  83. 7b92e5e Merge "adbd: don\'t leave zombies when subprocess creation fails." am: fb494eb40d by Josh Gao · 9 years ago
  84. 51f5c31 adbd: don't leave zombies when subprocess creation fails. by Josh Gao · 9 years ago
  85. 1705c87 Merge "adb: tag fatal, fatal_errno with printf attribute." am: 7db2cb67be by Josh Gao · 9 years ago
  86. 971af91 Merge "Increase the maximum shell command length to 4096ish." am: 3472410eac by Josh Gao · 9 years ago
  87. f3162a2 Merge "Fix a couple sign-comparison warnings." am: 422359aad4 am: b2d312749e by Dan Albert · 9 years ago
  88. 2dcbae0 Merge "adb: tag fatal, fatal_errno with printf attribute." by Josh Gao · 9 years ago
  89. e2eaec2 adb: tag fatal, fatal_errno with printf attribute. by Josh Gao · 9 years ago
  90. 82226c8 Merge "Increase the maximum shell command length to 4096ish." by Josh Gao · 9 years ago
  91. 5865802 Increase the maximum shell command length to 4096ish. by Josh Gao · 9 years ago
  92. f8b9163 Fix a couple sign-comparison warnings. by Dan Albert · 9 years ago
  93. d3d312c Merge "adbd: Depend only on libminijail." am: 6fe9930722 am: 3cdfb3b0aa by Jorge Lucangeli Obes · 9 years ago
  94. 5f989ea Merge "Improve dumb terminal support (emacs is dumb)." am: 46798ecd17 by Elliott Hughes · 9 years ago
  95. 91cd282 Merge "adbd: Depend only on libminijail." by Jorge Lucangeli Obes · 9 years ago
  96. ae8d1f2 Improve dumb terminal support (emacs is dumb). by Elliott Hughes · 9 years ago
  97. 0bc395b Merge "adbd: Remove check for set_supplementary_gids." am: fd3c12d224 by Jorge Lucangeli Obes · 9 years ago
  98. 854133a adbd: Depend only on libminijail. by Jorge Lucangeli Obes · 9 years ago
  99. 5ea484c adbd: Remove check for set_supplementary_gids. by Jorge Lucangeli Obes · 9 years ago
  100. b422226 Merge "WA: Fix adb wait-for-device command" am: bf867cac7e am: 4da27b1014 by Josh Gao · 9 years ago