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