- 2f8da95 adb: reformat comments. by Josh Gao · 7 years ago
- 62da8b2 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" by Treehugger Robot · 7 years ago
- 71e154f Revert "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 7 years ago
- 5fe1b66 Merge "Move adbd from root to system" by Treehugger Robot · 7 years ago
- b4ef19c Merge "adb: Use kernel aio for functionfs." by Treehugger Robot · 7 years ago
- 39715d8 Merge "adb: improve CHECKs." by Treehugger Robot · 7 years ago
- c441818 adb: improve CHECKs. by Josh Gao · 7 years ago
- 645cd70 adbd: don't spin if file sync read fails. by Josh Gao · 7 years ago
- c4fa8c0 Move adbd from root to system by Bowgo Tsai · 7 years ago
- fa085be Fix adb tcpip tests. by Elliott Hughes · 7 years ago
- 17fb317 Merge "Don't preserve file attributes when pulling bugreport file..." by Treehugger Robot · 7 years ago
- 225ac4b Merge changes I2270cc0a,I55e5dc5a am: 3779295f82 by Josh Gao · 7 years ago
- 3779295 Merge changes I2270cc0a,I55e5dc5a by Treehugger Robot · 7 years ago
- 3212463 adb: add track-devices-l service. by Josh Gao · 7 years ago
- b39e415 adb: allow selection of a specific transport. by Josh Gao · 7 years ago
- 0a3de2f Merge "adb: fix deadlock in kick_all_transports." am: eaae54eda9 by Josh Gao · 7 years ago
- eaae54e Merge "adb: fix deadlock in kick_all_transports." by Treehugger Robot · 7 years ago
- 3383c84 Merge "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
- 323874f Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 7 years ago
- aaa82f7 adb: fix deadlock in kick_all_transports. by Josh Gao · 7 years ago
- cb9bb7d Merge "Fix a potential memory leak" am: f583ff660e by Ting-Yuan Huang · 7 years ago
- 8c9a27c Don't preserve file attributes when pulling bugreport file... by Felipe Leme · 7 years ago
- aa923c1 Fix a potential memory leak by Ting-Yuan Huang · 7 years ago
- a2cb8de adb: Use kernel aio for functionfs. by Jerry Zhang · 7 years ago
- e4c569c Merge "Fix reference to out of scope local in adb_thread_setname." by Elliott Hughes · 7 years ago
- 3bb1b57 Fix reference to out of scope local in adb_thread_setname. by Elliott Hughes · 7 years ago
- f169c6c Merge "adbd: add logging to troubleshoot usb issues." am: 6b88554a7d by Josh Gao · 7 years ago
- 6b88554 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 7 years ago
- 03eba90 adbd: add logging to troubleshoot usb issues. by Josh Gao · 7 years ago
- 6976745 Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b by Lennart Wieboldt · 7 years ago
- 31c2e76 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
- 16cda7c Merge "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 7 years ago
- 4577a27 Merge "adbd: lessen security constraints when the device is unlocked" by Treehugger Robot · 7 years ago
- bbb970e adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 8 years ago
- ddffe38 Merge "Indicate that a packet was truncated." am: 72c3f895a5 by Dan Albert · 8 years ago
- 72c3f89 Merge "Indicate that a packet was truncated." by Treehugger Robot · 8 years ago
- fc45f28 Indicate that a packet was truncated. by Dan Albert · 8 years ago
- cb47167 Merge "Revert "adb: turn on libusb by default."" am: 189ba16e19 by Josh Gao · 8 years ago
- 189ba16 Merge "Revert "adb: turn on libusb by default."" by Treehugger Robot · 8 years ago
- 1ca19aa Revert "adb: turn on libusb by default." by Josh Gao · 8 years ago
- ecd3a06 Merge "Give a clear error message if we can't start the server." am: 1046bc5b64 by Elliott Hughes · 8 years ago
- 35c1191 Merge "Give a clear error message if we can't start the server." am: 1046bc5b64 by Elliott Hughes · 8 years ago
- 1046bc5 Merge "Give a clear error message if we can't start the server." by Treehugger Robot · 8 years ago
- cd61ae3 Give a clear error message if we can't start the server. by Elliott Hughes · 8 years ago
- 9dbd39d Merge "adb: increase the shell command length limit." am: a956720898 by Josh Gao · 8 years ago
- f9d8d77 Merge "adb: increase the shell command length limit." am: a956720898 by Josh Gao · 8 years ago
- a956720 Merge "adb: increase the shell command length limit." by Treehugger Robot · 8 years ago
- 0501202 adb: increase the shell command length limit. by Josh Gao · 8 years ago
- b01fe10 Merge "adb: fix deadlock between transport_unref and usb_close." am: bb0d0245b3 by Josh Gao · 8 years ago
- 3d21fe7 Merge "adb: fix deadlock between transport_unref and usb_close." am: bb0d0245b3 by Josh Gao · 8 years ago
- bb0d024 Merge "adb: fix deadlock between transport_unref and usb_close." by Treehugger Robot · 8 years ago
- 2b3f15c Merge "adbd: optionally use qemud pipe without ro.kernel.qemu" am: b3c363f32c by Nicolas Norvez · 8 years ago
- a9381c2 Merge "adbd: optionally use qemud pipe without ro.kernel.qemu" am: b3c363f32c by Nicolas Norvez · 8 years ago
- 3dfa4ab adbd: optionally use qemud pipe without ro.kernel.qemu by Nicolas Norvez · 8 years ago
- e44e983 adb: fix deadlock between transport_unref and usb_close. by Josh Gao · 8 years ago
- fadd6aa Merge changes Id51dcb18,I2517dcb9 am: eceecf934e am: afccec62e5 by Josh Gao · 8 years ago
- afccec6 Merge changes Id51dcb18,I2517dcb9 am: eceecf934e by Josh Gao · 8 years ago
- eceecf9 Merge changes Id51dcb18,I2517dcb9 by Treehugger Robot · 8 years ago
- be9c837 adb: libusb: switch from polling for accessibility to a sleep. by Josh Gao · 8 years ago
- 1a2eacc adb: improve race between device_connected and device_disconnected. by Josh Gao · 8 years ago
- 87b763c Merge changes I6c6bf61b,I3fb0b3a8 am: 3160a25010 am: 31db22eea2 am: 14f749c2c4 by Josh Gao · 8 years ago
- 31db22e Merge changes I6c6bf61b,I3fb0b3a8 am: 3160a25010 by Josh Gao · 8 years ago
- 8bb766e adb: libusb: don't try to delete a usb_handle twice. by Josh Gao · 8 years ago
- 772d835 adb: don't hold queue lock while performing callbacks. by Josh Gao · 8 years ago
- 82baa91 Merge "adb: reunregress waiting for device on start-server." am: 72076d1aa7 am: 31851691d6 by Josh Gao · 8 years ago
- 3185169 Merge "adb: reunregress waiting for device on start-server." am: 72076d1aa7 by Josh Gao · 8 years ago
- 4b64084 adb: reunregress waiting for device on start-server. by Josh Gao · 8 years ago
- 8b075ee Merge "adb: fix deadlock." am: d2387da971 am: 11f82dc74c am: a08c949c7a by Josh Gao · 8 years ago
- 11f82dc Merge "adb: fix deadlock." am: d2387da971 by Josh Gao · 8 years ago
- d2387da Merge "adb: fix deadlock." by Treehugger Robot · 8 years ago
- 09628bb adb: fix deadlock. by Josh Gao · 8 years ago
- c414ab8 Merge "Create build target to pull adb test scripts." am: 9d29dd675e am: a1fe0040ab by GuangHui Liu · 8 years ago
- a1fe004 Merge "Create build target to pull adb test scripts." am: 9d29dd675e by GuangHui Liu · 8 years ago
- 9d29dd6 Merge "Create build target to pull adb test scripts." by GuangHui Liu · 8 years ago
- 6d19449 Merge "Always print the initial bugreport progress message." into oc-dev by Felipe Leme · 8 years ago
- f210bd7 Merge "Always print the initial bugreport progress message." am: 5b17d7131b am: 69fdba9281 by Felipe Leme · 8 years ago
- 69fdba9 Merge "Always print the initial bugreport progress message." am: 5b17d7131b by Felipe Leme · 8 years ago
- 6e4e808 Always print the initial bugreport progress message. by Felipe Leme · 8 years ago
- 222fae0 Always print the initial bugreport progress message. by Felipe Leme · 8 years ago
- 6fb4bc1 Merge "Add host feature for `push --sync` support." am: d336a1661c am: 5d0b066f5a by Dan Albert · 8 years ago
- 5d0b066 Merge "Add host feature for `push --sync` support." am: d336a1661c by Dan Albert · 8 years ago
- d336a16 Merge "Add host feature for `push --sync` support." by Treehugger Robot · 8 years ago
- 27983bc Add host feature for `push --sync` support. by Dan Albert · 8 years ago
- 3599439 Create build target to pull adb test scripts. by GuangHui Liu · 8 years ago
- 1cd5080 Merge changes I8d0c60e5,Ib8ad0ad6 am: 087f7a485b am: da10ea2577 am: a1c2561863 by Josh Gao · 8 years ago
- da10ea2 Merge changes I8d0c60e5,Ib8ad0ad6 am: 087f7a485b by Josh Gao · 8 years ago
- 087f7a4 Merge changes I8d0c60e5,Ib8ad0ad6 by Treehugger Robot · 8 years ago
- c82a054 Merge "Add --sync support to push." am: 62db5fcee0 am: fb0c50b66f am: 141f9c46d5 by Dan Albert · 8 years ago
- fb0c50b Merge "Add --sync support to push." am: 62db5fcee0 by Dan Albert · 8 years ago
- 8449e06 Add --sync support to push. by Dan Albert · 8 years ago
- b1f4be0 Merge "Fix test following -p removal." am: 5e49fbc547 am: 32138d4bc6 by Dan Albert · 8 years ago
- 32138d4 Merge "Fix test following -p removal." am: 5e49fbc547 by Dan Albert · 8 years ago
- b29a57b Fix test following -p removal. by Dan Albert · 8 years ago
- 67b683a adb: boolify check_header and check_data. by Josh Gao · 8 years ago
- 530b9f1 adb: redirect stdout/stderr before initializing usb. by Josh Gao · 8 years ago
- cafc74c Merge "adb: Allow disabling verity on eng builds when using AVB." am: 7ce0f00c08 am: c40793619b by David Zeuthen · 8 years ago
- c407936 Merge "adb: Allow disabling verity on eng builds when using AVB." am: 7ce0f00c08 by David Zeuthen · 8 years ago
- 71dfb9c adb: Allow disabling verity on eng builds when using AVB. by David Zeuthen · 8 years ago
- 64c1346 Merge changes I8e8e0963,I3c714f63,Id157412e,Ib7c26fbd am: 55ddb99527 am: a7669342ea by Josh Gao · 8 years ago
- a766934 Merge changes I8e8e0963,I3c714f63,Id157412e,Ib7c26fbd am: 55ddb99527 by Josh Gao · 8 years ago