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