Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
b2deb220335e1059a3c95d8063705f5706604bdb
/
tools
/
releasetools
b2deb22
Remove post-install verification
by Tianjie Xu
· 9 years ago
8837882
Use fs_config files for mksquashfs
by Mohamad Ayyash
· 9 years ago
a8c37be
Revert "Revert "build: pass version and patch level to mkbootimg""
by Sami Tolvanen
· 9 years ago
b3038be
Merge "Revert "build: pass version and patch level to mkbootimg"" into nyc-dev
by Sami Tolvanen
· 9 years ago
1bca9fb
Revert "build: pass version and patch level to mkbootimg"
by Sami Tolvanen
· 9 years ago
6a3185f
Merge "Hook incremental ext4 image generation into build" into nyc-dev
by Mohamad Ayyash
· 9 years ago
00ed831
resolve merge conflicts of 2ad8b97577 to nyc-dev
by Tao Bao
· 9 years ago
7302eb7
Use the update-binary in the source build for downgrade OTAs. am: fa41fb2705
by Tao Bao
· 9 years ago
ff75c23
releasetools: Fix the bug in AssertSequenceGood.
by Tao Bao
· 9 years ago
fa41fb2
Use the update-binary in the source build for downgrade OTAs.
by Tao Bao
· 9 years ago
e555f77
build: pass version and patch level to mkbootimg
by Sami Tolvanen
· 9 years ago
84bc4b7
resolve merge conflicts of 08a3a32fa9 to nyc-dev
by Tao Bao
· 9 years ago
bd25fcd
resolve merge conflicts of 177c610e7f to cw-e-dev
by Tao Bao
· 9 years ago
177c610
DO NOT MERGE releasetools: Support generating downgrade incremental OTAs.
by Tao Bao
· 9 years ago
f876555
Hook incremental ext4 image generation into build
by Mohamad Ayyash
· 9 years ago
8cad831
resolve merge conflicts of 9baa993c07 to nyc-dev
by Tao Bao
· 9 years ago
df4cb0b
releasetools: Add --oem_no_mount option.
by Tao Bao
· 9 years ago
4da324e
releasetools: Support generating downgrade incremental OTAs.
by Tao Bao
· 9 years ago
b05b62d
Sign APKs using SHA-256 instead of SHA-1 when possible.
by Alex Klyubin
· 10 years ago
405e71d
Fix metadata location when file system doesn't span the partition
by Sami Tolvanen
· 9 years ago
b4cfca5
releasetools: Add two new entries to metadata.
by Tao Bao
· 10 years ago
ebadc3b
Merge "improve performance of blockimgdiff" into nyc-dev
by Tao Bao
· 9 years ago
6ab2a50
improve performance of blockimgdiff
by Doug Zongker
· 9 years ago
e11aa50
Add compressor options for squashfs vendor images
by Patrick Tjin
· 9 years ago
db82f72
Merge "ota_from_target_files: Include the payload properties."
by Alex Deymo
· 10 years ago
19241c1
ota_from_target_files: Include the payload properties.
by Alex Deymo
· 10 years ago
c4438d3
Do not diff .odex files
by Dan Willemsen
· 10 years ago
8c915ee
Diff libpac.so now that it is deterministic
by Dan Willemsen
· 10 years ago
734d78c
Diff .art/.oat/.odex files now that they are deterministic
by Dan Willemsen
· 10 years ago
061289c
Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." This is breaking CTS.
by Alex Klyubin
· 10 years ago
c2a36af
Sign APKs using SHA-256 instead of SHA-1 when possible.
by Alex Klyubin
· 10 years ago
a80a808
Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."
by Alex Klyubin
· 10 years ago
74df828
Sign APKs using SHA-256 instead of SHA-1 when possible.
by Alex Klyubin
· 10 years ago
7382bdf
Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible.""
by Alex Klyubin
· 10 years ago
1429d5e
Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."
by Alex Klyubin
· 10 years ago
b763b29
Merge "Sign APKs using SHA-256 instead of SHA-1 when possible."
by Alex Klyubin
· 10 years ago
de5bc04
Sign APKs using SHA-256 instead of SHA-1 when possible.
by Alex Klyubin
· 10 years ago
c098e9e
Generate OTA packages for A/B update.
by Tao Bao
· 10 years ago
ebe39a0
Fix print error of numbers of blocks
by Tianjie Xu
· 10 years ago
9b2fe7e
Merge "Adjust the size limit for splitting large files"
by Tianjie Xu
· 10 years ago
bb86e1d
Adjust the size limit for splitting large files
by Tianjie Xu
· 10 years ago
0b10975
Merge "Check block0 for remounting partition R/W"
by Tianjie Xu
· 10 years ago
40ef35b
Allow building recovery as boot.
by Daniel Rosenberg
· 10 years ago
fc3422a
Check block0 for remounting partition R/W
by Tianjie Xu
· 10 years ago
4a06004
build_image: don't call append2simg for FEC
by Sami Tolvanen
· 10 years ago
ff914f5
build_image: remove an unnecessary call to append2simg
by Sami Tolvanen
· 10 years ago
b2a555e
Make squashfs sparse image generation optional
by Todd Poynor
· 10 years ago
9667b18
Make signapk use Conscrypt.
by Alex Klyubin
· 10 years ago
eb756d7
Do not run zipalign when re-signing APKs.
by Alex Klyubin
· 10 years ago
269d785
releasetools: Always use recovery mount options.
by Tao Bao
· 10 years ago
c386890
releasetools: Abort the update on apply_patch failures.
by Tao Bao
· 10 years ago
d62c603
releasetools: Allow logging the diff for incrementals.
by Tao Bao
· 10 years ago
48550cc
releasetools: Fix the bug with TARGET_NO_RECOVERY.
by Tao Bao
· 10 years ago
a0421cd
releasetools: Pack updatable images into IMAGES/ for A/B update.
by Tao Bao
· 10 years ago
9bc6bb2
releasetools: Support generating verify packages.
by Tao Bao
· 10 years ago
767e3ac
releasetools: Refactor ota_from_target_files.py.
by Tao Bao
· 10 years ago
e5eb456
Merge "Honor TARGET_NO_RECOVERY flag." am: c448e91c3d
by Tao Bao
· 10 years ago
a25cced
Merge "Error correction: Use block_image_recover in block OTAs" am: fe4e86c7fd
by Sami Tolvanen
· 10 years ago
c448e91
Merge "Honor TARGET_NO_RECOVERY flag."
by Tao Bao
· 10 years ago
f0a7c76
Error correction: Use block_image_recover in block OTAs
by Sami Tolvanen
· 10 years ago
db45efa
Honor TARGET_NO_RECOVERY flag.
by Tao Bao
· 10 years ago
ada3927
Merge "Bump up the BBOTA version to 4." am: ac4ec1a4ea
by Tao Bao
· 10 years ago
eba409c
Bump up the BBOTA version to 4.
by Tao Bao
· 10 years ago
8287572
Merge "Fix calculation of stashed blocks." am: db08d835d0
by Tao Bao
· 10 years ago
db08d83
Merge "Fix calculation of stashed blocks."
by Tao Bao
· 10 years ago
9540246
Merge "blockimgdiff.py: Fix the script error for BBOTA v1." am: bcb9240a2b
by Tao Bao
· 10 years ago
21b37d8
Fix calculation of stashed blocks.
by caozhiyuan
· 10 years ago
4fcb77e
blockimgdiff.py: Fix the script error for BBOTA v1.
by Tao Bao
· 10 years ago
58a748d
am 87f58261: Merge "Error correction: Append codes to verified partitions"
by Sami Tolvanen
· 10 years ago
87f5826
Merge "Error correction: Append codes to verified partitions"
by Sami Tolvanen
· 10 years ago
5631d5c
am 46ae586a: am e09359ab: DO NOT MERGE Pass source\'s info_dict to vendor\'s releasetools.py.
by Tao Bao
· 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
6ce8ae7
am ac39bef4: Merge "common.py: Fix the build."
by Tao Bao
· 10 years ago
aac4ad5
common.py: Fix the build.
by Tao Bao
· 10 years ago
63e63c2
am 543b28d4: Merge "Pass source\'s info_dict to vendor\'s releasetools.py."
by Tao Bao
· 10 years ago
f99b531
Error correction: Append codes to verified partitions
by Sami Tolvanen
· 10 years ago
6f0b219
Pass source's info_dict to vendor's releasetools.py.
by Tao Bao
· 10 years ago
ed48af8
am b03d55aa: Merge "DO NOT MERGE: Only use a fixed timestamp when packaging." into mnc-dr-dev
by Tao Bao
· 10 years ago
338da60
DO NOT MERGE: Only use a fixed timestamp when packaging.
by Tao Bao
· 10 years ago
128f01c
am ce9635ec: am 2124d7e1: Merge "Only use a fixed timestamp when packaging."
by Tao Bao
· 10 years ago
ce9635e
am 2124d7e1: Merge "Only use a fixed timestamp when packaging."
by Tao Bao
· 10 years ago
822f584
Only use a fixed timestamp when packaging.
by Tao Bao
· 10 years ago
5b8bd02
am 9a5afa52: am 5e23069b: Merge "build_image.py: Use a fixed timestamp in the generated image."
by Tao Bao
· 10 years ago
9a5afa5
am 5e23069b: Merge "build_image.py: Use a fixed timestamp in the generated image."
by Tao Bao
· 10 years ago
052ae35
build_image.py: Use a fixed timestamp in the generated image.
by Tao Bao
· 10 years ago
c41dc0a
am 251d56b8: Merge "releasetools: Update the fingerprint when signing."
by Tao Bao
· 10 years ago
cb7ff77
releasetools: Update the fingerprint when signing.
by Tao Bao
· 10 years ago
12ab99b
am aa3d37a1: am 5790d54a: am 59f4ff10: Add verity_signer and verity_key flags to add_img_to_target_files.
by Baligh Uddin
· 10 years ago
5790d54
am 59f4ff10: Add verity_signer and verity_key flags to add_img_to_target_files.
by Baligh Uddin
· 10 years ago
59f4ff1
Add verity_signer and verity_key flags to add_img_to_target_files.
by Baligh Uddin
· 10 years ago
2029791
resolved conflicts for f4fc29b0 to mnc-dr-dev-plus-aosp
by Ian Pedowitz
· 10 years ago
b00f80c
am a0abf49d: resolved conflicts for a1fcaf86 to mnc-dr-dev
by Ian Pedowitz
· 10 years ago
a0abf49
resolved conflicts for a1fcaf86 to mnc-dr-dev
by Ian Pedowitz
· 10 years ago
a1fcaf8
Add an option to include a full bootloader in incremental OTA.
by leozwang
· 10 years ago
5f37367
am 34863c69: am d0c8ef98: am 1e7f6f74: Fix build.
by leozwang
· 10 years ago
d0c8ef9
am 1e7f6f74: Fix build.
by leozwang
· 10 years ago
91c8c66
am 17aa06f6: Fix build.
by leozwang
· 10 years ago
1e7f6f7
Fix build.
by leozwang
· 10 years ago
17aa06f
Fix build.
by leozwang
· 10 years ago
Next »