1. 6065d15 am c9525ec3: Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 10 years ago
  2. fbdd87e adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago
  3. ddcd623 am 9f07f879: Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 10 years ago
  4. 87645d9 am a3bdc6ab: Merge "adb: clean up transport disconnect operations." by Yabin Cui · 10 years ago
  5. b816344 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 10 years ago
  6. 17edcb6 Merge "adb: clean up transport disconnect operations." by Yabin Cui · 10 years ago
  7. 935da31 fatal and fatal_errno should be noreturn. by Elliott Hughes · 10 years ago
  8. b1c3f94 adb: clean up transport disconnect operations. by Yabin Cui · 10 years ago
  9. 41a4f68 am f6224587: Merge "Improve adb tracing." by Elliott Hughes · 10 years ago
  10. f03d1ab Merge "Improve adb tracing." by Elliott Hughes · 10 years ago
  11. c516f80 Improve adb tracing. by Elliott Hughes · 10 years ago
  12. ff8302c am 88a51cd4: Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 10 years ago
  13. 3d4ef66 Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 10 years ago
  14. 730e893 am e73a8a23: Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 10 years ago
  15. 3c3c81f Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 10 years ago
  16. 07660de am a54f14eb: Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 10 years ago
  17. 680d881 Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 10 years ago
  18. 13f54ee am 1d9253f2: Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 10 years ago
  19. c93c5a3 Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 10 years ago
  20. 3cd12ba am 7b6fa7ed: Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 10 years ago
  21. c4595b6 adb: call run_transport_disconnects() only once. by Yabin Cui · 10 years ago
  22. 77e9e5d adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 10 years ago
  23. ebb2f05 adb unittest: get test_unicode_paths passing on win32 by Spencer Low · 10 years ago
  24. 31bc13b adb: remove adisconnect in aremotesocket. by Yabin Cui · 10 years ago
  25. 350c40e am 4f8d5b01: Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 10 years ago
  26. ec2ec7a adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 10 years ago
  27. 8778674 am f3068123: Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  28. ff8b039 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  29. d868deb am 804180b2: Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  30. 5719929 win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 10 years ago
  31. ea049bc adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 10 years ago
  32. 487323d Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  33. 926d344 adb: fix a data race in local_socket_event_func. by Yabin Cui · 10 years ago
  34. 4af2c8e am f03aa667: am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
  35. d192c44 adb: keep all asocket operations in the main thread. by Yabin Cui · 10 years ago
  36. 42105f9 am b6ae989a: am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 10 years ago
  37. 26b5163 Don't build 32-bit host libadb. by Elliott Hughes · 10 years ago
  38. b87691e am 615af25f: am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 10 years ago
  39. d1b7a56 Possible Mac build fix. by Elliott Hughes · 10 years ago
  40. e792c3e am 9492db23: am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 10 years ago
  41. be92f64 Not all filesystems support setting SELinux labels. by Elliott Hughes · 10 years ago
  42. 69ae9f8 am 1ce12d39: am 43f43d87: Merge "Move adb\'s selinux_android_restorecon up and check for failures." by Elliott Hughes · 10 years ago
  43. 0b79e3e Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 10 years ago
  44. 16ad477 am 12d762e1: am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
  45. 809c444 Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
  46. dbff0d6 resolved conflicts for merge of 068ee4d0 to mnc-dev-plus-aosp by Elliott Hughes · 10 years ago
  47. 2808bc2 resolved conflicts for merge of 3ecba7f9 to mnc-dev-plus-aosp by Elliott Hughes · 10 years ago
  48. 6bcf9aa resolved conflicts for merge of ba8fc829 to mnc-dev-plus-aosp by Elliott Hughes · 10 years ago
  49. 4fcbd26 Fix the fs_config call. by Elliott Hughes · 10 years ago
  50. 175d579 Fix 32-bit build. by Elliott Hughes · 10 years ago
  51. 0f5083a EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 10 years ago
  52. d5147b9 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 10 years ago
  53. a0f331d am 6c04e9a9: am 42640e52: Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 10 years ago
  54. 8d327bf Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 10 years ago
  55. ef555d2 Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 10 years ago
  56. c6f686e am 5c027334: am 93b9e865: Merge "There are no big endian hosts, grandpa." by Elliott Hughes · 10 years ago
  57. 34c8963 There are no big endian hosts, grandpa. by Elliott Hughes · 10 years ago
  58. 441a725 am c583c511: am 186f1dee: Merge "adb sync cleanup." by Elliott Hughes · 10 years ago
  59. 3474f5e Merge "adb sync cleanup." by Elliott Hughes · 10 years ago
  60. d7efa5a adb sync cleanup. by Elliott Hughes · 10 years ago
  61. c50e0f6 am 46f24955: am e3c02883: Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 10 years ago
  62. e345392 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 10 years ago
  63. 8168f67 am 5b476736: am 9498fc68: Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 10 years ago
  64. 66b8f66 Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 10 years ago
  65. 09f41d9 Use glog for logging in the OSX USB layer by Siva Velusamy · 10 years ago
  66. 920012c am 54b22ca2: am ff5be396: Merge changes from topic \'init-rc-breakup\' by Tom Cherry · 10 years ago
  67. 421a020 bundle init.rc contents with its service by Tom Cherry · 10 years ago
  68. 6b0c5f0 am 2b0deb91: am a169f3b4: Merge "adb: win32: fix unittest exit code parsing" by Elliott Hughes · 10 years ago
  69. 5aa6b52 adb: win32: fix unittest exit code parsing by Spencer Low · 10 years ago
  70. 12d5a80 am 6a701bd9: am b53b521e: Merge "Add `adb features`." by David Pursell · 10 years ago
  71. 750b652 am be1f5732: am f4bda753: Merge "Add feature list to connection banner." by David Pursell · 10 years ago
  72. 50560d1 Add `adb features`. by Dan Albert · 10 years ago
  73. 3abbbd2 Add feature list to connection banner. by Dan Albert · 10 years ago
  74. 38dc3e5 am 2416b832: am 15c6de75: Merge "Start iterating USB pipe endpoints from 1." by Elliott Hughes · 10 years ago
  75. ef7f9e4 Start iterating USB pipe endpoints from 1. by Elliott Hughes · 10 years ago
  76. 6439a12 am ba7284ae: am 4d40c03b: Merge "adb: On Mac, clear both host and device endpoints at startup" by Siva Velusamy · 10 years ago
  77. 543df78 adb: On Mac, clear both host and device endpoints at startup by Siva Velusamy · 10 years ago
  78. b7230f7 am 5563b77a: am 57532b2a: Merge "adb: improve network error info" by Elliott Hughes · 10 years ago
  79. e7dd568 Merge "adb: improve network error info" by Elliott Hughes · 10 years ago
  80. d48aefd am 1685b099: am 8836031b: Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 10 years ago
  81. 705735b Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 10 years ago
  82. 8fcba3e am 80e83972: am 9537ca80: Merge "adb: start-server and kill-server error output" by Elliott Hughes · 10 years ago
  83. 4b54b4a adb: start-server and kill-server error output by Spencer Low · 10 years ago
  84. 928b36d adb: win32: fix shutdown deadlock by Spencer Low · 10 years ago
  85. dae9c1b am 697869c4: am 6fefa36c: Merge "adb: Fix PTY logic for non-interactive shells." by David Pursell · 10 years ago
  86. 34ea8bd adb: Fix PTY logic for non-interactive shells. by David Pursell · 10 years ago
  87. 2e0e387 am 87f73de9: am 317acfb8: Merge "Remove confusing variable HOST." by Yabin Cui · 10 years ago
  88. 23d7bfc Merge "Remove confusing variable HOST." by Yabin Cui · 10 years ago
  89. 46bd64d am c01231b3: am 2fb00423: Merge "Always include the adb version in the log." by Elliott Hughes · 10 years ago
  90. 0e70b5c Always include the adb version in the log. by Elliott Hughes · 10 years ago
  91. 76fbc9b am 70af6e0b: am 9508dcb9: Merge "adb: make stdin/stdout/stderr redirection errors fatal" by Elliott Hughes · 10 years ago
  92. 58633b8 adb: make stdin/stdout/stderr redirection errors fatal by Spencer Low · 10 years ago
  93. 2df67f6 am 8bb6b3e1: am b62f6c2a: Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 10 years ago
  94. 39c7b3b Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 10 years ago
  95. 0833428 am e78292f2: am cef3508b: Merge "Add missing includes." by Dan Albert · 10 years ago
  96. aae2ee5 Merge "Add missing includes." by Dan Albert · 10 years ago
  97. 4a3c507 adb: improve network error info by Spencer Low · 10 years ago
  98. 56f8f3f Add missing includes. by Dan Albert · 10 years ago
  99. 77708f2 adb: call android::base::InitLogging even when adb tracing is disabled by Spencer Low · 10 years ago
  100. eb771d4 am 06a9f560: am 7989a7c8: Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 10 years ago