1. f4bda9a Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr. by Jayant Chowdhary · 6 years ago
  2. 5d88aee fastboot: only require Linux modules on Linux by Steven Moreland · 6 years ago
  3. b0449da adb/fastboot: switch over to shared AdbWinApi. by Josh Gao · 6 years ago
  4. 899ad55 fastboot/fs_mgr/init: add sload_f2fs by Jaegeuk Kim · 7 years ago
  5. 03c73e1 fastboot: pass environment variables to exec_e2fs_cmd by Jin Qian · 7 years ago
  6. 8d9b6ee fastboot: make_f2fs call by linux/darwin by Jaegeuk Kim · 7 years ago
  7. d872118 fastboot: support f2fs format by Jaegeuk Kim · 7 years ago
  8. 988a51a fastboot: remove reference of deprecated make_ext4 code by Jin Qian · 7 years ago
  9. 3fdf5ec fastboot: add mke2fs and e2fsdroid to build package by Jin Qian · 7 years ago
  10. 4afba66 fastboot: call mke2fs tools to generate ext4 image by Jin Qian · 7 years ago
  11. b3526e1 Fix build error when (ADB|FASTBOOT)_VERSION has space by SzuWei Lin · 7 years ago
  12. 4d4f64f Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 7 years ago
  13. 2708a95 Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 7 years ago
  14. 4bf1be7 fastboot: add AdbWinUsbApi as a required module by Chris Fries · 7 years ago
  15. b0c3959 Remove "_host" and "_static" suffix from libsparse definition. by Alex Deymo · 7 years ago
  16. 705353a Remove "_static" and "_host" suffix from libext4_utils. by Alex Deymo · 7 years ago
  17. 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  18. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  19. 6d881d6 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  20. 82ff315 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 8 years ago
  21. 99f6b86 Replace libziparchive-host with libziparchive by Colin Cross · 8 years ago
  22. 71edfc8 Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 8 years ago
  23. 4601c97 fastboot: add UDP protocol. by David Pursell · 8 years ago
  24. 2ec418a fastboot: add TCP protocol. by David Pursell · 8 years ago
  25. b34e4a0 libcutils/fastboot: improve multi-buffer write. by David Pursell · 8 years ago
  26. c3a4669 fastboot: socket testing improvements. by David Pursell · 8 years ago
  27. 572bce2 fastboot: use cutils socket functions. by David Pursell · 8 years ago
  28. 0eb8e1b libcutils: share Windows networking code. by David Pursell · 8 years ago
  29. 815c7be fastboot: implement UDP networking interface. by David Pursell · 8 years ago
  30. 1b708d3 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 8 years ago
  31. 0b15663 fastboot: create Transport object (take 2). by David Pursell · 9 years ago
  32. c0504e1 Revert "fastboot: create Transport object." by David Pursell · 9 years ago
  33. 6f233a7 fastboot: create Transport object. by David Pursell · 9 years ago
  34. c1fd492 Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  35. cc8cd59 Revert "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  36. ac9514a adb/base: fix adb push of Unicode filenames on Win32 by Spencer Low · 9 years ago
  37. 87a419c Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 9 years ago
  38. 75d4742 Merge "Move fastboot's Windows code to C++." by Elliott Hughes · 9 years ago
  39. 20750ad Move fastboot's Mac OS code to C++. by Elliott Hughes · 9 years ago
  40. c636b64 Move fastboot's Windows code to C++. by Elliott Hughes · 9 years ago
  41. b3748de Move fastboot to C++. by Elliott Hughes · 9 years ago
  42. f6e9ffb Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 9 years ago
  43. 379646b Add "fastboot --version". by Elliott Hughes · 9 years ago
  44. e97e66e Use base::WriteFully in zip_archive. by Narayan Kamath · 9 years ago
  45. dc1e482 Fix windows adb build by Colin Cross · 9 years ago
  46. 55bf5f0 statically link adb and fastboot against libc++ by Colin Cross · 9 years ago
  47. d30ad8a Switch fastboot to libziparchive. by Elliott Hughes · 9 years ago
  48. 253c18d Prepare for switching to libziparchive. by Elliott Hughes · 9 years ago
  49. 71a9686 kill libunz by Yabin Cui · 9 years ago
  50. 1e95e0b am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-dev by Stephen Hines · 10 years ago
  51. b75d6f1 Remove obsolete reference to ddk; Fixes for -Werror by Andrew Hsieh · 10 years ago
  52. b2e13ae am 3a5f3db2: am c894ced1: Merge "Fix fastboot for Darwin." by Tim Murray · 10 years ago
  53. bd87944 Fix fastboot for Darwin. by Tim Murray · 10 years ago
  54. 188fdd1 Merge "fastboot: Allow searching for needed dynamic libs in '.' (F2FS)" by JP Abgrall · 10 years ago
  55. 436abeb fastboot: Allow searching for needed dynamic libs in '.' (F2FS) by JP Abgrall · 10 years ago
  56. 6b048ce Store libf2fs_fmt_host_dyn on the build server. by Ying Wang · 10 years ago
  57. 64c0ff2 fastboot: correctly set dependency on f2fs dynamic lib by JP Abgrall · 10 years ago
  58. 11d8ac2 Only try and use f2fs on linux. by Torne (Richard Coles) · 10 years ago
  59. 6bd72be fastboot: fix windows sdk build (don't do f2fs dyn load on windows) by JP Abgrall · 10 years ago
  60. 1235158 F2FS support for fastboot format and fsmgr by JP Abgrall · 10 years ago
  61. 5957c1f fastboot: turn on -Werror by Mark Salyzyn · 10 years ago
  62. e6f3e9b fastboot: allow format on devices with small buffers by Dmitry Grinberg · 10 years ago
  63. 14e28d3 Fix a bunch of small system/core bugs. by Elliott Hughes · 11 years ago
  64. 157b001 Wait for device to disappear after reboot-bootloader. by Mark Wachsler · 11 years ago
  65. efb5e3c resolved conflicts for merge of 20f5daa8 to master by Kenny Root · 12 years ago
  66. 20f5daa resolved conflicts for merge of 44f4f8a4 to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  67. b83c098 Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  68. d5d6d97 Host builds: add fastboot and adb by Kenny Root · 12 years ago
  69. 96535ba Dist fastboot and adb for the sdk build. by Ying Wang · 12 years ago
  70. 5069b01 Support for multiple modules with the same name is going away. by Joe Onorato · 12 years ago
  71. 2ffe3c8 libext4_utils on host is now called libext4_utils_host so there is no name conflict by Joe Onorato · 12 years ago
  72. f838788 fastboot: add support for auto-resparsing large files by Colin Cross · 12 years ago
  73. 82fd659 Tweak makefile to let SELinux build by Kenny Root · 12 years ago
  74. c8ba536 Implement 'fastboot format' command by Anatol Pomazau · 12 years ago
  75. ca2074b Revert "Implement 'fastboot format' command" by Mike Lockwood · 12 years ago
  76. 452e118 Implement 'fastboot format' command by Anatol Pomazau · 12 years ago
  77. 6f53225 Revert "Implement 'fastboot format' command" by Anatol Pomazau · 12 years ago
  78. 230d160 Implement 'fastboot format' command by Anatol Pomazau · 12 years ago
  79. 21311f8 Revert "Implement 'fastboot format' command" by Anatol Pomazau · 12 years ago
  80. 049dff5 Implement 'fastboot format' command by Anatol Pomazau · 12 years ago
  81. 1c061b9 dist for dist_files by Ying Wang · 13 years ago
  82. fab1678 Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 14 years ago
  83. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  84. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  85. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  86. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago