Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
4532ea881a023bb1e1719c8f98d13090a261ea9e
/
adb
/
client
4532ea8
[adb] Use incremental installation by default
by Yurii Zubrytskyi
· 6 years ago
030f1ef
adb: Avoid extra string construction
by Greg Kaiser
· 6 years ago
a1f41fc
Merge "[adb] generic "cast_handle_to_int" function"
by Yurii Zubrytskyi
· 6 years ago
e3e64b8
[adb] generic "cast_handle_to_int" function
by Yurii Zubrytskyi
· 6 years ago
82f715b
adb: fix bugreport status line.
by Josh Gao
· 6 years ago
4dc73c0
Merge "adb: implement compression for file sync."
by Josh Gao
· 6 years ago
939fc19
adb: implement compression for file sync.
by Josh Gao
· 6 years ago
1b273ed
Pass the os handle to the tls connection.
by Joshua Duong
· 6 years ago
47a58ec
[adb] file sync performance on Windows
by Yurii Zubrytskyi
· 6 years ago
8539004
Adding block kind to protocol for future streaming of a tree.
by Alex Buynytskyy
· 6 years ago
b0fa864
[adb] Print fewer progress messages for push/pull
by Yurii Zubrytskyi
· 6 years ago
2488c21
[adb] Fix incremental installation on Windows
by Yurii Zubrytskyi
· 6 years ago
c3eb301
[adb incremental] send priority blocks first
by Songchun Fan
· 6 years ago
23bd552
[adb data server] wait for installation results before terminates
by Songchun Fan
· 6 years ago
eebf9f7
Implement the new v4 signing scheme in adb
by Alex Buynytskyy
· 6 years ago
672cdfe
adb: fix sync.
by Josh Gao
· 6 years ago
4fe694a
Merge "adb: support wait-for- with multiple states."
by Elliott Hughes
· 6 years ago
edfec96
adb: Avoid a couple std::string constructions
by Greg Kaiser
· 6 years ago
a52b458
adb: support wait-for- with multiple states.
by Elliott Hughes
· 6 years ago
2263bcb
Merge "adb: defer acknowledgement of pushed files until the end."
by Josh Gao
· 6 years ago
c6e64b3
Merge ""track-app" service showing debuggable/profileable apps"
by Treehugger Robot
· 6 years ago
401c787
adb: improve logging of key loading slightly.
by Elliott Hughes
· 6 years ago
f4ffae1
"track-app" service showing debuggable/profileable apps
by Shukang Zhou
· 6 years ago
64ff82b
adb: defer acknowledgement of pushed files until the end.
by Josh Gao
· 6 years ago
79a452a
Properly remove adb DNS services.
by Joshua Duong
· 6 years ago
0ea130e
Merge "incremental_server: fix a use of uninitalized memory"
by Treehugger Robot
· 6 years ago
744ba42
Merge "adbd: remove static dependency on libcutils."
by Josh Gao
· 6 years ago
19b500b
incremental_server: fix a use of uninitalized memory
by George Burgess IV
· 6 years ago
5cf7868
[adbwifi] Add A_STLS command.
by Joshua Duong
· 6 years ago
d85f5c0
[adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation.
by Joshua Duong
· 6 years ago
12051a0
Initialize |sentBlocksCount|
by Yurii Zubrytskyi
· 6 years ago
b659506
Fix the MacOS build of incremental*
by Yurii Zubrytskyi
· 6 years ago
a9b62d5
adbd: remove static dependency on libcutils.
by Josh Gao
· 6 years ago
516c441
[adb] Add a version field to v4 signature format
by Yurii Zubrytskyi
· 6 years ago
96ff54b
Incremental installations in adb, client/host side.
by Alex Buynytskyy
· 6 years ago
39e54b8
add a version TXT record to adb secure mdns services
by Lingfeng Yang
· 7 years ago
cef4ade
adb client interface for secure services
by Lingfeng Yang
· 7 years ago
4b62bcd
get the ip address info for all DNS services
by Lingfeng Yang
· 7 years ago
c712f2d
make the client browse for appropriate mdns services
by Lingfeng Yang
· 7 years ago
ef28ca4
Move adb RSA utilities into its own library.
by Joshua Duong
· 6 years ago
3828ebc
adb: report error in copy_to_file.
by Josh Gao
· 6 years ago
00ff8d7
adb: make the push summary fit in 80 columns.
by Elliott Hughes
· 6 years ago
1ffccf5
adb: windows: fix adb execute root cmd with no tips
by Junyong Sun
· 6 years ago
f5a329f
Merge "adb: fix `adb connect` help typo."
by Treehugger Robot
· 6 years ago
9e75634
adb: avoid consuming input in `adb remount`.
by Josh Gao
· 6 years ago
65474fd
adb: fix `adb connect` help typo.
by Elliott Hughes
· 6 years ago
90e9217
Merge "Enable "localfilesystem" UNIX domain socket for ADB."
by Treehugger Robot
· 6 years ago
dfe6c84
adb: improve help for -t/-tt.
by Elliott Hughes
· 6 years ago
f4ddee0
Merge changes I6ff85723,Ia7d743d5
by Josh Gao
· 6 years ago
3ec7be7
Revert "Revert "Support socket activation of adb server""
by Daniel Colascione
· 6 years ago
8bde191
Enable "localfilesystem" UNIX domain socket for ADB.
by Jason Jeremy Iman
· 7 years ago
5fff387
Merge "Revert "Delay initial accept() until server initialized""
by Raman Tenneti
· 6 years ago
b71b5af
Revert "Delay initial accept() until server initialized"
by Raman Tenneti
· 6 years ago
6657c5d
Merge "Revert "Support socket activation of adb server""
by Raman Tenneti
· 6 years ago
c77904e
Revert "Support socket activation of adb server"
by Raman Tenneti
· 6 years ago
d938165
Merge "Delay initial accept() until server initialized"
by Treehugger Robot
· 6 years ago
d705282
Merge "Support socket activation of adb server"
by Daniel Colascione
· 6 years ago
ef6d913
Merge "fastdeploy: fix tests."
by Elliott Hughes
· 6 years ago
74f0fc6
fastdeploy: fix tests.
by Elliott Hughes
· 6 years ago
4ad4a11
Delay initial accept() until server initialized
by Daniel Colascione
· 6 years ago
4456b5f
Support socket activation of adb server
by Daniel Colascione
· 6 years ago
3aef5c8
Properly finish daemon init when initial USB scan complete
by Daniel Colascione
· 6 years ago
7fb1407
adb: log more detail on failure to read keys.
by Elliott Hughes
· 7 years ago
665f3ff
FastDeploy refactor: 2+GB APK support, optimizations, tests.
by Alex Buynytskyy
· 7 years ago
3a22e8c
Merge "adb: fragment host linux USB writes when needed."
by Josh Gao
· 7 years ago
070c030
Merge "adb: fix infinite loop when attempting to push to //foo."
by Treehugger Robot
· 7 years ago
76b64ba
adb: fix infinite loop when attempting to push to //foo.
by Josh Gao
· 7 years ago
6f908ce
adb: fix adb remount -R
by Mark Salyzyn
· 7 years ago
1025b22
adb: fragment host linux USB writes when needed.
by Josh Gao
· 7 years ago
7ea92d8
Using the correct feature name for abb_exec.
by Alex Buynytskyy
· 7 years ago
8c2198c
adb: use shell for remount to forward return codes.
by Josh Gao
· 7 years ago
34a478f
adb: add ls_v2.
by Josh Gao
· 7 years ago
51fcf32
adb: rename syncmsg::*::time to mtime.
by Josh Gao
· 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
6c4cfd6
Merge changes I4d6bda45,I72576e1f
by Josh Gao
· 7 years ago
6eca0e6
[adb] Speed up the streaming install
by Yurii Zubrytskyi
· 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
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
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
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
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
57e09b1
adb: move fdevent to its own folder.
by Josh Gao
· 7 years ago
cc2f124
Refactorings to match adb_abb to adb_shell code.
by Alex Buynytskyy
· 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
b581ce9
Allow adb to handle single paramter with install-multi-package flag
by Mohammad Samiul Islam
· 7 years ago
09070af
Merge "Add deprecation warning to adb backup/restore"
by Al Sutton
· 7 years ago
Next »