1. 710a655 fastdeploy.cpp: remove unnecessary .c_str()s. by Elliott Hughes · 1 year ago
  2. 787eeae Minor fastdeploy cleanup. by Elliott Hughes · 1 year, 1 month ago
  3. e76e5ef Move error_exit() and perror_exit() into client/. by Elliott Hughes · 1 year, 9 months ago
  4. 40a3681 Fix usage of ZipFileRO::getEntryInfo by Pawan Wagh · 1 year, 10 months ago
  5. a41eb3d adb: Add a -q flag to push/pull/sync. by Peter Collingbourne · 2 years ago
  6. 8a410a0 adb: add dry-run option to push/sync. by Josh Gao · 6 years ago
  7. bfcd8ff adb: add interfaces for Encoder/Decoder. by Josh Gao · 6 years ago
  8. 2f0f9eb adb: implement compression for file sync. by Josh Gao · 6 years ago
  9. 175ce29 Incremental installations in adb, client/host side. by Alex Buynytskyy · 6 years ago
  10. 22c1507 fastdeploy: fix tests. by Elliott Hughes · 6 years ago
  11. 1af550e FastDeploy refactor: 2+GB APK support, optimizations, tests. by Alex Buynytskyy · 7 years ago
  12. 0d38411 Fastdeploy converted to c++ and bin2c on the jar. by Joshua Gilpatrick · 7 years ago
  13. e4cc4d9 Change --fastdeploy behaviour by Henry Daitx · 7 years ago
  14. 61bf748 Fix adb not correctly reading return code from DeployAgent by Henry Daitx · 7 years ago
  15. 0119a91 adb: don't use <error.h>. by Elliott Hughes · 7 years ago
  16. e64126b adb: rationalize fatal/error logging. by Elliott Hughes · 7 years ago
  17. 78330f0 Reverted aapt dependency to be a dependency on libandroidfw by Idries Hamadi · 8 years ago
  18. b1702db Small clean ups for issues raised in reviews of fastdeploy by Idries Hamadi · 8 years ago
  19. dc27224 Modified fastdeploy dependencies to ensure that fast deploy is build as part of 'sdk' target by Idries Hamadi · 8 years ago
  20. 7919be2 Remove fastdeploy dependency on libandroidfw by Idries Hamadi · 8 years ago
  21. c3462f4 adb: static constexpr. by Elliott Hughes · 8 years ago
  22. 285cdaf Address style and efficiency post-merge feedback from previous change (1ecee447abffbc97e2d8bbd7df6252cf9827acf1). by Idries Hamadi · 8 years ago
  23. 1ecee44 Integrate adb with fastdeploy by Idries Hamadi · 8 years ago