1. ae55638 Refactor post_process_props.py by Jiyong Park · 4 years, 8 months ago
  2. 58dd353 remove code for default.prop by Jiyong Park · 4 years, 8 months ago
  3. 883eecb Allow more than one '=' in avb_extra_custom_image_extra_args. by Hongguang Chen · 4 years, 8 months ago
  4. 1ca7b10 Merge "Add an option to input the boot variables for OTA package generation" by Tianjie Xu · 4 years, 8 months ago
  5. 8a87dae Merge "Add options to sign the prebuilt custom images." by Treehugger Robot · 4 years, 8 months ago
  6. d686716 Add an option to input the boot variables for OTA package generation by Tianjie · 4 years, 8 months ago
  7. ed67178 Merge "sign_apex.py respects hash algorithm" by Treehugger Robot · 4 years, 8 months ago
  8. f23364d Add options to sign the prebuilt custom images. by Hongguang Chen · 4 years, 9 months ago
  9. bdb3201 Use add_slot_suffix function in edify script by Yifan Hong · 4 years, 9 months ago
  10. 65afc07 Support forcefully generating non-AB packages. by Yifan Hong · 4 years, 9 months ago
  11. def74b4 Merge "support different boot partition sizes in aosp_arm64" by Treehugger Robot · 4 years, 8 months ago
  12. a1887f3 sign_apex.py respects hash algorithm by Jiyong Park · 4 years, 8 months ago
  13. 203fd77 Merge "Update auto-gen test config template with PARAMETERIZED_STRINGS placeholder" by Treehugger Robot · 4 years, 8 months ago
  14. 903a1ca support different boot partition sizes in aosp_arm64 by Steve Muckle · 4 years, 9 months ago
  15. 9425870 Update auto-gen test config template with PARAMETERIZED_STRINGS placeholder by easoncylee · 4 years, 9 months ago
  16. b4702b7 Fix _ImportParser() error if property is imported from oem partition. by Hongguang Chen · 4 years, 8 months ago
  17. 29beb85 Merge "Revert "support different boot partition sizes in aosp_arm64"" by Paul Duffin · 4 years, 8 months ago
  18. b5a334d Revert "support different boot partition sizes in aosp_arm64" by Paul Duffin · 4 years, 8 months ago
  19. ade028e Merge "support different boot partition sizes in aosp_arm64" by Treehugger Robot · 4 years, 8 months ago
  20. c385064 Exclude vendor_boot in secondary payload by Tianjie · 4 years, 8 months ago
  21. 11c4bcf support different boot partition sizes in aosp_arm64 by Steve Muckle · 4 years, 9 months ago
  22. 9afb221 Reland "Calculate the runtime fingerprint prefixes from build prop" by Tianjie Xu · 4 years, 8 months ago
  23. 0fde41e Reland "Add a wrapper class PartitionBuildProp"" by Tianjie Xu · 4 years, 9 months ago
  24. 6022545 Revert "Add a wrapper class PartitionBuildProp" by Greg Kaiser · 4 years, 9 months ago
  25. b21e48b Revert "Calculate the runtime fingerprint prefixes from build prop" by Greg Kaiser · 4 years, 9 months ago
  26. 0d2fcd5 Calculate the runtime fingerprint prefixes from build prop by Tianjie · 4 years, 9 months ago
  27. fd3883f Add a wrapper class PartitionBuildProp by Tianjie · 4 years, 9 months ago
  28. ec8abc0 Merge "releasetools: Fallback to "mkbootimg_args" if "recovery_mkbootimg_args" not found." by Treehugger Robot · 4 years, 9 months ago
  29. bcf9ffa Merge "Allow passing in codename_to_api_level_map to sign_apex." by Treehugger Robot · 4 years, 9 months ago
  30. 2637f8b Merge "Fix check target files vintf test." by Yifan Hong · 4 years, 9 months ago
  31. d7c160f Skip _oem_props if oem_dicts is None. by Hongguang Chen · 4 years, 9 months ago
  32. d8e24ee releasetools: Fallback to "mkbootimg_args" if "recovery_mkbootimg_args" not found. by P.Adarsh Reddy · 4 years, 9 months ago
  33. 975e2be Fix check target files vintf test. by Yifan Hong · 4 years, 9 months ago
  34. d9fcafd Allow passing in codename_to_api_level_map to sign_apex. by Baligh Uddin · 4 years, 9 months ago
  35. 8e2086e releasetools: correct allowed property sources for incremental OTAs by Steven Laver · 4 years, 9 months ago
  36. 7cdc91f Merge "Add elsk to the owner of scripts" by Treehugger Robot · 4 years, 9 months ago
  37. ded2ae1 Add elsk to the owner of scripts by Tianjie · 4 years, 9 months ago
  38. b5e650a Merge "releasetools: Use du -b" by Elliott Hughes · 4 years, 9 months ago
  39. f53f313 Merge "Update the argument when signing aftl" by Tianjie Xu · 4 years, 9 months ago
  40. 20dd8f2 Update the argument when signing aftl by Tianjie · 4 years, 9 months ago
  41. 9793cf6 support multiple boot.img files in release tools by Steve Muckle · 4 years, 10 months ago
  42. f84668e Enable non-v3 recovery image with v3 boot image by Steve Muckle · 4 years, 10 months ago
  43. e57fb1a Merge "Add signing certificate lineage file support." by Jaewoong Jung · 4 years, 10 months ago
  44. 95445e6 Add signing certificate lineage file support. by Jaewoong Jung · 4 years, 10 months ago
  45. f6baf82 Merge "Ensure that merge_target_files.py prints INFO level logs." by Bill Peckham · 4 years, 10 months ago
  46. 0889aae Merge "Change the parameter type of offset in read" by Tianjie Xu · 4 years, 10 months ago
  47. cb84817 Ensure that merge_target_files.py prints INFO level logs. by Bill Peckham · 4 years, 10 months ago
  48. 5c7b034 Make the `partition=` tag optional. by Bill Peckham · 4 years, 10 months ago
  49. 8c7a4f6 Merge "Include private/fs_config.h directly when needed" by Tom Cherry · 4 years, 10 months ago
  50. 2995096 Merge "Add aftltool is a signing parameter" by Tianjie Xu · 4 years, 10 months ago
  51. 2751d2b Change the parameter type of offset in read by Tianjie · 4 years, 10 months ago
  52. 39197f8 Merge "Build required modules from default" by Kiyoung Kim · 4 years, 10 months ago
  53. 0f30745 Add aftltool is a signing parameter by Tianjie · 4 years, 10 months ago
  54. 0a8d262 Build required modules from default by Kiyoung Kim · 4 years, 10 months ago
  55. a3541df Merge "Add aftl inclusion proof" by Tianjie Xu · 4 years, 10 months ago
  56. 19c3feb Build merged apexkeys.txt/apkcerts.txt by partition. by Bill Peckham · 4 years, 10 months ago
  57. 639b3b7 Continue to pass in --signing_helper for avbtool. by Baligh Uddin · 4 years, 10 months ago
  58. 8b3c9a1 Merge "releasetools: Add missing log format specifier" by Treehugger Robot · 4 years, 10 months ago
  59. 88e1a14 releasetools: Add missing log format specifier by Luca Stefani · 4 years, 10 months ago
  60. 3e4b448 releasetools: Add signapk as required modules by Luca Stefani · 4 years, 10 months ago
  61. 96a913e releasetools: Use du -b by Chirayu Desai · 4 years, 10 months ago
  62. b1ad7c6 Merge "Build the payload image only during apk-in-apex signing" by Baligh Uddin · 4 years, 10 months ago
  63. c180a5d Build the payload image only during apk-in-apex signing by Tianjie · 4 years, 10 months ago
  64. eaed60c Add aftl inclusion proof by Tianjie Xu · 4 years, 10 months ago
  65. 69430e6 Also check empty SKU if SKUS are not defined by Yifan Hong · 4 years, 10 months ago
  66. 28ffd73 Proper checks for vendor and ODM SKUs by Yifan Hong · 4 years, 10 months ago
  67. 2a7aaa6 ota_tool: fix incremental ota error by Xindong Xu · 4 years, 10 months ago
  68. 7cff1fa Include private/fs_config.h directly when needed by Tom Cherry · 4 years, 11 months ago
  69. d5fe862 Uses a per-partition fingerprint for building images and avb_salt. by Daniel Norman · 5 years ago
  70. 3cce2bc Separate html/csv output functions into html_writer.py by Chih-Hung Hsieh · 5 years ago
  71. 223d055 Merge "Preserve the monotonic property when subtracting 0 block" by Tianjie Xu · 5 years ago
  72. f02ecec Preserve the monotonic property when subtracting 0 block by Tianjie Xu · 5 years ago
  73. 445ad81 Recognize more warning patterns. by Chih-Hung Hsieh · 5 years ago
  74. 5ae5519 Use same warn_common.py and warn.py for Android and Chrome by Chih-Hung Hsieh · 5 years ago
  75. 2fe786a Support removing AVB public keys by Bowgo Tsai · 5 years ago
  76. ab9c7e6 Exclude holes from the block map. by David Anderson · 5 years ago
  77. 8b2e7c9 Make oemaids_headers available to vendor. by P.Adarsh Reddy · 5 years ago
  78. c0a8c63 build_image: check value of "ext4_share_dup_blocks" by Tamas Petz · 5 years ago
  79. 9bd832a Remove the key parameter when verifying avb images in validate_target_files by Tianjie Xu · 5 years ago
  80. ed74896 More Java/Kotlin warning patterns by Chih-Hung Hsieh · 5 years ago
  81. 9f7a420 Merge "Add new Java/Kotlin/Make warning patterns" by Chih-hung Hsieh · 5 years ago
  82. a7f5f3f Add new Java/Kotlin/Make warning patterns by Chih-Hung Hsieh · 5 years ago
  83. 0e38d64 Add quote to the signing arguments when passing to apexer by Tianjie Xu · 5 years ago
  84. cea6ad1 Pass signing_args to apexer to repack apex by Tianjie Xu · 5 years ago
  85. ba5de57 Merge "Assets should be optional in apex repacking" by Tianjie Xu · 5 years ago
  86. 83bd55c Assets should be optional in apex repacking by Tianjie Xu · 5 years ago
  87. b09530b Add new C++ and Java warning patterns by Chih-Hung Hsieh · 5 years ago
  88. 8fff584 Merge "Make the error more instructive on missing android_jar_path" by Tianjie Xu · 5 years ago
  89. dac25a9 Merge "Add build properties to enable casefold and prj_quota" by Daniel Rosenberg · 5 years ago
  90. 61a792f Make the error more instructive on missing android_jar_path by Tianjie Xu · 5 years ago
  91. 6cc2c81 Add build properties to enable casefold and prj_quota by Daniel Rosenberg · 5 years ago
  92. 88a759d Resign apks contained in apex by Tianjie Xu · 5 years ago
  93. 5023711 Merge "Always check VNDK variant identicalness" by Treehugger Robot · 5 years ago
  94. 4873e65 Always check VNDK variant identicalness by Vic Yang · 5 years ago
  95. 5392cdb Call a writer to dump html; new warning patterns. by Chih-Hung Hsieh · 5 years ago
  96. 8724ff7 Clean up cpp warning patterns by Chih-Hung Hsieh · 5 years ago
  97. 949205a Use new Severity class and update *_warn_patterns by Chih-Hung Hsieh · 5 years ago
  98. b4484dc Merge "Rebuild the vendor install-recovery if necessary." by Treehugger Robot · 5 years ago
  99. 88ab531 Merge "Go one directory up looking for releasetools path" by Treehugger Robot · 5 years ago
  100. da427de Rebuild the vendor install-recovery if necessary. by Robin Lee · 5 years ago