1. 8b309f6 Create bootloader_message static library. by Yabin Cui · 8 years ago
  2. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  3. de40ba5 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  4. b0c3f6f Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  5. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  6. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  7. dc97404 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 by Josh Gao · 8 years ago
  8. 073164f Fix references to libcrypto_utils_static. by Josh Gao · 8 years ago
  9. 274d17d resolve merge conflicts of 179c0d8 to stage-aosp-master by Elliott Hughes · 8 years ago
  10. 63a3192 Remove obsolete MTD support. by Elliott Hughes · 8 years ago
  11. 6e2a8b1 resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  12. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  13. 9b9e584 Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771 by Mark Salyzyn · 8 years ago
  14. a4f701a recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  15. 1500f11 recovery: Move SwipeDetector into common location am: 9020e0f by Prashant Malani · 8 years ago
  16. 9020e0f recovery: Move SwipeDetector into common location by Prashant Malani · 8 years ago
  17. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  18. 99281df recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  19. 53e7a06 recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  20. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  21. e284cd5 Merge "Refactor existing tests to use gtest" am: 38b02cc6a0 am: 9865c55254 by Tao Bao · 8 years ago
  22. 4329186 Refactor existing tests to use gtest by Jed Estep · 8 years ago
  23. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago
  24. 7197ee0 Add update_verifier for A/B OTA update. by Tao Bao · 9 years ago
  25. 6bc2155 Add update_verifier for A/B OTA update. am: 1171d3a12b by Tao Bao · 9 years ago
  26. 1171d3a Add update_verifier for A/B OTA update. by Tao Bao · 9 years ago
  27. 56deefb Stop using libstdc++. by Dan Albert · 9 years ago
  28. 7101b2e recovery: Switch to clang by Tao Bao · 9 years ago
  29. 4ea2b0c Merge "recovery: Depend on mkfs.f2fs only if needed." am: a412198699 by Tao Bao · 9 years ago
  30. f683512 recovery: Depend on mkfs.f2fs only if needed. by Tao Bao · 9 years ago
  31. ba78158 am 337db14f: recovery: Factor out wear_ui.{cpp,h} into bootable/recovery. by Tao Bao · 9 years ago
  32. 337db14 recovery: Factor out wear_ui.{cpp,h} into bootable/recovery. by Tao Bao · 9 years ago
  33. 0d4e002 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago
  34. 71dc365 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago
  35. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  36. e49a9e5 Stop using libstdc++. by Dan Albert · 9 years ago
  37. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  38. ec28340 Move "Mount /system" to the main menu. by Elliott Hughes · 9 years ago
  39. 9e7ae8a Move default implementations into Device. by Elliott Hughes · 9 years ago
  40. 5a50b1b Install the recovery binary directly to the recovery image. by Ying Wang · 9 years ago
  41. f3a5726 Kill of most of the remainder of minadbd. by Dan Albert · 9 years ago
  42. 1ddd350 Use headers from adb. by Dan Albert · 9 years ago
  43. 8f1bfea Lose USB transport code to libadb. by Dan Albert · 10 years ago
  44. 5db3f97 Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined" by Elliott Hughes · 9 years ago
  45. eaeb55f Merge "Start losing code to libadb." by Dan Albert · 9 years ago
  46. 6ed899a Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  47. a01ce3a Start losing code to libadb. by Dan Albert · 10 years ago
  48. 3cd669f Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined by Adrien Grassein · 10 years ago
  49. 945fc68 do sdcard sideloading through the fuse filesystem by Doug Zongker · 10 years ago
  50. 18a78e0 refactor fuse sideloading code by Doug Zongker · 10 years ago
  51. b9afc2b Use LOCAL_REQUIRED_MODULES for mkfs.f2fs by Ji-Hwan Lee · 10 years ago
  52. 37aedb3 Support F2FS for the data partition by JP Abgrall · 10 years ago
  53. 276f37e Merge "Fix build break caused by vold change" by Paul Lawrence · 10 years ago
  54. 39cf417 remove pixelflinger from recovery by Doug Zongker · 10 years ago
  55. a8c5607 Fix build break caused by vold change by Paul Lawrence · 10 years ago
  56. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  57. a1bc148 remove 'retouch' ASLR support by Doug Zongker · 10 years ago
  58. 76adfc5 program to store unencrypted files in an encrypted filesystem by Doug Zongker · 10 years ago
  59. 99916f0 do verification and extraction on memory, not files by Doug Zongker · 10 years ago
  60. f39989a recovery: wipe encryption metadata along with data partition by Doug Zongker · 11 years ago
  61. 9f6bfa3 am fc7eab96: am f4a6ab27: Merge "Add support for ECDSA signatures" by Kenny Root · 11 years ago
  62. 7a4adb5 Add support for ECDSA signatures by Kenny Root · 11 years ago
  63. 9e805d6 allow CheckKey to request mounting /system by Doug Zongker · 11 years ago
  64. 4e21482 Add liblog by Ying Wang · 11 years ago
  65. f35d1ce Move to using the new unified fstab in recovery. by Ken Sumrall · 11 years ago
  66. cd74108 resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  67. 7eb7567 Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  68. 91eb721 Add libm due to libpng dependency. by Stephen Hines · 12 years ago
  69. 4eeb379 Use the static version of libsparse by Joe Onorato · 12 years ago
  70. 6396e70 Multiple modules with the same name are going away. by Joe Onorato · 12 years ago
  71. cde94f3 Link against libsparse by Colin Cross · 12 years ago
  72. 41dda82 resolved conflicts for merge of 0b1fee1b to master by Kenny Root · 12 years ago
  73. 779701d Extend recovery and updater to support setting file security contexts. by Stephen Smalley · 12 years ago
  74. 74a6279 libz is a superset of libunz, so we don't need both. by Elliott Hughes · 12 years ago
  75. 1a11449 Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used. by Stephen Smalley · 12 years ago
  76. 9270a20 support "sideload over ADB" mode by Doug Zongker · 12 years ago
  77. 32a0a47 move key processing to RecoveryUI by Doug Zongker · 13 years ago
  78. daefc1d C++ class for device-specific code by Doug Zongker · 13 years ago
  79. b88aea8 temporarily remove verifier_test binary by Doug Zongker · 13 years ago
  80. 211aebc refactor ui functions into a class by Doug Zongker · 13 years ago
  81. 28ce47c turn recovery into a C++ binary by Doug Zongker · 13 years ago
  82. b0462e6 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  83. 4c05d95 Fix x86 build. by Ying Wang · 13 years ago
  84. 540d57f remove encrypted filesystem code from recovery by Doug Zongker · 13 years ago
  85. cc8cd3f remove the notion of "root path"; support mixed flash types by Doug Zongker · 14 years ago
  86. db314d6 Working ASLR implementation by Hristo Bojinov · 14 years ago
  87. 49c73a7 support userdata and cache partitions using emmc/ext4 instead of mtd/yaffs by Doug Zongker · 14 years ago
  88. 31f6ee8 Encrypted File Systems part 3. Recovery changes. by Oscar Montemayor · 14 years ago
  89. 512536a relocate applypatch; add type system and new functions to edify by Doug Zongker · 14 years ago
  90. e08991e bump updater API version to 3; deprecate firmware update command by Doug Zongker · 14 years ago
  91. 2521528 am 9b430e11: am 73ae31ce: add a simple unit test for the OTA package verifier by Doug Zongker · 15 years ago
  92. 0523156 Recovery changes for Encrypted File Systems. by Oscar Montemayor · 15 years ago
  93. 73ae31c add a simple unit test for the OTA package verifier by Doug Zongker · 15 years ago
  94. 608fa02 resolved conflicts for merge of 64893ccc to master by Doug Zongker · 15 years ago
  95. 64893cc remove amend by Doug Zongker · 15 years ago
  96. d683785 resolved conflicts for merge of fb2e3af3 to master by Doug Zongker · 15 years ago
  97. fb2e3af let the "firmware" command take the file straight from the package by Doug Zongker · 15 years ago
  98. 6c301e2 am 9931f7f3: edify extensions for OTA package installation, part 1 by Doug Zongker · 15 years ago
  99. 9dbc027 fix sim build in donut, too by Doug Zongker · 15 years ago
  100. c3885fa fix simulator build by excluding more of recovery by Doug Zongker · 15 years ago