1. 8778674 am f3068123: Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  2. ff8b039 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  3. d868deb am 804180b2: Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  4. ea049bc adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 10 years ago
  5. 487323d Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  6. 926d344 adb: fix a data race in local_socket_event_func. by Yabin Cui · 10 years ago
  7. 4af2c8e am f03aa667: am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
  8. d192c44 adb: keep all asocket operations in the main thread. by Yabin Cui · 10 years ago
  9. 42105f9 am b6ae989a: am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 10 years ago
  10. 26b5163 Don't build 32-bit host libadb. by Elliott Hughes · 10 years ago
  11. b87691e am 615af25f: am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 10 years ago
  12. d1b7a56 Possible Mac build fix. by Elliott Hughes · 10 years ago
  13. e792c3e am 9492db23: am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 10 years ago
  14. be92f64 Not all filesystems support setting SELinux labels. by Elliott Hughes · 10 years ago
  15. 69ae9f8 am 1ce12d39: am 43f43d87: Merge "Move adb\'s selinux_android_restorecon up and check for failures." by Elliott Hughes · 10 years ago
  16. 0b79e3e Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 10 years ago
  17. 16ad477 am 12d762e1: am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
  18. 809c444 Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
  19. dbff0d6 resolved conflicts for merge of 068ee4d0 to mnc-dev-plus-aosp by Elliott Hughes · 10 years ago
  20. 2808bc2 resolved conflicts for merge of 3ecba7f9 to mnc-dev-plus-aosp by Elliott Hughes · 10 years ago
  21. 6bcf9aa resolved conflicts for merge of ba8fc829 to mnc-dev-plus-aosp by Elliott Hughes · 10 years ago
  22. 4fcbd26 Fix the fs_config call. by Elliott Hughes · 10 years ago
  23. 175d579 Fix 32-bit build. by Elliott Hughes · 10 years ago
  24. 0f5083a EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 10 years ago
  25. d5147b9 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 10 years ago
  26. a0f331d am 6c04e9a9: am 42640e52: Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 10 years ago
  27. 8d327bf Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 10 years ago
  28. ef555d2 Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 10 years ago
  29. c6f686e am 5c027334: am 93b9e865: Merge "There are no big endian hosts, grandpa." by Elliott Hughes · 10 years ago
  30. 34c8963 There are no big endian hosts, grandpa. by Elliott Hughes · 10 years ago
  31. 441a725 am c583c511: am 186f1dee: Merge "adb sync cleanup." by Elliott Hughes · 10 years ago
  32. 3474f5e Merge "adb sync cleanup." by Elliott Hughes · 10 years ago
  33. d7efa5a adb sync cleanup. by Elliott Hughes · 10 years ago
  34. c50e0f6 am 46f24955: am e3c02883: Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 10 years ago
  35. e345392 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 10 years ago
  36. 8168f67 am 5b476736: am 9498fc68: Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 10 years ago
  37. 66b8f66 Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 10 years ago
  38. 09f41d9 Use glog for logging in the OSX USB layer by Siva Velusamy · 10 years ago
  39. 920012c am 54b22ca2: am ff5be396: Merge changes from topic \'init-rc-breakup\' by Tom Cherry · 10 years ago
  40. 421a020 bundle init.rc contents with its service by Tom Cherry · 10 years ago
  41. 6b0c5f0 am 2b0deb91: am a169f3b4: Merge "adb: win32: fix unittest exit code parsing" by Elliott Hughes · 10 years ago
  42. 5aa6b52 adb: win32: fix unittest exit code parsing by Spencer Low · 10 years ago
  43. 12d5a80 am 6a701bd9: am b53b521e: Merge "Add `adb features`." by David Pursell · 10 years ago
  44. 750b652 am be1f5732: am f4bda753: Merge "Add feature list to connection banner." by David Pursell · 10 years ago
  45. 50560d1 Add `adb features`. by Dan Albert · 10 years ago
  46. 3abbbd2 Add feature list to connection banner. by Dan Albert · 10 years ago
  47. 38dc3e5 am 2416b832: am 15c6de75: Merge "Start iterating USB pipe endpoints from 1." by Elliott Hughes · 10 years ago
  48. ef7f9e4 Start iterating USB pipe endpoints from 1. by Elliott Hughes · 10 years ago
  49. 6439a12 am ba7284ae: am 4d40c03b: Merge "adb: On Mac, clear both host and device endpoints at startup" by Siva Velusamy · 10 years ago
  50. 543df78 adb: On Mac, clear both host and device endpoints at startup by Siva Velusamy · 10 years ago
  51. b7230f7 am 5563b77a: am 57532b2a: Merge "adb: improve network error info" by Elliott Hughes · 10 years ago
  52. e7dd568 Merge "adb: improve network error info" by Elliott Hughes · 10 years ago
  53. d48aefd am 1685b099: am 8836031b: Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 10 years ago
  54. 705735b Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 10 years ago
  55. 8fcba3e am 80e83972: am 9537ca80: Merge "adb: start-server and kill-server error output" by Elliott Hughes · 10 years ago
  56. 4b54b4a adb: start-server and kill-server error output by Spencer Low · 10 years ago
  57. 928b36d adb: win32: fix shutdown deadlock by Spencer Low · 10 years ago
  58. dae9c1b am 697869c4: am 6fefa36c: Merge "adb: Fix PTY logic for non-interactive shells." by David Pursell · 10 years ago
  59. 34ea8bd adb: Fix PTY logic for non-interactive shells. by David Pursell · 10 years ago
  60. 2e0e387 am 87f73de9: am 317acfb8: Merge "Remove confusing variable HOST." by Yabin Cui · 10 years ago
  61. 23d7bfc Merge "Remove confusing variable HOST." by Yabin Cui · 10 years ago
  62. 46bd64d am c01231b3: am 2fb00423: Merge "Always include the adb version in the log." by Elliott Hughes · 10 years ago
  63. 0e70b5c Always include the adb version in the log. by Elliott Hughes · 10 years ago
  64. 76fbc9b am 70af6e0b: am 9508dcb9: Merge "adb: make stdin/stdout/stderr redirection errors fatal" by Elliott Hughes · 10 years ago
  65. 58633b8 adb: make stdin/stdout/stderr redirection errors fatal by Spencer Low · 10 years ago
  66. 2df67f6 am 8bb6b3e1: am b62f6c2a: Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 10 years ago
  67. 39c7b3b Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 10 years ago
  68. 0833428 am e78292f2: am cef3508b: Merge "Add missing includes." by Dan Albert · 10 years ago
  69. aae2ee5 Merge "Add missing includes." by Dan Albert · 10 years ago
  70. 4a3c507 adb: improve network error info by Spencer Low · 10 years ago
  71. 56f8f3f Add missing includes. by Dan Albert · 10 years ago
  72. 77708f2 adb: call android::base::InitLogging even when adb tracing is disabled by Spencer Low · 10 years ago
  73. eb771d4 am 06a9f560: am 7989a7c8: Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 10 years ago
  74. c42e691 Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 10 years ago
  75. 025c424 Remove confusing variable HOST. by Yabin Cui · 10 years ago
  76. 926310c am 61ff977b: am 1f36ae49: Merge "adb: win32: write ACK to separate pipe instead of stdout" by Elliott Hughes · 10 years ago
  77. d8a6958 adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 10 years ago
  78. 71ded02 am af60acef: am 98714882: Merge "adb start-server: Use a separate fd for sending initial OK" by Elliott Hughes · 10 years ago
  79. ab1e7f7 am c1b6378d: am e1101677: Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 10 years ago
  80. d0755eb am c6195530: am db3492cf: Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 10 years ago
  81. b144089 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 10 years ago
  82. 9530450 Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 10 years ago
  83. 2c938e1 Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 10 years ago
  84. 461eff8 win32: adb_test/libbase_test fixes by Spencer Low · 10 years ago
  85. 3310cb4 am 2fbae482: am c672cb07: Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 10 years ago
  86. 37ad1af Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 10 years ago
  87. 99e8de0 Include the error code if GetPipeProperties fails. by Elliott Hughes · 10 years ago
  88. 9cfb707 am b84e1f54: am 50de8224: Merge "Enable perfboot.py to install APKs before measurement." by Yasuhiro Matsuda · 10 years ago
  89. a7253ff adb: fix killing of old version of adb process by Spencer Low · 10 years ago
  90. ddc96ad Enable perfboot.py to install APKs before measurement. by Yasuhiro Matsuda · 10 years ago
  91. 67e599d am f7af90c9: am 3cf2a8e0: Merge "Fix a comment typo." by Elliott Hughes · 10 years ago
  92. 8cf7c54 am 1da90f0c: am feacf20d: Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 10 years ago
  93. 45e5e47 Merge "Fix a comment typo." by Elliott Hughes · 10 years ago
  94. 7257b4c Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 10 years ago
  95. 98298a8 Fix a comment typo. by Elliott Hughes · 10 years ago
  96. 50e442b am eee501ec: am 6b940e13: Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 10 years ago
  97. 738e285 am 14c08745: am 6355f2c1: Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 10 years ago
  98. 9de9862 am c783e1a3: am 0fac7fd1: Merge "Leave the evidence lying around if an adb test fails." by Elliott Hughes · 10 years ago
  99. e7f0a22 Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 10 years ago
  100. 8e6bc92 Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 10 years ago