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