1. 71a9686 kill libunz by Yabin Cui · 10 years ago
  2. 67a7a4a Fix adb/fastboot windows compilations. by Christopher Ferris · 10 years ago
  3. 1c02213 fastboot: Support USB 3.x SuperSpeed devices on Linux by Jack Pham · 10 years ago
  4. 9713362 Merge "system: core: fastboot: Increase USB protocol buffer size to 1024" by Badhri Jagan Sridharan · 10 years ago
  5. 04f8953 Clarify the strcmp() with the empty string. by Stephen Hines · 10 years ago
  6. f66486e Merge "Fix incorrect path name check." by Stephen Hines · 10 years ago
  7. 60f21a7 Fix incorrect path name check. by Stephen Hines · 10 years ago
  8. 27ded48 fastboot: add parameter for unbuffered stderr/stdout by Florian Bäuerle · 10 years ago
  9. 2a4b5f9 Remove explict use of ASCII encoding by Al Sutton · 10 years ago
  10. 26b53bb Return path including executable instead of without by Al Sutton · 10 years ago
  11. f456d47 Fix building on modern versions of Xcode and OS X. by Al Sutton · 10 years ago
  12. b211773 system: core: fastboot: Increase USB protocol buffer size to 1024 by Channagoud Kadabi · 10 years ago
  13. 1e95e0b am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-dev by Stephen Hines · 10 years ago
  14. b75d6f1 Remove obsolete reference to ddk; Fixes for -Werror by Andrew Hsieh · 10 years ago
  15. 24e834a am 81b857f3: Merge "fastboot: Remove tos from flashall" into lmp-dev by Daniel Rosenberg · 10 years ago
  16. 015d73f fastboot: Remove tos from flashall by Daniel Rosenberg · 10 years ago
  17. 310db68 am a42adff9: fastboot: add the support of the second stage image [DO NOT MERGE] by Jeremy Compostella · 10 years ago
  18. a42adff fastboot: add the support of the second stage image [DO NOT MERGE] by Jeremy Compostella · 10 years ago
  19. 0c3d98b am 87ad7cdc: am e1ba39aa: Merge "Fix 64-bit host build." by Ying Wang · 10 years ago
  20. 42a809b Fix 64-bit host build. by Ying Wang · 10 years ago
  21. b2e13ae am 3a5f3db2: am c894ced1: Merge "Fix fastboot for Darwin." by Tim Murray · 10 years ago
  22. bd87944 Fix fastboot for Darwin. by Tim Murray · 10 years ago
  23. 4415e2a Scan all descriptors when checking for fastboot [DO NOT MERGE] by Patrick Tjin · 10 years ago
  24. 3a07ce8 am 7793a109: am 5328f671: Merge "Scan all descriptors when checking for fastboot" by Patrick Tjin · 10 years ago
  25. aac89db Scan all descriptors when checking for fastboot by Patrick Tjin · 10 years ago
  26. c335a35 Fix typo in fs.h by Markus Mayer · 10 years ago
  27. 67db9d5 am b2ac4243: am f76c8fe6: am 328c3ef6: Merge "Fix typo in fs.h" by Elliott Hughes · 10 years ago
  28. fab6eba am 47050442: am 31132182: am 07703339: Merge "Wait for device to disappear after "fastboot reboot"." by JP Abgrall · 10 years ago
  29. f530c93 Added support for vendor partition and image by Daniel Rosenberg · 10 years ago
  30. ec25e7b Wait for device to disappear after "fastboot reboot". by Mark Wachsler · 10 years ago
  31. 188fdd1 Merge "fastboot: Allow searching for needed dynamic libs in '.' (F2FS)" by JP Abgrall · 10 years ago
  32. 436abeb fastboot: Allow searching for needed dynamic libs in '.' (F2FS) by JP Abgrall · 10 years ago
  33. 6b048ce Store libf2fs_fmt_host_dyn on the build server. by Ying Wang · 10 years ago
  34. 64c0ff2 fastboot: correctly set dependency on f2fs dynamic lib by JP Abgrall · 10 years ago
  35. 11d8ac2 Only try and use f2fs on linux. by Torne (Richard Coles) · 10 years ago
  36. 6bd72be fastboot: fix windows sdk build (don't do f2fs dyn load on windows) by JP Abgrall · 10 years ago
  37. 1235158 F2FS support for fastboot format and fsmgr by JP Abgrall · 10 years ago
  38. cf86e2f Fix host 64-bit build. by Ying Wang · 10 years ago
  39. 5957c1f fastboot: turn on -Werror by Mark Salyzyn · 10 years ago
  40. 8d7ddb3 Revert "System: Fastboot: warning fixit, misc bugs and cleanup." by Alexander Levitskiy · 10 years ago
  41. 782111b System: Fastboot: warning fixit, misc bugs and cleanup. by Sasha Levitskiy · 10 years ago
  42. 7e85974 fastboot: support for overriding format fs-type and size by JP Abgrall · 10 years ago
  43. 73a4ad2 fastboot: Added tos as an optional image by Daniel Rosenberg · 10 years ago
  44. 8228059 fastboot: Fixed optional entries by Daniel Rosenberg · 10 years ago
  45. e6f3e9b fastboot: allow format on devices with small buffers by Dmitry Grinberg · 10 years ago
  46. 8e26b25 Merge "Fastboot: fix fastboot timeout issue of Windows host side" by JP Abgrall · 10 years ago
  47. 29fd7b1 fastboot: Make tags_offset a command line option. by Mohamad Ayyash · 11 years ago
  48. bbb7981 Fastboot: fix fastboot timeout issue of Windows host side by Jiebing Li · 12 years ago
  49. 66ed50a Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD by The Android Open Source Project · 11 years ago
  50. 14e28d3 Fix a bunch of small system/core bugs. by Elliott Hughes · 11 years ago
  51. 157b001 Wait for device to disappear after reboot-bootloader. by Mark Wachsler · 11 years ago
  52. e6e5daa am edeed28b: am 4a280e3d: Merge "Don\'t use control requests to read device serial numbers." by jp abgrall · 11 years ago
  53. bd446c7 Don't use control requests to read device serial numbers. by Mark Wachsler · 11 years ago
  54. 622810c fastboot: add support for sparse images in flashall and update by Rom Lemarchand · 11 years ago
  55. c9cce4b fastboot: Remove legacy MINGW workarounds by Rom Lemarchand · 11 years ago
  56. 88e8f61 Revert "fastboot: add preflash command to help with large downloads+flash" by jp abgrall · 11 years ago
  57. 6f1cd0b fastboot: add preflash command to help with large downloads+flash by JP Abgrall · 11 years ago
  58. 7b8970c fastboot: add support for some obscure args. by JP Abgrall · 11 years ago
  59. fa341f5 Merge commit '35d5b7e6' into master by Colin Cross · 11 years ago
  60. c86396e am 5fc4fdc6: am 2447afdb: Merge "fastboot: use better exported api from libext4_utils" by Colin Cross · 11 years ago
  61. 81c632e fastboot: add errno.h to fix windows build by Colin Cross · 11 years ago
  62. 2aaf5e8 fastboot: use better exported api from libext4_utils by Colin Cross · 11 years ago
  63. 9bfecb0 Add old fastboot_protocol.txt by Scott Anderson · 12 years ago
  64. efb5e3c resolved conflicts for merge of 20f5daa8 to master by Kenny Root · 12 years ago
  65. 20f5daa resolved conflicts for merge of 44f4f8a4 to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  66. b83c098 Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  67. 656a24c am e17c821e: am 608634a1: am 48f3b576: Merge "Update fastboot to wipe ext4 partitions before flashing" into jb-mr1-dev by Ken Sumrall · 12 years ago
  68. 5ee5d38 Update fastboot to wipe ext4 partitions before flashing by Ken Sumrall · 12 years ago
  69. d5d6d97 Host builds: add fastboot and adb by Kenny Root · 12 years ago
  70. 80f9867 fastboot: move help command before usb connect by Colin Cross · 12 years ago
  71. ae807aa Merge "fastboot: move help command before usb connect" into jb-mr1-dev by Colin Cross · 12 years ago
  72. 96535ba Dist fastboot and adb for the sdk build. by Ying Wang · 12 years ago
  73. c7b75dc fastboot: move help command before usb connect by Colin Cross · 12 years ago
  74. bb0d072 am 94938c9d: am ed2e672f: Merge "Print strerror for file read errors during flashing" by Jean-Baptiste Queru · 12 years ago
  75. ed2e672 Merge "Print strerror for file read errors during flashing" by Jean-Baptiste Queru · 12 years ago
  76. ab163a9 am c56f4285: am a11f4bcf: Merge changes I5006b467,I0118cebf,Ibc792367 by Joe Onorato · 12 years ago
  77. 5069b01 Support for multiple modules with the same name is going away. by Joe Onorato · 12 years ago
  78. 2ffe3c8 libext4_utils on host is now called libext4_utils_host so there is no name conflict by Joe Onorato · 12 years ago
  79. 64ba258 Print strerror for file read errors during flashing by Matt Gumbel · 13 years ago
  80. a7a6457 am 36f2e2ac: am 23ee469c: Merge "fastboot: change default sparse limit to disabled" by Colin Cross · 12 years ago
  81. a2b3ded am cecc3186: am f650c075: Merge "fastboot: check argc before using argv" by Colin Cross · 12 years ago
  82. 0bbfb39 fastboot: change default sparse limit to disabled by Colin Cross · 12 years ago
  83. 8fb6e06 fastboot: check argc before using argv by Colin Cross · 12 years ago
  84. 9a70e5c resolved conflicts for merge of 4d72d881 to master by Colin Cross · 12 years ago
  85. f838788 fastboot: add support for auto-resparsing large files by Colin Cross · 12 years ago
  86. 80f2d03 fastboot: add fb_getvar by Colin Cross · 12 years ago
  87. 8879f98 fastboot: use getopt_long by Colin Cross · 12 years ago
  88. a032ded fastboot: Let "fastboot devices" work in all cases by JP Abgrall · 12 years ago
  89. dd32794 am 866b1bd5: fastboot: Make the format of "devices -l" match adb\'s by Scott Anderson · 12 years ago
  90. 866b1bd fastboot: Make the format of "devices -l" match adb's by Scott Anderson · 12 years ago
  91. 3447b11 am 177a74ac: am c1f88106: Merge "fastboot: Change -w to format after the erase of userdata & cache" into jb-dev by JP Abgrall · 12 years ago
  92. 30ae580 fastboot: Change -w to format after the erase of userdata & cache by JP Abgrall · 12 years ago
  93. a61bcad resolved conflicts for merge of 13081c69 to master by Scott Anderson · 12 years ago
  94. 13081c6 fastboot: Add ability to specify device path by Scott Anderson · 12 years ago
  95. f8ff3a5 fastboot: Keep borked bootloaders happy by shrinking URB len. by JP Abgrall · 12 years ago
  96. 82fd659 Tweak makefile to let SELinux build by Kenny Root · 12 years ago
  97. 1ecb868 fastboot: add support for SELinux and fs_config_func by Kenny Root · 12 years ago
  98. 5ae3f93 Remove trailing whitespaces by Anatol Pomazau · 12 years ago
  99. c4ddca2 am f1ab88c2: am 73c019b3: Add asus vendor id by Ramanan Rajeswaran · 12 years ago
  100. f1ab88c am 73c019b3: Add asus vendor id by Ramanan Rajeswaran · 12 years ago