1. e6853b0 Add support for system images that contain the root directory by Daniel Rosenberg · 10 years ago
  2. f2cffbd Support systems that use a full copy of recovery image. by Tao Bao · 10 years ago
  3. 84e7568 Override properties that point to out/ directory. by Tao Bao · 10 years ago
  4. 2a41058 Fix the permission in common.ZipWriteStr(). by Tao Bao · 10 years ago
  5. 2c15d9e Pack file_contexts into target_files zip. by Tao Bao · 10 years ago
  6. e9b6191 Zero out blocks that may be touched by dm-verity. by Tao Bao · 10 years ago
  7. 9f0c8df Scan all init.*.rc files for flash_recovery service. by Tao Bao · 10 years ago
  8. df06e96 Support SELinux context label when mounting by Tao Bao · 10 years ago
  9. 68658c0 Add post-install verification for BBOTAs by Tao Bao · 10 years ago
  10. 663127d Use zipalign -p to page align .so files by Brian Carlstrom · 10 years ago
  11. 9773465 Fix the permission setting in common.ZipWriteStr() by Tao Bao · 10 years ago
  12. 2f7ae92 Merge "Add support for clobbered blocks" by Tao Bao · 10 years ago
  13. ff77781 Add support for clobbered blocks by Tao Bao · 10 years ago
  14. 852a5b5 Add bootsigner path as an option by Baligh Uddin · 11 years ago
  15. 2ed665a Wrap zipfile.write(), writestr() and close() by Tao Bao · 10 years ago
  16. a990534 common.py: Add support for squashfs by Mohamad Ayyash · 10 years ago
  17. e09d096 Check partition hash before resorting to block_image_verify by Sami Tolvanen · 10 years ago
  18. d95e9fd Add support to sign bootable images with vboot_signer by Tao Bao · 10 years ago
  19. ebb19aa Fix up a few callers of GetTypeAndDevice. by Dan Albert · 10 years ago
  20. 8b72aef Make releasetools pylint clean. by Dan Albert · 10 years ago
  21. 8e0178d Allow system images larger than 2GiB. by Dan Albert · 11 years ago
  22. dd2a589 Restrict the verification in block-based incremental OTAs by Tao Bao · 10 years ago
  23. 910b005 Do not use block_verify on target-files where feature is missing. by Michael Runge · 10 years ago
  24. dd67a29 Change transfer list format to include block hashes by Sami Tolvanen · 11 years ago
  25. 2de68bb Revert "Allow system images larger than 2GiB." by Justin Harrison · 10 years ago
  26. cd082d4 Allow system images larger than 2GiB. by Dan Albert · 11 years ago
  27. 75bcea0 verify system and vendor image together before patching. by Jesse Zhao · 11 years ago
  28. 8d212ea DO NOT MERGE: Change verity key formats by Sami Tolvanen · 11 years ago
  29. 6233818 generate version 2 blockimgdiff files by Doug Zongker · 11 years ago
  30. b34fcce explicitly check the superblock for differences by Doug Zongker · 11 years ago
  31. 8544877 select default search_path by platform by Doug Zongker · 11 years ago
  32. bdc2e31 Add java_args as a valid option by Baligh Uddin · 11 years ago
  33. 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 · 11 years ago
  34. ab7ca1d refactor BlockDifference into common by Doug Zongker · 11 years ago
  35. 4d0bfb4 remove unused xdelta3/xz utilities by Doug Zongker · 11 years ago
  36. fc44a51 new block OTA system tools by Doug Zongker · 11 years ago
  37. 6f1d031 take bootable images from target_files if present by Doug Zongker · 11 years ago
  38. 95ebe7a Use the specified verity key to sign boot and recovery OTA images. by Geremy Condra · 11 years ago
  39. a45a868 BuildBootImage: Add secondstage image support [DO NOT MERGE] by Benoit Fradin · 11 years ago
  40. f834008 add 5 minute timeout on binary patch construction by Doug Zongker · 11 years ago
  41. a961a09 Fix error: 'NoneType' object is not iterable by Ying Wang · 11 years ago
  42. f4eabc3 Added support for building verified vendor partition by Daniel Rosenberg · 11 years ago
  43. 5bfed5a core+tools: support specifying F2FS as the fstype for userdata by JP Abgrall · 11 years ago
  44. c8b4e84 full support for OTA of vendor partitions by Doug Zongker · 11 years ago
  45. f8824af Allow to build the update.zip for emulator build. by Ying Wang · 11 years ago
  46. 6e83611 Add support for verifying OEM properties. by Michael Runge · 11 years ago
  47. 114b46f Accomodate to the import syntax in build.prop. by Ying Wang · 11 years ago
  48. 5fad203 handle don't care regions in the system image by Doug Zongker · 11 years ago
  49. d75d712 Merge "Add support for block incremental OTAs" by Geremy Condra · 11 years ago
  50. 36bd365 Add support for block incremental OTAs by Geremy Condra · 11 years ago
  51. 412c02f rebuild recovery patch in sign_target_files_apks by Doug Zongker · 11 years ago
  52. 64a55ba Fix typo. by Ying Wang · 11 years ago
  53. d89ffa8 Fix emulator builds by Ying Wang · 11 years ago
  54. c925382 add recovery update code to system images by Doug Zongker · 11 years ago
  55. eb0a78a prefer releasetools.py from target_files zip by Doug Zongker · 12 years ago
  56. 38f1aed am dcc645eb: am dd00a967: Merge "Revert the revert. (its time to sign MR1)" into klp-dev by Baligh Uddin · 12 years ago
  57. beb6afd Revert the revert. (its time to sign MR1) by Baligh Uddin · 12 years ago
  58. 31469e3 am a7b5c4a7: Waiting till post MR0 - this impacts signing tools for MR0. by Baligh Uddin · 12 years ago
  59. a7b5c4a Waiting till post MR0 - this impacts signing tools for MR0. by Baligh Uddin · 12 years ago
  60. a6e0466 Modify release tools to replace certs in MMAC files. by Robert Craig · 12 years ago
  61. 0984949 Fix parsing string parameters in BOARD_MKBOOTIMG_ARGS by Jianxun Zhang · 12 years ago
  62. 612e2cd mkbootimg: Support custom mkbootimg implementation by Bjorn Andersson · 13 years ago
  63. 817c574 Modify release tools to replace certs in MMAC files. by Robert Craig · 12 years ago
  64. 37e1052 Add support for using custom signapk.jar. by T.R. Fullhart · 12 years ago
  65. a28acc6 Add support for using custom signapk.jar. by T.R. Fullhart · 12 years ago
  66. 3b07cf1 Add unified fstab support to release tools by Ken Sumrall · 12 years ago
  67. 1eb74dd load SYSTEM/build.prop into the info_dict by Doug Zongker · 13 years ago
  68. 24cd280 allow diff program to be selected explicitly by Doug Zongker · 13 years ago
  69. d513160 add extra args to mkbootimg by Doug Zongker · 13 years ago
  70. fffe1d5 use the file uid/gid/mode saved in the target_files by Doug Zongker · 13 years ago
  71. 0f9aec8 releasetools: Fix image size checking by Andrew Boie · 13 years ago
  72. e5ff590 add device-specific hooks at start of OTA phases by Doug Zongker · 14 years ago
  73. 9f8e8db Build cache.img on demand by Ying Wang · 14 years ago
  74. c0debb9 Revert "Build cache.img." by Ying Wang · 14 years ago
  75. 531bdb5 Build cache.img. by Ying Wang · 14 years ago
  76. 033fbe2 Support signing target_files without a recovery.fstab. by Jeff Davidson · 14 years ago
  77. 6d38bdf resolved conflicts for merge of a74a4811 to honeycomb-plus-aosp by Ying Wang · 14 years ago
  78. cad0bb9 sha module is deprecated by david · 14 years ago
  79. 080ed92 Merge "Close inherited PIPE before doing work" into gingerbread by Ying Wang · 14 years ago
  80. 70d6ec5 resolved conflicts for merge of 0a1f3236 to honeycomb-plus-aosp by Ying Wang · 14 years ago
  81. a73b656 Drop support for target files with no recovery.fstab. by Ying Wang · 14 years ago
  82. ca855e9 increase java heap size when signing packages by Doug Zongker · 14 years ago
  83. 086cbb0 read partition length from recovery.fstab by Doug Zongker · 14 years ago
  84. 7e6d4e4 Close inherited PIPE before doing work by Ying Wang · 15 years ago
  85. 55d9328 support use of prebuilt bootable images by Doug Zongker · 15 years ago
  86. f9bbfb5 Close inherited PIPE before doing work by Ying Wang · 15 years ago
  87. e1c292a am 8317e664: am 96a57e73: make info_dict and GetTypeAndDevice available to device extensions by Doug Zongker · 15 years ago
  88. 96a57e7 make info_dict and GetTypeAndDevice available to device extensions by Doug Zongker · 15 years ago
  89. 9ce0fb6 support for per-partition fs_type by Doug Zongker · 15 years ago
  90. 258bf46 support for per-partition fs_type (do not merge) by Doug Zongker · 15 years ago
  91. cb26912 am 25df2a98: am 6be030af: Merge "remove remaining refs to max_image_sizes" into gingerbread by Doug Zongker · 15 years ago
  92. 1684d9c remove remaining refs to max_image_sizes by Doug Zongker · 15 years ago
  93. b984ae5 resolved conflicts for merge of 813ad17a to master by Doug Zongker · 15 years ago
  94. 3797473 consolidate target_files metadata into one key-value file by Doug Zongker · 15 years ago
  95. 486de12 only do size check for yaffs images; fix incremental info dict by Doug Zongker · 15 years ago
  96. ec5ffba allow partition sizes in hex (when prefixed with 0x) by Doug Zongker · 15 years ago
  97. c77a9ad store user-visible image sizes in target-files by Doug Zongker · 15 years ago
  98. c19a8d5 support for ext4/EMMC in target_files and OTA generation by Doug Zongker · 15 years ago
  99. ea5d7a9 move File and Difference classes into common script by Doug Zongker · 15 years ago
  100. d421f57 Fix mkyaffs2image extra flags in the release tools. by Ying Wang · 15 years ago