summaryrefslogtreecommitdiff
path: root/file_sync_service.h
AgeCommit message (Expand)Author
2016-04-13Implements 'adb bugreport <ZIP_FILE>'.Felipe Leme
2016-02-22adb: change unsigned to uint32_t in sync struct definitions.Josh Gao
2015-11-02adb: allow multiple args to push/pull.Josh Gao
2015-10-30Show transfer progress in adb sync/pull/push.Elliott Hughes
2015-08-24There are no big endian hosts, grandpa.Elliott Hughes
2015-08-24adb sync cleanup.Elliott Hughes
2015-07-30More adb cleanup.Elliott Hughes
2015-04-21Fix "adb sync" for devices without vendor and oem.Elliott Hughes
2015-04-17Remove extern "C" barriers to using C++.Elliott Hughes
2015-02-18Add extern "C" to all the adb headers.Dan Albert
2014-11-21Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.Elliott Hughes
2014-07-14Add install-multiple to adb.Jeff Sharkey
2014-05-02adb: added support for adb pull -a to preserve time stamps and modeLajos Molnar
2014-03-11Added transfer progress reporting for push and pull commands.Mark Lindner
2010-10-16adb: Improved detection of big endian architectureMarcus Comstedt
2010-04-19Add -l option to `adb sync`Anthony Newnam
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project