- 462b150 adb: fix build breakage. by Josh Gao · 7 years ago
- 5cb76ce adb: use delete on objects with destructors. by Josh Gao · 7 years ago
- 4b7b3e7 Merge "adb: switch asocket::enqueue to std::string." by Josh Gao · 7 years ago
- 31503ba Merge changes I86bcfaaa,I24d7f5d0 by Josh Gao · 7 years ago
- da85713 adb: don't spew to logcat when tracing is enabled. by Josh Gao · 7 years ago
- a7d9d71 adb: switch asocket::enqueue to std::string. by Josh Gao · 7 years ago
- b14756a adb: restore packet data length checks. by Josh Gao · 7 years ago
- 2b3db9e adb: switch asocket's intrusive linked list to vectors. by Josh Gao · 7 years ago
- 395b86a adb: extract atransport's connection interface. by Josh Gao · 7 years ago
- 30c4266 adb: fix a leak. by Josh Gao · 7 years ago
- 3c705bb Merge "adb/fastboot: switch over to shared AdbWinApi." by Treehugger Robot · 7 years ago
- 640d445 adb/fastboot: switch over to shared AdbWinApi. by Josh Gao · 7 years ago
- a4df738 Merge "Sort devices list before output." by Elliott Hughes · 7 years ago
- dfe539e adb: add missing condition_variable include by Mike Frysinger · 7 years ago
- 8efc520 Add std::string StartsWith*/EndsWith* overloads. by Elliott Hughes · 7 years ago
- 4dd3501 Sort devices list before output. by Artem Iglikov · 7 years ago
- ee7b44d adb: disable checksum on new versions by Tim Murray · 7 years ago
- a8e97dc Merge "Set $TMPDIR for `adb shell`." by Elliott Hughes · 7 years ago
- d8171d9 Merge "adb: get libusb compiling on Windows." by Treehugger Robot · 7 years ago
- 8719f41 Set $TMPDIR for `adb shell`. by Elliott Hughes · 7 years ago
- 511ff8a adb: get libusb compiling on Windows. by Josh Gao · 7 years ago
- 71fd502 Merge "adb: disable USB packet overflow checking on OS X." by Treehugger Robot · 7 years ago
- b4bc5bf Merge "Add OWNERS." by Elliott Hughes · 7 years ago
- fe4a5ea Add OWNERS. by Elliott Hughes · 7 years ago
- a82f246 adb: disable USB packet overflow checking on OS X. by Josh Gao · 7 years ago
- 62eafab Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 7 years ago
- fe0ee3d DO NOT MERGE: Merge Oreo MR1 into master by Xin Li · 7 years ago
- 7c6f813 Merge "Fix typos in ADB documentation" am: d87acbcb71 by Jim Kaye · 7 years ago
- d87acbc Merge "Fix typos in ADB documentation" by Treehugger Robot · 7 years ago
- f7e359e Fix typos in ADB documentation by Jim Kaye · 7 years ago
- 24ca380 Merge "Remove a duplicate TEMP_FAILURE_RETRY." am: 67da939fdc by Elliott Hughes · 7 years ago
- 67da939 Merge "Remove a duplicate TEMP_FAILURE_RETRY." by Elliott Hughes · 7 years ago
- 8bddf24 Remove a duplicate TEMP_FAILURE_RETRY. by Elliott Hughes · 7 years ago
- 28f022d Merge "Standarize on VFS_CAP_REVISION_2" am: af03f483d7 by Nick Kralevich · 7 years ago
- 27a7a5e Standarize on VFS_CAP_REVISION_2 by Nick Kralevich · 7 years ago
- cfde668 Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from by Xin Li · 7 years ago
- b5a0e84 DO NOT MERGE ANYWHERE Add comments and code about ro.boot.slot back by Sandeep Patil · 7 years ago
- 501df9b Merge "Move GetDeviceTest from adb's test_device.py to adb package." by Treehugger Robot · 7 years ago
- a5443fb Move GetDeviceTest from adb's test_device.py to adb package. by Josh Gao · 7 years ago
- d75c1f3 Merge "Don't include the build number in the adbd binary." by Treehugger Robot · 7 years ago
- e32a826 Don't include the build number in the adbd binary. by Elliott Hughes · 7 years ago
- 3d9e424 Merge "adb: fix erase-remove_if idiom." am: bb14f23521 by Josh Gao · 7 years ago
- bb14f23 Merge "adb: fix erase-remove_if idiom." by Treehugger Robot · 7 years ago
- a2b4c7e Merge changes I3e6e5a22,I6eb3f066 am: 75836d5e7f by Mark Salyzyn · 7 years ago
- 8b53280 adb: fix erase-remove_if idiom. by Josh Gao · 7 years ago
- 21a991d adb: cleanup some portions of client usb interfaces by Mark Salyzyn · 7 years ago
- d4bf94d adb: clang-format for adb.h and client/usb_windows.cpp by Mark Salyzyn · 7 years ago
- df238e8 Merge "Set $HOSTNAME in adbd." am: 2364d7ccc5 am: 500a0dcc54 am: 3ef8d2abca by Elliott Hughes · 7 years ago
- 500a0dc Merge "Set $HOSTNAME in adbd." am: 2364d7ccc5 by Elliott Hughes · 7 years ago
- 299da1c Set $HOSTNAME in adbd. by Elliott Hughes · 7 years ago
- b06dc26 adb: remove SendConnectOnHost. am: bc1b6d0271 by Josh Gao · 7 years ago
- a7bd6f6 adb: partially revert 3cf1b36e. am: 6ec5e885c1 -s ours by Josh Gao · 7 years ago
- ee0cff7 adb: reformat comments. am: 91d09a4071 by Josh Gao · 7 years ago
- 1848213 Fix bug #37284906, adb shell crashes on windows with invalid options. For example, "adb.exe shell -list" crashes without this fix. Test: adb.exe shell -list-packages by Huihong Luo · 7 years ago
- fd39591 Don't preserve file attributes when pulling bugreport file... am: 61799f4065 by Felipe Leme · 7 years ago
- 7978c25 Fix reference to out of scope local in adb_thread_setname. am: 176e37f318 by Elliott Hughes · 7 years ago
- f87588c Merge "adb: remove SendConnectOnHost." am: 1aebc2d4df am: e30f089164 by Josh Gao · 7 years ago
- e30f089 Merge "adb: remove SendConnectOnHost." am: 1aebc2d4df by Josh Gao · 7 years ago
- 1aebc2d Merge "adb: remove SendConnectOnHost." by Treehugger Robot · 7 years ago
- bc1b6d0 adb: remove SendConnectOnHost. by Josh Gao · 8 years ago
- 6ec5e88 adb: partially revert 3cf1b36e. by Josh Gao · 7 years ago
- 91d09a4 adb: reformat comments. by Josh Gao · 7 years ago
- f8f2e50 Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 7 years ago
- 61799f4 Don't preserve file attributes when pulling bugreport file... by Felipe Leme · 7 years ago
- 176e37f Fix reference to out of scope local in adb_thread_setname. by Elliott Hughes · 7 years ago
- ef704a1 adb: remove SendConnectOnHost. by Josh Gao · 8 years ago
- ecf4069 Merge changes I644e25fc,I934509c7 into oc-mr1-dev am: feb2833644 by Josh Gao · 7 years ago
- 77d25b0 Merge "adbd: improve thread names." am: 39071a5177 am: 9d0b434b5d am: 3b140f2081 by Josh Gao · 7 years ago
- 4d2e35b adbd: improve thread names. by Josh Gao · 7 years ago
- 0ccd920 Fix a potential memory leak by Ting-Yuan Huang · 7 years ago
- 9d0b434 Merge "adbd: improve thread names." am: 39071a5177 by Josh Gao · 7 years ago
- d51515b adbd: improve thread names. by Josh Gao · 7 years ago
- a179040 Merge changes I12d46493,I0ed00441,I55e5dc5a,If61296ff into oc-mr1-dev by Josh Gao · 7 years ago
- 17eb57c adb: add lock to remove_socket. by Josh Gao · 7 years ago
- dbcdc9a Revert "adb: fix deadlock between transport_unref and usb_close." by Josh Gao · 7 years ago
- 65fc854 adb: allow selection of a specific transport. by Josh Gao · 7 years ago
- d0ccf88 adb: fix deadlock in kick_all_transports. by Josh Gao · 7 years ago
- 7da5ab8 Merge "adb: partially revert 3cf1b36e." am: 5414d15da7 am: 1366d2c50a by Josh Gao · 7 years ago
- 1366d2c Merge "adb: partially revert 3cf1b36e." am: 5414d15da7 by Josh Gao · 7 years ago
- 5414d15 Merge "adb: partially revert 3cf1b36e." by Treehugger Robot · 7 years ago
- de75113 Merge "Reland "Remove comments and code about ro.boot.slot"" am: dea5e081ac am: 1d1747f62b by Tom Cherry · 7 years ago
- 1d1747f Merge "Reland "Remove comments and code about ro.boot.slot"" am: dea5e081ac by Tom Cherry · 7 years ago
- 6bd944f Reland "Remove comments and code about ro.boot.slot" by Tom Cherry · 7 years ago
- 90d038c Merge "Revert "Remove comments and code about ro.boot.slot"" am: eb00b1f3aa am: 93a4b103f5 by Tom Cherry · 7 years ago
- 93a4b10 Merge "Revert "Remove comments and code about ro.boot.slot"" am: eb00b1f3aa by Tom Cherry · 7 years ago
- 5772e77 Revert "Remove comments and code about ro.boot.slot" by Tom Cherry · 7 years ago
- 34409c1 Merge "Remove comments and code about ro.boot.slot" am: 7dcf076700 am: 2940e0fd62 by Tom Cherry · 7 years ago
- 2940e0f Merge "Remove comments and code about ro.boot.slot" am: 7dcf076700 by Tom Cherry · 7 years ago
- fc41f44 Remove comments and code about ro.boot.slot by Tom Cherry · 7 years ago
- cc33ccf Merge changes I0ed00441,I12d46493,Ib484f701 am: 60a7b66f11 am: e182d1aa70 by Josh Gao · 7 years ago
- e182d1a Merge changes I0ed00441,I12d46493,Ib484f701 am: 60a7b66f11 by Josh Gao · 7 years ago
- 60a7b66 Merge changes I0ed00441,I12d46493,Ib484f701 by Josh Gao · 7 years ago
- ac1bc8f Merge changes from topic "b/63736262" am: 1f666a6be9 am: 7f323d0089 by Mark Salyzyn · 7 years ago
- 7f323d0 Merge changes from topic "b/63736262" am: 1f666a6be9 by Mark Salyzyn · 7 years ago
- 6e0ed55 adb: partially revert 3cf1b36e. by Josh Gao · 7 years ago
- 4d29974 Revert "adb: fix deadlock between transport_unref and usb_close." by Josh Gao · 7 years ago
- b69c78b adb: add lock to remove_socket. by Josh Gao · 7 years ago
- 2f8da95 adb: reformat comments. by Josh Gao · 7 years ago
- 6fb4476 adb: reboot: last boot command default by Mark Salyzyn · 7 years ago
- c6a2518 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" into oc-mr1-dev by Bowgo Tsai · 7 years ago