1. f2a0a82 Convert gsid to use the dynamic AIDL service infrastructure by Howard Chen · 4 years, 4 months ago
  2. 0e18806 Provide oneway method for methods required by system_server by Howard Chen · 4 years, 4 months ago
  3. 53bed1c Add getAvbPublicKey to IGsiService and IImageService by Yo Chiang · 4 years, 6 months ago
  4. ee5c2b1 Support multiple DSU installations by Howard Chen · 4 years, 7 months ago
  5. 4663de6 Refactoring by Howard Chen · 4 years, 7 months ago
  6. ce8e74c Merge "Enhance the fault tolerance of GSID installation" by Howard Chen · 4 years, 8 months ago
  7. 3f6d5a6 Enhance the fault tolerance of GSID installation by Howard Chen · 4 years, 10 months ago
  8. d614eca Add a binder call to retrieve device-mapper tables for diagnostics. by David Anderson · 4 years, 9 months ago
  9. 5676d96 Use Ashmem to reduce buffer copies. by Howard Chen · 4 years, 10 months ago
  10. 25b18cc Clean up legacy methods and naming by Howard Chen · 4 years, 11 months ago
  11. 551ae3a Add a library to wrap libfiemap differences between recovery and normal AOSP. by David Anderson · 4 years, 11 months ago
  12. 4c75673 Only shut down gsid when it has no more consumers. by David Anderson · 5 years ago
  13. 64b53fb Refactor GsiService/GsiInstaller to use ImageManager. by David Anderson · 5 years ago
  14. 6f373b7 Introduce a library to contain gsid's image creation logic. by David Anderson · 5 years ago
  15. 9ca7728 Revert "Revert "Move libfiemap_writer from fs_mgr to gsid."" by David Anderson · 5 years ago
  16. 4372901 Revert "Move libfiemap_writer from fs_mgr to gsid." by David Anderson · 5 years ago
  17. b60553b Move libfiemap_writer from fs_mgr to gsid. by David Anderson · 5 years ago
  18. 8bdf625 Add a wipe-data command to gsi_tool and IGsiService. by David Anderson · 5 years ago
  19. b2988ab Refactor gsid to separate the installer code. by David Anderson · 5 years ago
  20. 5cc440c Enable clang-format on preupload. by David Anderson · 5 years ago
  21. 6501de5 Fix some outstanding issues in preparation for image verification. by David Anderson · 5 years ago
  22. e7a8ade Allow installing GSIs to external storage. by David Anderson · 5 years ago
  23. 670b306 Add isGsiEnabled to GsiService by Howard Chen · 5 years ago
  24. ecbc019 Make the StartInstall abort-able by Howard Chen · 5 years ago
  25. eb30ac2 Allow specifying the GSI install path. by David Anderson · 5 years ago
  26. 5f80591 Do not hardcode /data/gsi in GsiService. by David Anderson · 5 years ago
  27. 563e29a Switch GsiService to Splitfiemap. by David Anderson · 5 years ago
  28. 564a04c Allow gsi_tool to set whether GSI installs are single-boot or not. by David Anderson · 5 years ago
  29. d81e125 Track image sizes separately from image files. by David Anderson · 5 years ago
  30. c86531e Fix broken image writing on some userdata configurations. by David Anderson · 5 years ago
  31. b5f44b3 Allow enabling or disabling a previously installed GSI as non-root. by David Anderson · 5 years ago
  32. 3c819cb Only allow AID_SYSTEM and AID_ROOT to access IGsiService. by David Anderson · 5 years ago
  33. 68fc053 Gsid should behave more like a normal service. by David Anderson · 5 years ago
  34. a64e392 Refactor partition and image handling. by David Anderson · 5 years ago
  35. 868dea5 Add GSI installation error codes. by David Anderson · 5 years ago
  36. 6a5b8a7 Add a progress bar API to gsid and use it in gsi_tool. by David Anderson · 5 years ago
  37. a141ba8 Allow disabling and re-enabling GSI. by David Anderson · 5 years ago
  38. b3aff18 Implement a boot attempt counter. by David Anderson · 5 years ago
  39. 1d94d26 Fix platform-java build. by David Anderson · 5 years ago
  40. c053b3b Introduce a daemon (gsid) for managing GSI installs. by David Anderson · 5 years ago