Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
9ad079ba58cd8803afcd2fa9fc43fd752b3e83b2
/
adb
c2f5390
Merge changes Iacf0093a,I40be3504
by Josh Gao
· 7 years ago
68c14d1
adb: fix mac build
by Adrian Roos
· 7 years ago
8c2b3a8
Revert "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor"
by Dan Albert
· 7 years ago
b43ad44
adb: fdevent: add fdevent_context_epoll.
by Josh Gao
· 7 years ago
e22cb9f
adb: extract soon-to-be-common code.
by Josh Gao
· 7 years ago
61bffa5
Merge "[adb] Use STL for ParseUInt() implementation"
by Treehugger Robot
· 7 years ago
edf8040
Merge "adb: use shell for remount to forward return codes."
by Josh Gao
· 7 years ago
93619e3
Merge "[adb] Add a getter for native Win32 file handle"
by Songchun Fan
· 7 years ago
8c2198c
adb: use shell for remount to forward return codes.
by Josh Gao
· 7 years ago
3d0ecde
Merge "adb: windows: fix writev on sockets."
by Treehugger Robot
· 7 years ago
6050970
Add header that declares memcpy function
by Anatol Pomazau
· 7 years ago
3e59c84
Merge "Add header that declares atomic primitives"
by Treehugger Robot
· 7 years ago
6e86174
Merge "[adb] Cache features set inside the client process"
by Songchun Fan
· 7 years ago
82834f1
Merge "[adb] Speed up the streaming install"
by Songchun Fan
· 7 years ago
7b2ff6d
Add header that declares atomic primitives
by Anatol Pomazau
· 7 years ago
709dfc3
[adb] Add a getter for native Win32 file handle
by Yurii Zubrytskyi
· 7 years ago
6c4cfd6
Merge changes I4d6bda45,I72576e1f
by Josh Gao
· 7 years ago
6eca0e6
[adb] Speed up the streaming install
by Yurii Zubrytskyi
· 7 years ago
5ae4a90
adb: windows: fix writev on sockets.
by Josh Gao
· 7 years ago
3346339
adb: fix transport acquisition for forward, reverse.
by Josh Gao
· 7 years ago
da9c767
adb: don't manually construct device selection prefix in forward.
by Josh Gao
· 7 years ago
91a5318
Merge "adb: fail better in install-multiple."
by Elliott Hughes
· 7 years ago
dad291f
Merge "adb: add `--abi` to the `adb install` help."
by Elliott Hughes
· 7 years ago
8c4db55
Merge "Fix `adb install` on very old Android releases."
by Elliott Hughes
· 7 years ago
541d740
adb: fail better in install-multiple.
by Elliott Hughes
· 7 years ago
c0ebd59
adb: add `--abi` to the `adb install` help.
by Elliott Hughes
· 7 years ago
9435073
Fix `adb install` on very old Android releases.
by Elliott Hughes
· 7 years ago
e800af5
[adb] Cache features set inside the client process
by Yurii Zubrytskyi
· 7 years ago
d3d6506
[adb] Use STL for ParseUInt() implementation
by Yurii Zubrytskyi
· 7 years ago
fc2f5f6
adb: fix track-devices-l.
by Elliott Hughes
· 7 years ago
690c8c8
Merge "Restore default port for `adb connect`."
by Elliott Hughes
· 7 years ago
11295b7
Merge "Allow overriding the log path."
by Treehugger Robot
· 7 years ago
5140682
Merge "Clarify `adb sync -l` help text."
by Treehugger Robot
· 7 years ago
573e67c
Restore default port for `adb connect`.
by Elliott Hughes
· 7 years ago
47757e9
Merge "adb: avoid leaking pty master FDs."
by Treehugger Robot
· 7 years ago
6733b2b
adb: avoid leaking pty master FDs.
by Josh Gao
· 7 years ago
1a9da39
Allow overriding the log path.
by Elliott Hughes
· 7 years ago
4c8ea89
Clarify `adb sync -l` help text.
by Elliott Hughes
· 7 years ago
af3ce08
Fastdeploy converted to c++ and bin2c on the jar.
by Joshua Gilpatrick
· 7 years ago
63e8d98
adb: switch from system_clock to steady_clock.
by Josh Gao
· 7 years ago
1f1a000
Merge changes I35f8843e,Icd2a94f8,I6c20f3b3
by Josh Gao
· 7 years ago
08bd13e
adb: win32: don't shutdown socket when closing.
by Josh Gao
· 7 years ago
2ad4c36
adb: win32: silence wine test failure.
by Josh Gao
· 7 years ago
efd8ae2
adb: win32: fix adb_test.
by Josh Gao
· 7 years ago
e0d94b6
libadbd_services: remove unused deps
by Steven Moreland
· 7 years ago
88d2313
Merge changes from topic "fdevent_refactor"
by Josh Gao
· 7 years ago
5d0ac62
Rename product_services to system_ext
by Justin Yun
· 7 years ago
35b2936
adb: fdevent: extract Add/Del/SetTimeout.
by Josh Gao
· 7 years ago
33944a2
adb: fdevent: extract Create/Destroy from fdevent_context_poll.
by Josh Gao
· 7 years ago
ebaa348
adb: fdevent: move TerminateLoop to fdevent_context.
by Josh Gao
· 7 years ago
2c95bf7
adb: fdevent: move CheckMainThread logic to fdevent_context.
by Josh Gao
· 7 years ago
e546f68
adb: fdevent: delete FDE_CREATED.
by Josh Gao
· 7 years ago
95eef6b
adb: fdevent: move run queue to fdevent_context.
by Josh Gao
· 7 years ago
7adca93
adb: implement fdevent_reset by constructing a new context.
by Josh Gao
· 7 years ago
95068bb
adb: move fdevent implementation out to a separate file.
by Josh Gao
· 7 years ago
c2cf121
adb: de-globalize fdevent context.
by Josh Gao
· 7 years ago
57e09b1
adb: move fdevent to its own folder.
by Josh Gao
· 7 years ago
2d03ad4
adb: add superfluous include.
by Josh Gao
· 7 years ago
cc2f124
Refactorings to match adb_abb to adb_shell code.
by Alex Buynytskyy
· 7 years ago
d194013
Merge "adbd: move jdwp listening logic into ART."
by Josh Gao
· 7 years ago
5f2c5bb
adbd: move jdwp listening logic into ART.
by Josh Gao
· 7 years ago
12794c0
Merge "Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."""
by Elliott Hughes
· 7 years ago
fab9f30
Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.""
by Elliott Hughes
· 7 years ago
2a6ec6c
Merge "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.""
by Josh Gao
· 7 years ago
ad0f27f
Merge "adb: turn CHECKs into an error + transport restart."
by Treehugger Robot
· 7 years ago
b00e66f
Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."
by Josh Gao
· 7 years ago
9dba0f5
Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."
by Josh Gao
· 7 years ago
fc0f80a
adb: turn CHECKs into an error + transport restart.
by Josh Gao
· 7 years ago
cb2352a
Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."
by Treehugger Robot
· 7 years ago
2b668d3
adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.
by Josh Gao
· 7 years ago
e72c44b
adb: avoid freeing argv entries on Windows.
by Josh Gao
· 7 years ago
8eea2ca
Merge "adb: Allow `adb rescue getprop`."
by Tao Bao
· 7 years ago
599eee1
adb: Allow `adb rescue getprop`.
by Tao Bao
· 7 years ago
2683d0a
Merge changes I2d005e17,If2eec162,Icfd642e6
by Josh Gao
· 7 years ago
a891ffd
Merge "adbd: provide MS OS descriptors for WinUSB."
by Josh Gao
· 7 years ago
d877a96
Merge "Allow adb to handle single paramter with install-multi-package flag"
by Treehugger Robot
· 7 years ago
8c544b6
Fix non-aio USB read issue for fastbootd
by chihhao.chen
· 7 years ago
b581ce9
Allow adb to handle single paramter with install-multi-package flag
by Mohammad Samiul Islam
· 7 years ago
1cbe5ed
adb: daemon: Assign valid fd to usb_handle ep0 file descriptor
by Hemant Kumar
· 7 years ago
43a0a9a
adbd: respond to device-to-host control transfers.
by Josh Gao
· 7 years ago
fc2e200
adbd: read, print, and ignore USB control transfers.
by Josh Gao
· 7 years ago
db64696
adbd: provide MS OS descriptors for WinUSB.
by Josh Gao
· 7 years ago
fe7eca7
Initialize all fields of struct iocb.
by Evgenii Stepanov
· 7 years ago
41531df
Merge "adbd: don't abort on EOF on functionfs control fd."
by Josh Gao
· 7 years ago
d203a50
Merge "Clean up copy & paste from frameworks/base/cmds."
by Treehugger Robot
· 7 years ago
2916e14
adbd: don't abort on EOF on functionfs control fd.
by Josh Gao
· 7 years ago
09070af
Merge "Add deprecation warning to adb backup/restore"
by Al Sutton
· 7 years ago
e98971c
Clean up copy & paste from frameworks/base/cmds.
by Elliott Hughes
· 7 years ago
f0d59e2
Merge "NFC: Fix potentially uninitialized 'port' variable."
by Treehugger Robot
· 7 years ago
391c40b
NFC: Fix potentially uninitialized 'port' variable.
by Stephen Hines
· 7 years ago
31d335f
Add deprecation warning to adb backup/restore
by Al Sutton
· 7 years ago
27241a7
Revert "Revert "Add a way to turn off unique_fd's operator int.""
by Josh Gao
· 7 years ago
be9c2c0
Merge "adb: enable/disable verity expected overlayfs errors."
by Treehugger Robot
· 7 years ago
7046bcb
Merge "libbase: add ConsumePrefix/ConsumeSuffix."
by Elliott Hughes
· 7 years ago
19322dd
Merge "adbd: move posix_fadvise after open."
by Treehugger Robot
· 7 years ago
5828b77
adb: enable/disable verity expected overlayfs errors.
by Mark Salyzyn
· 7 years ago
b4dc7be
libbase: add ConsumePrefix/ConsumeSuffix.
by Elliott Hughes
· 7 years ago
5ddd49e
Merge "adbd: avoid starting multiple worker threads."
by Treehugger Robot
· 7 years ago
6bc1328
Merge "adb: increase `adb [un]root` timeout."
by Treehugger Robot
· 7 years ago
ef4a999
adb: increase `adb [un]root` timeout.
by Josh Gao
· 7 years ago
Next »