Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
25114618e3a80772d097537046e3f21dd52cce48
/
adb
6600d0c
Merge "Show transfer progress in adb sync/pull/push." am: 26352bf1fb
by Elliott Hughes
· 9 years ago
ca734aa
Show transfer progress in adb sync/pull/push.
by Elliott Hughes
· 9 years ago
3b37d25
Merge "Don\'t use VLAs in adb." am: 24704399cd
by Elliott Hughes
· 9 years ago
c9993cf
Merge "Don't use VLAs in adb."
by Elliott Hughes
· 9 years ago
671443f
Don't use VLAs in adb.
by Elliott Hughes
· 9 years ago
322cdfd
Merge "adb: fix -Tt options to match ssh." am: 76e9236a42
by David Pursell
· 9 years ago
135f158
adb: fix -Tt options to match ssh.
by David Pursell
· 9 years ago
9a1e9c6
Merge "Fix adb sync/pull/push error reporting." am: b42e7e8f05
by Elliott Hughes
· 9 years ago
6431f54
Fix adb sync/pull/push error reporting.
by Elliott Hughes
· 9 years ago
e1336cc
Merge "adb: Mask SIGTTIN so that I/O works when backgrounded." am: 69ccb9532c
by Josh Gao
· 9 years ago
f5efd8d
adb: Mask SIGTTIN so that I/O works when backgrounded.
by Josh Gao
· 9 years ago
7972e79
Merge "init/adb: correct static lib dependencies for libselinux" am: 38aee48fc6
by Daniel Cashman
· 9 years ago
2020b95
init/adb: correct static lib dependencies for libselinux
by William Roberts
· 10 years ago
b27688a
Merge "Fix lseek argument order." am: 56543606b5
by Elliott Hughes
· 9 years ago
2b6318e
Merge "Fix lseek argument order."
by Elliott Hughes
· 9 years ago
e4021b7
Fix lseek argument order.
by Elliott Hughes
· 9 years ago
3d641d4
Merge "adb: use libfec in disable-verity" am: ed38714426
by Sami Tolvanen
· 9 years ago
136c214
adb: use libfec in disable-verity
by Sami Tolvanen
· 9 years ago
53dd2ae
am c2492937: Merge "adb: win32: Improve Winsock error code mappings and strings"
by Elliott Hughes
· 9 years ago
ba1747f
adb: win32: Improve Winsock error code mappings and strings
by Spencer Low
· 9 years ago
e00f464
am ca0d66d5: Merge "adb: non-interactive shell stdin."
by David Pursell
· 9 years ago
ef95d04
adb: non-interactive shell stdin.
by David Pursell
· 10 years ago
42fd5d6
am ba000511: Merge "adbd: Add os descriptor support for adb."
by Badhri Jagan Sridharan
· 9 years ago
6d36187
Merge "adbd: Add os descriptor support for adb."
by Badhri Jagan Sridharan
· 9 years ago
7a06ab3
am 21f99c08: Merge "Use const auto&/auto&& in adb."
by Elliott Hughes
· 10 years ago
54752d0
Use const auto&/auto&& in adb.
by Elliott Hughes
· 10 years ago
23d52b4
am 1407b286: Merge "Fix adb -d/-e error reporting."
by Elliott Hughes
· 10 years ago
fc0fbd0
Merge "Fix adb -d/-e error reporting."
by Elliott Hughes
· 10 years ago
fec9c96
Fix adb -d/-e error reporting.
by Elliott Hughes
· 10 years ago
bddc22a
adbd: Add os descriptor support for adb.
by Badhri Jagan Sridharan
· 10 years ago
8ac9b3b
am 7f9d4c97: Merge "adb: keep file flags in fdevent_install."
by Yabin Cui
· 10 years ago
05f92b2
adb: keep file flags in fdevent_install.
by Yabin Cui
· 10 years ago
db2ab62
am 8c47bb52: am 8a69e031: Merge "Speed up adb sync."
by Elliott Hughes
· 10 years ago
98844f5
am 8a69e031: Merge "Speed up adb sync."
by Elliott Hughes
· 10 years ago
946db02
Merge "Speed up adb sync."
by Elliott Hughes
· 10 years ago
93ce1db
am 450b592d: am 42b8df38: Merge "adb: win32: specify socket protocol"
by Elliott Hughes
· 10 years ago
e976579
am f6d28fca: am e412cc89: Merge "Explain adb client/server version mismatch better."
by Elliott Hughes
· 10 years ago
d71497a
am 42b8df38: Merge "adb: win32: specify socket protocol"
by Elliott Hughes
· 10 years ago
a6ec663
am e412cc89: Merge "Explain adb client/server version mismatch better."
by Elliott Hughes
· 10 years ago
1aee1a6
Merge "adb: win32: specify socket protocol"
by Elliott Hughes
· 10 years ago
e1a5768
Explain adb client/server version mismatch better.
by Elliott Hughes
· 10 years ago
1813440
Speed up adb sync.
by Elliott Hughes
· 10 years ago
9abe1d5
am fb070f3c: am 7377398b: Merge "adb: fdevent fixes"
by Yabin Cui
· 10 years ago
01e5b93
am 7377398b: Merge "adb: fdevent fixes"
by Yabin Cui
· 10 years ago
34b0406
adb: fdevent fixes
by Spencer Low
· 10 years ago
d01c702
am 4b3ee266: am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux."
by Yabin Cui
· 10 years ago
0283f51
am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux."
by Yabin Cui
· 10 years ago
c4dc547
Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux."
by Yabin Cui
· 10 years ago
f0203c0
am de3faec6: am fd18d9e2: Merge "adb: put legacy shell: service back in."
by David Pursell
· 10 years ago
5d25cbe
am fd18d9e2: Merge "adb: put legacy shell: service back in."
by David Pursell
· 10 years ago
ad9768f
adb: put legacy shell: service back in.
by David Pursell
· 10 years ago
a9d081e
adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux.
by Yabin Cui
· 10 years ago
f694b21
adb: win32: specify socket protocol
by Spencer Low
· 10 years ago
73907df
am edf0728e: am a36f4d68: Merge "adb: bump server version to prevent feature mismatch."
by David Pursell
· 10 years ago
592d42d
am 5d1a943d: am 002f9d5c: Merge "adb: fix adbd feature parsing for no features."
by David Pursell
· 10 years ago
3a58ec2
am a36f4d68: Merge "adb: bump server version to prevent feature mismatch."
by David Pursell
· 10 years ago
fe35b65
am 002f9d5c: Merge "adb: fix adbd feature parsing for no features."
by David Pursell
· 10 years ago
e8733ed
Merge "adb: bump server version to prevent feature mismatch."
by David Pursell
· 10 years ago
7cfbfd2
adb: fix adbd feature parsing for no features.
by David Pursell
· 10 years ago
a254bed
adb: bump server version to prevent feature mismatch.
by David Pursell
· 10 years ago
580929a
am 56ece709: am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging."
by Yabin Cui
· 10 years ago
489a28f
am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging."
by Yabin Cui
· 10 years ago
3a8376d
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 10 years ago
c023de9
am b0d84d16: am 36856b73: Merge "adb: add -Tt options to `adb shell`."
by David Pursell
· 10 years ago
14b1d61
am 36856b73: Merge "adb: add -Tt options to `adb shell`."
by David Pursell
· 10 years ago
e3802e4
adb: add -Tt options to `adb shell`.
by David Pursell
· 10 years ago
8fd7959
am 46a005c3: am 2b5f5fb9: Merge "base logging: fix errno restoring, severity conditionality, dangling ifs"
by Yabin Cui
· 10 years ago
5fd60b2
am 2b5f5fb9: Merge "base logging: fix errno restoring, severity conditionality, dangling ifs"
by Yabin Cui
· 10 years ago
f7d9430
Merge "base logging: fix errno restoring, severity conditionality, dangling ifs"
by Yabin Cui
· 10 years ago
f5b2c7a
base logging: fix errno restoring, severity conditionality, dangling ifs
by Spencer Low
· 10 years ago
0517bbe
am 1bcb4677: am 71f878f8: Merge "Move python-adb to development/python-packages."
by Dan Albert
· 10 years ago
9d2a91b
am 71f878f8: Merge "Move python-adb to development/python-packages."
by Dan Albert
· 10 years ago
86a5434
Move python-adb to development/python-packages.
by Dan Albert
· 10 years ago
6c6ca42
am 8fd98104: am a951a82d: Merge "adb unittest for win32 handle inheritance"
by Elliott Hughes
· 10 years ago
34961aa
am a951a82d: Merge "adb unittest for win32 handle inheritance"
by Elliott Hughes
· 10 years ago
47d54a0
adb unittest for win32 handle inheritance
by Spencer Low
· 10 years ago
2af2c22
am 09a0d98b: am 1d758c90: Merge "adb unittest: make test_sync properly cleanup after itself"
by Elliott Hughes
· 10 years ago
ee669bd
am 1d758c90: Merge "adb unittest: make test_sync properly cleanup after itself"
by Elliott Hughes
· 10 years ago
204eb80
Merge "adb unittest: make test_sync properly cleanup after itself"
by Elliott Hughes
· 10 years ago
243f770
am eee68196: am 0b743df4: Merge "Add unit tests for local socket."
by Yabin Cui
· 10 years ago
d4df969
am 0b743df4: Merge "Add unit tests for local socket."
by Yabin Cui
· 10 years ago
2350bdd
Merge "Add unit tests for local socket."
by Yabin Cui
· 10 years ago
d3a25f9
am b9b05199: am d17cf08e: Merge "adb: win32: fix regression on older versions of Windows"
by Elliott Hughes
· 10 years ago
307550c
am d17cf08e: Merge "adb: win32: fix regression on older versions of Windows"
by Elliott Hughes
· 10 years ago
7158973
adb: win32: fix regression on older versions of Windows
by Spencer Low
· 10 years ago
3cfea40
Add unit tests for local socket.
by Yabin Cui
· 10 years ago
199567c
am c8a5b0b6: am fa965d96: Merge "adb: move adb to poll."
by Yabin Cui
· 10 years ago
65344fb
am 2017030b: am d9076f21: Merge "adb: Kill subprocess when the client exits."
by David Pursell
· 10 years ago
a258f6d
am fa965d96: Merge "adb: move adb to poll."
by Yabin Cui
· 10 years ago
a714f5a
am d9076f21: Merge "adb: Kill subprocess when the client exits."
by David Pursell
· 10 years ago
410ff1a
Merge "adb: move adb to poll."
by Yabin Cui
· 10 years ago
458b265
adb: Kill subprocess when the client exits.
by David Pursell
· 10 years ago
536e12f
adb: move adb to poll.
by Yabin Cui
· 10 years ago
79c0d88
am a3ef4fad: am 0af19a0e: Merge "adb: Fix missing shell protocol usage."
by David Pursell
· 10 years ago
5b53efa
am 0af19a0e: Merge "adb: Fix missing shell protocol usage."
by David Pursell
· 10 years ago
e8142af
adb unittest: make test_sync properly cleanup after itself
by Spencer Low
· 10 years ago
b636bf2
adb: Fix missing shell protocol usage.
by David Pursell
· 10 years ago
5e3bbc3
am 07448e07: am 76f4a653: Merge changes from topic \'adb_shell\'
by David Pursell
· 10 years ago
5567c30
am 76f4a653: Merge changes from topic \'adb_shell\'
by David Pursell
· 10 years ago
f328fd5
Merge changes from topic 'adb_shell'
by David Pursell
· 10 years ago
Next »