1. d646d79 gsid: Make enableGsi() idempotent by Yi-Yo Chiang · 2 years, 2 months ago
  2. f949c45 Merge "Add isImageDisbled to ImageService." by David Anderson · 2 years, 3 months ago
  3. f116bec Add isImageDisbled to ImageService. by David Anderson · 2 years, 4 months ago
  4. ec15716 Merge "gsid: Add a command-line option for verifying image maps." by David Anderson · 2 years, 4 months ago
  5. 73274df gsid: Add a command-line option for verifying image maps. by David Anderson · 2 years, 5 months ago
  6. 1ecc3af closeInstall() and enableGsi() code cleanup by Yi-Yo Chiang · 2 years, 6 months ago
  7. 81af6b2 gsid: Increase image allocation size limit by Yi-Yo Chiang · 2 years, 7 months ago
  8. f72d88a Make DSU metadata files globally readable by Yi-Yo Chiang · 3 years, 2 months ago
  9. 41ec414 Merge "Move external storage mkdir to ValidateInstallParams" by Treehugger Robot · 3 years, 3 months ago
  10. e187074 Move external storage mkdir to ValidateInstallParams by Howard Chen · 3 years, 3 months ago
  11. c4d6400 gsid: Make createPartition() don't preempttively clear installer_ by Yi-Yo Chiang · 3 years, 4 months ago
  12. 645cded gsid: suggestScratchSize() respect kMinimumFreeSpaceThreshold by Yi-Yo Chiang · 3 years, 4 months ago
  13. 3a5e19a Refine the DSU SD card support by Howard Chen · 3 years, 5 months ago
  14. 721a0e4 Add IGsiService::suggestScratchSize() by Yo Chiang · 3 years, 5 months ago
  15. fdd0273 Revert "GsiService::enableGsi() checks return code of FinishInstall()" by Yo Chiang · 3 years, 5 months ago
  16. 1f08091 Destroy DSU metadata encryption key when wiping an installation by Yo Chiang · 3 years, 8 months ago
  17. 36fdbc6 Add closePartition() method to gsid by Yo Chiang · 3 years, 9 months ago
  18. 99ab518 GsiService::enableGsi() checks return code of FinishInstall() by Yo Chiang · 3 years, 9 months ago
  19. fc817e2 Cleanup unused dependencies by Yo Chiang · 4 years, 3 months ago
  20. 67a2709 Convert gsid to use the dynamic AIDL service infrastructure by Howard Chen · 4 years, 4 months ago
  21. 7885d3c Provide oneway method for methods required by system_server by Howard Chen · 4 years, 3 months ago
  22. 9e040fc Merge "Fix the gsi_tool cmd line progress" by Howard Chen · 4 years, 4 months ago
  23. 9f40baf Fix the gsi_tool cmd line progress by Howard Chen · 4 years, 6 months ago
  24. 8b6a9bc Merge "Make gsi_tool able to wipe an interrupted installation" by Howard Chen · 4 years, 4 months ago
  25. 0679b29 Merge "Add getAvbPublicKey to IGsiService and IImageService" by Yo Chiang · 4 years, 4 months ago
  26. dee5d30 Make gsi_tool able to wipe an interrupted installation by Howard Chen · 4 years, 4 months ago
  27. 53bed1c Add getAvbPublicKey to IGsiService and IImageService by Yo Chiang · 4 years, 5 months ago
  28. 4a3bcc6 Log pre-realpath path in openImageService by Alessio Balsini · 4 years, 4 months ago
  29. bb774d0 Use default path if DSU install dir file does not exit by Alessio Balsini · 4 years, 4 months ago
  30. 32af409 Merge "Support multiple DSU installations" by Howard Chen · 4 years, 5 months ago
  31. ee5c2b1 Support multiple DSU installations by Howard Chen · 4 years, 7 months ago
  32. 24e5af4 Merge "ImageManager returns FiemapStatus." by Yifan Hong · 4 years, 5 months ago
  33. d66695b ImageManager returns FiemapStatus. by Yifan Hong · 4 years, 5 months ago
  34. af1a6ad Merge "Fix the issue that makes GsiService::Cancel to block" by Howard Chen · 4 years, 5 months ago
  35. 5e2d47e Fix the issue that makes GsiService::Cancel to block by Howard Chen · 4 years, 6 months ago
  36. 14aa72a Add getMappedImageDevice to IImageService. by David Anderson · 4 years, 5 months ago
  37. 7016a0d Add removeDisabledImages to IImageService. by David Anderson · 4 years, 6 months ago
  38. 9d52e88 Merge "Expose ImageManager::RemoveAllImages via binder." by David Anderson · 4 years, 6 months ago
  39. 86846bd Expose ImageManager::RemoveAllImages via binder. by David Anderson · 4 years, 6 months ago
  40. 4663de6 Refactoring by Howard Chen · 4 years, 7 months ago
  41. ce8e74c Merge "Enhance the fault tolerance of GSID installation" by Howard Chen · 4 years, 7 months ago
  42. 48fff5c Merge "Make DSU to support multiple partitions" by Howard Chen · 4 years, 7 months ago
  43. 3f6d5a6 Enhance the fault tolerance of GSID installation by Howard Chen · 4 years, 9 months ago
  44. 18109b1 Make DSU to support multiple partitions by Howard Chen · 4 years, 10 months ago
  45. d614eca Add a binder call to retrieve device-mapper tables for diagnostics. by David Anderson · 4 years, 9 months ago
  46. 5676d96 Use Ashmem to reduce buffer copies. by Howard Chen · 4 years, 10 months ago
  47. 25b18cc Clean up legacy methods and naming by Howard Chen · 4 years, 10 months ago
  48. 0829fb2 image_manager: set custom number of bytes to zero-fill by Alessio Balsini · 4 years, 9 months ago
  49. 96c31fd Add getAllBackingImages to ImageService by Howard Chen · 4 years, 9 months ago
  50. bee55a0 Export IsImageMapped to IImageService and IImageManager. by David Anderson · 4 years, 10 months ago
  51. 551ae3a Add a library to wrap libfiemap differences between recovery and normal AOSP. by David Anderson · 4 years, 10 months ago
  52. 6ad45ba Fix Realpath() misuse in IGsiService::openImageManager. by David Anderson · 4 years, 10 months ago
  53. 394f1f2 Add BackingImageExists to IImageManager. by David Anderson · 4 years, 10 months ago
  54. 4c75673 Only shut down gsid when it has no more consumers. by David Anderson · 4 years, 11 months ago
  55. 1fdec26 Add a zero-fill flag to ImageManager::CreateBackingImage. by David Anderson · 4 years, 10 months ago
  56. 64b53fb Refactor GsiService/GsiInstaller to use ImageManager. by David Anderson · 5 years ago
  57. 9bdf863 Rename internal constants from kGsi* to kDsu*. by David Anderson · 5 years ago
  58. 6f373b7 Introduce a library to contain gsid's image creation logic. by David Anderson · 5 years ago
  59. 9ca7728 Revert "Revert "Move libfiemap_writer from fs_mgr to gsid."" by David Anderson · 4 years, 11 months ago
  60. 4372901 Revert "Move libfiemap_writer from fs_mgr to gsid." by David Anderson · 4 years, 11 months ago
  61. b60553b Move libfiemap_writer from fs_mgr to gsid. by David Anderson · 4 years, 11 months ago
  62. 8bdf625 Add a wipe-data command to gsi_tool and IGsiService. by David Anderson · 5 years ago
  63. 49eea5f Place GSI files into subfolders. by David Anderson · 5 years ago
  64. b2988ab Refactor gsid to separate the installer code. by David Anderson · 5 years ago
  65. 068409e gsid: Explicitly calculate free space in 64 bits by Paul Trautrim · 5 years ago
  66. 2994ece Support ReenableGsi when IsGsiRunning is true by Howard Chen · 5 years ago
  67. 0b78863 Fix getGsiBootStatus according to framework's usage by Howard Chen · 5 years ago
  68. 968f68f gsid: fix incorrect free space calculation by Paul Trautrim · 5 years ago
  69. 5cc440c Enable clang-format on preupload. by David Anderson · 5 years ago
  70. 74aad55 Don't call HasPinnedExtents when wrapping with device-mapper. by David Anderson · 5 years ago
  71. 6501de5 Fix some outstanding issues in preparation for image verification. by David Anderson · 5 years ago
  72. 9a9a797 Fix the ValidateInstallParams for re-installation by Howard Chen · 5 years ago
  73. e7a8ade Allow installing GSIs to external storage. by David Anderson · 5 years ago
  74. 670b306 Add isGsiEnabled to GsiService by Howard Chen · 5 years ago
  75. ecbc019 Make the StartInstall abort-able by Howard Chen · 5 years ago
  76. eb30ac2 Allow specifying the GSI install path. by David Anderson · 5 years ago
  77. 5f80591 Do not hardcode /data/gsi in GsiService. by David Anderson · 5 years ago
  78. 563e29a Switch GsiService to Splitfiemap. by David Anderson · 5 years ago
  79. 564a04c Allow gsi_tool to set whether GSI installs are single-boot or not. by David Anderson · 5 years ago
  80. d81e125 Track image sizes separately from image files. by David Anderson · 5 years ago
  81. 646b4b2 Start gsid on-demand. by David Anderson · 5 years ago
  82. c86531e Fix broken image writing on some userdata configurations. by David Anderson · 5 years ago
  83. b5f44b3 Allow enabling or disabling a previously installed GSI as non-root. by David Anderson · 5 years ago
  84. 3c819cb Only allow AID_SYSTEM and AID_ROOT to access IGsiService. by David Anderson · 5 years ago
  85. 68fc053 Gsid should behave more like a normal service. by David Anderson · 5 years ago
  86. a64e392 Refactor partition and image handling. by David Anderson · 5 years ago
  87. 84fb504 gsid: Remove calls to FiemapWriter::Flush. by David Anderson · 5 years ago
  88. b3c1b09 Create a wiped ext4 image rather than a formatted one. by David Anderson · 5 years ago
  89. b9b0274 Create /metadata/gsi via an init script. by David Anderson · 5 years ago
  90. b33f2b1 Check f2fs pin status before writes and before rebooting. by David Anderson · 5 years ago
  91. 963d7cc Quell libdm warnings during cleanup. by David Anderson · 5 years ago
  92. 868dea5 Add GSI installation error codes. by David Anderson · 5 years ago
  93. a78f811 Forbid installing GSIs within live GSIs. by David Anderson · 5 years ago
  94. 6a5b8a7 Add a progress bar API to gsid and use it in gsi_tool. by David Anderson · 5 years ago
  95. a141ba8 Allow disabling and re-enabling GSI. by David Anderson · 5 years ago
  96. b3aff18 Implement a boot attempt counter. by David Anderson · 5 years ago
  97. deb2e96 Use PLOG instead of strerror. by David Anderson · 5 years ago
  98. 1d94d26 Fix platform-java build. by David Anderson · 5 years ago
  99. c053b3b Introduce a daemon (gsid) for managing GSI installs. by David Anderson · 5 years ago