- 7efb131 adb: add helper to get the ~/.android directory. am: e0b7502c7f am: 36796df275 by Josh Gao · 9 years ago
- 8d4631c adb: add helper to get the ~/.android directory. am: e0b7502c7f am: 36796df275 by Josh Gao · 9 years ago
- 4a64734 adb: add helper to get the ~/.android directory. am: e0b7502c7f by Josh Gao · 9 years ago
- 8cc3fd8 Merge "libcutils: try all addresses in socket_network_client_timeout." am: f3d43032d2 am: b7011e0410 by Josh Gao · 9 years ago
- aaa93de Merge "libcutils: try all addresses in socket_network_client_timeout." am: f3d43032d2 by Josh Gao · 9 years ago
- d7f0f40 Merge "libcutils: try all addresses in socket_network_client_timeout." by Josh Gao · 9 years ago
- ba89ab2 libcutils: try all addresses in socket_network_client_timeout. by Josh Gao · 9 years ago
- eedfd31 adb: add helper to get the ~/.android directory. by Josh Gao · 9 years ago
- 3420f21 Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." am: 945d1aaa32 am: 289240f0bf by Josh Gao · 9 years ago
- 1314694 Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." am: 945d1aaa32 by Josh Gao · 9 years ago
- 9a31474 Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 9 years ago
- 848d667 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 9 years ago
- 7e9bee4 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
- d9694c9 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
- 4bcaeac DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
- d4a4e63 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
- 75eaa48 DO NOT MERGE: Removed extra 'pulling file' message. by Felipe Leme · 9 years ago
- 7c2ecbe DO NOT MERGE: Show bugreport progress. by Felipe Leme · 9 years ago
- dc64476 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
- a4e1912 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
- f836878 DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 9 years ago
- e58f510 DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
- 3cb4ff2 Merge "adb: factor out socket specification." am: bd7d2e2ec0 am: f95e728431 by Josh Gao · 9 years ago
- 865f67d Merge "adb: factor out socket specification." am: bd7d2e2ec0 am: f95e728431 by Josh Gao · 9 years ago
- f841762 adb: factor out socket specification. by Josh Gao · 9 years ago
- aef81ab Merge changes I0ee130db,I33d356fd am: e461b37965 am: 59561a64b7 am: 87ff463d6e by Josh Gao · 9 years ago
- 0b31865 Merge changes I0ee130db,I33d356fd am: e461b37965 am: 59561a64b7 by Josh Gao · 9 years ago
- 74cfd46 Merge changes I0ee130db,I33d356fd by Josh Gao · 9 years ago
- 3bb6942 adb: remove unnecessary addr arguments to accept. by Josh Gao · 9 years ago
- fdad918 adb: check our socketpair ends in our win32 emulation. by Josh Gao · 9 years ago
- 5cccd92 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b am: 8615d79d85 by Elliott Hughes · 9 years ago
- 9afc9f4 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b by Elliott Hughes · 9 years ago
- ec325e8 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 9 years ago
- 5aefd33 Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 9 years ago
- 5e69177 Merge "adb: increase the authentication throttling limit." am: 393e5258f6 am: e4d79532de by Josh Gao · 9 years ago
- a42eef4 Merge "adb: increase the authentication throttling limit." am: 393e5258f6 by Josh Gao · 9 years ago
- 24fa901 Merge "adb: increase the authentication throttling limit." am: 393e5258f6 by Josh Gao · 9 years ago
- 3cd4e7e Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 am: 8270912ed0 am: 7f3a776ac4 by Josh Gao · 9 years ago
- 6e64e40 Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 am: 8270912ed0 by Josh Gao · 9 years ago
- 8780b32 Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 by Josh Gao · 9 years ago
- 8254146 adb: increase the authentication throttling limit. by Josh Gao · 9 years ago
- 097aef0 adb: fix public key authorization. by Josh Gao · 9 years ago
- ecdbf2d adb: add support for vendor key directories. by Josh Gao · 9 years ago
- 28c4fdc Split 'generating' and 'pulling' in 2 messages. am: 321c21e2df by Felipe Leme · 9 years ago
- 2ebc2af Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
- 1b9e1bd Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
- c278581 Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
- 9f023a5 Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
- ea49c10 Removed extra 'pulling file' message. by Felipe Leme · 9 years ago
- dfae6e0 Show bugreport progress. by Felipe Leme · 9 years ago
- c0e6302 Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
- 1c791cc Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
- ac2f976 Merge "Clean up key handling in adb." am: b859830450 am: 81a3f71e45 by Josh Gao · 9 years ago
- 6ce2b02 Merge "Clean up key handling in adb." am: b859830450 am: 81a3f71e45 by Josh Gao · 9 years ago
- 5751b16 Merge "Clean up key handling in adb." am: b859830450 by Josh Gao · 9 years ago
- 3b2a535 Clean up key handling in adb. by Elliott Hughes · 9 years ago
- 7cc356e Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." am: 2f21b7cecd am: f2f4e784a4 by Elliott Hughes · 9 years ago
- 6c58894 Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." am: 2f21b7cecd by Elliott Hughes · 9 years ago
- 726fd83 Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." by Elliott Hughes · 9 years ago
- 13db3e3 std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom. by Elliott Hughes · 9 years ago
- 134cc42 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe am: 87ef590bc1 by Josh Gao · 9 years ago
- 72418d0 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe am: 87ef590bc1 by Josh Gao · 9 years ago
- 2d28927 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe by Josh Gao · 9 years ago
- 68b243e Merge "libcrypto_utils: convert to Soong." by Josh Gao · 9 years ago
- 3ed07f4 libcrypto_utils: convert to Soong. by Josh Gao · 9 years ago
- 5e65aa9 adb: correctly fix merge conflict. am: 1286c1f878 am: d067dcdaa3 by Josh Gao · 9 years ago
- 4c2b1f4 adb: correctly fix merge conflict. am: 1286c1f878 by Josh Gao · 9 years ago
- 6f69355 adb: correctly fix merge conflict. by Josh Gao · 9 years ago
- 7adf406 resolve merge conflicts of e012de5 to stage-aosp-master am: 4ff7f9f62a by Josh Gao · 9 years ago
- 89df4b6 resolve merge conflicts of e012de5 to stage-aosp-master am: 4ff7f9f62a by Josh Gao · 9 years ago
- b33190f resolve merge conflicts of e012de5 to stage-aosp-master by Josh Gao · 9 years ago
- 3fcc7d7 adb: improve display of transfer rate. by Josh Gao · 9 years ago
- 84126ef Ignore bugreportz output when it's not supported. am: 9a882a3ef3 am: 62d4ead5f4 by Felipe Leme · 9 years ago
- bd6e8a3 adb: add missing newline when printing transfer rate. by Josh Gao · 9 years ago
- 747c645 adb: fix output of `sync -l` by Josh Gao · 9 years ago
- 52fb564 Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
- 307e3dd Deprecated 'adb bugreport' with flat files. am: 307951e124 am: 617cedac2f by Felipe Leme · 9 years ago
- 247db96 Minor improvements on bugreport generation. am: 80a65d03c9 am: 7939117c98 by Felipe Leme · 9 years ago
- 0dedfa3 Deprecated 'adb bugreport' with flat files. am: 307951e124 by Felipe Leme · 9 years ago
- 2dd526d Minor improvements on bugreport generation. am: 80a65d03c9 by Felipe Leme · 9 years ago
- b72a94a Merge changes from topic 'bug_30451114' into nyc-mr1-dev by TreeHugger Robot · 9 years ago
- 80f3939 adb: fix stat on Windows. by Josh Gao · 9 years ago
- a59f6ad adb: extract Windows bits out of directory_exists test. by Josh Gao · 9 years ago
- 1e470b5 Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
- 48ad901 Merge changes I1d398d19,I8f20b3cd am: c97b73aa83 am: 0889353fa5 am: 6c41b5efb1 by Josh Gao · 9 years ago
- 2734a82 Merge changes I1d398d19,I8f20b3cd am: c97b73aa83 am: 0889353fa5 by Josh Gao · 9 years ago
- 08c23bd Merge changes I1d398d19,I8f20b3cd am: c97b73aa83 by Josh Gao · 9 years ago
- af1d534 Merge changes I1d398d19,I8f20b3cd by Treehugger Robot · 9 years ago
- 30b93e1 resolve merge conflicts of d072ed3 to nyc-mr1-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
- 08e460e Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
- 903d93c Merge \\"Fix clang-tidy performance warnings in syste/core.\\" am: 4efbce14b5 by Chih-Hung Hsieh · 9 years ago
- b5239cd Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 9 years ago
- a3e610a adb: fix stat on Windows. by Josh Gao · 9 years ago
- 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
- 0356a0b adb: extract Windows bits out of directory_exists test. by Josh Gao · 9 years ago
- 51f98ba Removed extra \\'pulling file\\' message. am: f7c38b4c03 am: c25802879d by Felipe Leme · 9 years ago
- b030890 Removed extra 'pulling file' message. by Felipe Leme · 9 years ago
- a733cfb Show bugreport progress. am: cd42d658b2 by Felipe Leme · 9 years ago
- 4e488a6 Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
- 465aba8 Split bugreport() into its own file and added unit tests. am: 78e0963e4b by Felipe Leme · 9 years ago