1. bdecb22 Add end-to-end test for Dynamic System Updates by Paul Trautrim · 6 years ago
  2. 448072c Merge "gsid: Explicitly calculate free space in 64 bits" by Treehugger Robot · 5 years ago
  3. 068409e gsid: Explicitly calculate free space in 64 bits by Paul Trautrim · 5 years ago
  4. 247b0fe Support ReenableGsi when IsGsiRunning is true am: 2994ecedac by Howard Chen · 5 years ago
  5. 2994ece Support ReenableGsi when IsGsiRunning is true by Howard Chen · 5 years ago
  6. e5ad1b9 Fix getGsiBootStatus according to framework's usage am: 0b788636c8 by Howard Chen · 5 years ago
  7. 0b78863 Fix getGsiBootStatus according to framework's usage by Howard Chen · 5 years ago
  8. 1040793 gsid: fix incorrect free space calculation am: 968f68f3a4 by Paul Trautrim · 5 years ago
  9. 968f68f gsid: fix incorrect free space calculation by Paul Trautrim · 5 years ago
  10. c95a48a Enable clang-format on preupload. am: 5cc440c232 by David Anderson · 5 years ago
  11. 5cc440c Enable clang-format on preupload. by David Anderson · 5 years ago
  12. 6cf981d Fix ART build bustage. am: 24b1c2d57d by David Anderson · 5 years ago
  13. 24b1c2d Fix ART build bustage. by David Anderson · 5 years ago
  14. ebf28d5 Merge changes from topic "gsid-vts" am: 4003139856 by David Anderson · 5 years ago
  15. 494e615 Add basic tests around booting GSIs. am: 580222a457 by David Anderson · 5 years ago
  16. 4003139 Merge changes from topic "gsid-vts" by David Anderson · 5 years ago
  17. 0e395a2 Don't call HasPinnedExtents when wrapping with device-mapper. am: 74aad551c6 by David Anderson · 5 years ago
  18. 74aad55 Don't call HasPinnedExtents when wrapping with device-mapper. by David Anderson · 5 years ago
  19. 59ac3a3 Fix some outstanding issues in preparation for image verification. by David Anderson · 5 years ago
  20. 6501de5 Fix some outstanding issues in preparation for image verification. by David Anderson · 6 years ago
  21. d1f165a Fix the ValidateInstallParams for re-installation am: 9a9a79786a by Howard Chen · 5 years ago
  22. 9a9a797 Fix the ValidateInstallParams for re-installation by Howard Chen · 5 years ago
  23. b5ef09a Allow installing GSIs to external storage. am: e7a8adea1e by David Anderson · 6 years ago
  24. e7a8ade Allow installing GSIs to external storage. by David Anderson · 6 years ago
  25. fd32e4b Add gsi_boot_test to VTS. by David Anderson · 6 years ago
  26. 580222a Add basic tests around booting GSIs. by David Anderson · 6 years ago
  27. 4a13ee0 Add isGsiEnabled to GsiService am: 670b3068f9 by Howard Chen · 6 years ago
  28. 670b306 Add isGsiEnabled to GsiService by Howard Chen · 6 years ago
  29. ff8125d Make the StartInstall abort-able am: ecbc0198c6 by Howard Chen · 6 years ago
  30. ecbc019 Make the StartInstall abort-able by Howard Chen · 6 years ago
  31. 881b660 Allow specifying the GSI install path. am: eb30ac2829 by David Anderson · 6 years ago
  32. eb30ac2 Allow specifying the GSI install path. by David Anderson · 6 years ago
  33. f1b8893 Do not hardcode /data/gsi in GsiService. am: 5f80591e47 by David Anderson · 6 years ago
  34. 7676ebc Switch GsiService to Splitfiemap. am: 563e29aded by David Anderson · 6 years ago
  35. c14b768 Allow gsi_tool to set whether GSI installs are single-boot or not. by David Anderson · 6 years ago
  36. 5f80591 Do not hardcode /data/gsi in GsiService. by David Anderson · 6 years ago
  37. 563e29a Switch GsiService to Splitfiemap. by David Anderson · 6 years ago
  38. 564a04c Allow gsi_tool to set whether GSI installs are single-boot or not. by David Anderson · 6 years ago
  39. 2b7a0af Track image sizes separately from image files. am: d81e1256f2 by David Anderson · 6 years ago
  40. d81e125 Track image sizes separately from image files. by David Anderson · 6 years ago
  41. 11ada30 Start gsid on-demand. am: 646b4b22db by David Anderson · 6 years ago
  42. 646b4b2 Start gsid on-demand. by David Anderson · 6 years ago
  43. 8cf9ba1 Merge "Fix broken image writing on some userdata configurations." am: 3110fcacff by David Anderson · 6 years ago
  44. 3110fca Merge "Fix broken image writing on some userdata configurations." by David Anderson · 6 years ago
  45. c86531e Fix broken image writing on some userdata configurations. by David Anderson · 6 years ago
  46. f6d3327 Remove duplicate "libgsi" here. am: adf0d099a9 by LongPing Wei · 6 years ago
  47. adf0d09 Remove duplicate "libgsi" here. by LongPing Wei · 6 years ago
  48. 3ad20ee Allow enabling or disabling a previously installed GSI as non-root. by David Anderson · 6 years ago
  49. 733d808 Merge "DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  50. b5f44b3 Allow enabling or disabling a previously installed GSI as non-root. by David Anderson · 6 years ago
  51. 567086a Expose the ro.gsid.image_running property name in libgsi.h. am: a4d530cbcd by David Anderson · 6 years ago
  52. 7eb977e DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 6 years ago
  53. a4d530c Expose the ro.gsid.image_running property name in libgsi.h. by David Anderson · 6 years ago
  54. e50739d Merge "Start gsid earler in the boot sequence." am: 9bd3d0b882 by David Anderson · 6 years ago
  55. 9bd3d0b Merge "Start gsid earler in the boot sequence." by David Anderson · 6 years ago
  56. f1a3353 Start gsid earler in the boot sequence. by David Anderson · 6 years ago
  57. 48bb7bc Merge "Only allow AID_SYSTEM and AID_ROOT to access IGsiService." am: 4b0b2a7087 by David Anderson · 6 years ago
  58. 4b0b2a7 Merge "Only allow AID_SYSTEM and AID_ROOT to access IGsiService." by David Anderson · 6 years ago
  59. 3c819cb Only allow AID_SYSTEM and AID_ROOT to access IGsiService. by David Anderson · 6 years ago
  60. 50fb2d4 Use stderr for error messages. am: 550253b28b by David Anderson · 6 years ago
  61. 550253b Use stderr for error messages. by David Anderson · 6 years ago
  62. 3382141 Gsid should behave more like a normal service. am: 68fc053027 by David Anderson · 6 years ago
  63. 68fc053 Gsid should behave more like a normal service. by David Anderson · 6 years ago
  64. e31942d Merge "Call fsync after init writes to install_status." am: f52b7289d0 by David Anderson · 6 years ago
  65. f52b728 Merge "Call fsync after init writes to install_status." by David Anderson · 6 years ago
  66. 15d8b4c Call fsync after init writes to install_status. by David Anderson · 6 years ago
  67. 0a7db0e Merge "Refactor partition and image handling." am: e538b558ea by David Anderson · 6 years ago
  68. e538b55 Merge "Refactor partition and image handling." by David Anderson · 6 years ago
  69. 5d1710b gsi_tool: Refuse to install/disable/wipe unless root. am: 34502bea18 by David Anderson · 6 years ago
  70. 34502be gsi_tool: Refuse to install/disable/wipe unless root. by David Anderson · 6 years ago
  71. a64e392 Refactor partition and image handling. by David Anderson · 6 years ago
  72. 37b9852 gsi_tool: Fix progress bar quirk. am: b0f3c82c0f by David Anderson · 6 years ago
  73. b0f3c82 gsi_tool: Fix progress bar quirk. by David Anderson · 6 years ago
  74. 572bb40 gsid: Remove calls to FiemapWriter::Flush. am: 84fb504fb6 by David Anderson · 6 years ago
  75. 84fb504 gsid: Remove calls to FiemapWriter::Flush. by David Anderson · 6 years ago
  76. adcd1df Create a wiped ext4 image rather than a formatted one. am: b3c1b09ba7 by David Anderson · 6 years ago
  77. 257d8be Create /metadata/gsi via an init script. am: b9b0274c61 by David Anderson · 6 years ago
  78. b3c1b09 Create a wiped ext4 image rather than a formatted one. by David Anderson · 6 years ago
  79. b9b0274 Create /metadata/gsi via an init script. by David Anderson · 6 years ago
  80. 3e5c3df Add gsi_tool status am: f08428e6bf by Howard Chen · 6 years ago
  81. f08428e Add gsi_tool status by Howard Chen · 6 years ago
  82. 6af182d Check f2fs pin status before writes and before rebooting. am: b33f2b1344 by David Anderson · 6 years ago
  83. b33f2b1 Check f2fs pin status before writes and before rebooting. by David Anderson · 6 years ago
  84. 0d78af7 Move gsi image files to /data/gsi. am: 15392a1b73 by David Anderson · 6 years ago
  85. 15392a1 Move gsi image files to /data/gsi. by David Anderson · 6 years ago
  86. d5f6d21 Force reboots within a GSI to return to the normal system image. am: 782b323df1 by David Anderson · 6 years ago
  87. 2ec1608 Quell libdm warnings during cleanup. am: 963d7cc260 by David Anderson · 6 years ago
  88. d99cb8d Add GSI installation error codes. am: 868dea5487 by David Anderson · 6 years ago
  89. 84ec2a6 Forbid installing GSIs within live GSIs. am: a78f811635 by David Anderson · 6 years ago
  90. 54ffe40 Add a progress bar API to gsid and use it in gsi_tool. am: 6a5b8a7724 by David Anderson · 6 years ago
  91. 782b323 Force reboots within a GSI to return to the normal system image. by David Anderson · 6 years ago
  92. 963d7cc Quell libdm warnings during cleanup. by David Anderson · 6 years ago
  93. 868dea5 Add GSI installation error codes. by David Anderson · 6 years ago
  94. a78f811 Forbid installing GSIs within live GSIs. by David Anderson · 6 years ago
  95. 6a5b8a7 Add a progress bar API to gsid and use it in gsi_tool. by David Anderson · 6 years ago
  96. e2c335a Allow disabling and re-enabling GSI. am: a141ba8b1e by David Anderson · 6 years ago
  97. a141ba8 Allow disabling and re-enabling GSI. by David Anderson · 6 years ago
  98. 30e9816 Implement a boot attempt counter. am: b3aff184ca am: 0fc11ca6f1 by David Anderson · 6 years ago
  99. 0fc11ca Implement a boot attempt counter. am: b3aff184ca by David Anderson · 6 years ago
  100. b3aff18 Implement a boot attempt counter. by David Anderson · 6 years ago