- 76e5214 am f03aa667: am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
- d192c44 adb: keep all asocket operations in the main thread. by Yabin Cui · 10 years ago
- 05ba96a am b6ae989a: am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 10 years ago
- 9f1c99c am 615af25f: am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 10 years ago
- fc97c1b am 9492db23: am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 10 years ago
- 26b5163 Don't build 32-bit host libadb. by Elliott Hughes · 10 years ago
- d1b7a56 Possible Mac build fix. by Elliott Hughes · 10 years ago
- be92f64 Not all filesystems support setting SELinux labels. by Elliott Hughes · 10 years ago
- e37bba5 am 1ce12d39: am 43f43d87: Merge "Move adb\'s selinux_android_restorecon up and check for failures." by Elliott Hughes · 10 years ago
- 0b79e3e Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 10 years ago
- 522d74c am 12d762e1: am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
- 809c444 Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
- 7d0e0fc resolved conflicts for merge of 068ee4d0 to mnc-dr-dev-plus-aosp by Elliott Hughes · 10 years ago
- 2697c01 resolved conflicts for merge of 3ecba7f9 to mnc-dr-dev-plus-aosp by Elliott Hughes · 10 years ago
- 49fd2af resolved conflicts for merge of ba8fc829 to mnc-dr-dev-plus-aosp by Elliott Hughes · 10 years ago
- 4fcbd26 Fix the fs_config call. by Elliott Hughes · 10 years ago
- 175d579 Fix 32-bit build. by Elliott Hughes · 10 years ago
- 0f5083a EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 10 years ago
- d5147b9 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 10 years ago
- 8a6db79 am 6c04e9a9: am 42640e52: Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 10 years ago
- 8d327bf Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 10 years ago
- ef555d2 Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 10 years ago
- 8770213 am 5c027334: am 93b9e865: Merge "There are no big endian hosts, grandpa." by Elliott Hughes · 10 years ago
- 34c8963 There are no big endian hosts, grandpa. by Elliott Hughes · 10 years ago
- 284c1a0 am c583c511: am 186f1dee: Merge "adb sync cleanup." by Elliott Hughes · 10 years ago
- 3474f5e Merge "adb sync cleanup." by Elliott Hughes · 10 years ago
- d7efa5a adb sync cleanup. by Elliott Hughes · 10 years ago
- 2f9ddaf am 46f24955: am e3c02883: Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 10 years ago
- e345392 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 10 years ago
- b816492 am 5b476736: am 9498fc68: Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 10 years ago
- 66b8f66 Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 10 years ago
- 09f41d9 Use glog for logging in the OSX USB layer by Siva Velusamy · 10 years ago
- b007098 am 54b22ca2: am ff5be396: Merge changes from topic \'init-rc-breakup\' by Tom Cherry · 10 years ago
- 421a020 bundle init.rc contents with its service by Tom Cherry · 10 years ago
- 1b6aacf am 2b0deb91: am a169f3b4: Merge "adb: win32: fix unittest exit code parsing" by Elliott Hughes · 10 years ago
- 5aa6b52 adb: win32: fix unittest exit code parsing by Spencer Low · 10 years ago
- bc4f9c5 am 6a701bd9: am b53b521e: Merge "Add `adb features`." by David Pursell · 10 years ago
- 1e439b1 am be1f5732: am f4bda753: Merge "Add feature list to connection banner." by David Pursell · 10 years ago
- 50560d1 Add `adb features`. by Dan Albert · 10 years ago
- 3abbbd2 Add feature list to connection banner. by Dan Albert · 10 years ago
- 91b8240 am 2416b832: am 15c6de75: Merge "Start iterating USB pipe endpoints from 1." by Elliott Hughes · 10 years ago
- ef7f9e4 Start iterating USB pipe endpoints from 1. by Elliott Hughes · 10 years ago
- 6b5a258 am ba7284ae: am 4d40c03b: Merge "adb: On Mac, clear both host and device endpoints at startup" by Siva Velusamy · 10 years ago
- 543df78 adb: On Mac, clear both host and device endpoints at startup by Siva Velusamy · 10 years ago
- 1386867 am 5563b77a: am 57532b2a: Merge "adb: improve network error info" by Elliott Hughes · 10 years ago
- e7dd568 Merge "adb: improve network error info" by Elliott Hughes · 10 years ago
- 1da95a7 am 1685b099: am 8836031b: Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 10 years ago
- 705735b Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 10 years ago
- 719c6e4 am 80e83972: am 9537ca80: Merge "adb: start-server and kill-server error output" by Elliott Hughes · 10 years ago
- 4b54b4a adb: start-server and kill-server error output by Spencer Low · 10 years ago
- 928b36d adb: win32: fix shutdown deadlock by Spencer Low · 10 years ago
- 361d238 am 697869c4: am 6fefa36c: Merge "adb: Fix PTY logic for non-interactive shells." by David Pursell · 10 years ago
- 34ea8bd adb: Fix PTY logic for non-interactive shells. by David Pursell · 10 years ago
- 06435e6 am 87f73de9: am 317acfb8: Merge "Remove confusing variable HOST." by Yabin Cui · 10 years ago
- 23d7bfc Merge "Remove confusing variable HOST." by Yabin Cui · 10 years ago
- 2ec0a21 am c01231b3: am 2fb00423: Merge "Always include the adb version in the log." by Elliott Hughes · 10 years ago
- 0e70b5c Always include the adb version in the log. by Elliott Hughes · 10 years ago
- 8fc119b am 70af6e0b: am 9508dcb9: Merge "adb: make stdin/stdout/stderr redirection errors fatal" by Elliott Hughes · 10 years ago
- 58633b8 adb: make stdin/stdout/stderr redirection errors fatal by Spencer Low · 10 years ago
- 658e68b am 8bb6b3e1: am b62f6c2a: Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 10 years ago
- 39c7b3b Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 10 years ago
- 7a4b094 am e78292f2: am cef3508b: Merge "Add missing includes." by Dan Albert · 10 years ago
- aae2ee5 Merge "Add missing includes." by Dan Albert · 10 years ago
- 4a3c507 adb: improve network error info by Spencer Low · 10 years ago
- 56f8f3f Add missing includes. by Dan Albert · 10 years ago
- 77708f2 adb: call android::base::InitLogging even when adb tracing is disabled by Spencer Low · 10 years ago
- 9aae78d am 06a9f560: am 7989a7c8: Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 10 years ago
- c42e691 Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 10 years ago
- 025c424 Remove confusing variable HOST. by Yabin Cui · 10 years ago
- 6a63bff am 61ff977b: am 1f36ae49: Merge "adb: win32: write ACK to separate pipe instead of stdout" by Elliott Hughes · 10 years ago
- d8a6958 adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 10 years ago
- 663c0cc am af60acef: am 98714882: Merge "adb start-server: Use a separate fd for sending initial OK" by Elliott Hughes · 10 years ago
- d6da35f am c1b6378d: am e1101677: Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 10 years ago
- fc6647f am c6195530: am db3492cf: Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 10 years ago
- b144089 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 10 years ago
- 9530450 Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 10 years ago
- 2c938e1 Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 10 years ago
- 461eff8 win32: adb_test/libbase_test fixes by Spencer Low · 10 years ago
- 9650b93 am 2fbae482: am c672cb07: Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 10 years ago
- 37ad1af Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 10 years ago
- 99e8de0 Include the error code if GetPipeProperties fails. by Elliott Hughes · 10 years ago
- 60c07bf am b84e1f54: am 50de8224: Merge "Enable perfboot.py to install APKs before measurement." by Yasuhiro Matsuda · 10 years ago
- a7253ff adb: fix killing of old version of adb process by Spencer Low · 10 years ago
- ddc96ad Enable perfboot.py to install APKs before measurement. by Yasuhiro Matsuda · 10 years ago
- bbb0254 am f7af90c9: am 3cf2a8e0: Merge "Fix a comment typo." by Elliott Hughes · 10 years ago
- f62e692 am 1da90f0c: am feacf20d: Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 10 years ago
- 45e5e47 Merge "Fix a comment typo." by Elliott Hughes · 10 years ago
- 7257b4c Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 10 years ago
- 98298a8 Fix a comment typo. by Elliott Hughes · 10 years ago
- e7f3efa am eee501ec: am 6b940e13: Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 10 years ago
- be0c1dc am 14c08745: am 6355f2c1: Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 10 years ago
- 10ed73a am c783e1a3: am 0fac7fd1: Merge "Leave the evidence lying around if an adb test fails." by Elliott Hughes · 10 years ago
- 002c761 am 6eb9aa62: am 6bf93400: Merge "adb: fix mkdirs / adb pull with relative paths, fix win32 issues" by Elliott Hughes · 10 years ago
- d89977b am c3766916: am 8c61e029: Merge "adb_test/libbase_test: win32: get some tests working" by Elliott Hughes · 10 years ago
- e7f0a22 Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 10 years ago
- 8e6bc92 Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 10 years ago
- e58c174 Leave the evidence lying around if an adb test fails. by Elliott Hughes · 10 years ago
- 8c1054f adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 10 years ago
- a2cb364 adb_test/libbase_test: win32: get some tests working by Spencer Low · 10 years ago
- 5bfe3da am d2984900: am 11ca81fc: Merge "Remove adb\'s unused get_my_path for Windows." by Elliott Hughes · 10 years ago