1. e097c1d Fix the fastboot build. by Elliott Hughes · 10 years ago
  2. 0471881 resolved conflicts for merge of 7af48652 to mnc-dr-dev-plus-aosp by Elliott Hughes · 10 years ago
  3. 70c31c8 Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 10 years ago
  4. 041fa81 fastboot: add flashing bootloader commands by Patrick Tjin · 10 years ago
  5. 00cc0d0 Fix missing <stdarg.h>. by Elliott Hughes · 10 years ago
  6. ffe30e6 Use 64-bit file sizes in fastboot. by Elliott Hughes · 10 years ago
  7. 7bf6b78 fastboot should say which device it's waiting for. by Elliott Hughes · 10 years ago
  8. 15ace8c Get fastboot working on OS X by Matt Reimer · 11 years ago
  9. ef7f9e4 Start iterating USB pipe endpoints from 1. by Elliott Hughes · 10 years ago
  10. f8f30e6 Remove the USB vendor id whitelist from fastboot. by Elliott Hughes · 10 years ago
  11. d8b4408 More Mac fastboot failure debugging. by Elliott Hughes · 10 years ago
  12. 99e8de0 Include the error code if GetPipeProperties fails. by Elliott Hughes · 10 years ago
  13. f7e843d Document the current MAX_USBFS_BULK_SIZE situation. by Elliott Hughes · 10 years ago
  14. 55c6e5c Rename ZipEntryName to ZipString by Yusuke Sato · 10 years ago
  15. 0d2313b Fix Mac fastboot build. by Elliott Hughes · 10 years ago
  16. fd4ceb3 Merge "Move fastboot's Windows code to C++." by Elliott Hughes · 10 years ago
  17. 2d52931 Move fastboot's Mac OS code to C++. by Elliott Hughes · 10 years ago
  18. 773065e Move fastboot's Windows code to C++. by Elliott Hughes · 10 years ago
  19. 15e5852 Move fastboot to C++. by Elliott Hughes · 10 years ago
  20. 71a9844 Fix fastboot --help formatting. by Elliott Hughes · 10 years ago
  21. 247f311 Add a working Windows tmpfile(3) to fastboot. by Elliott Hughes · 10 years ago
  22. 2675d11 Don't say "update package missing" unless we mean it. by Elliott Hughes · 10 years ago
  23. a5bf80c 'usb' doesn't need to be global in fastboot. by Elliott Hughes · 10 years ago
  24. bcd63e2 Add "fastboot --version". by Elliott Hughes · 10 years ago
  25. 66f23e7 Use base::WriteFully in zip_archive. by Narayan Kamath · 10 years ago
  26. 1f6f3b8 Add a working Windows tmpfile(3) to fastboot. by Elliott Hughes · 10 years ago
  27. 2f7853f Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 10 years ago
  28. 2cd58b7 Don't say "update package missing" unless we mean it. by Elliott Hughes · 10 years ago
  29. ecfc3fe Merge "Add "fastboot --version"." by Elliott Hughes · 10 years ago
  30. 1f89669 Add "fastboot --version". by Elliott Hughes · 10 years ago
  31. 83fca16 'usb' doesn't need to be global in fastboot. by Elliott Hughes · 10 years ago
  32. 722ee7e fastboot: Add support for fastboot flashing commands by Badhri Jagan Sridharan · 10 years ago
  33. 35f96ee fastboot: Add support for fastboot flashing commands by Badhri Jagan Sridharan · 10 years ago
  34. c535430 Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 10 years ago
  35. 28b7a60 Remove dead files. by Elliott Hughes · 10 years ago
  36. d569b44 Use base::WriteFully in zip_archive. by Narayan Kamath · 10 years ago
  37. cec913a am 10766eac: am 6de70784: am 631cf146: Merge "Fix windows adb build" by Colin Cross · 10 years ago
  38. b74e37f Fix windows adb build by Colin Cross · 10 years ago
  39. e155ebe am 48131449: am 858cd9db: am b2b06de5: Merge "statically link adb and fastboot against libc++" by Colin Cross · 10 years ago
  40. 9fec6f7 statically link adb and fastboot against libc++ by Colin Cross · 10 years ago
  41. 0e3e0f6 am a15881a9: am ed926596: am 6900d34e: Merge "Add verbose param to sparse_file_import_auto" by Mohamad Ayyash · 10 years ago
  42. 55579ab Add verbose param to sparse_file_import_auto by Mohamad Ayyash · 10 years ago
  43. 13451ab am 369aa9e9: am 99938804: Merge "fastboot/sparse: propagate error code" by Elliott Hughes · 10 years ago
  44. 75ae0c3 am a782173a: am 261a82a6: Merge "Switch fastboot to ExtractEntryToFile." by Elliott Hughes · 10 years ago
  45. f6e1be6 Merge "fastboot/sparse: propagate error code" by Elliott Hughes · 10 years ago
  46. 540113a Switch fastboot to ExtractEntryToFile. by Elliott Hughes · 10 years ago
  47. e62d654 am 41233fcc: am 294d3f74: Merge "Remove a prehistoric fastboot hack." by Elliott Hughes · 10 years ago
  48. 4be7e21 am f99e47a0: am 445e5ede: Merge "Switch fastboot to libziparchive." by Elliott Hughes · 10 years ago
  49. ed69f38 Remove a prehistoric fastboot hack. by Elliott Hughes · 10 years ago
  50. 17f9f4a am 8e70f63a: am 57bf3109: Merge "Prepare for switching to libziparchive." by Elliott Hughes · 10 years ago
  51. 5685212 Switch fastboot to libziparchive. by Elliott Hughes · 10 years ago
  52. 86f3e95 Prepare for switching to libziparchive. by Elliott Hughes · 10 years ago
  53. e5da6df fastboot/sparse: propagate error code by Jeremy Compostella · 10 years ago
  54. 32f2ff5 am 0beef09b: am 58b81bf8: am a82f2b25: Merge "Support "fastboot reboot bootloader"." by Elliott Hughes · 10 years ago
  55. 415eb1e Support "fastboot reboot bootloader". by Elliott Hughes · 10 years ago
  56. 6c8de1b resolved conflicts for merge of c162dbb2 to master by Elliott Hughes · 10 years ago
  57. 71a9686 kill libunz by Yabin Cui · 10 years ago
  58. 67a7a4a Fix adb/fastboot windows compilations. by Christopher Ferris · 10 years ago
  59. 58cd6d3 am 7da97265: am ab0d5425: Merge "fastboot: Support USB 3.x SuperSpeed devices on Linux" by Elliott Hughes · 10 years ago
  60. 7da9726 am ab0d5425: Merge "fastboot: Support USB 3.x SuperSpeed devices on Linux" by Elliott Hughes · 10 years ago
  61. 1c02213 fastboot: Support USB 3.x SuperSpeed devices on Linux by Jack Pham · 10 years ago
  62. c8e84fe am ad32ebec: am 97133621: Merge "system: core: fastboot: Increase USB protocol buffer size to 1024" by Badhri Jagan Sridharan · 10 years ago
  63. ad32ebe am 97133621: Merge "system: core: fastboot: Increase USB protocol buffer size to 1024" by Badhri Jagan Sridharan · 10 years ago
  64. 9713362 Merge "system: core: fastboot: Increase USB protocol buffer size to 1024" by Badhri Jagan Sridharan · 10 years ago
  65. 622a75d am fafbd329: am ba1552bd: Merge "Clarify the strcmp() with the empty string." by Stephen Hines · 10 years ago
  66. d97d6d5 am 8d49c8b0: am f66486ef: Merge "Fix incorrect path name check." by Stephen Hines · 10 years ago
  67. fafbd32 am ba1552bd: Merge "Clarify the strcmp() with the empty string." by Stephen Hines · 10 years ago
  68. 8d49c8b am f66486ef: Merge "Fix incorrect path name check." by Stephen Hines · 10 years ago
  69. 04f8953 Clarify the strcmp() with the empty string. by Stephen Hines · 10 years ago
  70. f66486e Merge "Fix incorrect path name check." by Stephen Hines · 10 years ago
  71. 60f21a7 Fix incorrect path name check. by Stephen Hines · 10 years ago
  72. 0e6d8a3 am 87fdfc71: am cb321921: Merge "fastboot: add parameter for unbuffered stderr/stdout" by Elliott Hughes · 10 years ago
  73. 87fdfc7 am cb321921: Merge "fastboot: add parameter for unbuffered stderr/stdout" by Elliott Hughes · 10 years ago
  74. 27ded48 fastboot: add parameter for unbuffered stderr/stdout by Florian Bäuerle · 10 years ago
  75. 224c373 am 542324f4: am 0750f786: Merge "Remove explict use of ASCII encoding" by Elliott Hughes · 10 years ago
  76. 542324f am 0750f786: Merge "Remove explict use of ASCII encoding" by Elliott Hughes · 10 years ago
  77. 2a4b5f9 Remove explict use of ASCII encoding by Al Sutton · 10 years ago
  78. b99dbe9 am 4c2aec09: am aa3e17e1: Merge "Return path including executable instead of without" by Elliott Hughes · 10 years ago
  79. 4c2aec0 am aa3e17e1: Merge "Return path including executable instead of without" by Elliott Hughes · 10 years ago
  80. 26b53bb Return path including executable instead of without by Al Sutton · 10 years ago
  81. 6309cb3 am 2097e9a1: am 20860a28: Merge "Fix building on modern versions of Xcode and OS X." by Elliott Hughes · 10 years ago
  82. 2097e9a am 20860a28: Merge "Fix building on modern versions of Xcode and OS X." by Elliott Hughes · 10 years ago
  83. f456d47 Fix building on modern versions of Xcode and OS X. by Al Sutton · 10 years ago
  84. b211773 system: core: fastboot: Increase USB protocol buffer size to 1024 by Channagoud Kadabi · 10 years ago
  85. 8e8ae85 am ae7bf095: Fix adb/fastboot windows compilations. by Christopher Ferris · 10 years ago
  86. ae7bf09 Fix adb/fastboot windows compilations. by Christopher Ferris · 10 years ago
  87. 8292119 am f9d61a00: am 4acabfee: am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-dev by Stephen Hines · 11 years ago
  88. f9d61a0 am 4acabfee: am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-dev by Stephen Hines · 11 years ago
  89. 1e95e0b am 64f44b84: Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-dev by Stephen Hines · 11 years ago
  90. b75d6f1 Remove obsolete reference to ddk; Fixes for -Werror by Andrew Hsieh · 11 years ago
  91. aa3ed78 am 81b857f3: Merge "fastboot: Remove tos from flashall" into lmp-dev by Daniel Rosenberg · 11 years ago
  92. 4c13769 am 24e834ab: am 81b857f3: Merge "fastboot: Remove tos from flashall" into lmp-dev by Daniel Rosenberg · 11 years ago
  93. 24e834a am 81b857f3: Merge "fastboot: Remove tos from flashall" into lmp-dev by Daniel Rosenberg · 11 years ago
  94. 015d73f fastboot: Remove tos from flashall by Daniel Rosenberg · 11 years ago
  95. 310db68 am a42adff9: fastboot: add the support of the second stage image [DO NOT MERGE] by Jeremy Compostella · 11 years ago
  96. a42adff fastboot: add the support of the second stage image [DO NOT MERGE] by Jeremy Compostella · 11 years ago
  97. 0c3d98b am 87ad7cdc: am e1ba39aa: Merge "Fix 64-bit host build." by Ying Wang · 11 years ago
  98. 42a809b Fix 64-bit host build. by Ying Wang · 11 years ago
  99. b2e13ae am 3a5f3db2: am c894ced1: Merge "Fix fastboot for Darwin." by Tim Murray · 11 years ago
  100. bd87944 Fix fastboot for Darwin. by Tim Murray · 11 years ago