1. 5f3dee9 am f471861e: Merge "Move the recovery image version out of the menu header." by Elliott Hughes · 9 years ago
  2. f471861 Merge "Move the recovery image version out of the menu header." by Elliott Hughes · 9 years ago
  3. bb78d62 Move the recovery image version out of the menu header. by Elliott Hughes · 9 years ago
  4. 7b66aae am e001074f: Merge "Move default implementations into Device." by Elliott Hughes · 9 years ago
  5. e001074 Merge "Move default implementations into Device." by Elliott Hughes · 9 years ago
  6. 0c23c97 am 06522ef5: Merge "Remove some commented-out code." by Elliott Hughes · 9 years ago
  7. 06522ef Merge "Remove some commented-out code." by Elliott Hughes · 9 years ago
  8. 9e7ae8a Move default implementations into Device. by Elliott Hughes · 9 years ago
  9. 42c1230 Remove some commented-out code. by Elliott Hughes · 9 years ago
  10. 382ec47 am 52222a58: Merge "Move file paging into ScreenRecoveryUI." by Elliott Hughes · 9 years ago
  11. 52222a5 Merge "Move file paging into ScreenRecoveryUI." by Elliott Hughes · 9 years ago
  12. 8de5207 Move file paging into ScreenRecoveryUI. by Elliott Hughes · 9 years ago
  13. 3664097 am fbde407e: Merge "Enable printf format argument checking." by Elliott Hughes · 9 years ago
  14. 0d4f2b6 am 900c9a61: Merge "Remove the fixed screen size assumptions." by Elliott Hughes · 9 years ago
  15. fbde407 Merge "Enable printf format argument checking." by Elliott Hughes · 9 years ago
  16. 018ed31 Enable printf format argument checking. by Elliott Hughes · 9 years ago
  17. 72ba626 am 64346eae: Merge "Remove a couple of unused inlines from minzip/Zip.h." by Elliott Hughes · 9 years ago
  18. 900c9a6 Merge "Remove the fixed screen size assumptions." by Elliott Hughes · 9 years ago
  19. aa0d6af Remove the fixed screen size assumptions. by Elliott Hughes · 9 years ago
  20. 64346ea Merge "Remove a couple of unused inlines from minzip/Zip.h." by Elliott Hughes · 9 years ago
  21. 9ad9d66 Remove a couple of unused inlines from minzip/Zip.h. by Elliott Hughes · 9 years ago
  22. 0a7c169 am ca7bf531: Merge "Rotate logs only when there are actual operations" by Tao Bao · 9 years ago
  23. ca7bf53 Merge "Rotate logs only when there are actual operations" by Tao Bao · 9 years ago
  24. 682c34b Rotate logs only when there are actual operations by Tao Bao · 9 years ago
  25. 575e373 am 6896f9d4: Merge "always use volume mount option when mounting a partition" by Tao Bao · 9 years ago
  26. 8cd389c am ccc82eca: Merge "Refactor the codes to call wipe_data/wipe_cache functions" by Tao Bao · 9 years ago
  27. 6896f9d Merge "always use volume mount option when mounting a partition" by Tao Bao · 9 years ago
  28. ccc82ec Merge "Refactor the codes to call wipe_data/wipe_cache functions" by Tao Bao · 9 years ago
  29. e39a9bc Refactor the codes to call wipe_data/wipe_cache functions by Tao Bao · 9 years ago
  30. 9e1bba1 am 9295980a: Merge "Revert "Erase PST partition if its marked to be erased."" by Tao Bao · 9 years ago
  31. 9295980 Merge "Revert "Erase PST partition if its marked to be erased."" by Tao Bao · 9 years ago
  32. c277762 Revert "Erase PST partition if its marked to be erased." by Andres Morales · 9 years ago
  33. 5472176 am 20e82d4f: Merge "Add support to enter sideload mode directly" by Tao Bao · 9 years ago
  34. 20e82d4 Merge "Add support to enter sideload mode directly" by Tao Bao · 9 years ago
  35. c679f93 Add support to enter sideload mode directly by Tao Bao · 9 years ago
  36. 65ae9e1 am dac24865: Merge "Factor out the "yes/no" menu and use it for "Wipe cache" too." by Elliott Hughes · 9 years ago
  37. dfe34af am 43b80810: Merge "Factor out option variables from int to bool types" by Tao Bao · 9 years ago
  38. dac2486 Merge "Factor out the "yes/no" menu and use it for "Wipe cache" too." by Elliott Hughes · 9 years ago
  39. 30694c9 Factor out the "yes/no" menu and use it for "Wipe cache" too. by Elliott Hughes · 9 years ago
  40. 43b8081 Merge "Factor out option variables from int to bool types" by Tao Bao · 9 years ago
  41. 145d861 Factor out option variables from int to bool types by Tao Bao · 9 years ago
  42. aff79c8 am e31f9565: Merge "Remove support for Cupcake kernels." by Elliott Hughes · 9 years ago
  43. e31f956 Merge "Remove support for Cupcake kernels." by Elliott Hughes · 9 years ago
  44. b3247c2 am 9460bb2c: Merge "Fix recovery image text rendering." by Elliott Hughes · 9 years ago
  45. 59156bd Remove support for Cupcake kernels. by Elliott Hughes · 9 years ago
  46. 9460bb2 Merge "Fix recovery image text rendering." by Elliott Hughes · 9 years ago
  47. 01a4d08 Fix recovery image text rendering. by Elliott Hughes · 9 years ago
  48. fe5294a am 47733eaf: Merge "Fix wipe command when using sideload in recovery" by Elliott Hughes · 9 years ago
  49. 47733ea Merge "Fix wipe command when using sideload in recovery" by Elliott Hughes · 9 years ago
  50. 4ec58a4 Fix wipe command when using sideload in recovery by Christian Poetzsch · 9 years ago
  51. e853e96 always use volume mount option when mounting a partition by Gaelle Nassiet · 9 years ago
  52. cd3d359 am 733deb26: Merge "Make the recovery menus wrap." by Elliott Hughes · 9 years ago
  53. 733deb2 Merge "Make the recovery menus wrap." by Elliott Hughes · 9 years ago
  54. 30ad046 am 31e47876: Merge "Always use strerror to report errno in recovery." by Elliott Hughes · 9 years ago
  55. 31e4787 Merge "Always use strerror to report errno in recovery." by Elliott Hughes · 9 years ago
  56. fc06f87 Make the recovery menus wrap. by Elliott Hughes · 9 years ago
  57. 1fdd452 Always use strerror to report errno in recovery. by Elliott Hughes · 9 years ago
  58. 3dce9e7 am e944944f: Merge "Add "Apply update from sdcard" to default recovery image." by Elliott Hughes · 9 years ago
  59. e944944 Merge "Add "Apply update from sdcard" to default recovery image." by Elliott Hughes · 9 years ago
  60. c51ac89 Add "Apply update from sdcard" to default recovery image. by Elliott Hughes · 9 years ago
  61. b8838e6 am 8c637903: Merge "Remove unused libutils references." by Dan Albert · 9 years ago
  62. 8c63790 Merge "Remove unused libutils references." by Dan Albert · 9 years ago
  63. b2f9459 Remove unused libutils references. by Dan Albert · 9 years ago
  64. 39ac6de git commit -m "resolved conflicts for merge of d29f641b to stage-aosp-master" by Dan Albert · 9 years ago
  65. 233b32f am d5369e5d: (-s ours) am 18f371d8: updater: Check the return value from ApplyImagePatch / ApplyBSDiffPatch by Tao Bao · 9 years ago
  66. af48901 am cc368fde: am 8290aa50: Merge "Install the recovery binary directly to the recovery image." by Ying Wang · 9 years ago
  67. d5369e5 am 18f371d8: updater: Check the return value from ApplyImagePatch / ApplyBSDiffPatch by Tao Bao · 9 years ago
  68. cc368fd am 8290aa50: Merge "Install the recovery binary directly to the recovery image." by Ying Wang · 9 years ago
  69. 8290aa5 Merge "Install the recovery binary directly to the recovery image." by Ying Wang · 9 years ago
  70. 2196a3e Install the recovery binary directly to the recovery image. by Ying Wang · 9 years ago
  71. 18f371d updater: Check the return value from ApplyImagePatch / ApplyBSDiffPatch by Tao Bao · 9 years ago
  72. 5a50b1b Install the recovery binary directly to the recovery image. by Ying Wang · 9 years ago
  73. 00c9857 am fb7d8965: am 023e4374: am 579b9299: (-s ours) Merge "Remove more dead code from minzip." by Narayan Kamath · 9 years ago
  74. fb7d896 am 023e4374: am 579b9299: (-s ours) Merge "Remove more dead code from minzip." by Narayan Kamath · 9 years ago
  75. 023e437 am 579b9299: (-s ours) Merge "Remove more dead code from minzip." by Narayan Kamath · 9 years ago
  76. d1b078d am 66f94728: am 3deba524: am ecead276: Merge "Add tests for read_block_adb." by Dan Albert · 9 years ago
  77. 66f9472 am 3deba524: am ecead276: Merge "Add tests for read_block_adb." by Dan Albert · 9 years ago
  78. 3deba52 am ecead276: Merge "Add tests for read_block_adb." by Dan Albert · 9 years ago
  79. 579b929 Merge "Remove more dead code from minzip." by Narayan Kamath · 9 years ago
  80. e57c62a Remove more dead code from minzip. by Narayan Kamath · 9 years ago
  81. 9c0f5d6 Remove more dead code from minzip. by Narayan Kamath · 9 years ago
  82. ecead27 Merge "Add tests for read_block_adb." by Dan Albert · 9 years ago
  83. ffd6c31 Add tests for read_block_adb. by Dan Albert · 9 years ago
  84. 670a0c6 am 0257d107: am 71c45429: am f66bf339: am 3e91f691: Bump up max_map_count value. by Jesse Zhao · 9 years ago
  85. 0257d10 am 71c45429: am f66bf339: am 3e91f691: Bump up max_map_count value. by Jesse Zhao · 9 years ago
  86. 71c4542 am f66bf339: am 3e91f691: Bump up max_map_count value. by Jesse Zhao · 9 years ago
  87. cd70624 am 9b14c4b0: am 735a0f0f: am cab0beb9: Merge "This read accidentally got turned in to a write." by Dan Albert · 9 years ago
  88. 9b14c4b am 735a0f0f: am cab0beb9: Merge "This read accidentally got turned in to a write." by Dan Albert · 9 years ago
  89. f66bf33 am 3e91f691: Bump up max_map_count value. by Jesse Zhao · 9 years ago
  90. 735a0f0 am cab0beb9: Merge "This read accidentally got turned in to a write." by Dan Albert · 9 years ago
  91. cab0beb Merge "This read accidentally got turned in to a write." by Dan Albert · 9 years ago
  92. 1909771 This read accidentally got turned in to a write. by Dan Albert · 9 years ago
  93. ac46c47 am d9bbeaec: am 83e5d1dc: am c9bc3cc9: Merge "Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk" by Narayan Kamath · 9 years ago
  94. d9bbeae am 83e5d1dc: am c9bc3cc9: Merge "Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk" by Narayan Kamath · 9 years ago
  95. 83e5d1d am c9bc3cc9: Merge "Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk" by Narayan Kamath · 9 years ago
  96. c9bc3cc Merge "Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk" by Narayan Kamath · 9 years ago
  97. fee324f Drop hardcoded LOCAL_C_INCLUDES from minui/Android.mk by Trevor Drake · 9 years ago
  98. 11020ea am 381f6416: am eef962bf: am 9255ad4a: Merge "Fix readx/writex names." by Dan Albert · 9 years ago
  99. 381f641 am eef962bf: am 9255ad4a: Merge "Fix readx/writex names." by Dan Albert · 9 years ago
  100. eef962b am 9255ad4a: Merge "Fix readx/writex names." by Dan Albert · 9 years ago