1. 860f9d1 Merge "Use the new executable for mkuserimg_mke2fs" by Treehugger Robot · 7 years ago
  2. 99ed1b4 Adding better AVB error message by Bowgo Tsai · 7 years ago
  3. 5733222 Use the new executable for mkuserimg_mke2fs by Tianjie Xu · 7 years ago
  4. d14b895 Support a first stage ramdisk via TARGET_RAMDISK_OUT by Tom Cherry · 7 years ago
  5. 924af7d s/product-services/product_services/g by Dario Freni · 7 years ago
  6. d624fa6 Add support for /odm partition by Bowgo Tsai · 8 years ago
  7. a0d3277 Merge "Work around e2fsck issue for building sparse GSIs" by Treehugger Robot · 7 years ago
  8. ec7fa1c Work around e2fsck issue for building sparse GSIs by Isaac Chen · 7 years ago
  9. 2dae572 Split PRODUCT_USE_LOGICAL_PARTITIONS into sub-flags. by Yifan Hong · 7 years ago
  10. ebc041a productservices => product_services by Yifan Hong · 7 years ago
  11. c2606eb releasetools: Fix an issue in image size computation. by Tao Bao · 7 years ago
  12. 4251fe9 releasetools: Return the actual image size when building logical partitions. by Tao Bao · 7 years ago
  13. 2d90c24 Merge changes from topic "board_partition_reserved_size" by Yifan Hong · 7 years ago
  14. 9c35a02 build_image.py recognize BOARD_PRODUCT_SERVICESIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  15. 56a6c3b build_image.py recognize BOARD_PRODUCTIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  16. 8bfd3c7 releasetools: Rename the ramdisk_dir in prop dict to root_dir. by Tao Bao · 7 years ago
  17. 5f681e1 Add support for /product-services partition by Dario Freni · 7 years ago
  18. 92fb231 build_image.py: remove extra new lines in error message by Yifan Hong · 7 years ago
  19. 749062d build_image.py recognize BOARD_VENDORIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  20. bbcba1e build_image.py recognize BOARD_SYSTEMIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  21. 332a96b releasetools: Default journal size to 0 for system images. by Tao Bao · 7 years ago
  22. 3f5f993 build_image: default extfs reserved size to 0 on RO partitions. by Patrick Tjin · 7 years ago
  23. b4ec6d7 Remove the hard-coded path of build_verity_metadata.py. by Tao Bao · 7 years ago
  24. b7735d8 Support /product partition by Jaekyun Seok · 8 years ago
  25. fde9f79 Add BOARD_EXT4_SHARE_DUP_BLOCKS to share duplicated blocks on ext4 by Jin Qian · 8 years ago
  26. 9446c1d Fix order of args passed to mksquashfsimage.sh by Ng Zhi An · 8 years ago
  27. cd53a89 releasetools: Dump mkfs/fsck/simg2img outputs on error. by Tao Bao · 8 years ago
  28. c72727a releasetools: Clean up build_image.py. by Tao Bao · 8 years ago
  29. d8a953d releasetools: Move assertions into CheckHeadroom(). by Tao Bao · 8 years ago
  30. 1c830bf releasetools: Add common.MakeTempDir(). by Tao Bao · 8 years ago
  31. b379762 Merge "build_image: Factor out CheckHeadroom() and add tests." by Treehugger Robot · 8 years ago
  32. d30b7519 Merge "Remove the support for BOARD_HAS_EXT4_RESERVED_BLOCKS." by Treehugger Robot · 8 years ago
  33. d4349f2 build_image: Factor out CheckHeadroom() and add tests. by Tao Bao · 8 years ago
  34. 10c9f5d Merge "core, release: add sload.f2fs for otatools.zip" by Jaegeuk Kim · 8 years ago
  35. 79d52f8 Remove the support for BOARD_HAS_EXT4_RESERVED_BLOCKS. by Tao Bao · 8 years ago
  36. 73ff57f Explain why BuildImage failed. by Elliott Hughes · 8 years ago
  37. 2ea1eba core, release: add sload.f2fs for otatools.zip by Jaegeuk Kim · 8 years ago
  38. 29ec06b Silence superfluous build messages. by Tomasz Wasilczyk · 8 years ago
  39. 404af2c Merge "Build repeatable system images with mke2fs." by Treehugger Robot · 8 years ago
  40. d86e311 Build repeatable system images with mke2fs. by Tao Bao · 8 years ago
  41. 6ceeb1a Adding Android verified boot 1.0 metadata into ENG builds by Bowgo Tsai · 8 years ago
  42. 2b6dfd6 Use computed salt for AVB-signed images. by Tao Bao · 8 years ago
  43. 149b7fb Add a verbose option to RunCommand in build_image.py by Tianjie Xu · 8 years ago
  44. 3e599ea AVB: support chain partition signing by Bowgo Tsai · 8 years ago
  45. 65b98cd Merge "Generate care_map.txt when AVB is enabled" by Tianjie Xu · 8 years ago
  46. 6b2e155 Generate care_map.txt when AVB is enabled by Tianjie Xu · 8 years ago
  47. 7ea994b Support signing custom images with AVB HASH or AVB HASHTREE by Bowgo Tsai · 8 years ago
  48. 001c676 Add the option to reserve headroom for partition images. by Julius D'souza · 8 years ago
  49. e3ad41b Switch command to subprocess in build_image.py by Tianjie Xu · 8 years ago
  50. 20f08c3 Pass flash erase & logical block size to mke2fs by Connor O'Brien · 9 years ago
  51. a190084 build_image: add support for specifying number of inodes by Patrick Tjin · 9 years ago
  52. ada51f3 Manually merge commit 'c13da91' into stage-aosp-master by The Android Automerger · 9 years ago
  53. 9a072cc Add support for creating ext4 images with mke2fs by Adrien Schildknecht · 9 years ago
  54. f4a8827 Merge "releasetools: Support verity signer args." am: 02d2d68aec by Tao Bao · 9 years ago
  55. 4581042 releasetools: Support verity signer args. by Tao Bao · 9 years ago
  56. 4e9c89a resolve merge conflicts of 86180eb to nyc-mr1-dev-plus-aosp by David Zeuthen · 9 years ago
  57. 4014a9d Make room for AVB hashtree and metadata. by David Zeuthen · 9 years ago
  58. 3d207c8 Merge "build_image: add padding to match partition size" am: ef5751c1ec am: 5875285ecf by Sami Tolvanen · 9 years ago
  59. 433905f build_image: add padding to match partition size by Sami Tolvanen · 9 years ago
  60. a3e8e9c resolve merge conflicts of 3f7c348 to nyc-mr1-dev-plus-aosp by Alex Light · 9 years ago
  61. 4e358ab Add system_other partition, install odex files by Alex Light · 9 years ago
  62. 2d20807 Merge \\\"Remove obsolete MTD support from the releasetools scripts.\\\" am: 63fc2b6766 am: ece6ff869c by Elliott Hughes · 9 years ago
  63. f66d3e6 Merge \\"Remove obsolete MTD support from the releasetools scripts.\\" am: 63fc2b6766 by Elliott Hughes · 9 years ago
  64. ece6ff8 Merge \"Remove obsolete MTD support from the releasetools scripts.\" by Elliott Hughes · 9 years ago
  65. 305b088 Remove obsolete MTD support from the releasetools scripts. by Elliott Hughes · 9 years ago
  66. 44dc2a9 resolve merge conflicts of 8ebbc4e to nyc-mr1-dev am: 423862500b by Mohamad Ayyash · 9 years ago
  67. 4238625 resolve merge conflicts of 8ebbc4e to nyc-mr1-dev by Mohamad Ayyash · 9 years ago
  68. 3336f9a Merge \"squashfs: make disable-4k-align a parameter\" into nyc-dev by Mohamad Ayyash · 9 years ago
  69. 1b6d348 squashfs: make disable-4k-align a parameter by Mohamad Ayyash · 9 years ago
  70. c3216ac Merge \\"Pass block_list param to mksquashfs\\" into nyc-dev am: 3bddf74752 by Mohamad Ayyash · 9 years ago
  71. f80e55b Merge \"Pass block_list param to mksquashfs\" into nyc-dev am: 3bddf74752 by Mohamad Ayyash · 9 years ago
  72. 52cef0d Merge \"Pass block_list param to mksquashfs\" into nyc-dev am: 3bddf74752 by Mohamad Ayyash · 9 years ago
  73. c3484f7 Pass block_list param to mksquashfs by Mohamad Ayyash · 9 years ago
  74. 000d71d Pass squashfs block size as a parameter am: dfec815882 by Mohamad Ayyash · 9 years ago
  75. dfec815 Pass squashfs block size as a parameter by Mohamad Ayyash · 9 years ago
  76. 465acf8 Use fs_config files for mksquashfs by Mohamad Ayyash · 9 years ago
  77. 230ef58 Merge "Use fs_config files for mksquashfs" into nyc-dev am: b354a61 by Mohamad Ayyash · 9 years ago
  78. 8837882 Use fs_config files for mksquashfs by Mohamad Ayyash · 9 years ago
  79. be667a1 Merge "Correct usage message for build_image.py" am: d63ec28 am: 334a418 by Ying Wang · 9 years ago
  80. 885dbb5 Correct usage message for build_image.py by Maria Bornski · 10 years ago
  81. f876555 Hook incremental ext4 image generation into build by Mohamad Ayyash · 9 years ago
  82. 405e71d Fix metadata location when file system doesn't span the partition by Sami Tolvanen · 9 years ago
  83. 6a8781a Fix metadata location when file system doesn't span the partition by Sami Tolvanen · 9 years ago
  84. e11aa50 Add compressor options for squashfs vendor images by Patrick Tjin · 9 years ago
  85. 4a06004 build_image: don't call append2simg for FEC by Sami Tolvanen · 10 years ago
  86. ff914f5 build_image: remove an unnecessary call to append2simg by Sami Tolvanen · 10 years ago
  87. b2a555e Make squashfs sparse image generation optional by Todd Poynor · 10 years ago
  88. f99b531 Error correction: Append codes to verified partitions by Sami Tolvanen · 10 years ago
  89. ce9635e am 2124d7e1: Merge "Only use a fixed timestamp when packaging." by Tao Bao · 10 years ago
  90. 822f584 Only use a fixed timestamp when packaging. by Tao Bao · 10 years ago
  91. 9a5afa5 am 5e23069b: Merge "build_image.py: Use a fixed timestamp in the generated image." by Tao Bao · 10 years ago
  92. 052ae35 build_image.py: Use a fixed timestamp in the generated image. by Tao Bao · 10 years ago
  93. 37700c9 Merge "Add compressor options for squashfs system images" by Simon Wilson · 10 years ago
  94. 1358123 am a04e6b89: am dd68e68f: Merge "Override properties that point to out/ directory." by Tao Bao · 10 years ago
  95. 84e7568 Override properties that point to out/ directory. by Tao Bao · 10 years ago
  96. 74a81e6 fix device specific fs_config on build server by Thierry Strudel · 10 years ago
  97. 011ea06 Add compressor options for squashfs system images by Simon Wilson · 10 years ago
  98. 4e66343 Retry adjusting the size computation for reserved blocks. by Tao Bao · 10 years ago
  99. c7a6f1e Retry adjusting the size computation for reserved blocks. by Tao Bao · 10 years ago
  100. 2384d01 Revert "Adjust the size computation for reserved blocks" by Tao Bao · 10 years ago