1. 521a8db am 93d46584: am ae26f5b0: am 53602955: Merge "Add support to sign bootable images with vboot_signer" by Tao Bao · 10 years ago
  2. d95e9fd Add support to sign bootable images with vboot_signer by Tao Bao · 10 years ago
  3. 3d4466f am 146366bf: am b6339d74: am f1a8c8c5: Merge "Fix up a few callers of GetTypeAndDevice." by Dan Albert · 10 years ago
  4. ebb19aa Fix up a few callers of GetTypeAndDevice. by Dan Albert · 10 years ago
  5. cd9ecc0 resolved conflicts for merge of eecf00db to master by Dan Albert · 10 years ago
  6. 6c06189 Merge "Add bootsigner path as an option" by Baligh Uddin · 10 years ago
  7. 8b72aef Make releasetools pylint clean. by Dan Albert · 10 years ago
  8. 8e0178d Allow system images larger than 2GiB. by Dan Albert · 10 years ago
  9. dd2a589 Restrict the verification in block-based incremental OTAs by Tao Bao · 10 years ago
  10. 910b005 Do not use block_verify on target-files where feature is missing. by Michael Runge · 10 years ago
  11. dd67a29 Change transfer list format to include block hashes by Sami Tolvanen · 10 years ago
  12. 2de68bb Revert "Allow system images larger than 2GiB." by Justin Harrison · 10 years ago
  13. e204868 Add bootsigner path as an option by Baligh Uddin · 10 years ago
  14. 39a68ab am f8f91c94: am 3907eaf8: am cd082d4b: Allow system images larger than 2GiB. by Dan Albert · 10 years ago
  15. cd082d4 Allow system images larger than 2GiB. by Dan Albert · 10 years ago
  16. cac671a Change transfer list format to include block hashes by Sami Tolvanen · 10 years ago
  17. 75bcea0 verify system and vendor image together before patching. by Jesse Zhao · 10 years ago
  18. 8d212ea DO NOT MERGE: Change verity key formats by Sami Tolvanen · 10 years ago
  19. 6233818 generate version 2 blockimgdiff files by Doug Zongker · 10 years ago
  20. b34fcce explicitly check the superblock for differences by Doug Zongker · 10 years ago
  21. 8544877 select default search_path by platform by Doug Zongker · 10 years ago
  22. bdc2e31 Add java_args as a valid option by Baligh Uddin · 10 years ago
  23. 339ee49 Add jvm args option. I rather not hardcode some large value just for Volantis. This can easily be passed in from sign-build.sh and should be a no-op for any other tools by Baligh Uddin · 10 years ago
  24. ab7ca1d refactor BlockDifference into common by Doug Zongker · 10 years ago
  25. 4d0bfb4 remove unused xdelta3/xz utilities by Doug Zongker · 10 years ago
  26. fc44a51 new block OTA system tools by Doug Zongker · 10 years ago
  27. 6f1d031 take bootable images from target_files if present by Doug Zongker · 10 years ago
  28. 95ebe7a Use the specified verity key to sign boot and recovery OTA images. by Geremy Condra · 10 years ago
  29. a45a868 BuildBootImage: Add secondstage image support [DO NOT MERGE] by Benoit Fradin · 10 years ago
  30. f834008 add 5 minute timeout on binary patch construction by Doug Zongker · 10 years ago
  31. a961a09 Fix error: 'NoneType' object is not iterable by Ying Wang · 10 years ago
  32. f4eabc3 Added support for building verified vendor partition by Daniel Rosenberg · 10 years ago
  33. 5bfed5a core+tools: support specifying F2FS as the fstype for userdata by JP Abgrall · 10 years ago
  34. c8b4e84 full support for OTA of vendor partitions by Doug Zongker · 10 years ago
  35. f8824af Allow to build the update.zip for emulator build. by Ying Wang · 10 years ago
  36. 6e83611 Add support for verifying OEM properties. by Michael Runge · 11 years ago
  37. 114b46f Accomodate to the import syntax in build.prop. by Ying Wang · 11 years ago
  38. 5fad203 handle don't care regions in the system image by Doug Zongker · 11 years ago
  39. d75d712 Merge "Add support for block incremental OTAs" by Geremy Condra · 11 years ago
  40. 36bd365 Add support for block incremental OTAs by Geremy Condra · 11 years ago
  41. 412c02f rebuild recovery patch in sign_target_files_apks by Doug Zongker · 11 years ago
  42. 64a55ba Fix typo. by Ying Wang · 11 years ago
  43. d89ffa8 Fix emulator builds by Ying Wang · 11 years ago
  44. c925382 add recovery update code to system images by Doug Zongker · 11 years ago
  45. eb0a78a prefer releasetools.py from target_files zip by Doug Zongker · 11 years ago
  46. 38f1aed am dcc645eb: am dd00a967: Merge "Revert the revert. (its time to sign MR1)" into klp-dev by Baligh Uddin · 11 years ago
  47. beb6afd Revert the revert. (its time to sign MR1) by Baligh Uddin · 11 years ago
  48. 31469e3 am a7b5c4a7: Waiting till post MR0 - this impacts signing tools for MR0. by Baligh Uddin · 11 years ago
  49. a7b5c4a Waiting till post MR0 - this impacts signing tools for MR0. by Baligh Uddin · 11 years ago
  50. a6e0466 Modify release tools to replace certs in MMAC files. by Robert Craig · 11 years ago
  51. 0984949 Fix parsing string parameters in BOARD_MKBOOTIMG_ARGS by Jianxun Zhang · 12 years ago
  52. 612e2cd mkbootimg: Support custom mkbootimg implementation by Bjorn Andersson · 12 years ago
  53. 817c574 Modify release tools to replace certs in MMAC files. by Robert Craig · 11 years ago
  54. 37e1052 Add support for using custom signapk.jar. by T.R. Fullhart · 12 years ago
  55. a28acc6 Add support for using custom signapk.jar. by T.R. Fullhart · 12 years ago
  56. 3b07cf1 Add unified fstab support to release tools by Ken Sumrall · 12 years ago
  57. 1eb74dd load SYSTEM/build.prop into the info_dict by Doug Zongker · 12 years ago
  58. 24cd280 allow diff program to be selected explicitly by Doug Zongker · 12 years ago
  59. d513160 add extra args to mkbootimg by Doug Zongker · 12 years ago
  60. fffe1d5 use the file uid/gid/mode saved in the target_files by Doug Zongker · 12 years ago
  61. 0f9aec8 releasetools: Fix image size checking by Andrew Boie · 13 years ago
  62. e5ff590 add device-specific hooks at start of OTA phases by Doug Zongker · 13 years ago
  63. 9f8e8db Build cache.img on demand by Ying Wang · 13 years ago
  64. c0debb9 Revert "Build cache.img." by Ying Wang · 13 years ago
  65. 531bdb5 Build cache.img. by Ying Wang · 13 years ago
  66. 033fbe2 Support signing target_files without a recovery.fstab. by Jeff Davidson · 13 years ago
  67. 6d38bdf resolved conflicts for merge of a74a4811 to honeycomb-plus-aosp by Ying Wang · 13 years ago
  68. cad0bb9 sha module is deprecated by david · 14 years ago
  69. 080ed92 Merge "Close inherited PIPE before doing work" into gingerbread by Ying Wang · 14 years ago
  70. 70d6ec5 resolved conflicts for merge of 0a1f3236 to honeycomb-plus-aosp by Ying Wang · 14 years ago
  71. a73b656 Drop support for target files with no recovery.fstab. by Ying Wang · 14 years ago
  72. ca855e9 increase java heap size when signing packages by Doug Zongker · 14 years ago
  73. 086cbb0 read partition length from recovery.fstab by Doug Zongker · 14 years ago
  74. 7e6d4e4 Close inherited PIPE before doing work by Ying Wang · 14 years ago
  75. 55d9328 support use of prebuilt bootable images by Doug Zongker · 14 years ago
  76. f9bbfb5 Close inherited PIPE before doing work by Ying Wang · 14 years ago
  77. e1c292a am 8317e664: am 96a57e73: make info_dict and GetTypeAndDevice available to device extensions by Doug Zongker · 14 years ago
  78. 96a57e7 make info_dict and GetTypeAndDevice available to device extensions by Doug Zongker · 14 years ago
  79. 9ce0fb6 support for per-partition fs_type by Doug Zongker · 14 years ago
  80. 258bf46 support for per-partition fs_type (do not merge) by Doug Zongker · 14 years ago
  81. cb26912 am 25df2a98: am 6be030af: Merge "remove remaining refs to max_image_sizes" into gingerbread by Doug Zongker · 14 years ago
  82. 1684d9c remove remaining refs to max_image_sizes by Doug Zongker · 14 years ago
  83. b984ae5 resolved conflicts for merge of 813ad17a to master by Doug Zongker · 14 years ago
  84. 3797473 consolidate target_files metadata into one key-value file by Doug Zongker · 14 years ago
  85. 486de12 only do size check for yaffs images; fix incremental info dict by Doug Zongker · 14 years ago
  86. ec5ffba allow partition sizes in hex (when prefixed with 0x) by Doug Zongker · 14 years ago
  87. c77a9ad store user-visible image sizes in target-files by Doug Zongker · 14 years ago
  88. c19a8d5 support for ext4/EMMC in target_files and OTA generation by Doug Zongker · 14 years ago
  89. ea5d7a9 move File and Difference classes into common script by Doug Zongker · 14 years ago
  90. d421f57 Fix mkyaffs2image extra flags in the release tools. by Ying Wang · 14 years ago
  91. 4de6b5b Fix mkbootimg parameters for releasetools. by Ying Wang · 14 years ago
  92. f6a53aa add "EXTERNAL" as special value of LOCAL_CERTIFICATE by Doug Zongker · 15 years ago
  93. 75f1736 add signing checker script to releasetools by Doug Zongker · 15 years ago
  94. 5ecba70 add missing comma by Doug Zongker · 15 years ago
  95. 8bec09e add 'extras' mechanism to OTA and signing tools by Doug Zongker · 15 years ago
  96. c18736b remember device-specific releasetools extensions in target-files by Doug Zongker · 15 years ago
  97. 1f8b697 am e05628cc: fix signing user builds by Doug Zongker · 15 years ago
  98. e05628c fix signing user builds by Doug Zongker · 15 years ago
  99. 09cf560 explicitly set max heap size when running signapk by Doug Zongker · 15 years ago
  100. 951495f update OTA package maker to do whole-file signature by Doug Zongker · 15 years ago