1. 2478885 Move install to separate module by xunchang · 5 years ago
  2. 50bda24 Merge "Use flags = 0 to avoid fd closing for child updater process" by Bill Peckham · 5 years ago
  3. a0fe122 Merge "Fix bogus error checking on unique_fd" by Treehugger Robot · 5 years ago
  4. 08ba1ad Use flags = 0 to avoid fd closing for child updater process by Bill Peckham · 5 years ago
  5. 047582b Merge "Remove the extern declaration of `sehandle` from roots.cpp." by Treehugger Robot · 5 years ago
  6. 8bd6f45 Fix bogus error checking on unique_fd by Bernie Innocenti · 5 years ago
  7. fd7d835 Remove the extern declaration of `sehandle` from roots.cpp. by Tao Bao · 5 years ago
  8. 3168ddf Merge "Allow RSA 4096 key in package verification" by Tianjie Xu · 5 years ago
  9. f1cbd2f Merge "Move out the code to parse block map in MemMap" by Tianjie Xu · 5 years ago
  10. 908ad77 Allow RSA 4096 key in package verification by xunchang · 5 years ago
  11. 625c588 Move out the code to parse block map in MemMap by xunchang · 5 years ago
  12. 6287253 Merge "Move librecovery_ui to a sub-directory" by Tianjie Xu · 5 years ago
  13. 8f39730 Move librecovery_ui to a sub-directory by Tianjie Xu · 6 years ago
  14. 3c61cd0 Merge "Move apply_from_sdcard to fuse_sdcard_install" by Tianjie Xu · 5 years ago
  15. 2037c60 Merge "Remove the provider_vtab" by Tianjie Xu · 5 years ago
  16. 3cc23d5 Move apply_from_sdcard to fuse_sdcard_install by xunchang · 5 years ago
  17. eeea86f Merge "Create a FuseDataProvider base class" by Tianjie Xu · 5 years ago
  18. 5e6832a Remove the provider_vtab by xunchang · 5 years ago
  19. ea2912f Create a FuseDataProvider base class by xunchang · 5 years ago
  20. 98beb64 Merge "Skip calling verify_package_compatibility when resuming." by Treehugger Robot · 5 years ago
  21. 032403f Skip calling verify_package_compatibility when resuming. by Tao Bao · 5 years ago
  22. 698dc08 Merge "Implement FilePackage class" by Tianjie Xu · 5 years ago
  23. 37304f3 Implement FilePackage class by xunchang · 5 years ago
  24. d5bbec7 Merge "Start charger at /system/bin/charger." by Tao Bao · 5 years ago
  25. 2e6fbfc Merge "Update_verifier: Remove the support for legacy text format CareMap" by Treehugger Robot · 5 years ago
  26. 05f9a8e Merge "update_verifier: Add some missing #include's." by Treehugger Robot · 5 years ago
  27. c89c394 update_verifier: Add some missing #include's. by Tao Bao · 5 years ago
  28. aaa6103 Update_verifier: Remove the support for legacy text format CareMap by xunchang · 5 years ago
  29. 2a33682 Merge "Use the package class for wipe packages" by Tianjie Xu · 5 years ago
  30. 55e3d22 Use the package class for wipe packages by xunchang · 5 years ago
  31. fc7a0dc Merge "minui: Managed FDs with smart pointers." by Tao Bao · 5 years ago
  32. 835bf09 minui: Managed FDs with smart pointers. by Tao Bao · 5 years ago
  33. aefc9e3 Merge "minui: Fix the wrong move of the callback." by Tao Bao · 5 years ago
  34. ba99651 Merge "Create a wrapper class for update package" by Tianjie Xu · 5 years ago
  35. dfdf635 minui: Fix the wrong move of the callback. by Tao Bao · 5 years ago
  36. 6c54127 Merge "DO NOT MERGE - Merge PPRL.190305.001 into master" by Treehugger Robot · 5 years ago
  37. f07ed2e Create a wrapper class for update package by xunchang · 5 years ago
  38. 3399fda DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 5 years ago
  39. a896984 Merge "Add a new entry in wipe package to list all wipe partitions" by Tianjie Xu · 5 years ago
  40. e0d991c Add a new entry in wipe package to list all wipe partitions by xunchang · 5 years ago
  41. e3857ca Merge "Use O_CLOEXEC at a few places." by Treehugger Robot · 5 years ago
  42. b549243 Use O_CLOEXEC at a few places. by Tao Bao · 5 years ago
  43. 21cfc8b Merge "Use android::base::Pipe." by Treehugger Robot · 5 years ago
  44. 6fcd208 Use android::base::Pipe. by Tao Bao · 5 years ago
  45. 52db3dc Merge "Updater updater_sample/README.md - build instructions." by Zhomart Mukhamejanov · 5 years ago
  46. 011b5bb Updater updater_sample/README.md - build instructions. by Zhomart Mukhamejanov · 5 years ago
  47. d294935 Merge "Add a logo to the fastbootd screen." by David Anderson · 5 years ago
  48. 983e2d5 Add a logo to the fastbootd screen. by David Anderson · 5 years ago
  49. 96f7786 Snap for 5180536 from 8b508c984d6e516bf20318173aa001f0906672e5 to pi-platform-release by android-build-team Robot · 5 years ago
  50. 90edbb1 Merge "Defer marking boot successful when checkpointing" by Daniel Rosenberg · 5 years ago
  51. 15f22bd Defer marking boot successful when checkpointing by Daniel Rosenberg · 5 years ago
  52. e13b39b Merge "Recovery test: Fix an parameter issue in string construction" by Tianjie Xu · 5 years ago
  53. 7b08a5a Recovery test: Fix an parameter issue in string construction by xunchang · 5 years ago
  54. 990807a Merge "Add android::fs_mgr namespace for new Fstab code" by Tom Cherry · 5 years ago
  55. 72a114a Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 5 years ago
  56. 9a54dd3 Merge "Fix potential size overflow in blockimg.cpp" by Tianjie Xu · 5 years ago
  57. 5342de9 Merge "DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency""" by Suren Baghdasaryan · 5 years ago
  58. 0ca607c DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency"" by Suren Baghdasaryan · 5 years ago
  59. 7548e0d Merge "DO NOT MERGE: Revert "Add libprocessgroup dependency"" by Suren Baghdasaryan · 5 years ago
  60. 05d4805 Merge "Check that install file exists before unlink" by Treehugger Robot · 5 years ago
  61. 9ce1d14 DO NOT MERGE: Revert "Add libprocessgroup dependency" by Suren Baghdasaryan · 5 years ago
  62. 14417a5 Check that install file exists before unlink by Ng Zhi An · 5 years ago
  63. 4475f73 Merge "Add libprocessgroup dependency" by Suren Baghdasaryan · 5 years ago
  64. 62d0c78 Add libprocessgroup dependency by Suren Baghdasaryan · 5 years ago
  65. 53158e5 Fix potential size overflow in blockimg.cpp by xunchang · 5 years ago
  66. 725d7f8 Merge "e2fsck_static is no longer needed for remount" by Treehugger Robot · 5 years ago
  67. 6f44c11 e2fsck_static is no longer needed for remount by Hridya Valsaraju · 5 years ago
  68. 594a63c Merge "screen_ui: Trivial fix to append newline when logging." by Tao Bao · 5 years ago
  69. a00b449 screen_ui: Trivial fix to append newline when logging. by Tao Bao · 5 years ago
  70. 27aa940 Merge "updater: add functions to modify dynamic partition metadata" by Yifan Hong · 5 years ago
  71. 8ff84d7 updater: add functions to modify dynamic partition metadata by Yifan Hong · 6 years ago
  72. 7a0b654 Merge "Create stash dir recursively." by Yifan Hong · 5 years ago
  73. 63f5260 Create stash dir recursively. by Yifan Hong · 5 years ago
  74. 22a27f9 Merge "Use dynamically linked f2fs executables." by Tao Bao · 5 years ago
  75. 08a8b40 Merge "updater: erase ignores EOPNOTSUPP for BLKDISCARD" by Yifan Hong · 5 years ago
  76. 363d624 updater: erase ignores EOPNOTSUPP for BLKDISCARD by Yifan Hong · 5 years ago
  77. 72aa58d Merge "minadbd: daemon_service_to_fd takes std::string_view." by Tao Bao · 5 years ago
  78. 5de19e2 minadbd: daemon_service_to_fd takes std::string_view. by Tao Bao · 5 years ago
  79. fc0665c Merge "Add a horizontal line at the end of the graphic menu" by Tianjie Xu · 6 years ago
  80. c674dfb Use dynamically linked f2fs executables. by Tao Bao · 6 years ago
  81. f0c03e6 Merge "Clean up the arg setup for exec(3)." by Tao Bao · 6 years ago
  82. c7dbc73 Add a horizontal line at the end of the graphic menu by xunchang · 6 years ago
  83. 3d69f0d Clean up the arg setup for exec(3). by Tao Bao · 6 years ago
  84. 82fc6ae Merge changes from topic "vintf_object_recovery_mount" by Yifan Hong · 6 years ago
  85. d81b8e3 roots.cpp: convert to C++ Fstab by Yifan Hong · 6 years ago
  86. 0f339e2 Move parts of roots.cpp to libfs_mgr by Yifan Hong · 6 years ago
  87. 2e7393d Merge "Add verification before downloading whole package" by Zhomart Mukhamejanov · 6 years ago
  88. c18d488 Add verification before downloading whole package by Zhomart Mukhamejanov · 6 years ago
  89. 2e33cbe Merge "Add PrepareUpdateService." by Zhomart Mukhamejanov · 6 years ago
  90. a8d712e Merge "use epoll_create1" by Treehugger Robot · 6 years ago
  91. dfbdaf3 Merge "applypatch: Fix comparison of integers of different signs." by Tao Bao · 6 years ago
  92. bc07775 Add PrepareUpdateService. by Zhomart Mukhamejanov · 6 years ago
  93. 7ebef8f applypatch: Fix comparison of integers of different signs. by Tao Bao · 6 years ago
  94. 39c53c8 use epoll_create1 by Nick Kralevich · 6 years ago
  95. c456aab Merge "Show wipe data confirmation text in recovery mode" by Tianjie Xu · 6 years ago
  96. 1a0a30a Show wipe data confirmation text in recovery mode by Tianjie Xu · 6 years ago
  97. ceab300 Merge "tests: Temporarily disable ScreenRecoveryUITest tests." by Tao Bao · 6 years ago
  98. f242a7e tests: Temporarily disable ScreenRecoveryUITest tests. by Tao Bao · 6 years ago
  99. 5de42a5 Merge changes Id946ab1c,Ifacd01d6 by Treehugger Robot · 6 years ago
  100. bb134b2 uncrypt: Fix the comparison in FindBlockDevice(). by Tao Bao · 6 years ago