1. 6e861e9 Fix missing dev nodes in init_boot.img ramdisk by Vincent Donnefort · 3 years, 3 months ago
  2. b81b4e3 Allow vendors to add custom vbmeta partitions by Kelvin Zhang · 3 years, 4 months ago
  3. 37a4290 Remove all ZIP64LIMIT hack by Kelvin Zhang · 3 years, 6 months ago
  4. 1caead0 Use AVB footer to determine caremap by Kelvin Zhang · 3 years, 7 months ago
  5. f294c87 Move GetCareMap from common.py to add_img_to_target_files.py by Kelvin Zhang · 3 years, 7 months ago
  6. dd3fca0 Remove replace verity key args by hungweichen · 3 years, 9 months ago
  7. 65ba375 Remove verity related props from build_image.py by hungweichen · 3 years, 9 months ago
  8. e5ddfcd Fix potential issues if str has spaces by jiajia tang · 3 years, 11 months ago
  9. 0323025 vendor_kernel_boot: Update releasetools for vendor_kernel_boot by Lucas Wei · 4 years, 1 month ago
  10. f57333f Make build support vendor_kernel_boot image by Lucas Wei · 4 years, 2 months ago
  11. ea586a8 Merge "Fix signing failure when no entry to convert to store" by Treehugger Robot · 4 years, 3 months ago
  12. 7087614 Fix signing failure when no entry to convert to store by Kelvin Zhang · 4 years, 3 months ago
  13. 756b561 Fix python3 errors: "TypeError: write() argument must be str, not bytes" by Iavor-Valentin Iftime · 4 years, 3 months ago
  14. 9d021e9 Fix small misuse of pass by Kelvin Zhang · 4 years, 3 months ago
  15. 834f5d4 Store EROFS images uncompressed by Kelvin Zhang · 4 years, 3 months ago
  16. 13a4137 core & tools: system_dlkm: add dynamic partition by Ramji Jiyani · 4 years, 3 months ago
  17. bdef28f releasetools: system_dlkm: add image to dist zip by Ramji Jiyani · 4 years, 3 months ago
  18. afdd7c7 Update releasetools for new init_boot.img by Devin Moore · 4 years, 5 months ago
  19. aba5c9e Fix aosp_x86_64-user build failure by Bowgo Tsai · 4 years, 7 months ago
  20. 78554ea Build vendor images first when rebuilding with vendor_otatools. by Daniel Norman · 4 years, 8 months ago
  21. e086f72 Revert "Rebuild vendor images in sign_target_files_apks with vendor otatools." by Greg Kaiser · 4 years, 8 months ago
  22. a1094e9 Rebuild vendor images in sign_target_files_apks with vendor otatools. by Daniel Norman · 4 years, 9 months ago
  23. 25ab998 Fix a bug in computing streaming property of payload.bin by Kelvin Zhang · 4 years, 11 months ago
  24. c3bf3d0 Write the vbmeta digest to the output zipfile also by Tianjie · 4 years, 10 months ago
  25. a5fca03 Amend the apex info for ota package by Tianjie · 5 years ago
  26. fdda51d Calculate the runtime ro.build.id in ota scripts by Tianjie · 5 years ago
  27. bbde59f Calculate the vbmeta digest when building images by Tianjie · 5 years ago
  28. e9af70a Performs basic APEX validation in the merged target files package. by Daniel Norman · 5 years ago
  29. 2732413 Moves care map generation logic to common.py, so it can be reused. by Kelvin Zhang · 5 years ago
  30. 2d7989a Revert "Generate care map after merging target_files" by Daniel Norman · 5 years ago
  31. c184fa1 Generate care map after merging target_files by Kelvin Zhang · 5 years ago
  32. e86bab4 Revert^2 "Add option to allow product makefiles to skip building s..." by Yo Chiang · 5 years ago
  33. ccfea17 Revert "Add option to allow product makefiles to skip building s..." by Tianjie Xu · 5 years ago
  34. ba959a5 Add option to allow product makefiles to skip building super_empty.img by Yi-Yo Chiang · 5 years ago
  35. e077cf7 Add pvmfw partition to target files by Andrew Scull · 5 years ago
  36. b4b07ab Returns empty apex_infos if the apex target dir does not exist. by Daniel Norman · 5 years ago
  37. 5f0fcee Emit apex_info to target_files META/apex_info.pb by Kelvin Zhang · 5 years ago
  38. 7294274 Ensure file permissions are writable before attempting to sign. by Rupert Shuttleworth · 5 years ago
  39. 8218225 Support PRODUCT_BUILD_VBMETA_IMAGE for target files by Bowgo Tsai · 5 years ago
  40. 435b8fe Misc fixes to release tools. by Chris Gross · 6 years ago
  41. c08cbf0 Revert "Add modules partition." by Yifan Hong · 6 years ago
  42. c0f187f Add modules partition. by Yifan Hong · 6 years ago
  43. f496f1b Add odm_dlkm partition. by Yifan Hong · 6 years ago
  44. cfb917a Add vendor_dlkm partition. by Yifan Hong · 6 years ago
  45. e08e409 Merge "Use BUILD_*_IMAGE flags in add_img_to_target_files." by Chris Gross · 6 years ago
  46. 3e15f6e Include image descriptor of only the first boot image in vbmeta by Roopesh Nataraja · 6 years ago
  47. 203191b Use BUILD_*_IMAGE flags in add_img_to_target_files. by Chris Gross · 6 years ago
  48. f23364d Add options to sign the prebuilt custom images. by Hongguang Chen · 6 years ago
  49. 0fde41e Reland "Add a wrapper class PartitionBuildProp"" by Tianjie Xu · 6 years ago
  50. 6022545 Revert "Add a wrapper class PartitionBuildProp" by Greg Kaiser · 6 years ago
  51. fd3883f Add a wrapper class PartitionBuildProp by Tianjie · 6 years ago
  52. 9793cf6 support multiple boot.img files in release tools by Steve Muckle · 6 years ago
  53. d5fe862 Uses a per-partition fingerprint for building images and avb_salt. by Daniel Norman · 6 years ago
  54. 3ed35d3 releasetools: Fix the support for getting reproducible images. by Tao Bao · 7 years ago
  55. 765668f releasetools: Update the handling of recovery fstab. by Tao Bao · 7 years ago
  56. e868aec Moving recovery resources from /system to /vendor by Bill Peckham · 7 years ago
  57. e1b1086 add vendor_boot image support by Steve Muckle · 7 years ago
  58. 276f062 Adds support for optionally generating vbmeta.img in merge_builds. by Daniel Norman · 7 years ago
  59. 0480850 releasetools: Move recovery-two-step.img to OTA/. by Tao Bao · 7 years ago
  60. 6151e3f Rename product_services to system_ext by Justin Yun · 7 years ago
  61. 48a2feb Change the condition for building super_empty.img. by Tao Bao · 7 years ago
  62. a370545 releasetools: Make additional modules Python 3 compatible. by Tao Bao · 7 years ago
  63. cd951b2 releasetools: No-op change to use common.AVB_VBMETA_PARTITIONS. by Tao Bao · 7 years ago
  64. 4978fa9 Rebuild recovery-from-boot patch when calling add_img_to_target_files. by Tao Bao · 7 years ago
  65. a784ef1 Add BUILD_RECOVERY_IMAGE and BUILD_BOOT_IMAGE flags by Chris Gross · 7 years ago
  66. 77a4aa0 releasetools: Skip on empty care_map. by Tao Bao · 7 years ago
  67. 8bdfb99 releasetools: GetCareMap supports non-sparse image. by Tao Bao · 7 years ago
  68. fab3f29 Merge "Adds optional --rebuild_recovery flag to merge_target_files." by Daniel Norman · 7 years ago
  69. f88e0ce releasetools: Kill the use of os.getenv('AVBTOOL'). by Tao Bao · 7 years ago
  70. a4911da Adds optional --rebuild_recovery flag to merge_target_files. by Daniel Norman · 7 years ago
  71. cc57de3 Skip some build steps if not building system image. by Bill Peckham · 7 years ago
  72. 16a7389 Code improvement to adjusted the blocks size for care_map file by Shashikant Baviskar · 7 years ago
  73. 93e7ebe releasetools: OutputFile stages files under input dir. by Tao Bao · 7 years ago
  74. 519d182 Don't build retrofit OTA package if vendor.img is unavailable. by Tao Bao · 7 years ago
  75. e98427a Don't build super image if source images are missing by Yifan Hong · 7 years ago
  76. 055e6cf add_img_to_target_files uses build_super_image by Yifan Hong · 7 years ago
  77. 08d07f5 Merge "Infer prebuilt image size" by Treehugger Robot · 7 years ago
  78. 70fc029 Infer prebuilt image size by Yifan Hong · 7 years ago
  79. 2764aee Use common.RunAndCheckOutput() in add_img_to_target_files.py. by Tao Bao · 7 years ago
  80. c767f7c Add split super images to target_files. by Yifan Hong · 7 years ago
  81. 7106420 releasetools: Include descriptor of `vbmeta_system.img` in `vbmeta.img`. by Tao Bao · 8 years ago
  82. 32fcdab releasetools: Switch to Python logging. by Tao Bao · 8 years ago
  83. 7709ab2 Rename vbmeta_mainline to vbmeta_system. by David Anderson · 8 years ago
  84. 73dd4f4 releasetools: Set default stdout and stderr in common.Run(). by Tao Bao · 8 years ago
  85. c6bd70a releasetools: Raise on image building errors. by Tao Bao · 8 years ago
  86. 35f4ebc releasetools: Clean up the use of `partition_size`. by Tao Bao · 8 years ago
  87. 861f413 Generates the care_map with fingerprint by Tianjie Xu · 8 years ago
  88. 5875ca0 Merge "Rename care map in pb format to care_map.pb" by Tianjie Xu · 8 years ago
  89. 4c05f4a Rename care map in pb format to care_map.pb by Tianjie Xu · 8 years ago
  90. 744c4c7 Support building chained VBMeta images. by Tao Bao · 8 years ago
  91. 3e9e6af Merge "releasetools: common.LoadInfoDict() takes a bool parameter for repacking." by Tao Bao · 8 years ago
  92. 1ef03e2 Add super_empty.img to target-files and the update package. by David Anderson · 8 years ago
  93. 410ad8b releasetools: common.LoadInfoDict() takes a bool parameter for repacking. by Tao Bao · 8 years ago
  94. e30a6a6 releasetools: Use int value of FIXED_FILE_TIMESTAMP. by Tao Bao · 8 years ago
  95. 924af7d s/product-services/product_services/g by Dario Freni · 8 years ago
  96. 35be6ca Reland "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g" by Yifan Hong · 8 years ago
  97. 68883e0 Merge "Revert "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g"" by Treehugger Robot · 8 years ago
  98. 8702106 Revert "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g" by Shawn Yang · 8 years ago
  99. ccbae48 Generates the care_map.txt in protobuf format by Tianjie Xu · 8 years ago
  100. 77c778c s/PRODUCT-SERVICES/PRODUCT_SERVICES/g by Dario Freni · 8 years ago