1. ded2dac recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  2. d428e79 Add libasyncio. by Jerry Zhang · 7 years ago
  3. f9fe6a7 Merge "Add missing libziparchive dependency." by Treehugger Robot · 7 years ago
  4. e1bb7a5 Add missing libziparchive dependency. by Elliott Hughes · 7 years ago
  5. 9d4839c Restructure vr_ui by Luke Song · 7 years ago
  6. 4521b70 Use Makefile variables to specify margin settings. by Tao Bao · 7 years ago
  7. e2bd876 Introduce VR recovery ui by Luke Song · 7 years ago
  8. 600e806 libbootloader_message: convert to Android.bp by Tom Cherry · 7 years ago
  9. 106ca8e Merge "otautil: Android.mk -> Android.bp" by Treehugger Robot · 7 years ago
  10. f3ae55a otautil: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  11. b168f5f recovery: Use libverifier instead of rebuilding the sources. by Tao Bao · 7 years ago
  12. ed13819 fuse_sideload: Change the minimal block size to 4096. by Tao Bao · 7 years ago
  13. 20126e1 libfusesideload: Clean up the CFLAGS for the module. by Tao Bao · 7 years ago
  14. d8039ac recovery: Remove the include of adb.h. by Tao Bao · 7 years ago
  15. b24510c librecovery: Remove -Wno-unused-parameter and add -Wall. by Tao Bao · 7 years ago
  16. 919d2c9 Call libvintf to verify package compatibility. by Tao Bao · 7 years ago
  17. 7fdcb19 Add the missing LOCAL_CFLAGS for librecovery. by Tao Bao · 7 years ago
  18. 1d86605 Verify the package compatibility with libvintf. by Tao Bao · 7 years ago
  19. fb00d82 Boot control HAL based on the A/B headers. by Alex Deymo · 8 years ago
  20. 5f85d1f Log the error message when failing to mount/umount. by Tao Bao · 7 years ago
  21. d7bf82e Remove the dead #include's in verifier.cpp. by Tao Bao · 7 years ago
  22. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  23. 67f3aa8 Remove "_static" suffix from libsparse by Alex Deymo · 7 years ago
  24. 3165366 Remove "_static" suffix from libext4_utils. by Alex Deymo · 7 years ago
  25. 99adda9 Merge "Cleanup the duplicates of logs rotation functions" am: e2d05c5658 by Tianjie Xu · 8 years ago
  26. e113e4d Cleanup the duplicates of logs rotation functions by Tianjie Xu · 8 years ago
  27. 8176cf2 resolve merge conflicts of 6fba98c to stage-aosp-master by Tianjie Xu · 8 years ago
  28. 8b309f6 Create bootloader_message static library. by Yabin Cui · 8 years ago
  29. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  30. c26e377 Merge "Update the header path for ext4_utils." am: 2bd94433f8 am: 00a9050815 by Tao Bao · 8 years ago
  31. de40ba5 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  32. b0c3f6f Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  33. 17e316c Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  34. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  35. c21edd4 Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  36. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  37. 6657185 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 am: dc97404346 by Josh Gao · 8 years ago
  38. dc97404 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 by Josh Gao · 8 years ago
  39. 073164f Fix references to libcrypto_utils_static. by Josh Gao · 8 years ago
  40. 9b15ba8 resolve merge conflicts of 2f272c0 to nyc-mr1-dev-plus-aosp by Yabin Cui · 8 years ago
  41. 2f272c0 Create bootloader_message static library. by Yabin Cui · 8 years ago
  42. b36980c resolve merge conflicts of 179c0d8 to stage-aosp-master am: 274d17dc0f by Elliott Hughes · 8 years ago
  43. 274d17d resolve merge conflicts of 179c0d8 to stage-aosp-master by Elliott Hughes · 8 years ago
  44. 63a3192 Remove obsolete MTD support. by Elliott Hughes · 8 years ago
  45. 994bacf Disable the meaningless parts of the UI for A/B. am: 01fcbe160b by Elliott Hughes · 8 years ago
  46. 01fcbe1 Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  47. 8febafa Use BoringSSL instead of mincrypt to speed up package verification. by Elliott Hughes · 8 years ago
  48. 6e2a8b1 resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  49. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  50. 9b9e584 Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771 by Mark Salyzyn · 8 years ago
  51. 13aca59 recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  52. a4f701a recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  53. 1500f11 recovery: Move SwipeDetector into common location am: 9020e0f by Prashant Malani · 8 years ago
  54. 9020e0f recovery: Move SwipeDetector into common location by Prashant Malani · 8 years ago
  55. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  56. 99281df recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  57. 53e7a06 recovery: check battery level before installing package. by Yabin Cui · 8 years ago
  58. a7b9a46 IO fault injection for OTA packages by Jed Estep · 9 years ago
  59. e284cd5 Merge "Refactor existing tests to use gtest" am: 38b02cc6a0 am: 9865c55254 by Tao Bao · 8 years ago
  60. 4329186 Refactor existing tests to use gtest by Jed Estep · 8 years ago
  61. f1fc48c IO fault injection for OTA packages by Jed Estep · 9 years ago
  62. 7197ee0 Add update_verifier for A/B OTA update. by Tao Bao · 9 years ago
  63. 6bc2155 Add update_verifier for A/B OTA update. am: 1171d3a12b by Tao Bao · 9 years ago
  64. 1171d3a Add update_verifier for A/B OTA update. by Tao Bao · 9 years ago
  65. 56deefb Stop using libstdc++. by Dan Albert · 9 years ago
  66. 7101b2e recovery: Switch to clang by Tao Bao · 9 years ago
  67. 4ea2b0c Merge "recovery: Depend on mkfs.f2fs only if needed." am: a412198699 by Tao Bao · 9 years ago
  68. f683512 recovery: Depend on mkfs.f2fs only if needed. by Tao Bao · 9 years ago
  69. ba78158 am 337db14f: recovery: Factor out wear_ui.{cpp,h} into bootable/recovery. by Tao Bao · 9 years ago
  70. 337db14 recovery: Factor out wear_ui.{cpp,h} into bootable/recovery. by Tao Bao · 9 years ago
  71. 0d4e002 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago
  72. 71dc365 recovery: Switch fuse_* to C++. by Tao Bao · 9 years ago
  73. 80e46e0 recovery: Switch to clang by Tao Bao · 9 years ago
  74. e49a9e5 Stop using libstdc++. by Dan Albert · 9 years ago
  75. 8fd86d7 Move the menu header out of the menu. by Elliott Hughes · 9 years ago
  76. ec28340 Move "Mount /system" to the main menu. by Elliott Hughes · 9 years ago
  77. 9e7ae8a Move default implementations into Device. by Elliott Hughes · 9 years ago
  78. 5a50b1b Install the recovery binary directly to the recovery image. by Ying Wang · 9 years ago
  79. f3a5726 Kill of most of the remainder of minadbd. by Dan Albert · 9 years ago
  80. 1ddd350 Use headers from adb. by Dan Albert · 9 years ago
  81. 8f1bfea Lose USB transport code to libadb. by Dan Albert · 10 years ago
  82. 5db3f97 Merge "Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined" by Elliott Hughes · 9 years ago
  83. eaeb55f Merge "Start losing code to libadb." by Dan Albert · 9 years ago
  84. 6ed899a Remove superfluous OpenSSL include paths. by Adam Langley · 9 years ago
  85. a01ce3a Start losing code to libadb. by Dan Albert · 10 years ago
  86. 3cd669f Fix build when TARGET_USERIMAGES_USE_EXT4 is not defined by Adrien Grassein · 10 years ago
  87. 945fc68 do sdcard sideloading through the fuse filesystem by Doug Zongker · 10 years ago
  88. 18a78e0 refactor fuse sideloading code by Doug Zongker · 10 years ago
  89. b9afc2b Use LOCAL_REQUIRED_MODULES for mkfs.f2fs by Ji-Hwan Lee · 10 years ago
  90. 37aedb3 Support F2FS for the data partition by JP Abgrall · 10 years ago
  91. 276f37e Merge "Fix build break caused by vold change" by Paul Lawrence · 10 years ago
  92. 39cf417 remove pixelflinger from recovery by Doug Zongker · 10 years ago
  93. a8c5607 Fix build break caused by vold change by Paul Lawrence · 10 years ago
  94. 0d32f25 clean up some warnings when building recovery by Doug Zongker · 10 years ago
  95. a1bc148 remove 'retouch' ASLR support by Doug Zongker · 10 years ago
  96. 76adfc5 program to store unencrypted files in an encrypted filesystem by Doug Zongker · 10 years ago
  97. 99916f0 do verification and extraction on memory, not files by Doug Zongker · 10 years ago
  98. f39989a recovery: wipe encryption metadata along with data partition by Doug Zongker · 11 years ago
  99. 9f6bfa3 am fc7eab96: am f4a6ab27: Merge "Add support for ECDSA signatures" by Kenny Root · 11 years ago
  100. 7a4adb5 Add support for ECDSA signatures by Kenny Root · 11 years ago