1. 37304f3 Implement FilePackage class by xunchang · 5 years ago
  2. d5bbec7 Merge "Start charger at /system/bin/charger." by Tao Bao · 5 years ago
  3. 2e6fbfc Merge "Update_verifier: Remove the support for legacy text format CareMap" by Treehugger Robot · 5 years ago
  4. 05f9a8e Merge "update_verifier: Add some missing #include's." by Treehugger Robot · 5 years ago
  5. c89c394 update_verifier: Add some missing #include's. by Tao Bao · 5 years ago
  6. aaa6103 Update_verifier: Remove the support for legacy text format CareMap by xunchang · 5 years ago
  7. 2a33682 Merge "Use the package class for wipe packages" by Tianjie Xu · 5 years ago
  8. 55e3d22 Use the package class for wipe packages by xunchang · 5 years ago
  9. fc7a0dc Merge "minui: Managed FDs with smart pointers." by Tao Bao · 5 years ago
  10. 835bf09 minui: Managed FDs with smart pointers. by Tao Bao · 5 years ago
  11. aefc9e3 Merge "minui: Fix the wrong move of the callback." by Tao Bao · 5 years ago
  12. ba99651 Merge "Create a wrapper class for update package" by Tianjie Xu · 5 years ago
  13. dfdf635 minui: Fix the wrong move of the callback. by Tao Bao · 5 years ago
  14. 6c54127 Merge "DO NOT MERGE - Merge PPRL.190305.001 into master" by Treehugger Robot · 5 years ago
  15. f07ed2e Create a wrapper class for update package by xunchang · 5 years ago
  16. 3399fda DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 5 years ago
  17. a896984 Merge "Add a new entry in wipe package to list all wipe partitions" by Tianjie Xu · 5 years ago
  18. e0d991c Add a new entry in wipe package to list all wipe partitions by xunchang · 5 years ago
  19. e3857ca Merge "Use O_CLOEXEC at a few places." by Treehugger Robot · 5 years ago
  20. b549243 Use O_CLOEXEC at a few places. by Tao Bao · 5 years ago
  21. 21cfc8b Merge "Use android::base::Pipe." by Treehugger Robot · 5 years ago
  22. 6fcd208 Use android::base::Pipe. by Tao Bao · 5 years ago
  23. 52db3dc Merge "Updater updater_sample/README.md - build instructions." by Zhomart Mukhamejanov · 5 years ago
  24. 011b5bb Updater updater_sample/README.md - build instructions. by Zhomart Mukhamejanov · 5 years ago
  25. d294935 Merge "Add a logo to the fastbootd screen." by David Anderson · 5 years ago
  26. 983e2d5 Add a logo to the fastbootd screen. by David Anderson · 5 years ago
  27. 96f7786 Snap for 5180536 from 8b508c984d6e516bf20318173aa001f0906672e5 to pi-platform-release by android-build-team Robot · 5 years ago
  28. 90edbb1 Merge "Defer marking boot successful when checkpointing" by Daniel Rosenberg · 5 years ago
  29. 15f22bd Defer marking boot successful when checkpointing by Daniel Rosenberg · 5 years ago
  30. e13b39b Merge "Recovery test: Fix an parameter issue in string construction" by Tianjie Xu · 5 years ago
  31. 7b08a5a Recovery test: Fix an parameter issue in string construction by xunchang · 5 years ago
  32. 990807a Merge "Add android::fs_mgr namespace for new Fstab code" by Tom Cherry · 5 years ago
  33. 72a114a Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 5 years ago
  34. 9a54dd3 Merge "Fix potential size overflow in blockimg.cpp" by Tianjie Xu · 5 years ago
  35. 5342de9 Merge "DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency""" by Suren Baghdasaryan · 5 years ago
  36. 0ca607c DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency"" by Suren Baghdasaryan · 5 years ago
  37. 7548e0d Merge "DO NOT MERGE: Revert "Add libprocessgroup dependency"" by Suren Baghdasaryan · 5 years ago
  38. 05d4805 Merge "Check that install file exists before unlink" by Treehugger Robot · 5 years ago
  39. 9ce1d14 DO NOT MERGE: Revert "Add libprocessgroup dependency" by Suren Baghdasaryan · 5 years ago
  40. 14417a5 Check that install file exists before unlink by Ng Zhi An · 5 years ago
  41. 4475f73 Merge "Add libprocessgroup dependency" by Suren Baghdasaryan · 5 years ago
  42. 62d0c78 Add libprocessgroup dependency by Suren Baghdasaryan · 5 years ago
  43. 53158e5 Fix potential size overflow in blockimg.cpp by xunchang · 5 years ago
  44. 725d7f8 Merge "e2fsck_static is no longer needed for remount" by Treehugger Robot · 5 years ago
  45. 6f44c11 e2fsck_static is no longer needed for remount by Hridya Valsaraju · 5 years ago
  46. 594a63c Merge "screen_ui: Trivial fix to append newline when logging." by Tao Bao · 5 years ago
  47. a00b449 screen_ui: Trivial fix to append newline when logging. by Tao Bao · 5 years ago
  48. 27aa940 Merge "updater: add functions to modify dynamic partition metadata" by Yifan Hong · 5 years ago
  49. 8ff84d7 updater: add functions to modify dynamic partition metadata by Yifan Hong · 6 years ago
  50. 7a0b654 Merge "Create stash dir recursively." by Yifan Hong · 5 years ago
  51. 63f5260 Create stash dir recursively. by Yifan Hong · 5 years ago
  52. 22a27f9 Merge "Use dynamically linked f2fs executables." by Tao Bao · 5 years ago
  53. 08a8b40 Merge "updater: erase ignores EOPNOTSUPP for BLKDISCARD" by Yifan Hong · 5 years ago
  54. 363d624 updater: erase ignores EOPNOTSUPP for BLKDISCARD by Yifan Hong · 5 years ago
  55. 72aa58d Merge "minadbd: daemon_service_to_fd takes std::string_view." by Tao Bao · 5 years ago
  56. 5de19e2 minadbd: daemon_service_to_fd takes std::string_view. by Tao Bao · 5 years ago
  57. fc0665c Merge "Add a horizontal line at the end of the graphic menu" by Tianjie Xu · 6 years ago
  58. c674dfb Use dynamically linked f2fs executables. by Tao Bao · 6 years ago
  59. f0c03e6 Merge "Clean up the arg setup for exec(3)." by Tao Bao · 6 years ago
  60. c7dbc73 Add a horizontal line at the end of the graphic menu by xunchang · 6 years ago
  61. 3d69f0d Clean up the arg setup for exec(3). by Tao Bao · 6 years ago
  62. 82fc6ae Merge changes from topic "vintf_object_recovery_mount" by Yifan Hong · 6 years ago
  63. d81b8e3 roots.cpp: convert to C++ Fstab by Yifan Hong · 6 years ago
  64. 0f339e2 Move parts of roots.cpp to libfs_mgr by Yifan Hong · 6 years ago
  65. 2e7393d Merge "Add verification before downloading whole package" by Zhomart Mukhamejanov · 6 years ago
  66. c18d488 Add verification before downloading whole package by Zhomart Mukhamejanov · 6 years ago
  67. 2e33cbe Merge "Add PrepareUpdateService." by Zhomart Mukhamejanov · 6 years ago
  68. a8d712e Merge "use epoll_create1" by Treehugger Robot · 6 years ago
  69. dfbdaf3 Merge "applypatch: Fix comparison of integers of different signs." by Tao Bao · 6 years ago
  70. bc07775 Add PrepareUpdateService. by Zhomart Mukhamejanov · 6 years ago
  71. 7ebef8f applypatch: Fix comparison of integers of different signs. by Tao Bao · 6 years ago
  72. 39c53c8 use epoll_create1 by Nick Kralevich · 6 years ago
  73. c456aab Merge "Show wipe data confirmation text in recovery mode" by Tianjie Xu · 6 years ago
  74. 1a0a30a Show wipe data confirmation text in recovery mode by Tianjie Xu · 6 years ago
  75. ceab300 Merge "tests: Temporarily disable ScreenRecoveryUITest tests." by Tao Bao · 6 years ago
  76. f242a7e tests: Temporarily disable ScreenRecoveryUITest tests. by Tao Bao · 6 years ago
  77. 5de42a5 Merge changes Id946ab1c,Ifacd01d6 by Treehugger Robot · 6 years ago
  78. bb134b2 uncrypt: Fix the comparison in FindBlockDevice(). by Tao Bao · 6 years ago
  79. d1670a0 uncrypt: Replace a few C-strings with std::string. by Tao Bao · 6 years ago
  80. 62040c5 Merge "Move some small users of fstab to new C++ Fstab" by Tom Cherry · 6 years ago
  81. 772c93c Move some small users of fstab to new C++ Fstab by Tom Cherry · 6 years ago
  82. 8fc15c0 Merge "C++17 is the default now." by Treehugger Robot · 6 years ago
  83. 31b92a5 C++17 is the default now. by Elliott Hughes · 6 years ago
  84. a37aa09 Merge "Fix ensure_path_mounted_at for fsck_unshare_blocks" by Treehugger Robot · 6 years ago
  85. 7846823 Merge "ImageGenerator: ignore the duplicate locales" by Tianjie Xu · 6 years ago
  86. d7b6858 Fix ensure_path_mounted_at for fsck_unshare_blocks by Yifan Hong · 6 years ago
  87. cbfeb7f Merge "SYSTEM_ROOT -> get_system_root" by Yifan Hong · 6 years ago
  88. 1f66578 Merge "Update for long long -> off64_t for fstab.length" by Tom Cherry · 6 years ago
  89. 45e505a Update for long long -> off64_t for fstab.length by Tom Cherry · 6 years ago
  90. a48f00a ImageGenerator: ignore the duplicate locales by xunchang · 6 years ago
  91. 697003d Merge "ImageGenerator: Handle special characters in xml files" by Tianjie Xu · 6 years ago
  92. 1eeee45 ImageGenerator: Handle special characters in xml files by xunchang · 6 years ago
  93. 86936c4 Merge "ImageGenerator: switch to BreakIterator from icu library" by Tianjie Xu · 6 years ago
  94. 4cd3843 Merge "make_f2fs: use -g android by default" by Jaegeuk Kim · 6 years ago
  95. c075d68 Merge "Update README.md." by Treehugger Robot · 6 years ago
  96. 4932780 SYSTEM_ROOT -> get_system_root by Yifan Hong · 6 years ago
  97. a54b883 Merge "minui: GRSurface::Create() computes data_size on its own." by Tao Bao · 6 years ago
  98. acacc9d ImageGenerator: switch to BreakIterator from icu library by xunchang · 6 years ago
  99. 2abb9fd Update README.md. by Tao Bao · 6 years ago
  100. dd78982 minui: GRSurface::Create() computes data_size on its own. by Tao Bao · 6 years ago