1. 75b9423 Merge tag 'android-12.0.0_r7' into android-11 by bigbiff · 2 years, 8 months ago
  2. 07ba448 Re-enable failed imgpatch tests by Kelvin Zhang · 3 years, 6 months ago
  3. d77e7ea Disable failed imgpatch tests by Kelvin Zhang · 3 years, 6 months ago
  4. 673c7ae Merge tag 'android-11.0.0_r16' into android-10.0 by bigbiff · 3 years, 7 months ago
  5. 4f81130 Switch to zip64 in recovery by Kelvin Zhang · 3 years, 10 months ago
  6. 78d1514 Update language to comply with Android’s inclusive language guidance by Tianjie · 4 years ago
  7. 1bc976a Fix some wording to comply with respectful-code by Tianjie · 4 years ago
  8. e1ae78c Add recovery support of dynamic fingerprints by Kelvin Zhang · 4 years ago
  9. d58ba18 AOSP10 TWRP Merge: fix conflicts and update libraries needed by bigbiff · 4 years, 3 months ago
  10. 26d5d5f Merge tag 'android-10.0.0_r25' into aosp10-4 by bigbiff · 4 years, 3 months ago
  11. cd8faf7 Force off-device package installation with FUSE by Tianjie Xu · 5 years ago
  12. daaacea Revert "Force package installation with FUSE unless the package stores on device" by Raman Tenneti · 4 years, 5 months ago
  13. 5e6c4e9 Force package installation with FUSE unless the package stores on device by Tianjie Xu · 5 years ago
  14. 494d2ef Merge "Delete VINTF compatibility check during OTA." am: cae99c43de am: 567ae2f9e1 am: 9d090b2ca6 by Automerger Merge Worker · 4 years, 6 months ago
  15. c77bb70 Delete VINTF compatibility check during OTA. by Yifan Hong · 4 years, 11 months ago
  16. 5d1f8cd Merge "Consolidate the vendor space misc usage for Pixels" am: 423f0d109b am: 85808f6a69 by Tianjie Xu · 4 years, 8 months ago
  17. 3d57c84 Consolidate the vendor space misc usage for Pixels by Tianjie Xu · 4 years, 8 months ago
  18. b8ba2fa Merge "Force package installation with FUSE unless the package stores on device" by Tianjie Xu · 4 years, 9 months ago
  19. 58a2769 Force package installation with FUSE unless the package stores on device by Tianjie Xu · 5 years ago
  20. 832c9cd Refactor battery info querying functions into librecovery_utils. by Tao Bao · 4 years, 9 months ago
  21. e3f09a7 otautil: Factor out the utils that're private to recovery. by Tao Bao · 4 years, 9 months ago
  22. 5234ad4 applypatch: Add backup_source parameter to PatchPartition. by Tao Bao · 4 years, 9 months ago
  23. 60b242c Simulator: add the argument to keep the updated images by Tianjie Xu · 5 years ago
  24. c3a161e Add unit tests for simulator by Tianjie Xu · 5 years ago
  25. f6158eb Support starting fuse from a block map by Tianjie Xu · 5 years ago
  26. 27556d0 Some clean ups to the updater by Tianjie Xu · 5 years ago
  27. e7b3c56 Merge "Add UpdaterRuntime class" by Tianjie Xu · 5 years ago
  28. 1536db8 Add UpdaterRuntime class by Tianjie Xu · 5 years ago
  29. 7ae0169 Add misc_writer. by Tao Bao · 5 years ago
  30. 58d5912 Add Updater class and remove UpdaterInfo by Tianjie Xu · 5 years ago
  31. a86dddb Track libziparchive API change. by Elliott Hughes · 5 years ago
  32. 311e6ca Implement FuseBlockDataProvider by xunchang · 5 years ago
  33. 36c7276 install: Return bool for a few check functions. by Tao Bao · 5 years ago
  34. 4a01f36 tests: Merge recovery_component_test into recovery_unit_test. by Tao Bao · 5 years ago
  35. 3472308 matches_locale no longer accept empty locales in the png file by xunchang · 5 years ago
  36. 2478885 Move install to separate module by xunchang · 5 years ago
  37. 625c588 Move out the code to parse block map in MemMap by xunchang · 5 years ago
  38. 8f39730 Move librecovery_ui to a sub-directory by Tianjie Xu · 6 years ago
  39. 37304f3 Implement FilePackage class by xunchang · 5 years ago
  40. f242a7e tests: Temporarily disable ScreenRecoveryUITest tests. by Tao Bao · 6 years ago
  41. dd78982 minui: GRSurface::Create() computes data_size on its own. by Tao Bao · 6 years ago
  42. 2201d08 minui: Fix a wrong arg in calling GRSurface::Create(). by Tao Bao · 6 years ago
  43. 8b54bc5 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  44. da409fb ui: Manage loaded resources with smart pointers. by Tao Bao · 6 years ago
  45. 63b59dc minui: Add GRSurface::Clone(). by Tao Bao · 6 years ago
  46. 929e481 tests: Use FRIEND_TEST in ScreenRecoveryUITest. by Tao Bao · 6 years ago
  47. 44820ac minui: Add a protected GRSurface ctor. by Tao Bao · 6 years ago
  48. 47b650b Merge "ui: Add constness to Draw- functions." by Treehugger Robot · 6 years ago
  49. 1e10cc4 Add a function to construct the GRSurface in test by Tianjie Xu · 6 years ago
  50. 06ccd00 Merge "Add function to show localized rescue party menu" by Tianjie Xu · 6 years ago
  51. 65815b6 ui: Add constness to Draw- functions. by Tao Bao · 6 years ago
  52. 92bdb5a minui: Move GRSurface into a class. by Tao Bao · 6 years ago
  53. b99e606 Add function to show localized rescue party menu by Tianjie Xu · 6 years ago
  54. 66dbf63 Implement the graphic menus by Tianjie Xu · 6 years ago
  55. 2b1a464 Move the parse of last_install to recovery-persist by Tianjie Xu · 6 years ago
  56. 09e8493 applypatch: {Load,Save}FileContents return bool values. by Tao Bao · 6 years ago
  57. 5609bc8 applypatch: Refactor applypatch(). by Tao Bao · 6 years ago
  58. 58f2132 Merge AOSP android-9.0.0_r3 by Ethan Yonker · 6 years ago
  59. cdbe58a tests: Remove {old,new}.file. by Tao Bao · 6 years ago
  60. f8811bb updater: Add TransferList class. by Tao Bao · 6 years ago
  61. 3c89273 updater: Add SourceInfo::{ReadAll,DumpBuffer,Overlaps}. by Tao Bao · 6 years ago
  62. 8f64bf6 Add the hash_tree_info class in Command by Tianjie Xu · 6 years ago
  63. dbe4420 Merge "Add an updater function to compute hash tree" by Tianjie Xu · 6 years ago
  64. 69ffa15 Add an updater function to compute hash tree by Tianjie Xu · 6 years ago
  65. b76af93 recovery: Add ability to interrupt UI by Jerry Zhang · 6 years ago
  66. 1700cc4 Fix the arguments passed to getopt_long(3). by Tao Bao · 6 years ago
  67. b1c5b62 tests: Clean up the temporary dirs post-run. by Tao Bao · 6 years ago
  68. 49750f1 applypatch: Fix the return type of FreeSpaceForFile(). by Tao Bao · 6 years ago
  69. 7c1d426 applypatch: Restrict applypatch_check to eMMC targets. by Tao Bao · 6 years ago
  70. 91a649a updater: Add ABORT command. by Tao Bao · 6 years ago
  71. b8cb2e6 tests: Split unit tests out of component/applypatch_test.cpp. by Tao Bao · 6 years ago
  72. 92f3393 updater: Check the number of args in Command::Parse. by Tao Bao · 6 years ago
  73. 6a7e4af updater: Add Command parsing codes. by Tao Bao · 6 years ago
  74. 51f16ec tests: Skip ScreenRecoveryUITest on gr_init failure. by Tao Bao · 6 years ago
  75. 94371fd ui: join only if joinable. by Tao Bao · 6 years ago
  76. 42be0d4 tests: Specify the death test style to avoid flakiness. by Tao Bao · 6 years ago
  77. b8634ca Merge "ui: Use std::thread to create input/progress threads." by Tao Bao · 6 years ago
  78. c390123 updater: Add Commmand class to manage BBOTA commands. by Tao Bao · 6 years ago
  79. 981118e Revert "kill package_extract_dir" by Tom Marshall · 7 years ago
  80. 26ea959 ui: Use std::thread to create input/progress threads. by Tao Bao · 6 years ago
  81. 152e0eb wear_ui: Address a TODO regarding {intro,loop}_frames. by Tao Bao · 6 years ago
  82. 347a659 screen_ui: Fix an issue in RTL locale detection. by Tao Bao · 6 years ago
  83. 6cd8168 tests: Add tests for ScreenRecoveryUI. by Tao Bao · 6 years ago
  84. 17054c0 otautil: Rename dir/sys/thermal utils. by Tao Bao · 6 years ago
  85. 1fe1afe Move menu headers/items to std::vector<std::string>. by Tao Bao · 6 years ago
  86. e02a5b2 screen_ui: Merge Menu::Start() into its ctor. by Tao Bao · 6 years ago
  87. 5fe5eb6 Factor out a menu class for screen ui by Tianjie Xu · 6 years ago
  88. 160514b Load-balancing update_verifier worker threads. by Tao Bao · 7 years ago
  89. 6798315 otautil: Remove the aborts in RangeSet::Parse(). by Tao Bao · 7 years ago
  90. 09e468f Move rangeset.h and print_sha1.h into otautil. by Tao Bao · 7 years ago
  91. 57dd961 Move Image/ImageChunk/PatchChunk declaration into header files by Tianjie Xu · 7 years ago
  92. 64cba55 Merge "Add implemention of SortedRangeSet" by Tianjie Xu · 7 years ago
  93. b9e7fc7 Add implemention of SortedRangeSet by Tianjie Xu · 7 years ago
  94. ac3d1ed otautil: Clean up dirCreateHierarchy(). by Tao Bao · 7 years ago
  95. 7934985 otautil: Delete dirUnlinkHierarchy(). by Tao Bao · 7 years ago
  96. 53c38b1 kill package_extract_dir by Tianjie Xu · 7 years ago
  97. b656a15 Move sysMapFile and sysReleaseMap into MemMapping class. by Tao Bao · 7 years ago
  98. bf5b77d Change the internal representation in RangeSet. by Tao Bao · 7 years ago
  99. 8f23757 Move parse_range() and range_overlaps() into RangeSet. by Tao Bao · 7 years ago
  100. 2078b22 Add the missing sr-Latn into png files and rename the png locale header by Tianjie Xu · 7 years ago