1. 7294274 Ensure file permissions are writable before attempting to sign. by Rupert Shuttleworth · 4 years, 9 months ago
  2. 8218225 Support PRODUCT_BUILD_VBMETA_IMAGE for target files by Bowgo Tsai · 4 years, 10 months ago
  3. 435b8fe Misc fixes to release tools. by Chris Gross · 5 years ago
  4. c08cbf0 Revert "Add modules partition." by Yifan Hong · 5 years ago
  5. c0f187f Add modules partition. by Yifan Hong · 5 years ago
  6. f496f1b Add odm_dlkm partition. by Yifan Hong · 5 years ago
  7. cfb917a Add vendor_dlkm partition. by Yifan Hong · 5 years ago
  8. e08e409 Merge "Use BUILD_*_IMAGE flags in add_img_to_target_files." by Chris Gross · 5 years ago
  9. 3e15f6e Include image descriptor of only the first boot image in vbmeta by Roopesh Nataraja · 5 years ago
  10. 203191b Use BUILD_*_IMAGE flags in add_img_to_target_files. by Chris Gross · 5 years ago
  11. f23364d Add options to sign the prebuilt custom images. by Hongguang Chen · 5 years ago
  12. 0fde41e Reland "Add a wrapper class PartitionBuildProp"" by Tianjie Xu · 5 years ago
  13. 6022545 Revert "Add a wrapper class PartitionBuildProp" by Greg Kaiser · 5 years ago
  14. fd3883f Add a wrapper class PartitionBuildProp by Tianjie · 5 years ago
  15. 9793cf6 support multiple boot.img files in release tools by Steve Muckle · 5 years ago
  16. d5fe862 Uses a per-partition fingerprint for building images and avb_salt. by Daniel Norman · 6 years ago
  17. 3ed35d3 releasetools: Fix the support for getting reproducible images. by Tao Bao · 6 years ago
  18. 765668f releasetools: Update the handling of recovery fstab. by Tao Bao · 6 years ago
  19. e868aec Moving recovery resources from /system to /vendor by Bill Peckham · 6 years ago
  20. e1b1086 add vendor_boot image support by Steve Muckle · 6 years ago
  21. 276f062 Adds support for optionally generating vbmeta.img in merge_builds. by Daniel Norman · 6 years ago
  22. 0480850 releasetools: Move recovery-two-step.img to OTA/. by Tao Bao · 6 years ago
  23. 6151e3f Rename product_services to system_ext by Justin Yun · 6 years ago
  24. 48a2feb Change the condition for building super_empty.img. by Tao Bao · 6 years ago
  25. a370545 releasetools: Make additional modules Python 3 compatible. by Tao Bao · 6 years ago
  26. cd951b2 releasetools: No-op change to use common.AVB_VBMETA_PARTITIONS. by Tao Bao · 6 years ago
  27. 4978fa9 Rebuild recovery-from-boot patch when calling add_img_to_target_files. by Tao Bao · 6 years ago
  28. a784ef1 Add BUILD_RECOVERY_IMAGE and BUILD_BOOT_IMAGE flags by Chris Gross · 6 years ago
  29. 77a4aa0 releasetools: Skip on empty care_map. by Tao Bao · 6 years ago
  30. 8bdfb99 releasetools: GetCareMap supports non-sparse image. by Tao Bao · 6 years ago
  31. fab3f29 Merge "Adds optional --rebuild_recovery flag to merge_target_files." by Daniel Norman · 6 years ago
  32. f88e0ce releasetools: Kill the use of os.getenv('AVBTOOL'). by Tao Bao · 6 years ago
  33. a4911da Adds optional --rebuild_recovery flag to merge_target_files. by Daniel Norman · 6 years ago
  34. cc57de3 Skip some build steps if not building system image. by Bill Peckham · 7 years ago
  35. 16a7389 Code improvement to adjusted the blocks size for care_map file by Shashikant Baviskar · 7 years ago
  36. 93e7ebe releasetools: OutputFile stages files under input dir. by Tao Bao · 7 years ago
  37. 519d182 Don't build retrofit OTA package if vendor.img is unavailable. by Tao Bao · 7 years ago
  38. e98427a Don't build super image if source images are missing by Yifan Hong · 7 years ago
  39. 055e6cf add_img_to_target_files uses build_super_image by Yifan Hong · 7 years ago
  40. 08d07f5 Merge "Infer prebuilt image size" by Treehugger Robot · 7 years ago
  41. 70fc029 Infer prebuilt image size by Yifan Hong · 7 years ago
  42. 2764aee Use common.RunAndCheckOutput() in add_img_to_target_files.py. by Tao Bao · 7 years ago
  43. c767f7c Add split super images to target_files. by Yifan Hong · 7 years ago
  44. 7106420 releasetools: Include descriptor of `vbmeta_system.img` in `vbmeta.img`. by Tao Bao · 7 years ago
  45. 32fcdab releasetools: Switch to Python logging. by Tao Bao · 7 years ago
  46. 7709ab2 Rename vbmeta_mainline to vbmeta_system. by David Anderson · 7 years ago
  47. 73dd4f4 releasetools: Set default stdout and stderr in common.Run(). by Tao Bao · 7 years ago
  48. c6bd70a releasetools: Raise on image building errors. by Tao Bao · 7 years ago
  49. 35f4ebc releasetools: Clean up the use of `partition_size`. by Tao Bao · 7 years ago
  50. 861f413 Generates the care_map with fingerprint by Tianjie Xu · 7 years ago
  51. 5875ca0 Merge "Rename care map in pb format to care_map.pb" by Tianjie Xu · 7 years ago
  52. 4c05f4a Rename care map in pb format to care_map.pb by Tianjie Xu · 7 years ago
  53. 744c4c7 Support building chained VBMeta images. by Tao Bao · 7 years ago
  54. 3e9e6af Merge "releasetools: common.LoadInfoDict() takes a bool parameter for repacking." by Tao Bao · 7 years ago
  55. 1ef03e2 Add super_empty.img to target-files and the update package. by David Anderson · 7 years ago
  56. 410ad8b releasetools: common.LoadInfoDict() takes a bool parameter for repacking. by Tao Bao · 7 years ago
  57. e30a6a6 releasetools: Use int value of FIXED_FILE_TIMESTAMP. by Tao Bao · 7 years ago
  58. 924af7d s/product-services/product_services/g by Dario Freni · 7 years ago
  59. 35be6ca Reland "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g" by Yifan Hong · 7 years ago
  60. 68883e0 Merge "Revert "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g"" by Treehugger Robot · 7 years ago
  61. 8702106 Revert "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g" by Shawn Yang · 7 years ago
  62. ccbae48 Generates the care_map.txt in protobuf format by Tianjie Xu · 7 years ago
  63. 77c778c s/PRODUCT-SERVICES/PRODUCT_SERVICES/g by Dario Freni · 7 years ago
  64. d624fa6 Add support for /odm partition by Bowgo Tsai · 8 years ago
  65. 567df62 Merge "target_files: copy to PRODUCT-SERVICES instead" by Yifan Hong · 7 years ago
  66. 4d6b38c target_files: copy to PRODUCT-SERVICES instead by Yifan Hong · 7 years ago
  67. e6d547d Fix 2009-01-01 timestamps in releasetools to always be UTC by Bryan Henry · 7 years ago
  68. ebc041a productservices => product_services by Yifan Hong · 7 years ago
  69. 02a0859 releasetools: Support verifying AVB signed images with chained partitions. by Tao Bao · 7 years ago
  70. 3e53ef7 releasetools: Clean up AppendVBMetaArgsForPartition(). by Tao Bao · 7 years ago
  71. 5f681e1 Add support for /product-services partition by Dario Freni · 7 years ago
  72. f130a23 Write combined bpt definition directly into META/partition-table.bpt by Bryan Henry · 7 years ago
  73. 69d3feb Don't suppress stderr for 'avbtool make_vbmeta_image' by Bryan Henry · 7 years ago
  74. 5277d10 releasetools: Stop copying images from RADIO/ to IMAGES/. by Tao Bao · 7 years ago
  75. 36d7c56 Remove the support for BRILLO_VENDOR_PARTITIONS. by Tao Bao · 7 years ago
  76. dba59ee releasetools: Don't return ZipFile from common.UnzipTemp(). by Tao Bao · 8 years ago
  77. 886d883 releasetools: Remove the unneeded 'prefix' parameters. by Tao Bao · 8 years ago
  78. 63c18fe releasetools: Add unittests for GetCareMap() and AddCareMapTxtForAbOta(). by Tao Bao · 8 years ago
  79. 12d87fc releasetools: Move the AVB salt setup into common.LoadInfoDict(). by Tao Bao · 8 years ago
  80. b7735d8 Support /product partition by Jaekyun Seok · 8 years ago
  81. a2ff4c9 releasetools: Clean up three functions in add_img_to_target_files.py. by Tao Bao · 8 years ago
  82. bea20ac releasetools: Refactor AddImagesToTargetFiles(). by Tao Bao · 8 years ago
  83. 1c830bf releasetools: Add common.MakeTempDir(). by Tao Bao · 8 years ago
  84. 89d7ab2 releasetools: Add common.ZipDelete(). by Tao Bao · 8 years ago
  85. 6b9fef5 releasetools: Address pylint warnings in add_img_to_target_files.py. by Tao Bao · 8 years ago
  86. bf70c31 releasetools: Allow building AVB-enabled recovery.img. by Tao Bao · 8 years ago
  87. ae396d9 releasetools: Always create IMAGES/ directory. by Tao Bao · 8 years ago
  88. 262bf3f releasetools: Fix the rebuilding of vbmeta.img. by Tao Bao · 8 years ago
  89. fa863c8 releasetools: Remove the workarounds for mkyaffs2image. by Tao Bao · 8 years ago
  90. d86e311 Build repeatable system images with mke2fs. by Tao Bao · 8 years ago
  91. 2b6dfd6 Use computed salt for AVB-signed images. by Tao Bao · 8 years ago
  92. b22afea Consider prebuilt vendor.img as having vendor partition. by Tao Bao · 8 years ago
  93. 9a5f419 Look for non-existent files listed in avb_vbmeta_args. by Tao Bao · 8 years ago
  94. 3f72176 Track the AVB property name change. by Tao Bao · 8 years ago
  95. 95a95c3 Allow packing custom radio images into target_files zip. by Tao Bao · 8 years ago
  96. 0effed4 Merge "AVB: support chain partition signing" by Treehugger Robot · 8 years ago
  97. 9ac4cb0 Fix duplicate 'META/care_map.txt' when calling add_img_to_target_files by Tianjie Xu · 8 years ago
  98. 3e599ea AVB: support chain partition signing by Bowgo Tsai · 8 years ago
  99. 3ebfdde Remove three board_avb_* args from META/misc_info.txt. by Tao Bao · 8 years ago
  100. 4536e45 Merge "Support re-generating DTBO image from add_img_to_target_files.py." by Tao Bao · 8 years ago