1. 69364fe e2fsdroid and mke2fs are dynamic executable in recovery partition by Jiyong Park · 6 years ago
  2. cf60a44 Drop the dependency on AB_OTA_UPDATER flag. by Tao Bao · 6 years ago
  3. edee836 recovery: add --fsck_unshare_blocks option for adb remount by David Anderson · 6 years ago
  4. 6b16093 Merge "tools: Move to Soong." by Tao Bao · 6 years ago
  5. e462cdf tools: Move to Soong. by Tao Bao · 6 years ago
  6. 371fe6e Move stuff from recovery into librecovery. by Tao Bao · 7 years ago
  7. 9e30997 Clean up the Makefile for recovery and tests. by Tao Bao · 6 years ago
  8. db6dc14 Merge "Move device.cpp into librecovery_ui." by Tao Bao · 6 years ago
  9. 8c6f699 Merge "tests: Add tests for ScreenRecoveryUI." by Tao Bao · 6 years ago
  10. 6a542dc Move device.cpp into librecovery_ui. by Tao Bao · 6 years ago
  11. e5d2c25 recovery: Configure device menu based on runtime info. by Tao Bao · 6 years ago
  12. 6cd8168 tests: Add tests for ScreenRecoveryUI. by Tao Bao · 6 years ago
  13. 152933a recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  14. 2c52639 Move reboot() from common.h into otautil/sysutil.h. by Tao Bao · 6 years ago
  15. 6d99d4b recovery: Split main() into recovery_main.cpp. by Tao Bao · 6 years ago
  16. 9a319f0 Merge libmounts into libotautil. by Tao Bao · 6 years ago
  17. 32118f6 Rename the dir for SystemUpdaterSample. by Tao Bao · 6 years ago
  18. afb9fc2 update_verifier: Move to Soong. by Tao Bao · 6 years ago
  19. 83847e6 Disable lld where it fails. by Chih-Hung Hsieh · 6 years ago
  20. d408a86 Merge "Move a few modules to Soong." by Treehugger Robot · 6 years ago
  21. 051b968 Create folder for SystemUpdate sample app. by Jiachen Zhao · 6 years ago
  22. d2f2ad6 Move a few modules to Soong. by Tao Bao · 6 years ago
  23. f6d2596 Specify a default module for TARGET_RECOVERY_UI_LIB. by Tao Bao · 6 years ago
  24. 5fe5eb6 Factor out a menu class for screen ui by Tianjie Xu · 6 years ago
  25. fc39f3f Merge "recovery: add libhidl-gen-utils depedency" by Yifan Hong · 6 years ago
  26. 495c521 recovery: add libhidl-gen-utils depedency by Yifan Hong · 6 years ago
  27. 4b51c3a Export fuse_sideload.h for libfusesideload. by Tao Bao · 6 years ago
  28. 8c7761e minadbd: Move to Soong. by Tao Bao · 7 years ago
  29. c1c7311 add sload.f2fs for recovery format by Jaegeuk Kim · 7 years ago
  30. a2a68a5 uncrypt: Move to Soong. by Tao Bao · 7 years ago
  31. 000148d recovery: fix library dependency by Jin Qian · 7 years ago
  32. b058c5c Merge "applypatch: Move to Soong." by Tao Bao · 7 years ago
  33. 99f0d9e Drop -Wno-unused-parameter. by Tao Bao · 8 years ago
  34. 582b678 applypatch: Move to Soong. by Tao Bao · 7 years ago
  35. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  36. e6f7f95 edify: Export the header and move to Soong. by Tao Bao · 7 years ago
  37. cfe53c2 otautil: Export headers. by Tao Bao · 7 years ago
  38. a26e32d otafault: Move to soong. by Tao Bao · 7 years ago
  39. 11f68b6 Merge "Turn on -Wall for recovery modules" by Tianjie Xu · 7 years ago
  40. c89d1e7 Turn on -Wall for recovery modules by Tianjie Xu · 7 years ago
  41. d179c92 Merge "Add libasyncio." by Treehugger Robot · 7 years ago
  42. eea3af3 wear_ui: Expose menu_unusable_rows via Makefile var. by Tao Bao · 7 years ago
  43. 0470cee Allow customizing WearRecoveryUI via Makefile variables. by Tao Bao · 7 years ago
  44. 5f8dd99 ui: Move the support for touch inputs into RecoveryUI. by Tao Bao · 7 years ago
  45. ded2dac recovery: replace make_ext4 with e2fsprogs by Jin Qian · 7 years ago
  46. d428e79 Add libasyncio. by Jerry Zhang · 7 years ago
  47. f9fe6a7 Merge "Add missing libziparchive dependency." by Treehugger Robot · 7 years ago
  48. e1bb7a5 Add missing libziparchive dependency. by Elliott Hughes · 7 years ago
  49. 9d4839c Restructure vr_ui by Luke Song · 7 years ago
  50. 4521b70 Use Makefile variables to specify margin settings. by Tao Bao · 7 years ago
  51. e2bd876 Introduce VR recovery ui by Luke Song · 7 years ago
  52. 600e806 libbootloader_message: convert to Android.bp by Tom Cherry · 7 years ago
  53. 106ca8e Merge "otautil: Android.mk -> Android.bp" by Treehugger Robot · 7 years ago
  54. f3ae55a otautil: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  55. b168f5f recovery: Use libverifier instead of rebuilding the sources. by Tao Bao · 7 years ago
  56. ed13819 fuse_sideload: Change the minimal block size to 4096. by Tao Bao · 7 years ago
  57. 20126e1 libfusesideload: Clean up the CFLAGS for the module. by Tao Bao · 7 years ago
  58. d8039ac recovery: Remove the include of adb.h. by Tao Bao · 7 years ago
  59. b24510c librecovery: Remove -Wno-unused-parameter and add -Wall. by Tao Bao · 7 years ago
  60. 919d2c9 Call libvintf to verify package compatibility. by Tao Bao · 7 years ago
  61. 7fdcb19 Add the missing LOCAL_CFLAGS for librecovery. by Tao Bao · 7 years ago
  62. 1d86605 Verify the package compatibility with libvintf. by Tao Bao · 7 years ago
  63. fb00d82 Boot control HAL based on the A/B headers. by Alex Deymo · 8 years ago
  64. 5f85d1f Log the error message when failing to mount/umount. by Tao Bao · 7 years ago
  65. d7bf82e Remove the dead #include's in verifier.cpp. by Tao Bao · 7 years ago
  66. 0ecbd76 minui: Export minui/minui.h. by Tao Bao · 7 years ago
  67. 67f3aa8 Remove "_static" suffix from libsparse by Alex Deymo · 7 years ago
  68. 3165366 Remove "_static" suffix from libext4_utils. by Alex Deymo · 7 years ago
  69. 99adda9 Merge "Cleanup the duplicates of logs rotation functions" am: e2d05c5658 by Tianjie Xu · 8 years ago
  70. e113e4d Cleanup the duplicates of logs rotation functions by Tianjie Xu · 8 years ago
  71. 8176cf2 resolve merge conflicts of 6fba98c to stage-aosp-master by Tianjie Xu · 8 years ago
  72. 8b309f6 Create bootloader_message static library. by Yabin Cui · 8 years ago
  73. 8cf5c8f Replace minzip with libziparchive by Tianjie Xu · 8 years ago
  74. c26e377 Merge "Update the header path for ext4_utils." am: 2bd94433f8 am: 00a9050815 by Tao Bao · 8 years ago
  75. de40ba5 Update the header path for ext4_utils. by Tao Bao · 8 years ago
  76. b0c3f6f Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  77. 17e316c Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  78. 7aa8874 Turn on -Werror for recovery by Tianjie Xu · 8 years ago
  79. c21edd4 Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  80. 7b0ad9c Switch recovery to libbase logging by Tianjie Xu · 8 years ago
  81. 6657185 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 am: dc97404346 by Josh Gao · 8 years ago
  82. dc97404 Merge "Fix references to libcrypto_utils_static." am: b97da5e0f0 by Josh Gao · 8 years ago
  83. 073164f Fix references to libcrypto_utils_static. by Josh Gao · 8 years ago
  84. 9b15ba8 resolve merge conflicts of 2f272c0 to nyc-mr1-dev-plus-aosp by Yabin Cui · 8 years ago
  85. 2f272c0 Create bootloader_message static library. by Yabin Cui · 8 years ago
  86. b36980c resolve merge conflicts of 179c0d8 to stage-aosp-master am: 274d17dc0f by Elliott Hughes · 8 years ago
  87. 274d17d resolve merge conflicts of 179c0d8 to stage-aosp-master by Elliott Hughes · 8 years ago
  88. 63a3192 Remove obsolete MTD support. by Elliott Hughes · 8 years ago
  89. 994bacf Disable the meaningless parts of the UI for A/B. am: 01fcbe160b by Elliott Hughes · 8 years ago
  90. 01fcbe1 Disable the meaningless parts of the UI for A/B. by Elliott Hughes · 8 years ago
  91. 8febafa Use BoringSSL instead of mincrypt to speed up package verification. by Elliott Hughes · 8 years ago
  92. 6e2a8b1 resolve merge conflicts of 2bf95ac to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  93. 452df6d Convert recovery to use BoringSSL instead of mincrypt. by Mattias Nissler · 8 years ago
  94. 9b9e584 Merge "recovery: use __android_log_pmsg_file_write for log files" am: 75da771 by Mark Salyzyn · 8 years ago
  95. 13aca59 recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  96. a4f701a recovery: use __android_log_pmsg_file_write for log files by Mark Salyzyn · 8 years ago
  97. 1500f11 recovery: Move SwipeDetector into common location am: 9020e0f by Prashant Malani · 8 years ago
  98. 9020e0f recovery: Move SwipeDetector into common location by Prashant Malani · 8 years ago
  99. d80a998 Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. by Tao Bao · 8 years ago
  100. 99281df recovery: check battery level before installing package. by Yabin Cui · 8 years ago