- 7b2125d Merge "Address const issues in preparation for libcxx rebase." am: b2cb35e by Dan Austin · 10 years ago
- 0bab7c3 Merge "Address const issue in preparation for libcxx rebase." am: a2a13e3 by Dan Austin · 10 years ago
- b2cb35e Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 10 years ago
- b4cff49 Address const issues in preparation for libcxx rebase. by Dan Austin · 10 years ago
- 80fd454 Address const issue in preparation for libcxx rebase. by Dan Austin · 10 years ago
- b80557a Merge "Fix buffer overrun in adb wait-for-device." am: 1f13c1a208 by Elliott Hughes · 10 years ago
- 1f13c1a Merge "Fix buffer overrun in adb wait-for-device." by Elliott Hughes · 10 years ago
- 34e560b Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 10 years ago
- d387acc emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 10 years ago
- f7b6d9c Merge "emulator: Use distinct serial names for simultaneous qemu pipes." into nyc-dev by Prathmesh Prabhu · 10 years ago
- 01d76eb Merge "emulator: Use distinct serial names for simultaneous qemu pipes." into nyc-dev by Prathmesh Prabhu · 10 years ago
- 251d46e emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 10 years ago
- 8238dd8 adbd: fix spurious close of uninitialized fd. by Josh Gao · 10 years ago
- 5767d0d adb: wait for restore to complete before returning. by Josh Gao · 10 years ago
- 06c73ae adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 10 years ago
- a9eb38d adb: make ScopedFd universally accessible and useful. by Josh Gao · 10 years ago
- 3bb90a6 Merge changes I93514d22,I57dbc113,I707ffbd1 am: 1cd680ce75 am: 6aafa03c60 by Josh Gao · 10 years ago
- f5b9605 Merge "adbd: fix spurious close of uninitialized fd." am: 3c608c7425 by Josh Gao · 10 years ago
- 1cd680c Merge changes I93514d22,I57dbc113,I707ffbd1 by Josh Gao · 10 years ago
- fcb063c adbd: fix spurious close of uninitialized fd. by Josh Gao · 10 years ago
- d26abed adb: wait for restore to complete before returning. by Josh Gao · 10 years ago
- d262122 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 10 years ago
- f0d3b4f adb: make ScopedFd universally accessible and useful. by Josh Gao · 10 years ago
- a996c29 adb: clean up quotes in test_device.py. by Josh Gao · 10 years ago
- 379612b adb: mkdir the correct directory name when pulling. by Josh Gao · 10 years ago
- 48bc0d7 adb: cleanup file skipping logic. by Josh Gao · 10 years ago
- 74e0fe7 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 10 years ago
- 802c54e adb: relax serial matching rules. by David Pursell · 10 years ago
- f22bc60 adb: report progress for small files. by Josh Gao · 10 years ago
- f48503b Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 10 years ago
- a63b17f adb: fix directory creation logic. by Josh Gao · 10 years ago
- d382d2b adb: fix mistaken use of PLOG. by Josh Gao · 10 years ago
- 1f6ff07 Merge changes I7fe77245,I75b089b8,Iafa250ce am: afa76a3028 am: 55592371dc by Josh Gao · 10 years ago
- a76e5f0 adb: use TCP keepalive. by David Pursell · 10 years ago
- afa76a3 Merge changes I7fe77245,I75b089b8,Iafa250ce by Josh Gao · 10 years ago
- 255c5c8 adb: clean up quotes in test_device.py. by Josh Gao · 10 years ago
- 89ec3a8 adb: mkdir the correct directory name when pulling. by Josh Gao · 10 years ago
- a31ea55 adb: cleanup file skipping logic. by Josh Gao · 10 years ago
- 29f8993 Merge "adb: relax serial matching rules." am: b4709c2cfd am: a942881fdb by David Pursell · 10 years ago
- b4709c2 Merge "adb: relax serial matching rules." by David Pursell · 10 years ago
- 7f766bc Merge "adb: symlinks to dirs count as dirs for pull destination." am: 543093cb97 by Josh Gao · 10 years ago
- 543093c Merge "adb: symlinks to dirs count as dirs for pull destination." by Josh Gao · 10 years ago
- 1e611a3 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 10 years ago
- 3f902aa adb: relax serial matching rules. by David Pursell · 10 years ago
- 32e55d7 Merge "Emulator: fix adbd qemu pipe partial write" am: ae607e149b am: 4cc3354fb7 by bohu · 10 years ago
- 8ac1b04 Emulator: fix adbd qemu pipe partial write by bohu · 10 years ago
- ae607e1 Merge "Emulator: fix adbd qemu pipe partial write" by Bo Hu · 10 years ago
- f66c593 Emulator: fix adbd qemu pipe partial write by bohu · 10 years ago
- b012c1c Merge "adb: report progress for small files." am: 4c87588fa2 am: d799184236 by Josh Gao · 10 years ago
- 9fd2f77 adb: report progress for small files. by Josh Gao · 10 years ago
- 3905db7 Merge "Also archive adb.exe/fastboot.exe when building win_sdk." am: f666ba41a7 by Ying Wang · 10 years ago
- 71edfc8 Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 10 years ago
- 56b3731 Merge "adb: use TCP keepalive." am: e663c163ac am: 89d749dbfc by David Pursell · 10 years ago
- e663c16 Merge "adb: use TCP keepalive." by David Pursell · 10 years ago
- e561a8b Merge "adb: fix directory creation logic." am: a887c4faca am: 8564dc9085 by Josh Gao · 10 years ago
- a887c4f Merge "adb: fix directory creation logic." by Josh Gao · 10 years ago
- 71728ca adb: fix directory creation logic. by Josh Gao · 10 years ago
- d3ff759 Merge "adb: fix mistaken use of PLOG." am: a692f431d6 am: 95891e5a70 by Josh Gao · 10 years ago
- 443a52c adb: fix mistaken use of PLOG. by Josh Gao · 10 years ago
- 73c6fd1 Merge "Only debuggable packages can be downgraded." into nyc-dev am: 8a67c09e7d by Alex Klyubin · 10 years ago
- 8a67c09 Merge "Only debuggable packages can be downgraded." into nyc-dev by Alex Klyubin · 10 years ago
- 2eaa41a adb: fix leak of framework_fd. by Josh Gao · 10 years ago
- b6117c4 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 10 years ago
- 63b8571 Merge "adb: bail out if wait_for_device fails in send_shell_command." am: 4e5b292299 by Josh Gao · 10 years ago
- e0ed0f0 Merge "adb: fix leak of framework_fd." am: 77dc40f2fa am: 2ea5bf7b55 by Josh Gao · 10 years ago
- 4e5b292 Merge "adb: bail out if wait_for_device fails in send_shell_command." by Josh Gao · 10 years ago
- 77dc40f Merge "adb: fix leak of framework_fd." by Josh Gao · 10 years ago
- 9f48611 adb: fix leak of framework_fd. by Josh Gao · 10 years ago
- 85ed975 Only debuggable packages can be downgraded. by Alex Klyubin · 10 years ago
- f56c391 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 10 years ago
- 48a1b15 Merge "adbd: Remove explicit capability bounding set code." am: d458730b64 by Jorge Lucangeli Obes · 10 years ago
- d458730 Merge "adbd: Remove explicit capability bounding set code." by Jorge Lucangeli Obes · 10 years ago
- ed1d7ae Remove duplicate fdevent.cpp entry by Dan Willemsen · 10 years ago
- eafc2fd Merge "Remove duplicate fdevent.cpp entry" am: 978cda5cc6 am: 1fa1791a04 by Dan Willemsen · 10 years ago
- 582c8fe Remove duplicate fdevent.cpp entry by Dan Willemsen · 10 years ago
- 4d186ad adbd: Remove explicit capability bounding set code. by Jorge Lucangeli Obes · 10 years ago
- bfd9503 adb: use TCP keepalive. by David Pursell · 10 years ago
- fa3e0bc adb: sysdeps_test: improve smoke test. by Josh Gao · 10 years ago
- da81195 adb: check for an error response from adbd between each write. by Josh Gao · 10 years ago
- 4d74811 adbd: restore the old error handling behavior. by Josh Gao · 10 years ago
- 8d68591 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 10 years ago
- cd2039e adb: detect when the client disconnects in wait-for-device. by Josh Gao · 10 years ago
- b582fa3 adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 10 years ago
- c1d252b adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 10 years ago
- 8443fd9 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 10 years ago
- addab3d adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 10 years ago
- 0b57ef7 adb: fix clang-format for access modifier dedent. by Josh Gao · 10 years ago
- 8b642e4 Add missing liblog dependency by Dimitry Ivanov · 10 years ago
- 2674cd92 adb: sysdeps_win32: actually change ExitThread to _endthreadex. by Josh Gao · 10 years ago
- d9db09c adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 10 years ago
- 7e76c89 adb: redact reference to secret internal time machine. by Josh Gao · 10 years ago
- a1071c6 adb: mkdirs fixes by Spencer Low · 10 years ago
- d302a15 adb: sysdeps: add support for joining threads. by Josh Gao · 10 years ago
- 32a2b60 adb: allow wine's output for sysdeps_win32 strerror test. by Josh Gao · 10 years ago
- 65f7080 adb: setsid() for adb host server. by Yabin Cui · 10 years ago
- 9ad736a adb: make ctrl-c when spawning a daemon not kill the daemon. by Josh Gao · 10 years ago
- db262ff adb: fix mkdirs test. by Josh Gao · 10 years ago
- 3b1c31c Merge "adb: sysdeps_test: improve smoke test." am: 0fc006685c am: 2975a58f3c by Josh Gao · 10 years ago
- 2275f7d adb: sysdeps_test: improve smoke test. by Josh Gao · 10 years ago
- 98ab5c1 Merge changes I4a8aa840,I9708f2a3 am: 44b08c722d am: fe07481ff9 by Josh Gao · 10 years ago