1. 7cab750 Make apex util detect if hashtree is present by Kelvin Zhang · 4 years, 1 month ago
  2. 4d48d50 Handles capex in signing script by Tianjie · 4 years, 3 months ago
  3. dcadb68 Merge "sign_target_files_apks: replacing GKI signing args completely" by Treehugger Robot · 4 years, 4 months ago
  4. bcae74d sign_target_files_apks: replacing GKI signing args completely by Bowgo Tsai · 4 years, 4 months ago
  5. bbde59f Calculate the vbmeta digest when building images by Tianjie · 4 years, 4 months ago
  6. 243f9ea Merge "sign_target_files_apks: Relax ro.build.description requirements" by Treehugger Robot · 4 years, 4 months ago
  7. 6c17ed3 Re-raise exceptions instead of sys.exit by Kelvin Zhang · 4 years, 5 months ago
  8. 4260fc1 sign_target_files_apks: Relax ro.build.description requirements by Stefen Wakefield · 4 years, 6 months ago
  9. 27c39b0 Support GKI boot.img v4 signing by Bowgo Tsai · 4 years, 6 months ago
  10. bf0b8a8 Add a check for missing entries in AVB_FOOTER_ARGS_BY_PARTITION by Tianjie · 4 years, 6 months ago
  11. 697c6ee Add missing R partitions in AVB_FOOTER_ARGS by Tianjie · 4 years, 6 months ago
  12. 5bd0395 Sign APEXes on all partitions by Tianjie · 4 years, 7 months ago
  13. 9f781ff Fix error where otacerts in VENDOR_BOOT isn't replaced by Kelvin Zhang · 4 years, 7 months ago
  14. 119f279 Fix signing errors where some partitions aren't properly signed by Kelvin Zhang · 4 years, 7 months ago
  15. 5f0fcee Emit apex_info to target_files META/apex_info.pb by Kelvin Zhang · 4 years, 8 months ago
  16. ec95223 Merge "sign_target_files_apks: Fix password encrypted keys handle" by Tianjie Xu · 4 years, 11 months ago
  17. e555ab1 sign_target_files_apks: Fix password encrypted keys handle by Oleh Cherpak · 5 years ago
  18. 928c234 Allow zip64 support when opening zip files by Kelvin Zhang · 5 years ago
  19. a85bdf0 Update language to comply with Android's inclusive language guidance by Tianjie · 5 years ago
  20. b021b2a Update language to comply with Android’s inclusive language guidance by Ivan Lozano · 5 years ago
  21. c8b4784 Merge "Fix lint errors in ota_from_target_files script" by Kelvin Zhang · 5 years ago
  22. 0876c41 Fix lint errors in ota_from_target_files script by Kelvin Zhang · 5 years ago
  23. 8046cb0 Attach apk_name as a suffix for the temporary files by Oleg Aravin · 5 years ago
  24. 4975a93 Allow more than one '=' in avb_extra_custom_image_extra_args. by Hongguang Chen · 5 years ago
  25. 883eecb Allow more than one '=' in avb_extra_custom_image_extra_args. by Hongguang Chen · 5 years ago
  26. d9edddd Add options to sign the prebuilt custom images. by Hongguang Chen · 5 years ago
  27. f23364d Add options to sign the prebuilt custom images. by Hongguang Chen · 5 years ago
  28. 96c9e6e Make the `partition=` tag optional. by Bill Peckham · 5 years ago
  29. 5c7b034 Make the `partition=` tag optional. by Bill Peckham · 5 years ago
  30. 8676f63 Build merged apexkeys.txt/apkcerts.txt by partition. by Bill Peckham · 5 years ago
  31. 19c3feb Build merged apexkeys.txt/apkcerts.txt by partition. by Bill Peckham · 5 years ago
  32. a727640 Support removing AVB public keys by Bowgo Tsai · 6 years ago
  33. 2fe786a Support removing AVB public keys by Bowgo Tsai · 6 years ago
  34. 88a759d Resign apks contained in apex by Tianjie Xu · 6 years ago
  35. da427de Rebuild the vendor install-recovery if necessary. by Robin Lee · 6 years ago
  36. 982e608 sign_target_apks: Add networkstack to default key_map by Oleh Cherpak · 6 years ago
  37. 2df23d7 Stop creating update_engine_payload_key by Tianjie Xu · 6 years ago
  38. 19b02fe Include per-partition fingerprint as AVB prop. by Tao Bao · 6 years ago
  39. 448004a Don't generate hashtree when signing bundled APEXes. by Tao Bao · 6 years ago
  40. c998193 Also install verity_key to ramdisk for non-system-as-root target. by Tao Bao · 6 years ago
  41. 0480850 releasetools: Move recovery-two-step.img to OTA/. by Tao Bao · 6 years ago
  42. bb73388 releasetools: Fix the use of StringIO. by Tao Bao · 6 years ago
  43. 3422309 releasetools: Ignore nonexistent APEX overrides. by Tao Bao · 6 years ago
  44. 6151e3f Rename product_services to system_ext by Justin Yun · 6 years ago
  45. 63cf132 Merge "releasetools: Prefer the avbtool specified in target_files." by Tao Bao · 6 years ago
  46. a370545 releasetools: Make additional modules Python 3 compatible. by Tao Bao · 6 years ago
  47. 1ac886e releasetools: Prefer the avbtool specified in target_files. by Tao Bao · 6 years ago
  48. 338c1b7 releasetools: Remove some legacy paths for prop rewrites. by Tao Bao · 6 years ago
  49. 71a4d5c Moving /odm/build.prop to /odm/etc/buid.prop by Bowgo Tsai · 6 years ago
  50. e7354ba Add sign_apex.py that signs a given APEX file. by Tao Bao · 6 years ago
  51. d6085d6 releasetools: Support replacing the signing keys for chained vbmeta. by Tao Bao · 6 years ago
  52. 234f4b4 Ensure that 'release-keys' are set on properties by Magnus Strandh · 6 years ago
  53. f454c3a releasetools: Accept PRESIGNED keys in apexkeys.txt. by Tao Bao · 6 years ago
  54. f98fa10 releasetools: PRESIGNED APEX container entails PRESIGNED payload. by Tao Bao · 6 years ago
  55. 78369eb Avoid signing debuggable boot-debug.img by Bowgo Tsai · 6 years ago
  56. 0ab1be6 Stop using build/target -> build/make/target symlink by Dan Willemsen · 6 years ago
  57. 9c0f443 releasetools: Update the embedded AVB pubkey in an APEX. by Tao Bao · 6 years ago
  58. 6d9e3da releasetools: Remove the sanity check on APEX payload key names. by Tao Bao · 6 years ago
  59. ffc9a30 releasetools: Fix alignment issue when signing APEXes. by Tao Bao · 6 years ago
  60. 1e4cbfa releasetools: Fix an issue in handling PRESIGNED APEX keys. by Tao Bao · 6 years ago
  61. e4544b1 Moving system_other key into product.img by Bowgo Tsai · 7 years ago
  62. e134399 releasetools: Allow skipping PRESIGNED APEXes. by Tao Bao · 6 years ago
  63. fa9de0a releasetools: Fix an issue when using APEX container key mapping. by Tao Bao · 6 years ago
  64. aa7e993 releasetools: Support signing APEXes. by Tao Bao · 6 years ago
  65. badceb2 releasetools: Initalize logger when signing. by Tao Bao · 6 years ago
  66. 33bf268 releasetools: Skip copying split super images while signing. by Tao Bao · 7 years ago
  67. ffbe6b9 Install the ota keys under recovery as a zipfile by Tianjie Xu · 7 years ago
  68. b6eeba5 Merge "Allow BOARD_USES_RECOVERY_AS_BOOT without BOARD_BUILD_SYSTEM_ROOT_IMAGE" by Tom Cherry · 7 years ago
  69. 2929cad Allow BOARD_USES_RECOVERY_AS_BOOT without BOARD_BUILD_SYSTEM_ROOT_IMAGE by Tom Cherry · 7 years ago
  70. 4c05f4a Rename care map in pb format to care_map.pb by Tianjie Xu · 7 years ago
  71. 687da3b releasetools: Fix the path to the OTA keys in recovery image. by Tao Bao · 7 years ago
  72. 696bb33 Install recovery etc files to recovery/root/system/etc. by Tao Bao · 7 years ago
  73. 93c2a01 releasetools: Skip signing APKs with given prefixes. by Tao Bao · 7 years ago
  74. 11f955c releasetools: Factor out the check for (compressed) APK file. by Tao Bao · 7 years ago
  75. 6647263 releasetools: Check for duplicate entries in ReplaceCerts(). by Tao Bao · 8 years ago
  76. de1d479 releasetools: Clean up test_sign_target_files_apks.py. by Tao Bao · 8 years ago
  77. 04e1f01 releasetools: Fix an issue with pubkey extraction. by Tao Bao · 8 years ago
  78. e838d14 releasetools: Clean up ReplaceVerityKeyId and add tests. by Tao Bao · 8 years ago
  79. 0c28d2d releasetools: Clean up sign_target_files_apks.py. by Tao Bao · 8 years ago
  80. a7054ee releasetools: Fix the tag replacement for ro.build.vendor.fingerprint. by Tao Bao · 8 years ago
  81. 5f03da0 Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 8 years ago
  82. 8fecb28 AVB: If building recovery.img, add AVB hash footer. by David Zeuthen · 8 years ago
  83. 44dd488 Merge commit '66b8b530187b129934a685bf0c4349eef00e4b0c' from by Xin Li · 8 years ago
  84. f718f90 releasetools: Write back default_system_dev_certificate. by Tao Bao · 8 years ago
  85. a07bf04 releasetools: Add support for compressed APKs. by Narayan Kamath · 8 years ago
  86. f7f27b9 Merge "Add the missing 'import stat' line." into oc-dr1-dev am: d43ab80c75 by Tao Bao · 8 years ago
  87. 9fdd00f Add the missing 'import stat' line. by Tao Bao · 8 years ago
  88. 118b324 Merge "Support replacing AVB signing keys." am: 682849976d am: b5363b2dbc by Tao Bao · 8 years ago
  89. c218a47 Support replacing AVB signing keys. by Tao Bao · 8 years ago
  90. 7b8a793 Merge "Delay the write-back of misc_info in sign_target_files_apks.py." into oc-dr1-dev by Tao Bao · 8 years ago
  91. 57ae9a2 Delay the write-back of misc_info in sign_target_files_apks.py. by Tao Bao · 8 years ago
  92. 639118f Support replacing AVB signing keys. by Tao Bao · 8 years ago
  93. 7eb6a92 Move /default.prop to /system/etc/prop.default by Hung-ying Tyan · 8 years ago
  94. f829b40 Move /default.prop to /system/etc/prop.default by Hung-ying Tyan · 8 years ago
  95. 2b8f489 Allow sign_target_files_apks.py to create zip64 signed TF.zip. by Tao Bao · 8 years ago
  96. 46a5999 Delay the write-back of misc_info in sign_target_files_apks.py. by Tao Bao · 8 years ago
  97. 616fbeb Move recovery building from sign_target_files_apk to add_img_to_target_files by Tianjie Xu · 8 years ago
  98. 406050b Fix the symlink detection when signing TF.zip. by Tao Bao · 8 years ago
  99. e95540e releasetools: Use java_path in sign_target_files_apks.py. by Tao Bao · 9 years ago
  100. 9aa4b9b releasetools: Clean up sign_target_files_apks.py. by Tao Bao · 9 years ago