1. 2590206 Move VarType out of its respective outer classes. by Joe Onorato · 4 years ago
  2. 5b1c0a3 Merge "Sign APEXes on all partitions" by Tianjie Xu · 4 years ago
  3. 2fd88e0 Merge changes I9c1995f8,Id6763781,I52e5c07f,I4706e32f,I7d74b226 by Joe Onorato · 4 years ago
  4. 5bd0395 Sign APEXes on all partitions by Tianjie · 4 years ago
  5. b4b07ab Returns empty apex_infos if the apex target dir does not exist. by Daniel Norman · 4 years ago
  6. 64f3db2 Keep the first and last snapshot of variables. by Joe Onorato · 4 years ago
  7. 8523601 Generate GenericConfig objects from MakeConfig objects. by Joe Onorato · 4 years ago
  8. f20c93a Emit and parse the product config variables from kati/make by Joe Onorato · 4 years ago
  9. 9de9652 Add class to fork and exec kati, based on the commandline option given. by Joe Onorato · 4 years ago
  10. 7c01d47 Add a CSV parser to parse the output from kati. by Joe Onorato · 4 years ago
  11. 0390580 [LSC] Add LOCAL_LICENSE_KINDS to build/make by Bob Badour · 4 years ago
  12. 3c1a6ee Merge "Fix error where otacerts in VENDOR_BOOT isn't replaced" by Treehugger Robot · 4 years ago
  13. ba10684 Merge "Fix signing errors where some partitions aren't properly signed" by Treehugger Robot · 4 years ago
  14. d3f5268 Merge changes Icd25d2d0,I39ef10b0,I06bb80fe by Treehugger Robot · 4 years ago
  15. 9f781ff Fix error where otacerts in VENDOR_BOOT isn't replaced by Kelvin Zhang · 4 years ago
  16. 119f279 Fix signing errors where some partitions aren't properly signed by Kelvin Zhang · 4 years ago
  17. eb586ef Check for existence of private key before generating OTA by Kelvin Zhang · 4 years ago
  18. 80ff466 Prevent SPL downgrade OTAs from generating by Kelvin Zhang · 4 years ago
  19. 7b6988c Merge "Make common.py python3 compatible" by Treehugger Robot · 4 years ago
  20. e51dcce Merge "Updates merge_target_files soong_zip to use -r instead of -l." by Treehugger Robot · 4 years ago
  21. 645dcb8 Make common.py python3 compatible by Kelvin Zhang · 4 years ago
  22. eaf5c1d Updates merge_target_files soong_zip to use -r instead of -l. by Daniel Norman · 4 years ago
  23. 41f416d Merge "Add flag to manually disable vabc" by Treehugger Robot · 4 years ago
  24. 6c9e319 Merge "extract_kernel: make it py2/py3 compatible" by Treehugger Robot · 4 years ago
  25. bbfa182 Add flag to manually disable vabc by Kelvin Zhang · 4 years ago
  26. 791378c extract_kernel: make it py2/py3 compatible by cfig · 4 years ago
  27. 0c09471 Clean TEST_MAPPING config based on go/a-unit-tests by Julien Desprez · 4 years ago
  28. 00db385 Merge "Fix test failures due to binaries not found in PATH" by Kelvin Zhang · 4 years ago
  29. e9d4ddb Merge "Add releasetools_test to TEST_MAPPING" by Kelvin Zhang · 4 years ago
  30. 05a3f68 Fix test failures due to binaries not found in PATH by Kelvin Zhang · 4 years ago
  31. 553efca Add releasetools_test to TEST_MAPPING by Kelvin Zhang · 4 years ago
  32. f4909b4 Add deapexer to releasetools_common by Mohammad Samiul Islam · 4 years ago
  33. 472a860 Merge "Only add apex_info for compressed apexes" by Treehugger Robot · 4 years ago
  34. 8e0c592 Merge "Add support for signing a compressed apex" by Nikita Ioffe · 4 years ago
  35. c72718c Only add apex_info for compressed apexes by Kelvin Zhang · 4 years ago
  36. 3608148 Add support for signing a compressed apex by Nikita Ioffe · 4 years ago
  37. 7bd0991 Add apex_info.pb to generated OTA by Kelvin Zhang · 4 years ago
  38. 22c687c Fix pylint warnings on ota_from_target_files.py by Kelvin Zhang · 4 years ago
  39. 1cd8396 Merge "Emit apex_info to target_files META/apex_info.pb" by Kelvin Zhang · 4 years ago
  40. 62eea43 Merge "Create a function that can generate ApexInfo using target-files" by Kelvin Zhang · 4 years ago
  41. 5f0fcee Emit apex_info to target_files META/apex_info.pb by Kelvin Zhang · 4 years ago
  42. 9fd5886 Create a function that can generate ApexInfo using target-files by Mohammad Samiul Islam · 4 years ago
  43. 0c7e0c0 Rearrange the methods on ErrorReporter to be more convenient. by Joe Onorato · 4 years ago
  44. 6edf0ec Add glue to run product-config-test as a standalone commandline executable. by Joe Onorato · 4 years ago
  45. a5dbb0a CommandException to cleanly exit product-config on error. by Joe Onorato · 4 years, 3 months ago
  46. 841c3e3 Add skeleton for product-config tool. by Joe Onorato · 4 years, 3 months ago
  47. d041e4b Merge "Make ro.product.cpu.abilist.* to be fetched dynamically" by Treehugger Robot · 4 years ago
  48. 7a27574 Merge "GetBootImageBuildProp returns None if file does not exist" by Yifan Hong · 4 years ago
  49. 015b689 Merge "Refactor apex signing logic in preparation for compressed apexes" by Nikita Ioffe · 4 years ago
  50. 2de3459 Merge "Fix errors from validate_target_files" by Tianjie Xu · 4 years ago
  51. 6068e8d Refactor apex signing logic in preparation for compressed apexes by Nikita Ioffe · 4 years ago
  52. 2e0b835 Fix errors from validate_target_files by Tianjie · 4 years ago
  53. 14a8712 Add missing dependencies to releasetools_common and binary defaults. by Yifan Hong · 4 years ago
  54. 7dc5117 GetBootImageBuildProp returns None if file does not exist by Yifan Hong · 4 years ago
  55. c3fdfed Fix test_sign_apex by Nikita Ioffe · 4 years ago
  56. cb09afc Merge changes from topic "common.GetBootImageTimestamp" by Yifan Hong · 4 years ago
  57. 383e482 zipalign: log more I/O errors by Colin Cross · 4 years ago
  58. 10482a2 Load boot build props to info_dict properly. by Yifan Hong · 4 years ago
  59. 85ac501 Add GetBootImageBuildProp. by Yifan Hong · 4 years ago
  60. 5057b95 Split PARTITIONS_WITH_BUILD_PROP from *_WITH_CARE_MAP by Yifan Hong · 4 years ago
  61. c65a054 Move GetBootImageTimestamp to common. by Yifan Hong · 4 years ago
  62. 7a95820 Revert^2 "Rough-in license metadata support to make." by Bob Badour · 4 years ago
  63. 5406674 Revert "Rough-in license metadata support to make." by Jerome Gaillard · 4 years ago
  64. 20fc1b3 Rough-in license metadata support to make. by Bob Badour · 4 years, 6 months ago
  65. baf5c81 Make ro.product.cpu.abilist.* to be fetched dynamically by SzuWei Lin · 4 years, 1 month ago
  66. fdb2f2c Merge "Swich TEST_MAPPING config to unit_tests:true" by Treehugger Robot · 4 years, 1 month ago
  67. dc0663f Merge "Remove the zipalign_test mapping file" by Julien Desprez · 4 years, 1 month ago
  68. 6d9e78f Swich TEST_MAPPING config to unit_tests:true by Julien Desprez · 4 years, 1 month ago
  69. 2bbc159 Remove the zipalign_test mapping file by Julien Desprez · 4 years, 1 month ago
  70. d21e7dc Add support for packing multiple vendor ramdisks in vendor_boot by Yo Chiang · 4 years, 1 month ago
  71. 31839fe Merge "mark zipalign_test as unit tests" by Julien Desprez · 4 years, 1 month ago
  72. 27de935 Update OWNERS. by Elliott Hughes · 4 years, 1 month ago
  73. 74b8e09 mark zipalign_test as unit tests by Julien Desprez · 4 years, 1 month ago
  74. 74e57f6 Merge "Enable system partition compression" by Jaegeuk Kim · 4 years, 1 month ago
  75. 70c61bc Merge changes I1deda85d,I43d7b2c6 by Treehugger Robot · 4 years, 1 month ago
  76. 3e51f42 Enable system partition compression by Robin Hsu · 4 years, 2 months ago
  77. 7294274 Ensure file permissions are writable before attempting to sign. by Rupert Shuttleworth · 4 years, 1 month ago
  78. 35f015e calculation partition size use compressed image size by Huang Jianan · 4 years, 1 month ago
  79. 62d926e add erofs to non partition spanning fs by Huang Jianan · 4 years, 1 month ago
  80. bbc94b0 Use jni_libs instead of required for signapk conscrypt JNI by Colin Cross · 4 years, 2 months ago
  81. 40c9513 Follow argument changes to RuleBuilder by Colin Cross · 4 years, 2 months ago
  82. e9fdfb9 Merge "Runs host_init_verifier on merged target files packages." by Daniel Norman · 4 years, 2 months ago
  83. 5364ffa Merge "Dump a new CSV with warning messages" by Chih-hung Hsieh · 4 years, 2 months ago
  84. 21c34f7 Runs host_init_verifier on merged target files packages. by Daniel Norman · 4 years, 2 months ago
  85. 75dc8d2 Dump a new CSV with warning messages by Saeid Farivar Asanjan · 4 years, 2 months ago
  86. 84e9bf1 Merge "Try to find host tools in the same directory as the caller" by Treehugger Robot · 4 years, 2 months ago
  87. bda655c Merge "build: make fs_config_generator.py python2 explicitly" by Treehugger Robot · 4 years, 2 months ago
  88. 788055c Merge "Add --disable_verity_computation option to ota script" by Kelvin Zhang · 4 years, 2 months ago
  89. caf7bbc Add --disable_verity_computation option to ota script by Kelvin Zhang · 4 years, 2 months ago
  90. c8c94ac Try to find host tools in the same directory as the caller by Jiyong Park · 4 years, 2 months ago
  91. 38888d3 Turns on building vbmeta.img when merging if avb_enable=true. by Daniel Norman · 4 years, 2 months ago
  92. 187e975 Merge changes from topic "gki_vintf_level" by Yifan Hong · 4 years, 2 months ago
  93. 59dd38c Merge "Include complete boot image on builds containing gki apex" by Treehugger Robot · 4 years, 2 months ago
  94. fc65231 Merge "Support PRODUCT_BUILD_VBMETA_IMAGE for target files" by Treehugger Robot · 4 years, 2 months ago
  95. 072efc9 Merge "Allow downgradeable secondary payload" by Kelvin Zhang · 4 years, 2 months ago
  96. 72e78f2 Pass kernel version file to check_vintf. by Yifan Hong · 4 years, 2 months ago
  97. 3d38ff9 Merge "Improve Zipalign test" by Fabien Sanglard · 4 years, 2 months ago
  98. e5fd58a Merge "Fix zipalign alignment error" by Fabien Sanglard · 4 years, 2 months ago
  99. 8218225 Support PRODUCT_BUILD_VBMETA_IMAGE for target files by Bowgo Tsai · 4 years, 2 months ago
  100. a720635 Fix zipalign alignment error by Fabien Sanglard · 4 years, 3 months ago