1. da426cb Fix misconfigured recovery host test by Kelvin Zhang · 1 year, 10 months ago
  2. 117f263 Disable flaky recovery test by Kelvin Zhang · 2 years, 3 months ago
  3. af6d780 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 2 years, 4 months ago
  4. 068329e Move package verifier from libinstall to libotautil by Jacky Liu · 2 years, 6 months ago
  5. 67a8fd2 GetBatteryInfo() also reads AIDL health HAL. by Yifan Hong · 2 years, 6 months ago
  6. a85d7a0 Use gtest_prod_headers. by Elliott Hughes · 3 years, 2 months ago
  7. 29be3f6 [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery by Bob Badour · 3 years, 4 months ago
  8. 07ba448 Re-enable failed imgpatch tests by Kelvin Zhang · 3 years, 5 months ago
  9. 2f2749f Switch imgdiff to use libz_stable by Kelvin Zhang · 3 years, 5 months ago
  10. d77e7ea Disable failed imgpatch tests by Kelvin Zhang · 3 years, 5 months ago
  11. de45570 Add a fuzzer for OTA package verification by Will Coster · 3 years, 7 months ago
  12. 581a824 Add test config for recovery_host_test by Tianjie · 3 years, 8 months ago
  13. 4f81130 Switch to zip64 in recovery by Kelvin Zhang · 3 years, 9 months ago
  14. 78d1514 Update language to comply with Android’s inclusive language guidance by Tianjie · 3 years, 11 months ago
  15. 1bc976a Fix some wording to comply with respectful-code by Tianjie · 3 years, 11 months ago
  16. e1ae78c Add recovery support of dynamic fingerprints by Kelvin Zhang · 4 years ago
  17. a0df3e3 Merge "Generate recovery.img for unittest during build time" am: bf885b6b21 am: 616db72209 by Automerger Merge Worker · 4 years, 3 months ago
  18. fa77ee8 Generate recovery.img for unittest during build time by Tianjie Xu · 4 years, 4 months ago
  19. cd8faf7 Force off-device package installation with FUSE by Tianjie Xu · 4 years, 10 months ago
  20. 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
  21. daaacea Revert "Force package installation with FUSE unless the package stores on device" by Raman Tenneti · 4 years, 4 months ago
  22. 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
  23. c764792 rm libbinderthreadstate by Steven Moreland · 4 years, 4 months ago
  24. 5e6c4e9 Force package installation with FUSE unless the package stores on device by Tianjie Xu · 4 years, 10 months ago
  25. 8b9ac5b Merge "Link libvndksupport dynamically instead of statically." by Peter Collingbourne · 4 years, 6 months ago
  26. c77bb70 Delete VINTF compatibility check during OTA. by Yifan Hong · 4 years, 10 months ago
  27. 8f2f0d0 Link libvndksupport dynamically instead of statically. by Peter Collingbourne · 4 years, 6 months ago
  28. 3d57c84 Consolidate the vendor space misc usage for Pixels by Tianjie Xu · 4 years, 7 months ago
  29. 832c9cd Refactor battery info querying functions into librecovery_utils. by Tao Bao · 4 years, 8 months ago
  30. e3f09a7 otautil: Factor out the utils that're private to recovery. by Tao Bao · 4 years, 8 months ago
  31. 5234ad4 applypatch: Add backup_source parameter to PatchPartition. by Tao Bao · 4 years, 9 months ago
  32. dfb053e tests: recovery_unit_test requires root. by Tao Bao · 4 years, 9 months ago
  33. 189d424 Link libcrypto dynamically for recovery unit tests. by Pete Bentley · 4 years, 9 months ago
  34. e4f1a78 Remove reference to libhwbinder_noltopgo. by Steven Moreland · 4 years, 9 months ago
  35. 60b242c Simulator: add the argument to keep the updated images by Tianjie Xu · 4 years, 10 months ago
  36. 45c40ec Remove libimgpatch by Tianjie Xu · 5 years ago
  37. 42d7779 Build libimgdiff as a host only library by Tianjie Xu · 5 years ago
  38. c3a161e Add unit tests for simulator by Tianjie Xu · 5 years ago
  39. f6158eb Support starting fuse from a block map by Tianjie Xu · 5 years ago
  40. c1a5e26 Implement an update simulator to verify BB OTA packages on host by Tianjie Xu · 5 years ago
  41. 27556d0 Some clean ups to the updater by Tianjie Xu · 5 years ago
  42. e7b3c56 Merge "Add UpdaterRuntime class" by Tianjie Xu · 5 years ago
  43. 1536db8 Add UpdaterRuntime class by Tianjie Xu · 5 years ago
  44. 7ae0169 Add misc_writer. by Tao Bao · 5 years ago
  45. 58d5912 Add Updater class and remove UpdaterInfo by Tianjie Xu · 5 years ago
  46. a86dddb Track libziparchive API change. by Elliott Hughes · 5 years ago
  47. 311e6ca Implement FuseBlockDataProvider by xunchang · 5 years ago
  48. 36c7276 install: Return bool for a few check functions. by Tao Bao · 5 years ago
  49. 4a01f36 tests: Merge recovery_component_test into recovery_unit_test. by Tao Bao · 5 years ago
  50. 7f19d10 Add install/wipe_device.cpp. by Tao Bao · 5 years ago
  51. 83186dd Add recovery_host_test to TEST_MAPPING. by Tao Bao · 5 years ago
  52. 3472308 matches_locale no longer accept empty locales in the png file by xunchang · 5 years ago
  53. 2be9737 Remove the FD parameter from FuseDataProvider ctor. by Tao Bao · 5 years ago
  54. 2478885 Move install to separate module by xunchang · 5 years ago
  55. 3168ddf Merge "Allow RSA 4096 key in package verification" by Tianjie Xu · 5 years ago
  56. 908ad77 Allow RSA 4096 key in package verification by xunchang · 5 years ago
  57. 625c588 Move out the code to parse block map in MemMap by xunchang · 5 years ago
  58. 8f39730 Move librecovery_ui to a sub-directory by Tianjie Xu · 6 years ago
  59. 5e6832a Remove the provider_vtab by xunchang · 5 years ago
  60. ea2912f Create a FuseDataProvider base class by xunchang · 5 years ago
  61. 37304f3 Implement FilePackage class by xunchang · 5 years ago
  62. aaa6103 Update_verifier: Remove the support for legacy text format CareMap by xunchang · 5 years ago
  63. 55e3d22 Use the package class for wipe packages by xunchang · 5 years ago
  64. f07ed2e Create a wrapper class for update package by xunchang · 5 years ago
  65. e0d991c Add a new entry in wipe package to list all wipe partitions by xunchang · 5 years ago
  66. 7b08a5a Recovery test: Fix an parameter issue in string construction by xunchang · 5 years ago
  67. 0ca607c DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency"" by Suren Baghdasaryan · 5 years ago
  68. 9ce1d14 DO NOT MERGE: Revert "Add libprocessgroup dependency" by Suren Baghdasaryan · 5 years ago
  69. 62d0c78 Add libprocessgroup dependency by Suren Baghdasaryan · 5 years ago
  70. 82fc6ae Merge changes from topic "vintf_object_recovery_mount" by Yifan Hong · 5 years ago
  71. 0f339e2 Move parts of roots.cpp to libfs_mgr by Yifan Hong · 6 years ago
  72. f242a7e tests: Temporarily disable ScreenRecoveryUITest tests. by Tao Bao · 6 years ago
  73. dd78982 minui: GRSurface::Create() computes data_size on its own. by Tao Bao · 6 years ago
  74. 2201d08 minui: Fix a wrong arg in calling GRSurface::Create(). by Tao Bao · 6 years ago
  75. 814c306 Merge "switch to using android-base/file.h instead of android-base/test_utils.h" by Treehugger Robot · 6 years ago
  76. b8564e1 Adjust the background text image width to reduce its size by Tianjie Xu · 6 years ago
  77. 8b54bc5 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  78. b3339dd Use the non-LTO/PGO hwbinder in recovery_component_test by Pirama Arumuga Nainar · 6 years ago
  79. 3cb3c52 tests: Add a testcase for updater overrun while patching. by Tao Bao · 6 years ago
  80. 06aea3a Merge "ui: Manage loaded resources with smart pointers." by Treehugger Robot · 6 years ago
  81. a0404ec Merge "updater: Error out on underrun during patching." by Tao Bao · 6 years ago
  82. da409fb ui: Manage loaded resources with smart pointers. by Tao Bao · 6 years ago
  83. 81ef508 tests: Remove obsolete testdata files. by Tao Bao · 6 years ago
  84. a2cff95 updater: Error out on underrun during patching. by Tao Bao · 6 years ago
  85. 63b59dc minui: Add GRSurface::Clone(). by Tao Bao · 6 years ago
  86. cbdcfc0 Merge "Refactor the code to check the metadata" by Tianjie Xu · 6 years ago
  87. 929e481 tests: Use FRIEND_TEST in ScreenRecoveryUITest. by Tao Bao · 6 years ago
  88. 44820ac minui: Add a protected GRSurface ctor. by Tao Bao · 6 years ago
  89. 93b5bf2 Refactor the code to check the metadata by Tianjie Xu · 6 years ago
  90. f2fb49a Clean up the zipfile creation in InstallTest by Tianjie Xu · 6 years ago
  91. 64ceace Merge "Remove the load_keys function" by Tianjie Xu · 6 years ago
  92. 6793f61 Merge "Add sanity check when loading public keys for OTA package" by Tianjie Xu · 6 years ago
  93. cbe93e6 Remove the load_keys function by Tianjie Xu · 6 years ago
  94. b5110de Add sanity check when loading public keys for OTA package by Tianjie Xu · 6 years ago
  95. 47b650b Merge "ui: Add constness to Draw- functions." by Treehugger Robot · 6 years ago
  96. 1e10cc4 Add a function to construct the GRSurface in test by Tianjie Xu · 6 years ago
  97. 06ccd00 Merge "Add function to show localized rescue party menu" by Tianjie Xu · 6 years ago
  98. 65815b6 ui: Add constness to Draw- functions. by Tao Bao · 6 years ago
  99. 92bdb5a minui: Move GRSurface into a class. by Tao Bao · 6 years ago
  100. b99e606 Add function to show localized rescue party menu by Tianjie Xu · 6 years ago