1. c819dbe Revert "init re-execs to set its security context now." by Nick Kralevich · 9 years ago
  2. c57453d init re-execs to set its security context now. by Elliott Hughes · 9 years ago
  3. 0de2351 Merge "Don't remove existing explicitly stashed blocks" by Sami Tolvanen · 9 years ago
  4. 43b748f Don't remove existing explicitly stashed blocks by Sami Tolvanen · 9 years ago
  5. 4381767 Merge "imgdiff: Avoid infinite loop if inflate fails" by Tao Bao · 9 years ago
  6. 7176a61 Merge "Don't use typedefs that hide *s." by Elliott Hughes · 9 years ago
  7. 0a5cb0c Don't use typedefs that hide *s. by Elliott Hughes · 9 years ago
  8. 6e435ab Merge "Move the menu header out of the menu." by Elliott Hughes · 9 years ago
  9. c68bd34 imgdiff: Avoid infinite loop if inflate fails by Johan Redestig · 9 years ago
  10. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  11. 17b032e Merge "Add missing \n after "Mounting /system." message." by Elliott Hughes · 9 years ago
  12. e46066f Add missing \n after "Mounting /system." message. by Elliott Hughes · 9 years ago
  13. eab12de Merge "Remove unnecessary globals." by Elliott Hughes · 9 years ago
  14. b68c4fc Merge "Treat KEY_ENTER the same as KEY_POWER in the pager." by Elliott Hughes · 9 years ago
  15. 985022a Remove unnecessary globals. by Elliott Hughes · 9 years ago
  16. 300ed08 Treat KEY_ENTER the same as KEY_POWER in the pager. by Elliott Hughes · 9 years ago
  17. 0e3781e Merge "Rewritten file pager." by Elliott Hughes · 9 years ago
  18. 558ba1b Merge "Revert "Append kernel logs to last_log file"" by Tao Bao · 9 years ago
  19. 95fc63e Rewritten file pager. by Elliott Hughes · 9 years ago
  20. f012432 Revert "Append kernel logs to last_log file" by Tao Bao · 9 years ago
  21. 464c3e7 Merge "Append kernel logs to last_log file" by Tao Bao · 9 years ago
  22. 2ec803f Append kernel logs to last_log file by Tao Bao · 9 years ago
  23. 6d1bd3d Merge "Update the comments for package installer commands" by Tao Bao · 9 years ago
  24. b07e1f3 Update the comments for package installer commands by Tao Bao · 9 years ago
  25. f19007a Merge "Auto-detect whether to use the long-press UI." by Elliott Hughes · 9 years ago
  26. 4af215b Auto-detect whether to use the long-press UI. by Elliott Hughes · 9 years ago
  27. 51697d2 Merge "Switch minadb over to C++." by Elliott Hughes · 9 years ago
  28. 20531ef Switch minadb over to C++. by Elliott Hughes · 9 years ago
  29. 23017c5 Merge "Switch minui over to C++." by Elliott Hughes · 9 years ago
  30. 07cfb8f Switch minui over to C++. by Elliott Hughes · 9 years ago
  31. 5d1630a Merge "Fix ScreenRecoveryUI to handle devices without power/up/down." by Elliott Hughes · 9 years ago
  32. 642aaa7 Fix ScreenRecoveryUI to handle devices without power/up/down. by Elliott Hughes · 9 years ago
  33. 6b0dd1d Merge "Move "Mount /system" to the main menu." by Elliott Hughes · 9 years ago
  34. ec28340 Move "Mount /system" to the main menu. by Elliott Hughes · 9 years ago
  35. 18eaa0c Merge "Add ev_iterate_available_keys to minui." by Elliott Hughes · 9 years ago
  36. 0713819 Add ev_iterate_available_keys to minui. by Elliott Hughes · 9 years ago
  37. f471861 Merge "Move the recovery image version out of the menu header." by Elliott Hughes · 9 years ago
  38. bb78d62 Move the recovery image version out of the menu header. by Elliott Hughes · 9 years ago
  39. e001074 Merge "Move default implementations into Device." by Elliott Hughes · 9 years ago
  40. 06522ef Merge "Remove some commented-out code." by Elliott Hughes · 9 years ago
  41. 9e7ae8a Move default implementations into Device. by Elliott Hughes · 9 years ago
  42. 42c1230 Remove some commented-out code. by Elliott Hughes · 9 years ago
  43. 52222a5 Merge "Move file paging into ScreenRecoveryUI." by Elliott Hughes · 9 years ago
  44. 8de5207 Move file paging into ScreenRecoveryUI. by Elliott Hughes · 9 years ago
  45. fbde407 Merge "Enable printf format argument checking." by Elliott Hughes · 9 years ago
  46. 018ed31 Enable printf format argument checking. by Elliott Hughes · 9 years ago
  47. 900c9a6 Merge "Remove the fixed screen size assumptions." by Elliott Hughes · 9 years ago
  48. aa0d6af Remove the fixed screen size assumptions. by Elliott Hughes · 9 years ago
  49. 64346ea Merge "Remove a couple of unused inlines from minzip/Zip.h." by Elliott Hughes · 9 years ago
  50. 9ad9d66 Remove a couple of unused inlines from minzip/Zip.h. by Elliott Hughes · 9 years ago
  51. ca7bf53 Merge "Rotate logs only when there are actual operations" by Tao Bao · 9 years ago
  52. 682c34b Rotate logs only when there are actual operations by Tao Bao · 9 years ago
  53. 6896f9d Merge "always use volume mount option when mounting a partition" by Tao Bao · 9 years ago
  54. ccc82ec Merge "Refactor the codes to call wipe_data/wipe_cache functions" by Tao Bao · 9 years ago
  55. e39a9bc Refactor the codes to call wipe_data/wipe_cache functions by Tao Bao · 9 years ago
  56. 9295980 Merge "Revert "Erase PST partition if its marked to be erased."" by Tao Bao · 9 years ago
  57. c277762 Revert "Erase PST partition if its marked to be erased." by Andres Morales · 9 years ago
  58. 20e82d4 Merge "Add support to enter sideload mode directly" by Tao Bao · 9 years ago
  59. c679f93 Add support to enter sideload mode directly by Tao Bao · 9 years ago
  60. dac2486 Merge "Factor out the "yes/no" menu and use it for "Wipe cache" too." by Elliott Hughes · 9 years ago
  61. 30694c9 Factor out the "yes/no" menu and use it for "Wipe cache" too. by Elliott Hughes · 9 years ago
  62. 43b8081 Merge "Factor out option variables from int to bool types" by Tao Bao · 9 years ago
  63. 145d861 Factor out option variables from int to bool types by Tao Bao · 9 years ago
  64. e31f956 Merge "Remove support for Cupcake kernels." by Elliott Hughes · 9 years ago
  65. 59156bd Remove support for Cupcake kernels. by Elliott Hughes · 9 years ago
  66. 9460bb2 Merge "Fix recovery image text rendering." by Elliott Hughes · 9 years ago
  67. 01a4d08 Fix recovery image text rendering. by Elliott Hughes · 9 years ago
  68. 47733ea Merge "Fix wipe command when using sideload in recovery" by Elliott Hughes · 9 years ago
  69. 4ec58a4 Fix wipe command when using sideload in recovery by Christian Poetzsch · 9 years ago
  70. e853e96 always use volume mount option when mounting a partition by Gaelle Nassiet · 9 years ago
  71. 733deb2 Merge "Make the recovery menus wrap." by Elliott Hughes · 9 years ago
  72. 31e4787 Merge "Always use strerror to report errno in recovery." by Elliott Hughes · 9 years ago
  73. fc06f87 Make the recovery menus wrap. by Elliott Hughes · 9 years ago
  74. 1fdd452 Always use strerror to report errno in recovery. by Elliott Hughes · 9 years ago
  75. e944944 Merge "Add "Apply update from sdcard" to default recovery image." by Elliott Hughes · 9 years ago
  76. c51ac89 Add "Apply update from sdcard" to default recovery image. by Elliott Hughes · 9 years ago
  77. 8c63790 Merge "Remove unused libutils references." by Dan Albert · 9 years ago
  78. b2f9459 Remove unused libutils references. by Dan Albert · 9 years ago
  79. 233b32f am d5369e5d: (-s ours) am 18f371d8: updater: Check the return value from ApplyImagePatch / ApplyBSDiffPatch by Tao Bao · 9 years ago
  80. af48901 am cc368fde: am 8290aa50: Merge "Install the recovery binary directly to the recovery image." by Ying Wang · 9 years ago
  81. d5369e5 am 18f371d8: updater: Check the return value from ApplyImagePatch / ApplyBSDiffPatch by Tao Bao · 9 years ago
  82. cc368fd am 8290aa50: Merge "Install the recovery binary directly to the recovery image." by Ying Wang · 9 years ago
  83. 8290aa5 Merge "Install the recovery binary directly to the recovery image." by Ying Wang · 9 years ago
  84. 2196a3e Install the recovery binary directly to the recovery image. by Ying Wang · 9 years ago
  85. 18f371d updater: Check the return value from ApplyImagePatch / ApplyBSDiffPatch by Tao Bao · 9 years ago
  86. 5a50b1b Install the recovery binary directly to the recovery image. by Ying Wang · 9 years ago
  87. 00c9857 am fb7d8965: am 023e4374: am 579b9299: (-s ours) Merge "Remove more dead code from minzip." by Narayan Kamath · 9 years ago
  88. fb7d896 am 023e4374: am 579b9299: (-s ours) Merge "Remove more dead code from minzip." by Narayan Kamath · 9 years ago
  89. 023e437 am 579b9299: (-s ours) Merge "Remove more dead code from minzip." by Narayan Kamath · 9 years ago
  90. d1b078d am 66f94728: am 3deba524: am ecead276: Merge "Add tests for read_block_adb." by Dan Albert · 9 years ago
  91. 66f9472 am 3deba524: am ecead276: Merge "Add tests for read_block_adb." by Dan Albert · 9 years ago
  92. 3deba52 am ecead276: Merge "Add tests for read_block_adb." by Dan Albert · 9 years ago
  93. 579b929 Merge "Remove more dead code from minzip." by Narayan Kamath · 9 years ago
  94. e57c62a Remove more dead code from minzip. by Narayan Kamath · 9 years ago
  95. 9c0f5d6 Remove more dead code from minzip. by Narayan Kamath · 9 years ago
  96. ecead27 Merge "Add tests for read_block_adb." by Dan Albert · 9 years ago
  97. ffd6c31 Add tests for read_block_adb. by Dan Albert · 9 years ago
  98. 670a0c6 am 0257d107: am 71c45429: am f66bf339: am 3e91f691: Bump up max_map_count value. by Jesse Zhao · 9 years ago
  99. 0257d10 am 71c45429: am f66bf339: am 3e91f691: Bump up max_map_count value. by Jesse Zhao · 9 years ago
  100. 71c4542 am f66bf339: am 3e91f691: Bump up max_map_count value. by Jesse Zhao · 9 years ago