1. adab77a am 7b6fa7ed: Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 9 years ago
  2. fd28f32 adb: remove adisconnect in aremotesocket. by Yabin Cui · 9 years ago
  3. a483eae am 4f8d5b01: Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 9 years ago
  4. f4b9928 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 9 years ago
  5. 9f91681 am f3068123: Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 9 years ago
  6. f306812 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 9 years ago
  7. 860169c am 804180b2: Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 9 years ago
  8. d8459b3 adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 9 years ago
  9. 804180b Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 9 years ago
  10. 0067412 adb: fix a data race in local_socket_event_func. by Yabin Cui · 9 years ago
  11. 4edb97a am f03aa667: am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 9 years ago
  12. 34f45c5 adb: keep all asocket operations in the main thread. by Yabin Cui · 9 years ago
  13. 8303f54 am b6ae989a: am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 9 years ago
  14. daa6c46 Don't build 32-bit host libadb. by Elliott Hughes · 9 years ago
  15. 1533f95 am 615af25f: am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 9 years ago
  16. 62077d3 Possible Mac build fix. by Elliott Hughes · 9 years ago
  17. 4f2015a am 9492db23: am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 9 years ago
  18. 3834440 Not all filesystems support setting SELinux labels. by Elliott Hughes · 9 years ago
  19. 39206a0 am 1ce12d39: am 43f43d87: Merge "Move adb\'s selinux_android_restorecon up and check for failures." by Elliott Hughes · 9 years ago
  20. 0adc097 Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 9 years ago
  21. e4baae6 am 12d762e1: am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 9 years ago
  22. e8e272c Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 9 years ago
  23. 9ccf4bf resolved conflicts for merge of 068ee4d0 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  24. 9bc8005 resolved conflicts for merge of 3ecba7f9 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  25. 478bca2 resolved conflicts for merge of ba8fc829 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  26. 7baecbe Fix the fs_config call. by Elliott Hughes · 9 years ago
  27. 56bf309 Fix 32-bit build. by Elliott Hughes · 9 years ago
  28. 8fcd8bc EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 9 years ago
  29. fdd4e58 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 9 years ago
  30. e3bbb2a am 6c04e9a9: am 42640e52: Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 9 years ago
  31. 42640e5 Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 9 years ago
  32. a925dba Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 9 years ago
  33. 201eaa6 am 5c027334: am 93b9e865: Merge "There are no big endian hosts, grandpa." by Elliott Hughes · 9 years ago
  34. f446520 There are no big endian hosts, grandpa. by Elliott Hughes · 9 years ago
  35. 6b5f77c am c583c511: am 186f1dee: Merge "adb sync cleanup." by Elliott Hughes · 9 years ago
  36. 186f1de Merge "adb sync cleanup." by Elliott Hughes · 9 years ago
  37. aa24549 adb sync cleanup. by Elliott Hughes · 9 years ago
  38. ff49035 am 46f24955: am e3c02883: Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 9 years ago
  39. e3c0288 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 9 years ago
  40. ef39b26 am 5b476736: am 9498fc68: Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 9 years ago
  41. 9498fc6 Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 9 years ago
  42. 743883b Use glog for logging in the OSX USB layer by Siva Velusamy · 9 years ago
  43. 60eb73e am 54b22ca2: am ff5be396: Merge changes from topic \'init-rc-breakup\' by Tom Cherry · 9 years ago
  44. 20391b1 bundle init.rc contents with its service by Tom Cherry · 9 years ago
  45. 22b510a am 2b0deb91: am a169f3b4: Merge "adb: win32: fix unittest exit code parsing" by Elliott Hughes · 9 years ago
  46. b7e79af adb: win32: fix unittest exit code parsing by Spencer Low · 9 years ago
  47. f3f5bce am 6a701bd9: am b53b521e: Merge "Add `adb features`." by David Pursell · 9 years ago
  48. f53c7af am be1f5732: am f4bda753: Merge "Add feature list to connection banner." by David Pursell · 9 years ago
  49. 90d4b73 Add `adb features`. by Dan Albert · 9 years ago
  50. 1792c23 Add feature list to connection banner. by Dan Albert · 9 years ago
  51. 2733c14 am 2416b832: am 15c6de75: Merge "Start iterating USB pipe endpoints from 1." by Elliott Hughes · 9 years ago
  52. 2d4f852 Start iterating USB pipe endpoints from 1. by Elliott Hughes · 9 years ago
  53. b3d3e24 am ba7284ae: am 4d40c03b: Merge "adb: On Mac, clear both host and device endpoints at startup" by Siva Velusamy · 9 years ago
  54. d8b48a6 adb: On Mac, clear both host and device endpoints at startup by Siva Velusamy · 9 years ago
  55. f36aa8e am 5563b77a: am 57532b2a: Merge "adb: improve network error info" by Elliott Hughes · 9 years ago
  56. 57532b2 Merge "adb: improve network error info" by Elliott Hughes · 9 years ago
  57. 5e60d25 am 1685b099: am 8836031b: Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 9 years ago
  58. 8836031 Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 9 years ago
  59. 56d1189 am 80e83972: am 9537ca80: Merge "adb: start-server and kill-server error output" by Elliott Hughes · 9 years ago
  60. f18fc08 adb: start-server and kill-server error output by Spencer Low · 9 years ago
  61. 87e97ee adb: win32: fix shutdown deadlock by Spencer Low · 9 years ago
  62. 6eef56f am 697869c4: am 6fefa36c: Merge "adb: Fix PTY logic for non-interactive shells." by David Pursell · 9 years ago
  63. d4093f1 adb: Fix PTY logic for non-interactive shells. by David Pursell · 9 years ago
  64. 63a2919 am 87f73de9: am 317acfb8: Merge "Remove confusing variable HOST." by Yabin Cui · 9 years ago
  65. 317acfb Merge "Remove confusing variable HOST." by Yabin Cui · 9 years ago
  66. efc8077 am c01231b3: am 2fb00423: Merge "Always include the adb version in the log." by Elliott Hughes · 9 years ago
  67. 42ae260 Always include the adb version in the log. by Elliott Hughes · 9 years ago
  68. f000f7b am 70af6e0b: am 9508dcb9: Merge "adb: make stdin/stdout/stderr redirection errors fatal" by Elliott Hughes · 9 years ago
  69. 155159c adb: make stdin/stdout/stderr redirection errors fatal by Spencer Low · 9 years ago
  70. 9cb4af3 am 8bb6b3e1: am b62f6c2a: Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 9 years ago
  71. b62f6c2 Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 9 years ago
  72. 97a8cd9 am e78292f2: am cef3508b: Merge "Add missing includes." by Dan Albert · 9 years ago
  73. cef3508 Merge "Add missing includes." by Dan Albert · 9 years ago
  74. bf7c605 adb: improve network error info by Spencer Low · 9 years ago
  75. af9ba4d Add missing includes. by Dan Albert · 9 years ago
  76. 7430916 adb: call android::base::InitLogging even when adb tracing is disabled by Spencer Low · 9 years ago
  77. e6b72a4 am 06a9f560: am 7989a7c8: Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 9 years ago
  78. 7989a7c Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 9 years ago
  79. 661327e Remove confusing variable HOST. by Yabin Cui · 9 years ago
  80. 6396f64 am 61ff977b: am 1f36ae49: Merge "adb: win32: write ACK to separate pipe instead of stdout" by Elliott Hughes · 9 years ago
  81. 5c398d2 adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 9 years ago
  82. 184585c am af60acef: am 98714882: Merge "adb start-server: Use a separate fd for sending initial OK" by Elliott Hughes · 9 years ago
  83. a4a9024 am c1b6378d: am e1101677: Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 9 years ago
  84. 08fe47e am c6195530: am db3492cf: Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 9 years ago
  85. 9f2d1a9 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 9 years ago
  86. e110167 Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 9 years ago
  87. db3492c Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 9 years ago
  88. cbf26b7 win32: adb_test/libbase_test fixes by Spencer Low · 9 years ago
  89. 0e3b339 am 2fbae482: am c672cb07: Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 9 years ago
  90. c672cb0 Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 9 years ago
  91. 6e02c24 Include the error code if GetPipeProperties fails. by Elliott Hughes · 9 years ago
  92. a25e258 am b84e1f54: am 50de8224: Merge "Enable perfboot.py to install APKs before measurement." by Yasuhiro Matsuda · 9 years ago
  93. 71635bb adb: fix killing of old version of adb process by Spencer Low · 9 years ago
  94. c0822e8 Enable perfboot.py to install APKs before measurement. by Yasuhiro Matsuda · 9 years ago
  95. b5c4bc3 am f7af90c9: am 3cf2a8e0: Merge "Fix a comment typo." by Elliott Hughes · 9 years ago
  96. 7ace565 am 1da90f0c: am feacf20d: Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 9 years ago
  97. 3cf2a8e Merge "Fix a comment typo." by Elliott Hughes · 9 years ago
  98. feacf20 Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 9 years ago
  99. bfa7c7d Fix a comment typo. by Elliott Hughes · 9 years ago
  100. fb1dbac am eee501ec: am 6b940e13: Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 9 years ago