1. 6552727 Avoid too much reserved_size for erofs image by Huang Jianan · 3 years, 11 months ago
  2. ffa1d57 Avoid repeated building of erofs image by Huang Jianan · 3 years, 11 months ago
  3. 9e95a02 Don't sparse right-sized ext4 and erofs images. by David Anderson · 4 years ago
  4. 3dc4728 Support block_list and readonly for f2fs by Jaegeuk Kim · 4 years, 2 months ago
  5. 1369654 Enable f2fs compression for other partitions by Jaegeuk Kim · 4 years, 2 months ago
  6. 46e0ea2 Enable --readonly for system compression by Jaegeuk Kim · 4 years, 2 months ago
  7. 2e1f527 When checking if mke2fs is used, compare using basename by Håkan Kvist · 4 years, 3 months ago
  8. f63abb1 Avoid to print undefined image_size and partition_size by Huang Jianan · 4 years, 3 months ago
  9. 203057c Relax inode usage estimate. by David Anderson · 4 years, 4 months ago
  10. 1ed889b support pre-defined timestamp and uuid when bulid EROFS images by Huang Jianan · 4 years, 5 months ago
  11. 74e57f6 Merge "Enable system partition compression" by Jaegeuk Kim · 4 years, 8 months ago
  12. 3e51f42 Enable system partition compression by Robin Hsu · 4 years, 9 months ago
  13. 35f015e calculation partition size use compressed image size by Huang Jianan · 4 years, 8 months ago
  14. 62d926e add erofs to non partition spanning fs by Huang Jianan · 4 years, 8 months ago
  15. 961041a Allow flashing erofs system imgs by Gao Xiang · 5 years ago
  16. ed754fb Add build property to enable fscompression by Jaegeuk Kim · 4 years, 10 months ago
  17. c08cbf0 Revert "Add modules partition." by Yifan Hong · 4 years, 11 months ago
  18. c0f187f Add modules partition. by Yifan Hong · 5 years ago
  19. f496f1b Add odm_dlkm partition. by Yifan Hong · 5 years ago
  20. cfb917a Add vendor_dlkm partition. by Yifan Hong · 5 years ago
  21. 0fde41e Reland "Add a wrapper class PartitionBuildProp"" by Tianjie Xu · 5 years ago
  22. 6022545 Revert "Add a wrapper class PartitionBuildProp" by Greg Kaiser · 5 years ago
  23. fd3883f Add a wrapper class PartitionBuildProp by Tianjie · 5 years ago
  24. 96a913e releasetools: Use du -b by Chirayu Desai · 5 years ago
  25. d5fe862 Uses a per-partition fingerprint for building images and avb_salt. by Daniel Norman · 6 years ago
  26. c0a8c63 build_image: check value of "ext4_share_dup_blocks" by Tamas Petz · 5 years ago
  27. 6cc2c81 Add build properties to enable casefold and prj_quota by Daniel Rosenberg · 6 years ago
  28. 3269f25 build_image: Do not use base_fs file for system_other. by David Anderson · 6 years ago
  29. 91238cc Allow f2fs sparse mode to be disabled by Alistair Delva · 6 years ago
  30. 2bbb07c Build build_image and build_super_image as modules. by Tao Bao · 6 years ago
  31. 6151e3f Rename product_services to system_ext by Justin Yun · 6 years ago
  32. 72c626f Adds image-specific selinux_fc props to allow different file_contexts. by Daniel Norman · 6 years ago
  33. 8c3dce0 Reland "Only assert-max-image-size for static partitions." by Yifan Hong · 6 years ago
  34. 6e09909 Revert "Only assert-max-image-size for static partitions." by Florian Mayer · 6 years ago
  35. 67e4336 Only assert-max-image-size for static partitions. by Yifan Hong · 6 years ago
  36. e4544b1 Moving system_other key into product.img by Bowgo Tsai · 6 years ago
  37. f88e0ce releasetools: Kill the use of os.getenv('AVBTOOL'). by Tao Bao · 6 years ago
  38. 45db7ce Support verifying system_other by Bowgo Tsai · 6 years ago
  39. 867ab66 DAP: building system_other.img for retrofit devices by Bowgo Tsai · 7 years ago
  40. 1e04bf7 Sign system_other.img with AVB by Bowgo Tsai · 7 years ago
  41. 60fa99d build_image: Increase spare inodes to 12. by Mark Salyzyn · 7 years ago
  42. c25b2bf build_image: right-sizing at least some spare inode by Mark Salyzyn · 7 years ago
  43. 9f23b89 Revert "Relax inode usage estimation slack for DAP right sizing" by Mark Salyzyn · 7 years ago
  44. 9aa42f1 Revert "Increase slack for inode estimation algorithm" by Hridya Valsaraju · 7 years ago
  45. 6541d0a build_image: support non-sparse right-sized images by Mark Salyzyn · 7 years ago
  46. 60a716f build_image: right-sizing add .2% margin for space and inodes by Mark Salyzyn · 7 years ago
  47. c777eaa build_image: hard code set inode size to 256 by Mark Salyzyn · 7 years ago
  48. e8e7958 Increase slack for inode estimation algorithm by Hridya Valsaraju · 7 years ago
  49. 7cac3ad Merge "Relax inode usage estimation slack for DAP right sizing" by Treehugger Robot · 7 years ago
  50. bd17fab Relax inode usage estimation slack for DAP right sizing by Hridya Valsaraju · 7 years ago
  51. 6f693f0 releasetools: Specify a minimum size for right-sized images. by David Anderson · 7 years ago
  52. 3cd2460 build: Split out mkfs in BuildImageMkfs (retry) by Mark Salyzyn · 7 years ago
  53. 533558e Revert "build: Split out mkfs in BuildImageMkfs" by Mark Salyzyn · 7 years ago
  54. 2b72b7f build: Split out mkfs in BuildImageMkfs by Mark Salyzyn · 7 years ago
  55. 41f781d build_image: right size image problems. by Mark Salyzyn · 7 years ago
  56. 0e60f8a Make right-sizing less aggressive by Anton Hansson · 7 years ago
  57. 2b19189 build_image still too aggressive with right sizing (part troix) by Mark Salyzyn · 7 years ago
  58. 7549e5e releasetools: Create VerityImageBuilder. by Tao Bao · 7 years ago
  59. 4a6ce93 build_image too aggressive with right sizing by Mark Salyzyn · 7 years ago
  60. 757dfe8 Merge "Revert "Work around e2fsck issue for building sparse GSIs"" by Tao Bao · 7 years ago
  61. 2780966 Revert "Work around e2fsck issue for building sparse GSIs" by Tao Bao · 7 years ago
  62. f0cef8d build_image setup ext4 dedupe on more images. by Mark Salyzyn · 7 years ago
  63. c3d408e build_image tune right-size image by Mark Salyzyn · 7 years ago
  64. f3fc62c releasetools: Fix the error message. by Tao Bao · 7 years ago
  65. 780f595 build_image: improvements to right size for dynamic partitions by Mark Salyzyn · 7 years ago
  66. 32fcdab releasetools: Switch to Python logging. by Tao Bao · 7 years ago
  67. 7119751 releasetools: Move verity related functions into verity_utils.py. by Tao Bao · 7 years ago
  68. 986ee86 releasetools: Move build_image.RunCommand into common.py. by Tao Bao · 7 years ago
  69. 2f05746 releasetools: build_image.BuildVerityTree() returns a tuple. by Tao Bao · 7 years ago
  70. c6bd70a releasetools: Raise on image building errors. by Tao Bao · 7 years ago
  71. 040410c Prevent AVB signing from using _RESERVED_SIZE by Bowgo Tsai · 7 years ago
  72. 35f4ebc releasetools: Clean up the use of `partition_size`. by Tao Bao · 7 years ago
  73. 860f9d1 Merge "Use the new executable for mkuserimg_mke2fs" by Treehugger Robot · 7 years ago
  74. 99ed1b4 Adding better AVB error message by Bowgo Tsai · 7 years ago
  75. 5733222 Use the new executable for mkuserimg_mke2fs by Tianjie Xu · 7 years ago
  76. d14b895 Support a first stage ramdisk via TARGET_RAMDISK_OUT by Tom Cherry · 7 years ago
  77. 924af7d s/product-services/product_services/g by Dario Freni · 7 years ago
  78. d624fa6 Add support for /odm partition by Bowgo Tsai · 8 years ago
  79. a0d3277 Merge "Work around e2fsck issue for building sparse GSIs" by Treehugger Robot · 7 years ago
  80. ec7fa1c Work around e2fsck issue for building sparse GSIs by Isaac Chen · 7 years ago
  81. 2dae572 Split PRODUCT_USE_LOGICAL_PARTITIONS into sub-flags. by Yifan Hong · 7 years ago
  82. ebc041a productservices => product_services by Yifan Hong · 7 years ago
  83. c2606eb releasetools: Fix an issue in image size computation. by Tao Bao · 7 years ago
  84. 4251fe9 releasetools: Return the actual image size when building logical partitions. by Tao Bao · 7 years ago
  85. 2d90c24 Merge changes from topic "board_partition_reserved_size" by Yifan Hong · 7 years ago
  86. 9c35a02 build_image.py recognize BOARD_PRODUCT_SERVICESIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  87. 56a6c3b build_image.py recognize BOARD_PRODUCTIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  88. 8bfd3c7 releasetools: Rename the ramdisk_dir in prop dict to root_dir. by Tao Bao · 7 years ago
  89. 5f681e1 Add support for /product-services partition by Dario Freni · 7 years ago
  90. 92fb231 build_image.py: remove extra new lines in error message by Yifan Hong · 7 years ago
  91. 749062d build_image.py recognize BOARD_VENDORIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  92. bbcba1e build_image.py recognize BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  93. 332a96b releasetools: Default journal size to 0 for system images. by Tao Bao · 7 years ago
  94. 3f5f993 build_image: default extfs reserved size to 0 on RO partitions. by Patrick Tjin · 7 years ago
  95. b4ec6d7 Remove the hard-coded path of build_verity_metadata.py. by Tao Bao · 7 years ago
  96. b7735d8 Support /product partition by Jaekyun Seok · 8 years ago
  97. fde9f79 Add BOARD_EXT4_SHARE_DUP_BLOCKS to share duplicated blocks on ext4 by Jin Qian · 8 years ago
  98. 9446c1d Fix order of args passed to mksquashfsimage.sh by Ng Zhi An · 8 years ago
  99. cd53a89 releasetools: Dump mkfs/fsck/simg2img outputs on error. by Tao Bao · 8 years ago
  100. c72727a releasetools: Clean up build_image.py. by Tao Bao · 8 years ago