1. 14bf82e am 2ae47a0b: Merge "adb: add unit test for fdevent." by Yabin Cui · 9 years ago
  2. 7a3dc5e am 1e19317e: Merge "adb: improve names for transport threads." by Yabin Cui · 9 years ago
  3. 85c04df am 1531cee6: Merge "adb: remove workaround for b/6558362." by Yabin Cui · 9 years ago
  4. 7dbc093 am b6bfd36c: Merge "Distinguish transport threads." by Elliott Hughes · 9 years ago
  5. 1f9d3b0 am c9525ec3: Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 9 years ago
  6. 2ae47a0 Merge "adb: add unit test for fdevent." by Yabin Cui · 9 years ago
  7. 1e19317 Merge "adb: improve names for transport threads." by Yabin Cui · 9 years ago
  8. d6ab3c2 adb: improve names for transport threads. by Yabin Cui · 9 years ago
  9. c642458 adb: remove workaround for b/6558362. by Yabin Cui · 9 years ago
  10. 0c3914a Distinguish transport threads. by Elliott Hughes · 9 years ago
  11. 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 9 years ago
  12. bec02fc adb: add unit test for fdevent. by Yabin Cui · 9 years ago
  13. b77146c am 9f07f879: Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 9 years ago
  14. 432ea8f am a3bdc6ab: Merge "adb: clean up transport disconnect operations." by Yabin Cui · 9 years ago
  15. 9f07f87 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 9 years ago
  16. a3bdc6a Merge "adb: clean up transport disconnect operations." by Yabin Cui · 9 years ago
  17. 2f3342f fatal and fatal_errno should be noreturn. by Elliott Hughes · 9 years ago
  18. b329824 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  19. 9382e6c am f6224587: Merge "Improve adb tracing." by Elliott Hughes · 9 years ago
  20. f622458 Merge "Improve adb tracing." by Elliott Hughes · 9 years ago
  21. bd4b1fa Improve adb tracing. by Elliott Hughes · 9 years ago
  22. bbe5de2 am 88a51cd4: Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 9 years ago
  23. 88a51cd Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 9 years ago
  24. bffa890 am e73a8a23: Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 9 years ago
  25. e73a8a2 Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 9 years ago
  26. 4417c38 am a54f14eb: Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 9 years ago
  27. a54f14e Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 9 years ago
  28. be881b6 am 1d9253f2: Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 9 years ago
  29. 1d9253f Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 9 years ago
  30. adab77a am 7b6fa7ed: Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 9 years ago
  31. 12d7f09 adb: call run_transport_disconnects() only once. by Yabin Cui · 9 years ago
  32. d8cce18 adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 9 years ago
  33. de4505f adb unittest: get test_unicode_paths passing on win32 by Spencer Low · 9 years ago
  34. fd28f32 adb: remove adisconnect in aremotesocket. by Yabin Cui · 9 years ago
  35. a483eae am 4f8d5b01: Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 9 years ago
  36. f4b9928 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 9 years ago
  37. 9f91681 am f3068123: Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 9 years ago
  38. f306812 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 9 years ago
  39. 860169c am 804180b2: Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 9 years ago
  40. 2122c7a win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 9 years ago
  41. d8459b3 adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 9 years ago
  42. 804180b Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 9 years ago
  43. 0067412 adb: fix a data race in local_socket_event_func. by Yabin Cui · 9 years ago
  44. 4edb97a am f03aa667: am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 9 years ago
  45. 34f45c5 adb: keep all asocket operations in the main thread. by Yabin Cui · 9 years ago
  46. 8303f54 am b6ae989a: am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 9 years ago
  47. daa6c46 Don't build 32-bit host libadb. by Elliott Hughes · 9 years ago
  48. 1533f95 am 615af25f: am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 9 years ago
  49. 62077d3 Possible Mac build fix. by Elliott Hughes · 9 years ago
  50. 4f2015a am 9492db23: am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 9 years ago
  51. 3834440 Not all filesystems support setting SELinux labels. by Elliott Hughes · 9 years ago
  52. 39206a0 am 1ce12d39: am 43f43d87: Merge "Move adb\'s selinux_android_restorecon up and check for failures." by Elliott Hughes · 9 years ago
  53. 0adc097 Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 9 years ago
  54. e4baae6 am 12d762e1: am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 9 years ago
  55. e8e272c Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 9 years ago
  56. 9ccf4bf resolved conflicts for merge of 068ee4d0 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  57. 9bc8005 resolved conflicts for merge of 3ecba7f9 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  58. 478bca2 resolved conflicts for merge of ba8fc829 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  59. 7baecbe Fix the fs_config call. by Elliott Hughes · 9 years ago
  60. 56bf309 Fix 32-bit build. by Elliott Hughes · 9 years ago
  61. 8fcd8bc EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 9 years ago
  62. fdd4e58 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 9 years ago
  63. e3bbb2a am 6c04e9a9: am 42640e52: Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 9 years ago
  64. 42640e5 Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 9 years ago
  65. a925dba Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 9 years ago
  66. 201eaa6 am 5c027334: am 93b9e865: Merge "There are no big endian hosts, grandpa." by Elliott Hughes · 9 years ago
  67. f446520 There are no big endian hosts, grandpa. by Elliott Hughes · 9 years ago
  68. 6b5f77c am c583c511: am 186f1dee: Merge "adb sync cleanup." by Elliott Hughes · 9 years ago
  69. 186f1de Merge "adb sync cleanup." by Elliott Hughes · 9 years ago
  70. aa24549 adb sync cleanup. by Elliott Hughes · 9 years ago
  71. ff49035 am 46f24955: am e3c02883: Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 9 years ago
  72. e3c0288 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 9 years ago
  73. ef39b26 am 5b476736: am 9498fc68: Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 9 years ago
  74. 9498fc6 Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 9 years ago
  75. 743883b Use glog for logging in the OSX USB layer by Siva Velusamy · 9 years ago
  76. 60eb73e am 54b22ca2: am ff5be396: Merge changes from topic \'init-rc-breakup\' by Tom Cherry · 9 years ago
  77. 20391b1 bundle init.rc contents with its service by Tom Cherry · 9 years ago
  78. 22b510a am 2b0deb91: am a169f3b4: Merge "adb: win32: fix unittest exit code parsing" by Elliott Hughes · 9 years ago
  79. b7e79af adb: win32: fix unittest exit code parsing by Spencer Low · 9 years ago
  80. f3f5bce am 6a701bd9: am b53b521e: Merge "Add `adb features`." by David Pursell · 9 years ago
  81. f53c7af am be1f5732: am f4bda753: Merge "Add feature list to connection banner." by David Pursell · 9 years ago
  82. 90d4b73 Add `adb features`. by Dan Albert · 9 years ago
  83. 1792c23 Add feature list to connection banner. by Dan Albert · 9 years ago
  84. 2733c14 am 2416b832: am 15c6de75: Merge "Start iterating USB pipe endpoints from 1." by Elliott Hughes · 9 years ago
  85. 2d4f852 Start iterating USB pipe endpoints from 1. by Elliott Hughes · 9 years ago
  86. b3d3e24 am ba7284ae: am 4d40c03b: Merge "adb: On Mac, clear both host and device endpoints at startup" by Siva Velusamy · 9 years ago
  87. d8b48a6 adb: On Mac, clear both host and device endpoints at startup by Siva Velusamy · 9 years ago
  88. f36aa8e am 5563b77a: am 57532b2a: Merge "adb: improve network error info" by Elliott Hughes · 9 years ago
  89. 57532b2 Merge "adb: improve network error info" by Elliott Hughes · 9 years ago
  90. 5e60d25 am 1685b099: am 8836031b: Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 9 years ago
  91. 8836031 Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 9 years ago
  92. 56d1189 am 80e83972: am 9537ca80: Merge "adb: start-server and kill-server error output" by Elliott Hughes · 9 years ago
  93. f18fc08 adb: start-server and kill-server error output by Spencer Low · 9 years ago
  94. 87e97ee adb: win32: fix shutdown deadlock by Spencer Low · 9 years ago
  95. 6eef56f am 697869c4: am 6fefa36c: Merge "adb: Fix PTY logic for non-interactive shells." by David Pursell · 9 years ago
  96. d4093f1 adb: Fix PTY logic for non-interactive shells. by David Pursell · 9 years ago
  97. 63a2919 am 87f73de9: am 317acfb8: Merge "Remove confusing variable HOST." by Yabin Cui · 9 years ago
  98. 317acfb Merge "Remove confusing variable HOST." by Yabin Cui · 9 years ago
  99. efc8077 am c01231b3: am 2fb00423: Merge "Always include the adb version in the log." by Elliott Hughes · 9 years ago
  100. 42ae260 Always include the adb version in the log. by Elliott Hughes · 9 years ago