1. 68189f2 allow paletted RGB images in recovery by Doug Zongker · 13 years ago
  2. 73bb6f7 convert recovery images to palettized PNGs by Doug Zongker · 13 years ago
  3. be6d4d1 change the default recovery assets to be in holograph style by Doug Zongker · 13 years ago
  4. 6809c51 make recovery UI images more general; allow for installation animation by Doug Zongker · 13 years ago
  5. c007b96 am 8d43d940: am 2c273f00: store partition length in recovery.fstab by Doug Zongker · 13 years ago
  6. 8d43d94 am 2c273f00: store partition length in recovery.fstab by Doug Zongker · 13 years ago
  7. 2c273f0 store partition length in recovery.fstab by Doug Zongker · 13 years ago
  8. 2810ced store partition length in recovery.fstab by Doug Zongker · 13 years ago
  9. 4c05d95 Fix x86 build. by Ying Wang · 13 years ago
  10. 6da1abb am 5df22d03: am 5cae445e: make recovery reboot after 2 minutes of no activity by Doug Zongker · 13 years ago
  11. 5df22d0 am 5cae445e: make recovery reboot after 2 minutes of no activity by Doug Zongker · 13 years ago
  12. 5cae445 make recovery reboot after 2 minutes of no activity by Doug Zongker · 13 years ago
  13. 80abd51 am da993fcf: am 8d58c957: Merge "Free allocated struct after freeing field" by Doug Zongker · 13 years ago
  14. da993fc am 8d58c957: Merge "Free allocated struct after freeing field" by Doug Zongker · 13 years ago
  15. 1966aaf Merge "remove encrypted filesystem code from recovery" by Doug Zongker · 13 years ago
  16. 8d58c95 Merge "Free allocated struct after freeing field" by Doug Zongker · 13 years ago
  17. 8f132ed Reserve the last 16 Kbytes of /data for the crypto footer. by Ken Sumrall · 13 years ago
  18. 862c83b Free allocated struct after freeing field by Christian Lindeberg · 13 years ago
  19. 540d57f remove encrypted filesystem code from recovery by Doug Zongker · 13 years ago
  20. be3e6f1 option to allow recovery to use 24-bit graphics in UI by Doug Zongker · 13 years ago
  21. 49396b7 Update make_ext4fs arguments in roots.c by Colin Cross · 13 years ago
  22. 264f549 Update arguments to make_ext4fs by Colin Cross · 13 years ago
  23. 70f7e8d am c5ebf1fb: am 5d6309e7: fix comparison of ECC stats before and after mtd reads by Doug Zongker · 13 years ago
  24. c5ebf1f am 5d6309e7: fix comparison of ECC stats before and after mtd reads by Doug Zongker · 13 years ago
  25. 5d6309e fix comparison of ECC stats before and after mtd reads by Doug Zongker · 13 years ago
  26. 02971af am 8521ef59: am 51266d13: clear recovery framebuffers on allocation; display icon right after ui_init by Doug Zongker · 13 years ago
  27. 8521ef5 am 51266d13: clear recovery framebuffers on allocation; display icon right after ui_init by Doug Zongker · 13 years ago
  28. 51266d1 clear recovery framebuffers on allocation; display icon right after ui_init by Doug Zongker · 13 years ago
  29. 7c3ee27 am 2d87023e: am 2c3539e4: save the log from recovery\'s last run in /cache/recovery/last_log by Doug Zongker · 14 years ago
  30. 2d87023 am 2c3539e4: save the log from recovery\'s last run in /cache/recovery/last_log by Doug Zongker · 14 years ago
  31. 2c3539e save the log from recovery's last run in /cache/recovery/last_log by Doug Zongker · 14 years ago
  32. 1a32732 am 704fa750: am 9b125b04: handle old-style CACHE: packages by Doug Zongker · 14 years ago
  33. 704fa75 am 9b125b04: handle old-style CACHE: packages by Doug Zongker · 14 years ago
  34. 9b125b0 handle old-style CACHE: packages by Doug Zongker · 14 years ago
  35. 6b26c88 am af78591c: am 2c3c5c15: Merge "mount sdcard only on demand; fix sideload installs" into gingerbread by Doug Zongker · 14 years ago
  36. af78591 am 2c3c5c15: Merge "mount sdcard only on demand; fix sideload installs" into gingerbread by Doug Zongker · 14 years ago
  37. 2c3c5c1 Merge "mount sdcard only on demand; fix sideload installs" into gingerbread by Doug Zongker · 14 years ago
  38. c18eeb8 mount sdcard only on demand; fix sideload installs by Doug Zongker · 14 years ago
  39. 3d79883 am 8147ba85: (-s ours) am 93ca4fc6: use fs_type "emmc" instead of "block" for consistency (do not merge) by Doug Zongker · 14 years ago
  40. 8147ba8 am 93ca4fc6: use fs_type "emmc" instead of "block" for consistency (do not merge) by Doug Zongker · 14 years ago
  41. 93ca4fc use fs_type "emmc" instead of "block" for consistency (do not merge) by Doug Zongker · 14 years ago
  42. cc8cd3f remove the notion of "root path"; support mixed flash types by Doug Zongker · 14 years ago
  43. 0f1ad11 am 3dba40da: (-s ours) am d4208f9f: remove the notion of "root path"; support mixed flash types (do not merge) by Doug Zongker · 14 years ago
  44. 3dba40d am d4208f9f: remove the notion of "root path"; support mixed flash types (do not merge) by Doug Zongker · 14 years ago
  45. d4208f9 remove the notion of "root path"; support mixed flash types (do not merge) by Doug Zongker · 14 years ago
  46. c9ebb58 resolved conflicts for merge of 40f0d3b4 to master by Doug Zongker · 14 years ago
  47. 40f0d3b am d7d42089: remove unneeded partition roots by Doug Zongker · 14 years ago
  48. d7d4208 remove unneeded partition roots by Doug Zongker · 14 years ago
  49. 97e54ef am 1dcd2fd0: (-s ours) am 792b0071: do not merge - update to match ext4utils api by Brian Swetland · 14 years ago
  50. 1dcd2fd am 792b0071: do not merge - update to match ext4utils api by Brian Swetland · 14 years ago
  51. dc49ce4 add missing sparseness parameter by Doug Zongker · 14 years ago
  52. 792b007 do not merge - update to match ext4utils api by Brian Swetland · 14 years ago
  53. 6c3e03b resolved conflicts for merge of 85bcf776 to master by Doug Zongker · 14 years ago
  54. a66c32a resolved conflicts for merge of 9f89b0e4 to master by Doug Zongker · 14 years ago
  55. d7693c4 resolved conflicts for merge of 76445f3a to master by Doug Zongker · 14 years ago
  56. 6b1ff61 am 858f0a76: am 8e5e4dad: close update package before installing; allow remount by Doug Zongker · 14 years ago
  57. 4f69afd am bd4bc088: am d12560aa: add the ability to seek to a raw location while reading MTD partition by Doug Zongker · 14 years ago
  58. 85bcf77 am 8a8e6cc3: (cherry-pick) EMMC support in applypatch by Doug Zongker · 14 years ago
  59. 9f89b0e am 56c5105b: support for ext4/EMMC filesystems in updater binary by Doug Zongker · 14 years ago
  60. 76445f3 am 8674a726: (cherry-pick) support installing any .zip file on the sdcard by Doug Zongker · 14 years ago
  61. 8a8e6cc (cherry-pick) EMMC support in applypatch by Doug Zongker · 14 years ago
  62. 56c5105 support for ext4/EMMC filesystems in updater binary by Doug Zongker · 14 years ago
  63. 8674a72 (cherry-pick) support installing any .zip file on the sdcard by Doug Zongker · 14 years ago
  64. 858f0a7 am 8e5e4dad: close update package before installing; allow remount by Doug Zongker · 14 years ago
  65. 8e5e4da close update package before installing; allow remount by Doug Zongker · 14 years ago
  66. bd4bc08 am d12560aa: add the ability to seek to a raw location while reading MTD partition by Doug Zongker · 14 years ago
  67. d12560a add the ability to seek to a raw location while reading MTD partition by Doug Zongker · 14 years ago
  68. 6a84721 am f94a3575: am 61ba7a83: stop treating all-zero blocks as bad by Doug Zongker · 14 years ago
  69. f94a357 am 61ba7a83: stop treating all-zero blocks as bad by Doug Zongker · 14 years ago
  70. 61ba7a8 stop treating all-zero blocks as bad by Doug Zongker · 14 years ago
  71. 0b519b2 am a2c9a1e8: am aaf3f56c: block is bad if ioctl() returns nonzero by Doug Zongker · 14 years ago
  72. a2c9a1e am aaf3f56c: block is bad if ioctl() returns nonzero by Doug Zongker · 14 years ago
  73. aaf3f56 block is bad if ioctl() returns nonzero by Doug Zongker · 14 years ago
  74. b56db27 am 28cae98c: am 4bc98062: add --show_text option to recovery by Doug Zongker · 14 years ago
  75. 28cae98 am 4bc98062: add --show_text option to recovery by Doug Zongker · 14 years ago
  76. 4bc9806 add --show_text option to recovery by Doug Zongker · 14 years ago
  77. 5200114 am 4c7c2f73: (-s ours) am 532c8600: Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3 by Ying Wang · 14 years ago
  78. 3e115b8 am 17b44ee3: (-s ours) am 21f0f97e: Fix for crespo. by Ying Wang · 14 years ago
  79. 4c7c2f7 am 532c8600: Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3 by Ying Wang · 14 years ago
  80. 17b44ee am 21f0f97e: Fix for crespo. by Ying Wang · 14 years ago
  81. 532c860 Revert 21f0f97ebabb47adcbfe8d38b02685f2019b4eb3 by Ying Wang · 14 years ago
  82. 21f0f97 Fix for crespo. by Ying Wang · 14 years ago
  83. 37d5871 am 97900287: am 965f9dc4: merge -s ours from froyo-release so that upgrading to gingerbread is a git fast-forward by Jean-Baptiste Queru · 14 years ago
  84. 9790028 am 965f9dc4: merge -s ours from froyo-release so that upgrading to gingerbread is a git fast-forward by Jean-Baptiste Queru · 14 years ago
  85. 965f9dc merge -s ours from froyo-release so that upgrading to gingerbread is a git fast-forward by Jean-Baptiste Queru · 14 years ago
  86. baf6e35 am c080bc54: am fbd7ae7a: am 201cd466: remove shadowed variable declaration by Doug Zongker · 14 years ago
  87. 8101125 Changes to work with updated make_ext4fs tool that supports creating sparse images. by Ken Sumrall · 14 years ago
  88. dff8712 fix bug in applying patches by Doug Zongker · 14 years ago
  89. beecac4 remove shadowed variable declaration by Doug Zongker · 14 years ago
  90. c080bc5 am fbd7ae7a: am 201cd466: remove shadowed variable declaration by Doug Zongker · 14 years ago
  91. fbd7ae7 am 201cd466: remove shadowed variable declaration by Doug Zongker · 14 years ago
  92. 201cd46 remove shadowed variable declaration by Doug Zongker · 14 years ago
  93. 80dcee1 am c4e32005: am 17986e6b: am 8cd9e4f3: fix bug in applying patches by Doug Zongker · 14 years ago
  94. c4e3200 am 17986e6b: am 8cd9e4f3: fix bug in applying patches by Doug Zongker · 14 years ago
  95. 17986e6 am 8cd9e4f3: fix bug in applying patches by Doug Zongker · 14 years ago
  96. 8cd9e4f fix bug in applying patches by Doug Zongker · 14 years ago
  97. 04611da support using an EMMC misc partition to store recovery arguments by Doug Zongker · 14 years ago
  98. db314d6 Working ASLR implementation by Hristo Bojinov · 14 years ago
  99. f635d2e don't go into file select menu when mounting external storage fails by Doug Zongker · 14 years ago
  100. dc9e87c generalize "install from sdcard" to "install from external storage" by Doug Zongker · 14 years ago