1. 0df56f4 wip by Koushik Dutta · 15 years ago
  2. 0d651b1 Merge branch 'gingerbread' of git://android.git.kernel.org/platform/bootable/recovery into upstream-2.3.5 by Steve Kondik · 15 years ago
  3. 6242a8b Support multiple recovery updater extensions. by Michael Ward · 15 years ago
  4. cf5195a fix boot image not flashing properly, prevent the error in the future. by Koushik Dutta · 15 years ago
  5. b7b7b37 Mute unharmful build warning at the top of the build log: by Ying Wang · 15 years ago
  6. 0b4eac9 also set UPDATE_PACKAGE in updater for old recoveries by Koushik Dutta · 15 years ago
  7. 179b2d9 make write_raw_image able to take a blob by Doug Zongker · 15 years ago
  8. 8f132ed Reserve the last 16 Kbytes of /data for the crypto footer. by Ken Sumrall · 16 years ago
  9. b4c5fd6 Support for ext2 and ext3 update-binary. by Koushik Dutta · 16 years ago
  10. 264f549 Update arguments to make_ext4fs by Colin Cross · 16 years ago
  11. 7c1bffe Fix the build by Koushik Dutta · 16 years ago
  12. 8637c73 revert updater changes except what is necesary to do a write_raw_image on emmc devices. by Koushik Dutta · 16 years ago
  13. df1e406 Merge from ClockworkMod recovery by Koushik Dutta · 16 years ago
  14. 4123b58 recovery: Autodetection of device flash type by Steve Kondik · 16 years ago
  15. 1b86754 Fix up updater to use the new refactored block device support. by Koushik Dutta · 16 years ago
  16. 19447c0 Refactor recovery's block device handling to work across variant hardware in a cleaner fashion. by Koushik Dutta · 16 years ago
  17. 815ca5d [recovery]: Add support for OTA upgrade on mmc devices. by Shashank Mittal · 16 years ago
  18. dc49ce4 add missing sparseness parameter by Doug Zongker · 16 years ago
  19. 792b007 do not merge - update to match ext4utils api by Brian Swetland · 16 years ago
  20. a66c32a resolved conflicts for merge of 9f89b0e4 to master by Doug Zongker · 16 years ago
  21. 6b1ff61 am 858f0a76: am 8e5e4dad: close update package before installing; allow remount by Doug Zongker · 16 years ago
  22. 56c5105 support for ext4/EMMC filesystems in updater binary by Doug Zongker · 16 years ago
  23. 8e5e4da close update package before installing; allow remount by Doug Zongker · 16 years ago
  24. 28a41b4 initial support for bml backup and restore by Koushik Dutta · 16 years ago
  25. b5a36a0 add bmlutils by Koushik Dutta · 16 years ago
  26. e5678e9 initial support for flashing samsung kernels via redbend_ua by Koushik Dutta · 16 years ago
  27. 8101125 Changes to work with updated make_ext4fs tool that supports creating sparse images. by Ken Sumrall · 16 years ago
  28. db314d6 Working ASLR implementation by Hristo Bojinov · 16 years ago
  29. b4277c2 Mute unwanted error message by Ying Wang · 16 years ago
  30. 3d177d0 support for ext4/EMMC filesystems in updater binary by Doug Zongker · 16 years ago
  31. 0eb14b3 Merge from Froyo. by Koushik Dutta · 16 years ago
  32. ada3f3b publish update-binary as a utility by Koushik Dutta · 16 years ago
  33. c4351c7 refactor applypatch and friends by Doug Zongker · 17 years ago
  34. 512536a relocate applypatch; add type system and new functions to edify by Doug Zongker · 17 years ago
  35. e08991e bump updater API version to 3; deprecate firmware update command by Doug Zongker · 17 years ago
  36. 6aece33 add a one-argument version of package_extract_file by Doug Zongker · 17 years ago
  37. 60babf8 delete files before symlinking; log error messages by Doug Zongker · 17 years ago
  38. a3f89ea add a run_program() function to edify by Doug Zongker · 17 years ago
  39. fc382df am d8f7c9b8: Merge change 5545 into donut by Android (Google) Code Review · 17 years ago
  40. d8f7c9b Merge change 5545 into donut by Android (Google) Code Review · 17 years ago
  41. ad3db09 remove updater from the user system image by Doug Zongker · 17 years ago
  42. 898ef39 am 0bbfe3d9: fix off-by-one error in set_perm() by Doug Zongker · 17 years ago
  43. 0bbfe3d fix off-by-one error in set_perm() by Doug Zongker · 17 years ago
  44. 4275c3c am fbf3c10e: improve updater progress bar by Doug Zongker · 17 years ago
  45. fbf3c10 improve updater progress bar by Doug Zongker · 17 years ago
  46. 2b0fdc6 add device extension mechanism to updater by Doug Zongker · 17 years ago
  47. 47cace9 add file_getprop() to updater by Doug Zongker · 17 years ago
  48. fb2e3af let the "firmware" command take the file straight from the package by Doug Zongker · 17 years ago
  49. d9c9d10 fixes to edify and updater script by Doug Zongker · 17 years ago
  50. 8edb00c edify extensions for OTA package installation, part 2 by Doug Zongker · 17 years ago
  51. 9931f7f edify extensions for OTA package installation, part 1 by Doug Zongker · 17 years ago