1. c713d76 py3: update all the things by Anthony King · 10 years ago
  2. f24fab8 Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/build into cm-13.0 by Steve Kondik · 10 years ago
  3. e964714 Change the cache partition size check into warnings. by Tao Bao · 10 years ago
  4. 766a518 Merge tag 'android-6.0.0_r26' into HEAD by Ricardo Cerqueira · 10 years ago
  5. 46ae586 am e09359ab: DO NOT MERGE Pass source\'s info_dict to vendor\'s releasetools.py. by Tao Bao · 10 years ago
  6. e09359a DO NOT MERGE Pass source's info_dict to vendor's releasetools.py. by Tao Bao · 10 years ago
  7. ccc711c Generate extra userdata partition if needed by Ethan Chen · 11 years ago
  8. 9f65758 Fix syntax issues and recovery generation by Stephen Bird · 10 years ago
  9. 3d4039a releasetools: fix cleaning up /tmp/ by Dan Pasanen · 10 years ago
  10. e5b5a27 build: Add changes to release tools and mkbootimg by Ameya Thakur · 12 years ago
  11. 17341b1 releasetools: clean up residual targetfiles-* dirs in /tmp/ by Dan Pasanen · 11 years ago
  12. 470ea4c Add ext2, ext3, and vfat to releasetools by Brandon Bennett · 14 years ago
  13. d27ccf7 releasetools: ota_from_target_files: add FullOTA_PostValidate by M1cha · 11 years ago
  14. 8319708 ota: Let devices specify their own recovery-from-boot.p installer by Ricardo Cerqueira · 11 years ago
  15. a4333b1 ota: Build uboot bootable images when necessary by Ricardo Cerqueira · 14 years ago
  16. 852b8de releasetools: Fix parameters for vboot_signer by Furquan Shaikh · 10 years ago
  17. 2fd2c9b Zero out blocks that may be touched by dm-verity. by Tao Bao · 10 years ago
  18. 548eb76 Support SELinux context label when mounting by Tao Bao · 10 years ago
  19. 601ddea Allow custom boot_signer and verity_signer. by Baligh Uddin · 10 years ago
  20. 5fcaaef Add post-install verification for BBOTAs by Tao Bao · 10 years ago
  21. 903186f Use zipalign -p to page align .so files by Brian Carlstrom · 10 years ago
  22. 58c1b96 Fix the permission setting in common.ZipWriteStr() by Tao Bao · 10 years ago
  23. 5ece99d Add support for clobbered blocks by Tao Bao · 10 years ago
  24. f3282b4 Wrap zipfile.write(), writestr() and close() by Tao Bao · 10 years ago
  25. 95e74c1 common.py: Add support for squashfs by Mohamad Ayyash · 10 years ago
  26. 3edeb4e am 045d817c: am 497b74d5: am d21d1d27: am 00e1f003: Merge "Check partition hash before resorting to block_image_verify" by Sami Tolvanen · 10 years ago
  27. e09d096 Check partition hash before resorting to block_image_verify by Sami Tolvanen · 10 years ago
  28. 8b3f08b Separate boot and recovery image signing from dm-verity by Sami Tolvanen · 10 years ago
  29. 521a8db am 93d46584: am ae26f5b0: am 53602955: Merge "Add support to sign bootable images with vboot_signer" by Tao Bao · 10 years ago
  30. d95e9fd Add support to sign bootable images with vboot_signer by Tao Bao · 10 years ago
  31. 3d4466f am 146366bf: am b6339d74: am f1a8c8c5: Merge "Fix up a few callers of GetTypeAndDevice." by Dan Albert · 10 years ago
  32. ebb19aa Fix up a few callers of GetTypeAndDevice. by Dan Albert · 10 years ago
  33. cd9ecc0 resolved conflicts for merge of eecf00db to master by Dan Albert · 10 years ago
  34. 6c06189 Merge "Add bootsigner path as an option" by Baligh Uddin · 10 years ago
  35. 8b72aef Make releasetools pylint clean. by Dan Albert · 10 years ago
  36. 8e0178d Allow system images larger than 2GiB. by Dan Albert · 10 years ago
  37. dd2a589 Restrict the verification in block-based incremental OTAs by Tao Bao · 10 years ago
  38. 910b005 Do not use block_verify on target-files where feature is missing. by Michael Runge · 10 years ago
  39. dd67a29 Change transfer list format to include block hashes by Sami Tolvanen · 11 years ago
  40. 2de68bb Revert "Allow system images larger than 2GiB." by Justin Harrison · 10 years ago
  41. e204868 Add bootsigner path as an option by Baligh Uddin · 11 years ago
  42. 39a68ab am f8f91c94: am 3907eaf8: am cd082d4b: Allow system images larger than 2GiB. by Dan Albert · 10 years ago
  43. cd082d4 Allow system images larger than 2GiB. by Dan Albert · 10 years ago
  44. cac671a Change transfer list format to include block hashes by Sami Tolvanen · 11 years ago
  45. 75bcea0 verify system and vendor image together before patching. by Jesse Zhao · 11 years ago
  46. 8d212ea DO NOT MERGE: Change verity key formats by Sami Tolvanen · 11 years ago
  47. 6233818 generate version 2 blockimgdiff files by Doug Zongker · 11 years ago
  48. b34fcce explicitly check the superblock for differences by Doug Zongker · 11 years ago
  49. 8544877 select default search_path by platform by Doug Zongker · 11 years ago
  50. bdc2e31 Add java_args as a valid option by Baligh Uddin · 11 years ago
  51. 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
  52. ab7ca1d refactor BlockDifference into common by Doug Zongker · 11 years ago
  53. 4d0bfb4 remove unused xdelta3/xz utilities by Doug Zongker · 11 years ago
  54. fc44a51 new block OTA system tools by Doug Zongker · 11 years ago
  55. 6f1d031 take bootable images from target_files if present by Doug Zongker · 11 years ago
  56. 95ebe7a Use the specified verity key to sign boot and recovery OTA images. by Geremy Condra · 11 years ago
  57. a45a868 BuildBootImage: Add secondstage image support [DO NOT MERGE] by Benoit Fradin · 11 years ago
  58. f834008 add 5 minute timeout on binary patch construction by Doug Zongker · 11 years ago
  59. a961a09 Fix error: 'NoneType' object is not iterable by Ying Wang · 11 years ago
  60. f4eabc3 Added support for building verified vendor partition by Daniel Rosenberg · 11 years ago
  61. 5bfed5a core+tools: support specifying F2FS as the fstype for userdata by JP Abgrall · 11 years ago
  62. c8b4e84 full support for OTA of vendor partitions by Doug Zongker · 11 years ago
  63. f8824af Allow to build the update.zip for emulator build. by Ying Wang · 11 years ago
  64. 6e83611 Add support for verifying OEM properties. by Michael Runge · 11 years ago
  65. 114b46f Accomodate to the import syntax in build.prop. by Ying Wang · 11 years ago
  66. 5fad203 handle don't care regions in the system image by Doug Zongker · 11 years ago
  67. d75d712 Merge "Add support for block incremental OTAs" by Geremy Condra · 11 years ago
  68. 36bd365 Add support for block incremental OTAs by Geremy Condra · 11 years ago
  69. 412c02f rebuild recovery patch in sign_target_files_apks by Doug Zongker · 11 years ago
  70. 64a55ba Fix typo. by Ying Wang · 11 years ago
  71. d89ffa8 Fix emulator builds by Ying Wang · 11 years ago
  72. c925382 add recovery update code to system images by Doug Zongker · 11 years ago
  73. eb0a78a prefer releasetools.py from target_files zip by Doug Zongker · 11 years ago
  74. 38f1aed am dcc645eb: am dd00a967: Merge "Revert the revert. (its time to sign MR1)" into klp-dev by Baligh Uddin · 12 years ago
  75. beb6afd Revert the revert. (its time to sign MR1) by Baligh Uddin · 12 years ago
  76. 31469e3 am a7b5c4a7: Waiting till post MR0 - this impacts signing tools for MR0. by Baligh Uddin · 12 years ago
  77. a7b5c4a Waiting till post MR0 - this impacts signing tools for MR0. by Baligh Uddin · 12 years ago
  78. a6e0466 Modify release tools to replace certs in MMAC files. by Robert Craig · 12 years ago
  79. 0984949 Fix parsing string parameters in BOARD_MKBOOTIMG_ARGS by Jianxun Zhang · 12 years ago
  80. 612e2cd mkbootimg: Support custom mkbootimg implementation by Bjorn Andersson · 13 years ago
  81. 817c574 Modify release tools to replace certs in MMAC files. by Robert Craig · 12 years ago
  82. 37e1052 Add support for using custom signapk.jar. by T.R. Fullhart · 12 years ago
  83. a28acc6 Add support for using custom signapk.jar. by T.R. Fullhart · 12 years ago
  84. 3b07cf1 Add unified fstab support to release tools by Ken Sumrall · 12 years ago
  85. 1eb74dd load SYSTEM/build.prop into the info_dict by Doug Zongker · 13 years ago
  86. 24cd280 allow diff program to be selected explicitly by Doug Zongker · 13 years ago
  87. d513160 add extra args to mkbootimg by Doug Zongker · 13 years ago
  88. fffe1d5 use the file uid/gid/mode saved in the target_files by Doug Zongker · 13 years ago
  89. 0f9aec8 releasetools: Fix image size checking by Andrew Boie · 13 years ago
  90. e5ff590 add device-specific hooks at start of OTA phases by Doug Zongker · 14 years ago
  91. 9f8e8db Build cache.img on demand by Ying Wang · 14 years ago
  92. c0debb9 Revert "Build cache.img." by Ying Wang · 14 years ago
  93. 531bdb5 Build cache.img. by Ying Wang · 14 years ago
  94. 033fbe2 Support signing target_files without a recovery.fstab. by Jeff Davidson · 14 years ago
  95. 6d38bdf resolved conflicts for merge of a74a4811 to honeycomb-plus-aosp by Ying Wang · 14 years ago
  96. cad0bb9 sha module is deprecated by david · 14 years ago
  97. 080ed92 Merge "Close inherited PIPE before doing work" into gingerbread by Ying Wang · 14 years ago
  98. 70d6ec5 resolved conflicts for merge of 0a1f3236 to honeycomb-plus-aosp by Ying Wang · 14 years ago
  99. a73b656 Drop support for target files with no recovery.fstab. by Ying Wang · 14 years ago
  100. ca855e9 increase java heap size when signing packages by Doug Zongker · 14 years ago