1. 0f29f54 Refactor zipalign to allow unit tests by Fabien Sanglard · 4 years, 3 months ago
  2. 76279b1 Merge "Revert^2 "releasetools: Disable host module on darwin"" by Yo Chiang · 4 years, 5 months ago
  3. 096c515 Revert^2 "releasetools: Disable host module on darwin" by Yo Chiang · 4 years, 5 months ago
  4. b83c9d0 Merge "extract_kernel.py: add support to output compiler information" by Treehugger Robot · 4 years, 5 months ago
  5. 2f65718 Merge "Move non-AB OTA generation code to a separate file" by Kelvin Zhang · 4 years, 5 months ago
  6. cff4d76 Move non-AB OTA generation code to a separate file by Kelvin Zhang · 4 years, 6 months ago
  7. 2c8b8ec extract_kernel.py: add support to output compiler information by Yongqin Liu · 4 years, 5 months ago
  8. e9bceb6 Merge "Add more details to divergent vndk lib error." by Treehugger Robot · 4 years, 5 months ago
  9. 9d27901 Add more details to divergent vndk lib error. by Steven Moreland · 4 years, 5 months ago
  10. 0ac3666 Revert "releasetools: Disable host module on darwin" by Insaf Latypov · 4 years, 5 months ago
  11. 79d10ed Merge "releasetools: Disable host module on darwin" by Yo Chiang · 4 years, 5 months ago
  12. 090c0c9 Merge "Delete unused subdirectory." by Treehugger Robot · 4 years, 5 months ago
  13. d65e812 releasetools: Disable host module on darwin by Yo Chiang · 4 years, 6 months ago
  14. 3a9bd34 Merge "Add SetHostToolLocation." by Yifan Hong · 4 years, 6 months ago
  15. 8001114 Merge "Update language to comply with Android's inclusive language guidance" by Tianjie Xu · 4 years, 6 months ago
  16. c21f30c Merge "Update language to meet Android's inclusive language guidance" by Treehugger Robot · 4 years, 6 months ago
  17. bb62634 Merge "Let extract_kernel return full kernel release." by Treehugger Robot · 4 years, 6 months ago
  18. 351b6b8 Let extract_kernel return full kernel release. by Yifan Hong · 4 years, 6 months ago
  19. 154ac1d Update language to meet Android's inclusive language guidance by Joel Galenson · 4 years, 6 months ago
  20. 8e332ff Add SetHostToolLocation. by Yifan Hong · 4 years, 6 months ago
  21. a85bdf0 Update language to comply with Android's inclusive language guidance by Tianjie · 4 years, 6 months ago
  22. ad970e6 Merge "Update language to comply with Android’s inclusive language guidance" by Ivan Lozano · 4 years, 6 months ago
  23. bc02bb3 Merge "Update language to comply with Android's inclusive language guidance" by Treehugger Robot · 4 years, 6 months ago
  24. b021b2a Update language to comply with Android’s inclusive language guidance by Ivan Lozano · 4 years, 6 months ago
  25. b1cb5b8 Merge "Fix some wording to comply with respectful-code" by Kelvin Zhang · 4 years, 6 months ago
  26. 1237c1f Update language to comply with Android's inclusive language guidance by Yo Chiang · 4 years, 6 months ago
  27. 57600a4 Delete unused subdirectory. by Dan Albert · 4 years, 6 months ago
  28. c693d95 Fix some wording to comply with respectful-code by Kelvin Zhang · 4 years, 6 months ago
  29. 5e9e1fb Add support for combining the notices from 2 roots. by Bob Badour · 4 years, 6 months ago
  30. 997d227 Merge changes from topic "odm_dlkm" by Yifan Hong · 4 years, 6 months ago
  31. 02fb89a Add mk2bp_catalog.py that outputs more data about makefiles to be converted to soong. by Joe Onorato · 4 years, 7 months ago
  32. f496f1b Add odm_dlkm partition. by Yifan Hong · 4 years, 6 months ago
  33. 8542706 Merge "Use apksigner in check_target_files_signatures" by Tianjie Xu · 4 years, 6 months ago
  34. a9a50cf Use apksigner in check_target_files_signatures by Tianjie · 4 years, 6 months ago
  35. cfb917a Add vendor_dlkm partition. by Yifan Hong · 4 years, 8 months ago
  36. 757fd27 Merge "Fix validate_target_files for target files modified by" by Kelvin Zhang · 4 years, 6 months ago
  37. 46a6ab8 Merge "Check for duplicate entries in build.prop in validation script" by Kelvin Zhang · 4 years, 6 months ago
  38. f2e846f Check for duplicate entries in build.prop in validation script by Kelvin Zhang · 4 years, 7 months ago
  39. 9234650 Merge "Fix up _CheckSecondTokenNotSlotSuffixed function." by Treehugger Robot · 4 years, 7 months ago
  40. 1ed2d66 Fix up _CheckSecondTokenNotSlotSuffixed function. by P.Adarsh Reddy · 4 years, 7 months ago
  41. 24d9cad Handle the case when non-optional props have the same value by Jiyong Park · 4 years, 7 months ago
  42. 0b4fccb BUILD_BROKEN_DUP_SYSPROP as escape hatch for the new sysprop restriction by Jiyong Park · 4 years, 7 months ago
  43. d721e87 Support optional prop assignments by Jiyong Park · 4 years, 7 months ago
  44. 5d2b56b Fix validate_target_files for target files modified by by Kelvin Zhang · 4 years, 7 months ago
  45. b829269 Merge "Rename the boot image for avb validation" by Tianjie Xu · 4 years, 7 months ago
  46. 5ec1a7a Rename the boot image for avb validation by Tianjie · 4 years, 7 months ago
  47. c8b4784 Merge "Fix lint errors in ota_from_target_files script" by Kelvin Zhang · 4 years, 7 months ago
  48. 0876c41 Fix lint errors in ota_from_target_files script by Kelvin Zhang · 4 years, 7 months ago
  49. e08e409 Merge "Use BUILD_*_IMAGE flags in add_img_to_target_files." by Chris Gross · 4 years, 7 months ago
  50. 397972f Merge "Include image descriptor of only the first boot image in vbmeta" by Treehugger Robot · 4 years, 7 months ago
  51. b5b2540 Merge "Fix the read on a closed zipfile" by Tianjie Xu · 4 years, 7 months ago
  52. eb06afb Fix the read on a closed zipfile by Tianjie · 4 years, 7 months ago
  53. 95f7a32 Merge "Attach apk_name as a suffix for the temporary files" by Oleg Aravin · 4 years, 7 months ago
  54. 98cd4cc Add LZ4 support to the release tools by J. Avila · 4 years, 7 months ago
  55. 3e15f6e Include image descriptor of only the first boot image in vbmeta by Roopesh Nataraja · 4 years, 7 months ago
  56. cc49c6b Leave a comment when removing a prop by Jiyong Park · 4 years, 8 months ago
  57. 35a83d1 remove buildinfo_common.sh by Jiyong Park · 4 years, 8 months ago
  58. 9ebefc6 Partial cherry-pick of ag/10260813 by Jiyong Park · 4 years, 8 months ago
  59. e28fa80 <partition>/build.prop rules are defined using macro by Jiyong Park · 4 years, 8 months ago
  60. 203191b Use BUILD_*_IMAGE flags in add_img_to_target_files. by Chris Gross · 4 years, 8 months ago
  61. 8046cb0 Attach apk_name as a suffix for the temporary files by Oleg Aravin · 4 years, 8 months ago
  62. 61e1cc7 Merge "releasetools: Fix non-existent required dependency" by Yo Chiang · 4 years, 8 months ago
  63. ae55638 Refactor post_process_props.py by Jiyong Park · 4 years, 8 months ago
  64. 58dd353 remove code for default.prop by Jiyong Park · 4 years, 8 months ago
  65. a0359ca releasetools: Fix non-existent required dependency by Yo Chiang · 4 years, 8 months ago
  66. 883eecb Allow more than one '=' in avb_extra_custom_image_extra_args. by Hongguang Chen · 4 years, 8 months ago
  67. 1ca7b10 Merge "Add an option to input the boot variables for OTA package generation" by Tianjie Xu · 4 years, 8 months ago
  68. 8a87dae Merge "Add options to sign the prebuilt custom images." by Treehugger Robot · 4 years, 8 months ago
  69. d686716 Add an option to input the boot variables for OTA package generation by Tianjie · 4 years, 8 months ago
  70. ed67178 Merge "sign_apex.py respects hash algorithm" by Treehugger Robot · 4 years, 8 months ago
  71. f23364d Add options to sign the prebuilt custom images. by Hongguang Chen · 4 years, 9 months ago
  72. bdb3201 Use add_slot_suffix function in edify script by Yifan Hong · 4 years, 8 months ago
  73. 65afc07 Support forcefully generating non-AB packages. by Yifan Hong · 4 years, 9 months ago
  74. def74b4 Merge "support different boot partition sizes in aosp_arm64" by Treehugger Robot · 4 years, 8 months ago
  75. a1887f3 sign_apex.py respects hash algorithm by Jiyong Park · 4 years, 8 months ago
  76. 203fd77 Merge "Update auto-gen test config template with PARAMETERIZED_STRINGS placeholder" by Treehugger Robot · 4 years, 8 months ago
  77. 903a1ca support different boot partition sizes in aosp_arm64 by Steve Muckle · 4 years, 8 months ago
  78. 9425870 Update auto-gen test config template with PARAMETERIZED_STRINGS placeholder by easoncylee · 4 years, 9 months ago
  79. b4702b7 Fix _ImportParser() error if property is imported from oem partition. by Hongguang Chen · 4 years, 8 months ago
  80. 29beb85 Merge "Revert "support different boot partition sizes in aosp_arm64"" by Paul Duffin · 4 years, 8 months ago
  81. b5a334d Revert "support different boot partition sizes in aosp_arm64" by Paul Duffin · 4 years, 8 months ago
  82. ade028e Merge "support different boot partition sizes in aosp_arm64" by Treehugger Robot · 4 years, 8 months ago
  83. c385064 Exclude vendor_boot in secondary payload by Tianjie · 4 years, 8 months ago
  84. 11c4bcf support different boot partition sizes in aosp_arm64 by Steve Muckle · 4 years, 8 months ago
  85. 9afb221 Reland "Calculate the runtime fingerprint prefixes from build prop" by Tianjie Xu · 4 years, 8 months ago
  86. 0fde41e Reland "Add a wrapper class PartitionBuildProp"" by Tianjie Xu · 4 years, 8 months ago
  87. 6022545 Revert "Add a wrapper class PartitionBuildProp" by Greg Kaiser · 4 years, 8 months ago
  88. b21e48b Revert "Calculate the runtime fingerprint prefixes from build prop" by Greg Kaiser · 4 years, 8 months ago
  89. 0d2fcd5 Calculate the runtime fingerprint prefixes from build prop by Tianjie · 4 years, 8 months ago
  90. fd3883f Add a wrapper class PartitionBuildProp by Tianjie · 4 years, 9 months ago
  91. ec8abc0 Merge "releasetools: Fallback to "mkbootimg_args" if "recovery_mkbootimg_args" not found." by Treehugger Robot · 4 years, 9 months ago
  92. bcf9ffa Merge "Allow passing in codename_to_api_level_map to sign_apex." by Treehugger Robot · 4 years, 9 months ago
  93. 2637f8b Merge "Fix check target files vintf test." by Yifan Hong · 4 years, 9 months ago
  94. d7c160f Skip _oem_props if oem_dicts is None. by Hongguang Chen · 4 years, 9 months ago
  95. d8e24ee releasetools: Fallback to "mkbootimg_args" if "recovery_mkbootimg_args" not found. by P.Adarsh Reddy · 4 years, 9 months ago
  96. 975e2be Fix check target files vintf test. by Yifan Hong · 4 years, 9 months ago
  97. d9fcafd Allow passing in codename_to_api_level_map to sign_apex. by Baligh Uddin · 4 years, 9 months ago
  98. 8e2086e releasetools: correct allowed property sources for incremental OTAs by Steven Laver · 4 years, 9 months ago
  99. 7cdc91f Merge "Add elsk to the owner of scripts" by Treehugger Robot · 4 years, 9 months ago
  100. ded2ae1 Add elsk to the owner of scripts by Tianjie · 4 years, 9 months ago