Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
packages_modules_adb
/
cc4a4b129a58d85a7afb97aff33e1ae03d18b5a2
/
file_sync_client.cpp
cc4a4b1
adb: fix adb client running out of sockets on Windows
by Spencer Low
· 10 years ago
f5cdc1d
Show transfer progress in adb sync/pull/push.
by Elliott Hughes
· 10 years ago
6c73bfc
Don't use VLAs in adb.
by Elliott Hughes
· 10 years ago
e4ed32f
Fix adb sync/pull/push error reporting.
by Elliott Hughes
· 10 years ago
dde00be
Speed up adb sync.
by Elliott Hughes
· 11 years ago
c5d5162
Improve adb sync_send error reporting.
by Elliott Hughes
· 11 years ago
c1a3133
adb: fix adb install and adb push exit code, error handling, unittest
by Spencer Low
· 11 years ago
0bd8587
EINTR is handled by adb_read/unix_read and friends.
by Elliott Hughes
· 11 years ago
59ce781
Merge "Add missing #include <memory> for std::unique_ptr on Windows."
by Elliott Hughes
· 11 years ago
4e7848d
Add missing #include <memory> for std::unique_ptr on Windows.
by Elliott Hughes
· 11 years ago
9e8e355
There are no big endian hosts, grandpa.
by Elliott Hughes
· 11 years ago
b628cb1
adb sync cleanup.
by Elliott Hughes
· 11 years ago
d189cfb
More adb cleanup.
by Elliott Hughes
· 11 years ago
28d1f8d
Write mkdirs in more idiomatic C++ style.
by Alex Vallée
· 11 years ago
e916315
Move mkdirs to adb_utils.
by Alex Vallée
· 11 years ago
803451e
adb: win32: fix StringPrintf format string checking of %zd and PRIu64
by Spencer Low
· 11 years ago
712416a
Add some missing 'static's.
by Elliott Hughes
· 11 years ago
04a98c2
Move __adb_error to std::string, and improve various errors.
by Elliott Hughes
· 11 years ago
c5a12b2
Fix "adb sync" for devices without vendor and oem.
by Elliott Hughes
· 11 years ago
fe7ff81
Remove extern "C" barriers to using C++.
by Elliott Hughes
· 11 years ago
64ef40b
adb doesn't actually use libzipfile.
by Elliott Hughes
· 11 years ago
f30d73c
Move adb to C++.
by Dan Albert
· 11 years ago
[Renamed (97%) from file_sync_client.c]
b5f43a1
Merge "Fix a writex transcription error."
by Dan Albert
· 11 years ago