1. 2b6dfd6 Use computed salt for AVB-signed images. by Tao Bao · 8 years ago
  2. 149b7fb Add a verbose option to RunCommand in build_image.py by Tianjie Xu · 8 years ago
  3. 3e599ea AVB: support chain partition signing by Bowgo Tsai · 8 years ago
  4. 65b98cd Merge "Generate care_map.txt when AVB is enabled" by Tianjie Xu · 8 years ago
  5. 6b2e155 Generate care_map.txt when AVB is enabled by Tianjie Xu · 8 years ago
  6. 7ea994b Support signing custom images with AVB HASH or AVB HASHTREE by Bowgo Tsai · 8 years ago
  7. 001c676 Add the option to reserve headroom for partition images. by Julius D'souza · 8 years ago
  8. e3ad41b Switch command to subprocess in build_image.py by Tianjie Xu · 8 years ago
  9. 20f08c3 Pass flash erase & logical block size to mke2fs by Connor O'Brien · 9 years ago
  10. a190084 build_image: add support for specifying number of inodes by Patrick Tjin · 9 years ago
  11. ada51f3 Manually merge commit 'c13da91' into stage-aosp-master by The Android Automerger · 9 years ago
  12. 9a072cc Add support for creating ext4 images with mke2fs by Adrien Schildknecht · 9 years ago
  13. f4a8827 Merge "releasetools: Support verity signer args." am: 02d2d68aec by Tao Bao · 9 years ago
  14. 4581042 releasetools: Support verity signer args. by Tao Bao · 9 years ago
  15. 4e9c89a resolve merge conflicts of 86180eb to nyc-mr1-dev-plus-aosp by David Zeuthen · 9 years ago
  16. 4014a9d Make room for AVB hashtree and metadata. by David Zeuthen · 9 years ago
  17. 3d207c8 Merge "build_image: add padding to match partition size" am: ef5751c1ec am: 5875285ecf by Sami Tolvanen · 9 years ago
  18. 433905f build_image: add padding to match partition size by Sami Tolvanen · 9 years ago
  19. a3e8e9c resolve merge conflicts of 3f7c348 to nyc-mr1-dev-plus-aosp by Alex Light · 9 years ago
  20. 4e358ab Add system_other partition, install odex files by Alex Light · 9 years ago
  21. 2d20807 Merge \\\"Remove obsolete MTD support from the releasetools scripts.\\\" am: 63fc2b6766 am: ece6ff869c by Elliott Hughes · 9 years ago
  22. f66d3e6 Merge \\"Remove obsolete MTD support from the releasetools scripts.\\" am: 63fc2b6766 by Elliott Hughes · 9 years ago
  23. ece6ff8 Merge \"Remove obsolete MTD support from the releasetools scripts.\" by Elliott Hughes · 9 years ago
  24. 305b088 Remove obsolete MTD support from the releasetools scripts. by Elliott Hughes · 9 years ago
  25. 44dc2a9 resolve merge conflicts of 8ebbc4e to nyc-mr1-dev am: 423862500b by Mohamad Ayyash · 9 years ago
  26. 4238625 resolve merge conflicts of 8ebbc4e to nyc-mr1-dev by Mohamad Ayyash · 9 years ago
  27. 3336f9a Merge \"squashfs: make disable-4k-align a parameter\" into nyc-dev by Mohamad Ayyash · 9 years ago
  28. 1b6d348 squashfs: make disable-4k-align a parameter by Mohamad Ayyash · 9 years ago
  29. c3216ac Merge \\"Pass block_list param to mksquashfs\\" into nyc-dev am: 3bddf74752 by Mohamad Ayyash · 9 years ago
  30. f80e55b Merge \"Pass block_list param to mksquashfs\" into nyc-dev am: 3bddf74752 by Mohamad Ayyash · 9 years ago
  31. 52cef0d Merge \"Pass block_list param to mksquashfs\" into nyc-dev am: 3bddf74752 by Mohamad Ayyash · 9 years ago
  32. c3484f7 Pass block_list param to mksquashfs by Mohamad Ayyash · 9 years ago
  33. 000d71d Pass squashfs block size as a parameter am: dfec815882 by Mohamad Ayyash · 9 years ago
  34. dfec815 Pass squashfs block size as a parameter by Mohamad Ayyash · 9 years ago
  35. 465acf8 Use fs_config files for mksquashfs by Mohamad Ayyash · 9 years ago
  36. 230ef58 Merge "Use fs_config files for mksquashfs" into nyc-dev am: b354a61 by Mohamad Ayyash · 9 years ago
  37. 8837882 Use fs_config files for mksquashfs by Mohamad Ayyash · 9 years ago
  38. be667a1 Merge "Correct usage message for build_image.py" am: d63ec28 am: 334a418 by Ying Wang · 9 years ago
  39. 885dbb5 Correct usage message for build_image.py by Maria Bornski · 10 years ago
  40. f876555 Hook incremental ext4 image generation into build by Mohamad Ayyash · 9 years ago
  41. 405e71d Fix metadata location when file system doesn't span the partition by Sami Tolvanen · 9 years ago
  42. 6a8781a Fix metadata location when file system doesn't span the partition by Sami Tolvanen · 9 years ago
  43. e11aa50 Add compressor options for squashfs vendor images by Patrick Tjin · 9 years ago
  44. 4a06004 build_image: don't call append2simg for FEC by Sami Tolvanen · 10 years ago
  45. ff914f5 build_image: remove an unnecessary call to append2simg by Sami Tolvanen · 10 years ago
  46. b2a555e Make squashfs sparse image generation optional by Todd Poynor · 10 years ago
  47. f99b531 Error correction: Append codes to verified partitions by Sami Tolvanen · 10 years ago
  48. ce9635e am 2124d7e1: Merge "Only use a fixed timestamp when packaging." by Tao Bao · 10 years ago
  49. 822f584 Only use a fixed timestamp when packaging. by Tao Bao · 10 years ago
  50. 9a5afa5 am 5e23069b: Merge "build_image.py: Use a fixed timestamp in the generated image." by Tao Bao · 10 years ago
  51. 052ae35 build_image.py: Use a fixed timestamp in the generated image. by Tao Bao · 10 years ago
  52. 37700c9 Merge "Add compressor options for squashfs system images" by Simon Wilson · 10 years ago
  53. 1358123 am a04e6b89: am dd68e68f: Merge "Override properties that point to out/ directory." by Tao Bao · 10 years ago
  54. 84e7568 Override properties that point to out/ directory. by Tao Bao · 10 years ago
  55. 74a81e6 fix device specific fs_config on build server by Thierry Strudel · 10 years ago
  56. 011ea06 Add compressor options for squashfs system images by Simon Wilson · 10 years ago
  57. 4e66343 Retry adjusting the size computation for reserved blocks. by Tao Bao · 10 years ago
  58. c7a6f1e Retry adjusting the size computation for reserved blocks. by Tao Bao · 10 years ago
  59. 2384d01 Revert "Adjust the size computation for reserved blocks" by Tao Bao · 10 years ago
  60. 8f180b9 Merge "Create userdata.img with real data when SANITIZE_TARGET=address." by Ying Wang · 10 years ago
  61. 2a04839 Create userdata.img with real data when SANITIZE_TARGET=address. by Ying Wang · 10 years ago
  62. 07a7590 Merge "build_image.py: Make sparse squashfs images" into mnc-dev by Mohamad Ayyash · 10 years ago
  63. 6d5ddc3 resolved conflicts for merge of ecfc97f7 to mnc-dev by Simon Wilson · 10 years ago
  64. ecfc97f resolved conflicts for merge of f86e7eea to lmp-mr1-ub-dev by Simon Wilson · 10 years ago
  65. 042e851 Merge "build_image.py: Make sparse squashfs images" by Mohamad Ayyash · 10 years ago
  66. 2cd51cc build_image.py: Make sparse squashfs images by Mohamad Ayyash · 10 years ago
  67. fa6c8a9 build_image.py: Make sparse squashfs images by Mohamad Ayyash · 10 years ago
  68. efbb5d2 Adjust the size computation for reserved blocks by Tao Bao · 10 years ago
  69. f86e7ee Add compressor options for squashfs system images by Simon Wilson · 10 years ago
  70. cade49d Allow flashing a squashfs system image by Mohamad Ayyash · 10 years ago
  71. 601ddea Allow custom boot_signer and verity_signer. by Baligh Uddin · 10 years ago
  72. 4540a85 Support to configure and build multiple custom images. by Ying Wang · 10 years ago
  73. f3282b4 Wrap zipfile.write(), writestr() and close() by Tao Bao · 10 years ago
  74. 2ed665a Wrap zipfile.write(), writestr() and close() by Tao Bao · 10 years ago
  75. e71b556 am 347195da: am 6ddc3600: Merge "build_image.py: Verity support for flashing non partition spanning fs" by Mohamad Ayyash · 10 years ago
  76. dd06352 build_image.py: Verity support for flashing non partition spanning fs by Mohamad Ayyash · 10 years ago
  77. eecf00d resolved conflicts for merge of 4c32aa3d to lmp-mr1-dev-plus-aosp by Dan Albert · 10 years ago
  78. 99e22a5 Merge "Make releasetools pylint clean." by Dan Albert · 10 years ago
  79. 52ea206 am abc748c1: am 6ff1b035: Merge "Support to build image of root file system with /system and ramdisk combined." by Ying Wang · 10 years ago
  80. a2292c9 Support to build image of root file system with /system and ramdisk combined. by Ying Wang · 10 years ago
  81. 8b72aef Make releasetools pylint clean. by Dan Albert · 10 years ago
  82. d4ca3b3 am 4cbc4b39: am ae61f50a: Support to configure and build multiple custom images. by Ying Wang · 10 years ago
  83. ae61f50 Support to configure and build multiple custom images. by Ying Wang · 10 years ago
  84. 9b19382 resolved conflicts for merge of fc759204 to stage-aosp-master by Mohamad Ayyash · 10 years ago
  85. b97746e Allow flashing a squashfs system image by Mohamad Ayyash · 10 years ago
  86. 7a864af am aa112716: Merge "build_image: Set file system labels on disk images" by David Turner · 11 years ago
  87. 8ed01f3 build_image: Set file system labels on disk images by Christoffer Dall · 11 years ago
  88. f3b8635 Support journal size board config variables. by Ying Wang · 11 years ago
  89. a37b2bb Fix the build by Paul Lawrence · 11 years ago
  90. fc44a51 new block OTA system tools by Doug Zongker · 11 years ago
  91. f21cb5a save file block allocations in target_files by Doug Zongker · 11 years ago
  92. f4eabc3 Added support for building verified vendor partition by Daniel Rosenberg · 11 years ago
  93. 5bfed5a core+tools: support specifying F2FS as the fstype for userdata by JP Abgrall · 11 years ago
  94. 8282282 use fs_config and file_contexts from target_files by Doug Zongker · 11 years ago
  95. e8e982a Fix salt for verity tree generation. by Geremy Condra · 11 years ago
  96. 5b5f495 Add verity support to `make dist`. by Geremy Condra · 11 years ago
  97. 477cf2b verity: switch to C++ version of build_verity_tree by Colin Cross · 11 years ago
  98. b888843 Set up rules to build oem.img by Ying Wang · 11 years ago
  99. 5fad203 handle don't care regions in the system image by Doug Zongker · 11 years ago
  100. 1ad7ade some builds don't have a build.prop? by Doug Zongker · 12 years ago