1. 1d58060 Merge "libfiemap: fix timeout overflow" by Treehugger Robot · 5 years ago
  2. 02c9504 Fiemap tests should only run on API level >= 29. by David Anderson · 5 years ago
  3. 642580e libfiemap: fix timeout overflow by Yifan Hong · 5 years ago
  4. 0ceb4fe Merge "[vts-core] Remove extra folder for vts_gsi_boot_test" by Treehugger Robot · 5 years ago
  5. d66140d Merge changes from topics "dsu_ashmem", "dsu_clean_up" by Treehugger Robot · 5 years ago
  6. 8b4da0a [vts-core] Remove extra folder for vts_gsi_boot_test by nelsonli · 5 years ago
  7. 29eb46c Merge "Factor GetGsiService into a helper library." by David Anderson · 5 years ago
  8. ef4513e Merge "[vts-core] Add vts_gsi_boot_test in vts-core" by Treehugger Robot · 5 years ago
  9. d5229bf Extract kDsuLpMetadataFile from CanBootIntoGsi by Howard Chen · 5 years ago
  10. 2794646 [vts-core] Add vts_gsi_boot_test in vts-core by nelsonli · 5 years ago
  11. 5676d96 Use Ashmem to reduce buffer copies. by Howard Chen · 5 years ago
  12. 25b18cc Clean up legacy methods and naming by Howard Chen · 5 years ago
  13. 2d210a8 Merge "Add test to ReadFstabFromDt in the VtsGsiBootTest" by Howard Chen · 5 years ago
  14. 83fdeca Factor GetGsiService into a helper library. by David Anderson · 5 years ago
  15. 0ef6dde Add test to ReadFstabFromDt in the VtsGsiBootTest by Howard Chen · 5 years ago
  16. cb27dbd Merge "Remove libhwbinder/libhidltransport deps" by Treehugger Robot · 5 years ago
  17. f30a7f6 Merge "ImageManager::UnmapImageIfExists." by Yifan Hong · 5 years ago
  18. 9c053b4 Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  19. 5cdf59f ImageManager::UnmapImageIfExists. by Yifan Hong · 5 years ago
  20. e1eb268 DO NOT MERGE - Merge Android 10 into master by Xin Li · 5 years ago
  21. a5a52ad image_manager: set custom number of bytes to zero-fill am: 0829fb2427 by Alessio Balsini · 5 years ago
  22. 0829fb2 image_manager: set custom number of bytes to zero-fill by Alessio Balsini · 5 years ago
  23. 85dce7b Add getAllBackingImages to ImageService am: 96c31fd7d6 by Howard Chen · 5 years ago
  24. 96c31fd Add getAllBackingImages to ImageService by Howard Chen · 5 years ago
  25. 7feecc8 Merge changes from topic "libsnapshot-first-stage" am: a8e3ed8210 by Yifan Hong · 5 years ago
  26. de64171 libfiemap: Allow running fiemap_image_test on /mnt/media_rw. am: f580240a1f by David Anderson · 5 years ago
  27. aea93b7 libfiemap: Simplify block device derivation in MapImageDevice. am: da06ce40a1 by David Anderson · 5 years ago
  28. a8e3ed8 Merge changes from topic "libsnapshot-first-stage" by Yifan Hong · 5 years ago
  29. d53f0fa Merge "libfiemap: Fix incorrect errno check in UnmapImageDevice." am: 9cad7f9e1e by David Anderson · 5 years ago
  30. 9cad7f9 Merge "libfiemap: Fix incorrect errno check in UnmapImageDevice." by David Anderson · 5 years ago
  31. fd4a254 Merge "Set path property in the filegroup" am: 138806b679 by Jiyong Park · 5 years ago
  32. 138806b Merge "Set path property in the filegroup" by Treehugger Robot · 5 years ago
  33. d481262 Merge "libfiemap: Remove all split files when re-creating a split file." by David Anderson · 5 years ago
  34. 4728856 Merge "libfiemap: Remove all split files when re-creating a split file." by David Anderson · 5 years ago
  35. eaabad0 Set path property in the filegroup by Jiyong Park · 5 years ago
  36. 4cce9e7 libfiemap: Add a MapImage function for first-stage init. by David Anderson · 5 years ago
  37. f580240 libfiemap: Allow running fiemap_image_test on /mnt/media_rw. by David Anderson · 5 years ago
  38. da06ce4 libfiemap: Simplify block device derivation in MapImageDevice. by David Anderson · 5 years ago
  39. a6dc2e2 libfiemap: Fix incorrect errno check in UnmapImageDevice. by David Anderson · 5 years ago
  40. da3e364 Merge "libfiemap: Use the new CreateLogicalPartition signature." am: 66b95dc536 by Yifan Hong · 5 years ago
  41. 66b95dc Merge "libfiemap: Use the new CreateLogicalPartition signature." by Yifan Hong · 5 years ago
  42. c9ac3ad libfiemap: Do not use weak linkage. am: 5cc48468c6 by Yifan Hong · 5 years ago
  43. 417decc libfiemap: Remove all split files when re-creating a split file. by David Anderson · 5 years ago
  44. 5cc4846 libfiemap: Do not use weak linkage. by Yifan Hong · 5 years ago
  45. 160108b DO NOT MERGE - Skip qt-dev-plus-aosp-without-vendor (5713463) in stage-aosp-master by Xin Li · 5 years ago
  46. dce8c7f libfiemap: Use the new CreateLogicalPartition signature. by David Anderson · 5 years ago
  47. dc70ccb Export IsImageMapped to IImageService and IImageManager. am: bee55a0d75 by David Anderson · 5 years ago
  48. 091c39b Add a library to wrap libfiemap differences between recovery and normal AOSP. by David Anderson · 5 years ago
  49. bee55a0 Export IsImageMapped to IImageService and IImageManager. by David Anderson · 5 years ago
  50. 551ae3a Add a library to wrap libfiemap differences between recovery and normal AOSP. by David Anderson · 5 years ago
  51. 9444be1 libfiemap: Fix size calculation when opening images. am: b00d15e8cb by David Anderson · 5 years ago
  52. b00d15e libfiemap: Fix size calculation when opening images. by David Anderson · 5 years ago
  53. edee786 Fix Realpath() misuse in IGsiService::openImageManager. am: 6ad45baee8 by David Anderson · 5 years ago
  54. c24c141 Add BackingImageExists to IImageManager. am: 394f1f274f by David Anderson · 5 years ago
  55. c8a2a78 Only shut down gsid when it has no more consumers. am: 4c75673a12 by David Anderson · 5 years ago
  56. 6ad45ba Fix Realpath() misuse in IGsiService::openImageManager. by David Anderson · 5 years ago
  57. 394f1f2 Add BackingImageExists to IImageManager. by David Anderson · 5 years ago
  58. 4c75673 Only shut down gsid when it has no more consumers. by David Anderson · 5 years ago
  59. 35b9df3 Add a zero-fill flag to ImageManager::CreateBackingImage. am: 1fdec26f4f by David Anderson · 5 years ago
  60. 1fdec26 Add a zero-fill flag to ImageManager::CreateBackingImage. by David Anderson · 5 years ago
  61. 837fd1c Refactor GsiService/GsiInstaller to use ImageManager. am: 64b53fb440 by David Anderson · 5 years ago
  62. e43a1a5 Rename internal constants from kGsi* to kDsu*. am: 9bdf86390f by David Anderson · 5 years ago
  63. 64b53fb Refactor GsiService/GsiInstaller to use ImageManager. by David Anderson · 5 years ago
  64. 9bdf863 Rename internal constants from kGsi* to kDsu*. by David Anderson · 5 years ago
  65. e83341b Merge "Introduce a library to contain gsid's image creation logic." by David Anderson · 5 years ago
  66. 9ce6af0 Merge "Introduce a library to contain gsid's image creation logic." by David Anderson · 5 years ago
  67. ecfeb63 Merge "Add gsid sub-folders for libsnapshot." am: aae1ad81a8 by David Anderson · 5 years ago
  68. aae1ad8 Merge "Add gsid sub-folders for libsnapshot." by David Anderson · 5 years ago
  69. 6f373b7 Introduce a library to contain gsid's image creation logic. by David Anderson · 5 years ago
  70. cd54f82 Revert "Revert "Move libfiemap_writer from fs_mgr to gsid."" am: 9ca7728e27 by David Anderson · 5 years ago
  71. 4284408 Revert "Move libfiemap_writer from fs_mgr to gsid." am: 4372901046 by David Anderson · 5 years ago
  72. 9ca7728 Revert "Revert "Move libfiemap_writer from fs_mgr to gsid."" by David Anderson · 5 years ago
  73. 4372901 Revert "Move libfiemap_writer from fs_mgr to gsid." by David Anderson · 5 years ago
  74. 15e3b18 Move libfiemap_writer from fs_mgr to gsid. am: b60553bfbe by David Anderson · 5 years ago
  75. fa37cb9 DestroyLogicalPartition no longer has a timeout parameter. am: 360596ad03 by David Anderson · 5 years ago
  76. b60553b Move libfiemap_writer from fs_mgr to gsid. by David Anderson · 5 years ago
  77. 360596a DestroyLogicalPartition no longer has a timeout parameter. by David Anderson · 5 years ago
  78. fb37a32 Add gsid sub-folders for libsnapshot. by David Anderson · 5 years ago
  79. 06ef214 [automerger skipped] Merge "DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master" into stage-aosp-master by Xin Li · 5 years ago
  80. b7cdf27 [automerger skipped] DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master by Xin Li · 5 years ago
  81. 9b5f795 Merge "DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 5 years ago
  82. 68876c6 Merge "Fix issues with DSU test when run from test infra" am: b4bf19c7df by Paul Trautrim · 5 years ago
  83. 13e4923 Merge "Fix issues with DSU test when run from test infra" am: b4bf19c7df by Paul Trautrim · 5 years ago
  84. b4bf19c Merge "Fix issues with DSU test when run from test infra" by Paul Trautrim · 5 years ago
  85. bc776df DO NOT MERGE - Merge qt-dev-plus-aosp-without-vendor (5699924) into stage-aosp-master by Xin Li · 5 years ago
  86. 31ca2a9 Fix issues with DSU test when run from test infra by Paul Trautrim · 5 years ago
  87. 5966c03 Use fstab to find the block device for /metadata. am: dc3613ab24 am: 8e71a2e078 by David Anderson · 5 years ago
  88. 8e71a2e Use fstab to find the block device for /metadata. am: dc3613ab24 by David Anderson · 5 years ago
  89. dc3613a Use fstab to find the block device for /metadata. by David Anderson · 5 years ago
  90. c870fb9 Add suite name for DSU test am: b416af6af0 am: a5cbdb4f84 by Paul Trautrim · 5 years ago
  91. a5cbdb4 Add suite name for DSU test am: b416af6af0 by Paul Trautrim · 5 years ago
  92. c369096 [automerger skipped] Add a wipe-data command to gsi_tool and IGsiService. by David Anderson · 5 years ago
  93. b416af6 Add suite name for DSU test by Paul Trautrim · 5 years ago
  94. 8c9388a Add a wipe-data command to gsi_tool and IGsiService. by David Anderson · 5 years ago
  95. ed4f48a Merge "Remove MetadataBuilder::IgnoreSlotSuffix calls." am: 824f5ab2de by David Anderson · 5 years ago
  96. 6e5c140 Merge "Add a wipe-data command to gsi_tool and IGsiService." am: 829e252fd6 by David Anderson · 5 years ago
  97. 097cbbd Merge "Remove MetadataBuilder::IgnoreSlotSuffix calls." am: 824f5ab2de by David Anderson · 5 years ago
  98. 21d47cd Merge "Add a wipe-data command to gsi_tool and IGsiService." am: 829e252fd6 by David Anderson · 5 years ago
  99. 824f5ab Merge "Remove MetadataBuilder::IgnoreSlotSuffix calls." by David Anderson · 5 years ago
  100. 829e252 Merge "Add a wipe-data command to gsi_tool and IGsiService." by David Anderson · 5 years ago