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