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