1. 04a9449 Add ZSTD dependency for recovery by Kelvin Zhang · 1 year, 4 months ago
  2. 6b39dee Update health AIDL HAL to V2 by Jack Wu · 1 year, 7 months ago
  3. c685fe9 Merge "Update static libs deps in recovery" by Treehugger Robot · 2 years ago
  4. 58bbe3c Update static libs deps in recovery by Kelvin Zhang · 2 years, 3 months ago
  5. fa554fe Convert recovery to use AIDL bootcontrol HAL by Kelvin Zhang · 2 years, 3 months ago
  6. 67a8fd2 GetBatteryInfo() also reads AIDL health HAL. by Yifan Hong · 2 years, 7 months ago
  7. 29be3f6 [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery by Bob Badour · 3 years, 4 months ago
  8. 00e91ff Revert "Link to libsnapshot_cow everywhere libsnapshot is linked." by Tianjie Xu · 3 years, 9 months ago
  9. 6943dfe Link to libsnapshot_cow everywhere libsnapshot is linked. by David Anderson · 3 years, 9 months ago
  10. 9679aec Merge "Add missing dep." am: 29a1d00035 am: 58af72a568 by Yifan Hong · 4 years, 2 months ago
  11. 58af72a Merge "Add missing dep." am: 29a1d00035 by Yifan Hong · 4 years, 2 months ago
  12. acf7d1b Add missing dep. by Yifan Hong · 4 years, 2 months ago
  13. cd8faf7 Force off-device package installation with FUSE by Tianjie Xu · 5 years ago
  14. 4139a30 Merge "Revert "Force package installation with FUSE unless the package stores on device"" into qt-qpr1-dev-plus-aosp by Raman Tenneti · 4 years, 5 months ago
  15. daaacea Revert "Force package installation with FUSE unless the package stores on device" by Raman Tenneti · 4 years, 5 months ago
  16. 7bc9c82 Merge "Force package installation with FUSE unless the package stores on device" into qt-qpr1-dev-plus-aosp by Bryan Ferris · 4 years, 5 months ago
  17. 5fa9733 Merge "Remove fsck_unshare_blocks." am: 699ea0f325 am: 79ce1d3420 am: ffea0e7333 by Automerger Merge Worker · 4 years, 5 months ago
  18. 969787c Remove fsck_unshare_blocks. by David Anderson · 4 years, 5 months ago
  19. 5e6c4e9 Force package installation with FUSE unless the package stores on device by Tianjie Xu · 5 years ago
  20. b892a6b Merge "Retire the Tron metrics reporting for non-A/B update" am: 6bdacc40ef am: fed0b90045 am: 2cc6f21833 by Automerger Merge Worker · 4 years, 5 months ago
  21. eb27bfe Retire the Tron metrics reporting for non-A/B update by Tianjie Xu · 4 years, 5 months ago
  22. b72291b Merge "Force merges to complete before wiping data or metadata." am: 8444dec7ac am: bc4b39efff by David Anderson · 4 years, 8 months ago
  23. 8444dec Merge "Force merges to complete before wiping data or metadata." by David Anderson · 4 years, 8 months ago
  24. a762387 Merge "Move init and ueventd scripts from / to /system/etc" into qt-qpr1-dev-plus-aosp by Tom Cherry · 4 years, 8 months ago
  25. 89d2d05 Force merges to complete before wiping data or metadata. by David Anderson · 4 years, 9 months ago
  26. 24dd314 Move init and ueventd scripts from / to /system/etc by Tom Cherry · 4 years, 8 months ago
  27. bcd3f35 Move init and ueventd scripts from / to /system/etc by Tom Cherry · 4 years, 8 months ago
  28. b8ba2fa Merge "Force package installation with FUSE unless the package stores on device" by Tianjie Xu · 4 years, 8 months ago
  29. 58a2769 Force package installation with FUSE unless the package stores on device by Tianjie Xu · 5 years ago
  30. 832c9cd Refactor battery info querying functions into librecovery_utils. by Tao Bao · 4 years, 9 months ago
  31. e3f09a7 otautil: Factor out the utils that're private to recovery. by Tao Bao · 4 years, 9 months ago
  32. 316e971 Move wipe cache|data to libinstall by xunchang · 5 years ago
  33. 34690ce Add socket communication between recovery and minadbd by xunchang · 5 years ago
  34. 0deed33 Build libinstall as a static library. by Tao Bao · 5 years ago
  35. cecad74 libotautil exports libfstab header. by Tao Bao · 5 years ago
  36. 2478885 Move install to separate module by xunchang · 5 years ago
  37. 8f39730 Move librecovery_ui to a sub-directory by Tianjie Xu · 6 years ago
  38. ea2912f Create a FuseDataProvider base class by xunchang · 5 years ago
  39. 37304f3 Implement FilePackage class by xunchang · 5 years ago
  40. f07ed2e Create a wrapper class for update package by xunchang · 5 years ago
  41. 72a114a Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 5 years ago
  42. 31b92a5 C++17 is the default now. by Elliott Hughes · 6 years ago
  43. 0dd9685 Load X509 keys from ziparchive by Tianjie Xu · 6 years ago
  44. 2b1a464 Move the parse of last_install to recovery-persist by Tianjie Xu · 6 years ago
  45. 43bfa6e Enable c++17 in recovery_defaults. by Tao Bao · 6 years ago
  46. 7c074d9 Depend on mke2fs.conf.recovery. by Tao Bao · 6 years ago
  47. ef5e38f tests: Move to Android.bp. by Tao Bao · 6 years ago
  48. 19a5316 Merge "Add fastboot mode to recovery" by Treehugger Robot · 6 years ago
  49. ce2f0d8 Merge "recovery uses IHealth::getService" by Yifan Hong · 6 years ago
  50. b0f132e recovery: Drop the dependency on libcrypto_utils.so and libsparse.so. by Tao Bao · 6 years ago
  51. 20c81b3 Add fastboot mode to recovery by Hridya Valsaraju · 6 years ago
  52. 056538c recovery uses IHealth::getService by Yifan Hong · 6 years ago
  53. 7d2a63a Reland "Build and use minadbd as a shared library." by Tao Bao · 6 years ago
  54. 5fc72a1 Build `recovery` with Soong. by Tao Bao · 6 years ago
  55. 818f938 `recovery` uses more shared libraries. by Tao Bao · 6 years ago
  56. 152933a recovery: Refactor logging code into logging.cpp by Jerry Zhang · 6 years ago
  57. 9a319f0 Merge libmounts into libotautil. by Tao Bao · 6 years ago
  58. d2f2ad6 Move a few modules to Soong. by Tao Bao · 6 years ago
  59. e8fdb1a Drop the no-op Android.bp. by Tao Bao · 6 years ago
  60. a2a68a5 uncrypt: Move to Soong. by Tao Bao · 7 years ago
  61. 582b678 applypatch: Move to Soong. by Tao Bao · 7 years ago
  62. e6f7f95 edify: Export the header and move to Soong. by Tao Bao · 7 years ago
  63. a26e32d otafault: Move to soong. by Tao Bao · 7 years ago
  64. 600e806 libbootloader_message: convert to Android.bp by Tom Cherry · 7 years ago
  65. f3ae55a otautil: Android.mk -> Android.bp by Steven Moreland · 7 years ago