1. 6647263 releasetools: Check for duplicate entries in ReplaceCerts(). by Tao Bao · 8 years ago
  2. de1d479 releasetools: Clean up test_sign_target_files_apks.py. by Tao Bao · 8 years ago
  3. 04e1f01 releasetools: Fix an issue with pubkey extraction. by Tao Bao · 8 years ago
  4. e838d14 releasetools: Clean up ReplaceVerityKeyId and add tests. by Tao Bao · 8 years ago
  5. 0c28d2d releasetools: Clean up sign_target_files_apks.py. by Tao Bao · 8 years ago
  6. a7054ee releasetools: Fix the tag replacement for ro.build.vendor.fingerprint. by Tao Bao · 8 years ago
  7. 5f03da0 Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 8 years ago
  8. 8fecb28 AVB: If building recovery.img, add AVB hash footer. by David Zeuthen · 8 years ago
  9. 44dd488 Merge commit '66b8b530187b129934a685bf0c4349eef00e4b0c' from by Xin Li · 8 years ago
  10. f718f90 releasetools: Write back default_system_dev_certificate. by Tao Bao · 8 years ago
  11. a07bf04 releasetools: Add support for compressed APKs. by Narayan Kamath · 8 years ago
  12. f7f27b9 Merge "Add the missing 'import stat' line." into oc-dr1-dev am: d43ab80c75 by Tao Bao · 8 years ago
  13. 9fdd00f Add the missing 'import stat' line. by Tao Bao · 8 years ago
  14. 118b324 Merge "Support replacing AVB signing keys." am: 682849976d am: b5363b2dbc by Tao Bao · 8 years ago
  15. c218a47 Support replacing AVB signing keys. by Tao Bao · 8 years ago
  16. 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
  17. 57ae9a2 Delay the write-back of misc_info in sign_target_files_apks.py. by Tao Bao · 8 years ago
  18. 639118f Support replacing AVB signing keys. by Tao Bao · 8 years ago
  19. 7eb6a92 Move /default.prop to /system/etc/prop.default by Hung-ying Tyan · 8 years ago
  20. f829b40 Move /default.prop to /system/etc/prop.default by Hung-ying Tyan · 8 years ago
  21. 2b8f489 Allow sign_target_files_apks.py to create zip64 signed TF.zip. by Tao Bao · 8 years ago
  22. 46a5999 Delay the write-back of misc_info in sign_target_files_apks.py. by Tao Bao · 8 years ago
  23. 616fbeb Move recovery building from sign_target_files_apk to add_img_to_target_files by Tianjie Xu · 8 years ago
  24. 406050b Fix the symlink detection when signing TF.zip. by Tao Bao · 8 years ago
  25. e95540e releasetools: Use java_path in sign_target_files_apks.py. by Tao Bao · 9 years ago
  26. 9aa4b9b releasetools: Clean up sign_target_files_apks.py. by Tao Bao · 9 years ago
  27. b48589a Don't regenerate userdata.img when signing by Tianjie Xu · 9 years ago
  28. 4f09900 Replace META/care_map.txt when signing target files by Tianjie Xu · 9 years ago
  29. 28e2fa1 releasetools: Update the path to /default.prop for A/B devices. by Tao Bao · 9 years ago
  30. b3e8ce6 Replace OTA sideload verification key when signing A/B devices. by Alex Deymo · 9 years ago
  31. 13b6962 releasetools: Fix the payload public key replacement. by Tao Bao · 9 years ago
  32. 8adcfd1 Fix the path for verity_key replacement when signing. by Tao Bao · 9 years ago
  33. 35c9b12 releasetools: replace verity keyid by Badhri Jagan Sridharan · 9 years ago
  34. a80ed22 Replace OTA keys when signing for A/B devices. by Tao Bao · 9 years ago
  35. 83cd79d releasetools: Use fixed timestamp in otacerts.zip. by Tao Bao · 9 years ago
  36. 2cfd1d1 Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 10 years ago
  37. 061289c Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." This is breaking CTS. by Alex Klyubin · 10 years ago
  38. c2a36af Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 10 years ago
  39. a80a808 Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 10 years ago
  40. 74df828 Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 10 years ago
  41. 1429d5e Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 10 years ago
  42. de5bc04 Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 10 years ago
  43. eb756d7 Do not run zipalign when re-signing APKs. by Alex Klyubin · 10 years ago
  44. cb7ff77 releasetools: Update the fingerprint when signing. by Tao Bao · 10 years ago
  45. 7a5bf8a releasetools: Support packaging for system_root_image. by Tao Bao · 10 years ago
  46. f2cffbd Support systems that use a full copy of recovery image. by Tao Bao · 10 years ago
  47. 2ed665a Wrap zipfile.write(), writestr() and close() by Tao Bao · 10 years ago
  48. 8b72aef Make releasetools pylint clean. by Dan Albert · 10 years ago[Renamed (94%) from tools/releasetools/sign_target_files_apks]
  49. 234d122 am c6af9b8f: am 28b2b00a: Merge "Update vendor fingerprint." into lmp-mr1-dev by Jesse Zhao · 11 years ago
  50. 2625d27 Update vendor fingerprint. by Jesse Zhao · 11 years ago
  51. 2b80012 am 34a1bdeb: am ea1dc699: Merge "Rewrite ro.vendor.build.fingerprint/thumbprint on signing" into lmp-mr1-dev by Michael Runge · 11 years ago
  52. e07c75a Rewrite ro.vendor.build.fingerprint/thumbprint on signing by Michael Runge · 11 years ago
  53. d083f0b sign_target_files_apks: fix recovery patch generation by Andrew Boie · 11 years ago
  54. 947894f Fix public/private key options on sign_target_files_apks by Michael Runge · 11 years ago
  55. f19b365 Add support for switching to verity release keys. by Geremy Condra · 11 years ago
  56. 3c84f56 store images in target-files by Doug Zongker · 11 years ago
  57. dc2661a Add sprout support to signing tools by Michael Runge · 11 years ago
  58. 4abfeaa Merge "rebuild recovery patch in sign_target_files_apks" by Doug Zongker · 12 years ago
  59. cf6d5a9 bump releasetools python requirement to 2.7 by Doug Zongker · 12 years ago
  60. 412c02f rebuild recovery patch in sign_target_files_apks by Doug Zongker · 12 years ago
  61. 73d5abb sign_target_files_apks: rewrite build.prop correctly in eng builds by Andrew Boie · 12 years ago
  62. 412bc23 am 0a7e26e2: am a3f69c93: Merge "Modify release tools to replace certs in MMAC files." by Ying Wang · 12 years ago
  63. 817c574 Modify release tools to replace certs in MMAC files. by Robert Craig · 12 years ago
  64. a8608a7 distinguish signed and unsigned user builds in UI by Doug Zongker · 12 years ago
  65. 37e1052 Add support for using custom signapk.jar. by T.R. Fullhart · 12 years ago
  66. a28acc6 Add support for using custom signapk.jar. by T.R. Fullhart · 12 years ago
  67. b11e2d7 add missing parameter to ReplaceOtaKeys by Doug Zongker · 14 years ago
  68. 831840e change OTA tools to handle variable dev keys by Doug Zongker · 14 years ago
  69. e121d6a support TARGET_EXTRA_RECOVERY_KEYS by Doug Zongker · 15 years ago
  70. c09abc8 update ro.build.tags when signing release builds by Doug Zongker · 16 years ago
  71. decf995 map -e with no cert to PRESIGNED by Doug Zongker · 16 years ago
  72. f6a53aa add "EXTERNAL" as special value of LOCAL_CERTIFICATE by Doug Zongker · 16 years ago
  73. 714111c include pre-signed prebuilt .apks in apkcerts.txt by Doug Zongker · 16 years ago
  74. bbfb96f remove shared_uid cert check from sign_targt_file_apks by Doug Zongker · 16 years ago
  75. 5f5f08d stop adding ota-rel-keys tag when signing by Doug Zongker · 16 years ago
  76. 1f8b697 am e05628cc: fix signing user builds by Doug Zongker · 16 years ago
  77. e05628c fix signing user builds by Doug Zongker · 16 years ago
  78. 05d3dea support hooks for device-specific code in OTA package generation by Doug Zongker · 16 years ago
  79. 602a84e fix releasetools for non-linux architectures by Doug Zongker · 16 years ago
  80. 048e7ca fix archive files being created with perms 000 by Doug Zongker · 16 years ago
  81. 8ce7c25 improve password entry for signing keys by Doug Zongker · 16 years ago
  82. eb338ef make sure package keys are consistent with shared users by Doug Zongker · 16 years ago
  83. ae87701 generalize -t option to add and remove tags in fingerprints by Doug Zongker · 16 years ago
  84. 17aa944 add option to modify build fingerprint tags when signing by Doug Zongker · 16 years ago
  85. 43874f8 make unsigned apks explicit by Doug Zongker · 16 years ago
  86. 547c8cf Merge branch 'readonly-p4-donut' into donut by Doug Zongker · 16 years ago
  87. ad88c7c AI 146194: am: CL 146193 Fix signing script so keys specified in -e options get passed by Doug Zongker · 16 years ago
  88. 8e931bf update the cert used for OTA verification when signing by Doug Zongker · 16 years ago
  89. eef3944 AI 144270: am: CL 144269 Relocate the new (google-indepedent) tools for signing and by Doug Zongker · 16 years ago