1. 76279b1 Merge "Revert^2 "releasetools: Disable host module on darwin"" by Yo Chiang · 5 years ago
  2. 096c515 Revert^2 "releasetools: Disable host module on darwin" by Yo Chiang · 5 years ago
  3. cff4d76 Move non-AB OTA generation code to a separate file by Kelvin Zhang · 5 years ago
  4. 0ac3666 Revert "releasetools: Disable host module on darwin" by Insaf Latypov · 5 years ago
  5. d65e812 releasetools: Disable host module on darwin by Yo Chiang · 5 years ago
  6. 3a9bd34 Merge "Add SetHostToolLocation." by Yifan Hong · 5 years ago
  7. 8e332ff Add SetHostToolLocation. by Yifan Hong · 5 years ago
  8. a85bdf0 Update language to comply with Android's inclusive language guidance by Tianjie · 5 years ago
  9. b021b2a Update language to comply with Android’s inclusive language guidance by Ivan Lozano · 5 years ago
  10. b1cb5b8 Merge "Fix some wording to comply with respectful-code" by Kelvin Zhang · 5 years ago
  11. c693d95 Fix some wording to comply with respectful-code by Kelvin Zhang · 5 years ago
  12. f496f1b Add odm_dlkm partition. by Yifan Hong · 5 years ago
  13. 8542706 Merge "Use apksigner in check_target_files_signatures" by Tianjie Xu · 5 years ago
  14. a9a50cf Use apksigner in check_target_files_signatures by Tianjie · 5 years ago
  15. cfb917a Add vendor_dlkm partition. by Yifan Hong · 5 years ago
  16. 757fd27 Merge "Fix validate_target_files for target files modified by" by Kelvin Zhang · 5 years ago
  17. 46a6ab8 Merge "Check for duplicate entries in build.prop in validation script" by Kelvin Zhang · 5 years ago
  18. f2e846f Check for duplicate entries in build.prop in validation script by Kelvin Zhang · 5 years ago
  19. 1ed2d66 Fix up _CheckSecondTokenNotSlotSuffixed function. by P.Adarsh Reddy · 5 years ago
  20. 5d2b56b Fix validate_target_files for target files modified by by Kelvin Zhang · 5 years ago
  21. b829269 Merge "Rename the boot image for avb validation" by Tianjie Xu · 5 years ago
  22. 5ec1a7a Rename the boot image for avb validation by Tianjie · 5 years ago
  23. c8b4784 Merge "Fix lint errors in ota_from_target_files script" by Kelvin Zhang · 5 years ago
  24. 0876c41 Fix lint errors in ota_from_target_files script by Kelvin Zhang · 5 years ago
  25. e08e409 Merge "Use BUILD_*_IMAGE flags in add_img_to_target_files." by Chris Gross · 5 years ago
  26. 397972f Merge "Include image descriptor of only the first boot image in vbmeta" by Treehugger Robot · 5 years ago
  27. b5b2540 Merge "Fix the read on a closed zipfile" by Tianjie Xu · 5 years ago
  28. eb06afb Fix the read on a closed zipfile by Tianjie · 5 years ago
  29. 95f7a32 Merge "Attach apk_name as a suffix for the temporary files" by Oleg Aravin · 5 years ago
  30. 98cd4cc Add LZ4 support to the release tools by J. Avila · 5 years ago
  31. 3e15f6e Include image descriptor of only the first boot image in vbmeta by Roopesh Nataraja · 5 years ago
  32. 203191b Use BUILD_*_IMAGE flags in add_img_to_target_files. by Chris Gross · 5 years ago
  33. 8046cb0 Attach apk_name as a suffix for the temporary files by Oleg Aravin · 5 years ago
  34. 61e1cc7 Merge "releasetools: Fix non-existent required dependency" by Yo Chiang · 5 years ago
  35. a0359ca releasetools: Fix non-existent required dependency by Yo Chiang · 5 years ago
  36. 883eecb Allow more than one '=' in avb_extra_custom_image_extra_args. by Hongguang Chen · 5 years ago
  37. 1ca7b10 Merge "Add an option to input the boot variables for OTA package generation" by Tianjie Xu · 5 years ago
  38. 8a87dae Merge "Add options to sign the prebuilt custom images." by Treehugger Robot · 5 years ago
  39. d686716 Add an option to input the boot variables for OTA package generation by Tianjie · 5 years ago
  40. ed67178 Merge "sign_apex.py respects hash algorithm" by Treehugger Robot · 5 years ago
  41. f23364d Add options to sign the prebuilt custom images. by Hongguang Chen · 5 years ago
  42. bdb3201 Use add_slot_suffix function in edify script by Yifan Hong · 5 years ago
  43. 65afc07 Support forcefully generating non-AB packages. by Yifan Hong · 5 years ago
  44. def74b4 Merge "support different boot partition sizes in aosp_arm64" by Treehugger Robot · 5 years ago
  45. a1887f3 sign_apex.py respects hash algorithm by Jiyong Park · 5 years ago
  46. 903a1ca support different boot partition sizes in aosp_arm64 by Steve Muckle · 5 years ago
  47. b4702b7 Fix _ImportParser() error if property is imported from oem partition. by Hongguang Chen · 5 years ago
  48. 29beb85 Merge "Revert "support different boot partition sizes in aosp_arm64"" by Paul Duffin · 5 years ago
  49. b5a334d Revert "support different boot partition sizes in aosp_arm64" by Paul Duffin · 5 years ago
  50. ade028e Merge "support different boot partition sizes in aosp_arm64" by Treehugger Robot · 5 years ago
  51. c385064 Exclude vendor_boot in secondary payload by Tianjie · 5 years ago
  52. 11c4bcf support different boot partition sizes in aosp_arm64 by Steve Muckle · 5 years ago
  53. 9afb221 Reland "Calculate the runtime fingerprint prefixes from build prop" by Tianjie Xu · 5 years ago
  54. 0fde41e Reland "Add a wrapper class PartitionBuildProp"" by Tianjie Xu · 5 years ago
  55. 6022545 Revert "Add a wrapper class PartitionBuildProp" by Greg Kaiser · 5 years ago
  56. b21e48b Revert "Calculate the runtime fingerprint prefixes from build prop" by Greg Kaiser · 5 years ago
  57. 0d2fcd5 Calculate the runtime fingerprint prefixes from build prop by Tianjie · 5 years ago
  58. fd3883f Add a wrapper class PartitionBuildProp by Tianjie · 5 years ago
  59. ec8abc0 Merge "releasetools: Fallback to "mkbootimg_args" if "recovery_mkbootimg_args" not found." by Treehugger Robot · 5 years ago
  60. bcf9ffa Merge "Allow passing in codename_to_api_level_map to sign_apex." by Treehugger Robot · 5 years ago
  61. 2637f8b Merge "Fix check target files vintf test." by Yifan Hong · 5 years ago
  62. d7c160f Skip _oem_props if oem_dicts is None. by Hongguang Chen · 5 years ago
  63. d8e24ee releasetools: Fallback to "mkbootimg_args" if "recovery_mkbootimg_args" not found. by P.Adarsh Reddy · 5 years ago
  64. 975e2be Fix check target files vintf test. by Yifan Hong · 5 years ago
  65. d9fcafd Allow passing in codename_to_api_level_map to sign_apex. by Baligh Uddin · 5 years ago
  66. 8e2086e releasetools: correct allowed property sources for incremental OTAs by Steven Laver · 5 years ago
  67. 7cdc91f Merge "Add elsk to the owner of scripts" by Treehugger Robot · 5 years ago
  68. ded2ae1 Add elsk to the owner of scripts by Tianjie · 5 years ago
  69. b5e650a Merge "releasetools: Use du -b" by Elliott Hughes · 5 years ago
  70. f53f313 Merge "Update the argument when signing aftl" by Tianjie Xu · 5 years ago
  71. 20dd8f2 Update the argument when signing aftl by Tianjie · 5 years ago
  72. 9793cf6 support multiple boot.img files in release tools by Steve Muckle · 5 years ago
  73. f84668e Enable non-v3 recovery image with v3 boot image by Steve Muckle · 5 years ago
  74. cb84817 Ensure that merge_target_files.py prints INFO level logs. by Bill Peckham · 5 years ago
  75. 5c7b034 Make the `partition=` tag optional. by Bill Peckham · 5 years ago
  76. 2995096 Merge "Add aftltool is a signing parameter" by Tianjie Xu · 5 years ago
  77. 39197f8 Merge "Build required modules from default" by Kiyoung Kim · 5 years ago
  78. 0f30745 Add aftltool is a signing parameter by Tianjie · 5 years ago
  79. 0a8d262 Build required modules from default by Kiyoung Kim · 5 years ago
  80. a3541df Merge "Add aftl inclusion proof" by Tianjie Xu · 5 years ago
  81. 19c3feb Build merged apexkeys.txt/apkcerts.txt by partition. by Bill Peckham · 5 years ago
  82. 639b3b7 Continue to pass in --signing_helper for avbtool. by Baligh Uddin · 5 years ago
  83. 8b3c9a1 Merge "releasetools: Add missing log format specifier" by Treehugger Robot · 5 years ago
  84. 88e1a14 releasetools: Add missing log format specifier by Luca Stefani · 5 years ago
  85. 3e4b448 releasetools: Add signapk as required modules by Luca Stefani · 5 years ago
  86. 96a913e releasetools: Use du -b by Chirayu Desai · 5 years ago
  87. b1ad7c6 Merge "Build the payload image only during apk-in-apex signing" by Baligh Uddin · 5 years ago
  88. c180a5d Build the payload image only during apk-in-apex signing by Tianjie · 5 years ago
  89. eaed60c Add aftl inclusion proof by Tianjie Xu · 6 years ago
  90. 69430e6 Also check empty SKU if SKUS are not defined by Yifan Hong · 5 years ago
  91. 28ffd73 Proper checks for vendor and ODM SKUs by Yifan Hong · 6 years ago
  92. 2a7aaa6 ota_tool: fix incremental ota error by Xindong Xu · 6 years ago
  93. d5fe862 Uses a per-partition fingerprint for building images and avb_salt. by Daniel Norman · 6 years ago
  94. f02ecec Preserve the monotonic property when subtracting 0 block by Tianjie Xu · 6 years ago
  95. 2fe786a Support removing AVB public keys by Bowgo Tsai · 6 years ago
  96. ab9c7e6 Exclude holes from the block map. by David Anderson · 6 years ago
  97. c0a8c63 build_image: check value of "ext4_share_dup_blocks" by Tamas Petz · 6 years ago
  98. 9bd832a Remove the key parameter when verifying avb images in validate_target_files by Tianjie Xu · 6 years ago
  99. 0e38d64 Add quote to the signing arguments when passing to apexer by Tianjie Xu · 6 years ago
  100. cea6ad1 Pass signing_args to apexer to repack apex by Tianjie Xu · 6 years ago