1. 2b6dfd6 Use computed salt for AVB-signed images. by Tao Bao · 7 years ago
  2. b22afea Consider prebuilt vendor.img as having vendor partition. by Tao Bao · 7 years ago
  3. ab61b6b Merge "Add a verbose option to RunCommand in build_image.py" by Tianjie Xu · 7 years ago
  4. 149b7fb Add a verbose option to RunCommand in build_image.py by Tianjie Xu · 7 years ago
  5. aa599f3 Merge "Skip checking files that have less blocks in block map." by Tao Bao · 7 years ago
  6. b418c30 Skip checking files that have less blocks in block map. by Tao Bao · 7 years ago
  7. a198b1e releasetools: Validate A/B OTA payload signatures. by Tao Bao · 7 years ago
  8. bcd1d16 Add compatibility metadata for Treble-enabled non-A/B OTA packages. by Tao Bao · 7 years ago
  9. ac7b7db Remove file_contexts.bin from non-A/B OTA package. by Tao Bao · 7 years ago
  10. 9a5f419 Look for non-existent files listed in avb_vbmeta_args. by Tao Bao · 7 years ago
  11. 1b28eca Merge "Generate brotli compressed {}.new.dat for full OTA" by Tianjie Xu · 7 years ago
  12. b0a29ad Generate brotli compressed {}.new.dat for full OTA by Tianjie Xu · 7 years ago
  13. 3f72176 Track the AVB property name change. by Tao Bao · 7 years ago
  14. 9ea6a8b Merge "Allow packing custom radio images into target_files zip." by Tao Bao · 7 years ago
  15. 95a95c3 Allow packing custom radio images into target_files zip. by Tao Bao · 7 years ago
  16. 639118f Support replacing AVB signing keys. by Tao Bao · 7 years ago
  17. 8fb65a5 Merge "Remove the obsolete location check for install-recovery.sh" by Tianjie Xu · 7 years ago
  18. 924c1c0 Merge "Verify the contents in install-recovery.sh" by Tianjie Xu · 7 years ago
  19. d79ce64 Merge "Add OWNERS in build/make" by Chih-hung Hsieh · 7 years ago
  20. 044fc0c Add OWNERS in build/make by Chih-Hung Hsieh · 7 years ago
  21. 9c384d2 Verify the contents in install-recovery.sh by Tianjie Xu · 7 years ago
  22. 78de9f1 Remove the obsolete location check for install-recovery.sh by Tianjie Xu · 7 years ago
  23. 0effed4 Merge "AVB: support chain partition signing" by Treehugger Robot · 7 years ago
  24. 9baf675 Merge "Allow sign_target_files_apks.py to create zip64 signed TF.zip." by Treehugger Robot · 7 years ago
  25. 2b8f489 Allow sign_target_files_apks.py to create zip64 signed TF.zip. by Tao Bao · 7 years ago
  26. 9ac4cb0 Fix duplicate 'META/care_map.txt' when calling add_img_to_target_files by Tianjie Xu · 7 years ago
  27. 3e599ea AVB: support chain partition signing by Bowgo Tsai · 7 years ago
  28. d6e8002 Merge "Delay the write-back of misc_info in sign_target_files_apks.py." by Treehugger Robot · 7 years ago
  29. 46a5999 Delay the write-back of misc_info in sign_target_files_apks.py. by Tao Bao · 7 years ago
  30. 9718140 Merge "Fix the broken script in AssertFingerprintOrThumbprint." by Treehugger Robot · 7 years ago
  31. d2d01e5 Fix the broken script in AssertFingerprintOrThumbprint. by Tao Bao · 7 years ago
  32. 3ebfdde Remove three board_avb_* args from META/misc_info.txt. by Tao Bao · 7 years ago
  33. 4536e45 Merge "Support re-generating DTBO image from add_img_to_target_files.py." by Tao Bao · 7 years ago
  34. 65b98cd Merge "Generate care_map.txt when AVB is enabled" by Tianjie Xu · 7 years ago
  35. 6b2e155 Generate care_map.txt when AVB is enabled by Tianjie Xu · 7 years ago
  36. c633ed0 Support re-generating DTBO image from add_img_to_target_files.py. by Tao Bao · 7 years ago
  37. db5fa05 Merge "Pack avbtool into otatools.zip." by Treehugger Robot · 7 years ago
  38. 2bb1097 Remove the obsolete logic in img_from_target_files.py. by Tao Bao · 7 years ago
  39. 3cba374 Pack avbtool into otatools.zip. by Tao Bao · 7 years ago
  40. fe7aeb1 Merge "Support signing custom images with AVB HASH or AVB HASHTREE" by Treehugger Robot · 7 years ago
  41. f7a76f9 Merge "Remove the obsolete UnpackPackageDir() in edify generator" by Tianjie Xu · 7 years ago
  42. 616fbeb Move recovery building from sign_target_files_apk to add_img_to_target_files by Tianjie Xu · 7 years ago
  43. 38af07f Update the recovery files under SYSTEM/ if recovery patch is rebuilt by Tianjie Xu · 7 years ago
  44. 7ea994b Support signing custom images with AVB HASH or AVB HASHTREE by Bowgo Tsai · 7 years ago
  45. 6a324ba Remove the obsolete UnpackPackageDir() in edify generator by Tianjie Xu · 7 years ago
  46. 406050b Fix the symlink detection when signing TF.zip. by Tao Bao · 7 years ago
  47. 294d5c5 Merge "add dtbo support for ota" by Treehugger Robot · 7 years ago
  48. bba00b2 Merge "Add the option to reserve headroom for partition images. This is useful for devices with low disk space with different build variants." by Treehugger Robot · 7 years ago
  49. 889ee5e add dtbo support for ota by Yueyao Zhu · 7 years ago
  50. f34d435 Merge "Add a script to parse an block-based ota package" by Tianjie Xu · 7 years ago
  51. f63e2cd OTA Tools: Handle password encrypted keys by Christian Oder · 7 years ago
  52. ce9d78f Add a script to parse an block-based ota package by Tianjie Xu · 7 years ago
  53. 001c676 Add the option to reserve headroom for partition images. by Julius D'souza · 7 years ago
  54. 3945158 releasetools: Add a verbose parameter to common.Run(). by Tao Bao · 7 years ago
  55. 21803d3 Revert "Revert "Add compatibility metadata to OTA package"" by Tao Bao · 7 years ago
  56. 9b37760 AVB: support BOARD_BUILD_SYSTEM_ROOT_IMAGE by Bowgo Tsai · 7 years ago
  57. 8ee4a3d AVB: support signing vendor.img by Bowgo Tsai · 7 years ago
  58. afaa0a6 releasetools: Add validate_target_files.py. by Tao Bao · 7 years ago
  59. a011dec Fix unittest for blockimgdiff by Tianjie Xu · 7 years ago
  60. 5f8ff93 Add a missing default value for OPTIONS.extracted_input. by Tao Bao · 7 years ago
  61. cea5cd2 Speed up non-AB ota_from_target_files in the build system by Dan Willemsen · 7 years ago
  62. 2f80e83 releasetools: Remove a dead line. by Tao Bao · 7 years ago
  63. b59c17f Provide more info for bsdiff/imgdiff exceptions. by Tianjie Xu · 8 years ago
  64. e5b2ff2 Merge "releasetools: Fix the diff_worker progress report." by Tao Bao · 7 years ago
  65. 36e612b Merge "Switch command to subprocess in build_image.py" by Tianjie Xu · 7 years ago
  66. 33635b1 releasetools: Fix the diff_worker progress report. by Tao Bao · 7 years ago
  67. e3ad41b Switch command to subprocess in build_image.py by Tianjie Xu · 7 years ago
  68. c3e3406 Merge "releasetools: Drop the support for BBOTA v1 and v2." by Tao Bao · 7 years ago
  69. 39f3eaf releasetools: Fix the missing 'post-build' in full OTAs. by Tao Bao · 7 years ago
  70. 8fad03e releasetools: Drop the support for BBOTA v1 and v2. by Tao Bao · 7 years ago
  71. f388104 releasetools: Remove dead functions in EdifyGenerator. by Tao Bao · 7 years ago
  72. 9bca438 Merge "releasetools: Drop the support for file-based OTA generation." by Tao Bao · 7 years ago
  73. c619f99 Merge changes Ia5ce6870,I155654cd by Dan Willemsen · 7 years ago
  74. 3b1f260 Merge "releasetools: Reduce memory footprint for BBOTA generation." by Tao Bao · 7 years ago
  75. 2ee00d5 Allow add_img_to_target_files to work on a directory by Dan Willemsen · 7 years ago
  76. 457cbf6 releasetools: Drop the support for file-based OTA generation. by Tao Bao · 7 years ago
  77. 7dc54e9 Merge "releasetools: Remove the obsolete path in GetImage()." by Tao Bao · 7 years ago
  78. 7e0f160 releasetools: Remove the obsolete path in GetImage(). by Tao Bao · 7 years ago
  79. ebce697 releasetools: Fix two minor issues with _LoadOemDicts(). by Tao Bao · 7 years ago
  80. 183e56e releasetools: Reduce memory footprint for BBOTA generation. by Tao Bao · 7 years ago
  81. 6b0b2f9 Revert "Revert "releasetools: Use pattern filter when unzipping."" by Tao Bao · 7 years ago
  82. 0c3e31c Merge "Revert "releasetools: Use pattern filter when unzipping."" by Tao Bao · 7 years ago
  83. a7316ce Revert "releasetools: Use pattern filter when unzipping." by Tao Bao · 7 years ago
  84. cc63bc3 Merge "Change the default parameter values in common.MakeTempFile()." by Tao Bao · 7 years ago
  85. aa3a04f releasetools: Use pattern filter when unzipping. by Tao Bao · 7 years ago
  86. d9880a0 Merge "Do not read the block device when generating the care map" by Tianjie Xu · 7 years ago
  87. afc0ea1 Merge "releasetools: Drop the support for fstab_version 1." by Treehugger Robot · 7 years ago
  88. 955629b Do not read the block device when generating the care map by Tianjie Xu · 7 years ago
  89. d1de6f3 releasetools: Drop the support for fstab_version 1. by Tao Bao · 7 years ago
  90. e889893 Merge "releasetools: Add support for --override_timestamp." by Tao Bao · 7 years ago
  91. 9beea2a releasetools: Merge two identical conditional branches. by Tao Bao · 7 years ago
  92. 3e6161a releasetools: Add support for --override_timestamp. by Tao Bao · 7 years ago
  93. 6cd5473 Remove the backwards compatibility support for misc_info.txt. by Tao Bao · 7 years ago
  94. e8c68a0 releasetools: Fix an equality check bug when asserting stash size. by Tao Bao · 7 years ago
  95. 7f804ba releasetools: allow for multiple OEM property values. by Alain Vongsouvanh · 7 years ago
  96. 4f104d1 releasetools: Allow using futility-host to sign old TF.zip. by Tao Bao · 7 years ago
  97. 3c5a16d releasetools: Fix a bug in ReviseStashSize(). by Tao Bao · 7 years ago
  98. b31892e releasetools: Support generating downgrade A/B OTAs. by Tao Bao · 7 years ago
  99. b09fef9 Merge "releasetools: Pack the offset/length for metadata." by Tao Bao · 7 years ago
  100. 82bdf6c releasetools: Fix the bug when generating care_map.txt. by Tao Bao · 7 years ago