Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build
/
5d1825664a0fec256fa28d62aadcac96f59a41b2
/
tools
/
releasetools
5d18256
releasetools: Support generating downgrade incremental OTAs.
by Tao Bao
· 9 years ago
07d3dbd
Merge "Sign APKs using SHA-256 instead of SHA-1 when possible."
by Alex Klyubin
· 9 years ago
7855c9a
Merge "Fix metadata location when file system doesn't span the partition"
by Sami Tolvanen
· 9 years ago
2cfd1d1
Sign APKs using SHA-256 instead of SHA-1 when possible.
by Alex Klyubin
· 9 years ago
6a8781a
Fix metadata location when file system doesn't span the partition
by Sami Tolvanen
· 9 years ago
8290ba9
Merge "releasetools: Add two new entries to metadata."
by Tao Bao
· 9 years ago
2d2dd15
improve performance of blockimgdiff
by Doug Zongker
· 9 years ago
a465cf6
Merge "Revert "Do not diff .odex files""
by Dan Willemsen
· 9 years ago
86c8ebb
Revert "Do not diff .odex files"
by Dan Willemsen
· 9 years ago
d8d14be
releasetools: Add two new entries to metadata.
by Tao Bao
· 9 years ago
db82f72
Merge "ota_from_target_files: Include the payload properties."
by Alex Deymo
· 9 years ago
19241c1
ota_from_target_files: Include the payload properties.
by Alex Deymo
· 9 years ago
c4438d3
Do not diff .odex files
by Dan Willemsen
· 9 years ago
8c915ee
Diff libpac.so now that it is deterministic
by Dan Willemsen
· 9 years ago
734d78c
Diff .art/.oat/.odex files now that they are deterministic
by Dan Willemsen
· 9 years ago
061289c
Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." This is breaking CTS.
by Alex Klyubin
· 9 years ago
c2a36af
Sign APKs using SHA-256 instead of SHA-1 when possible.
by Alex Klyubin
· 9 years ago
a80a808
Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."
by Alex Klyubin
· 9 years ago
74df828
Sign APKs using SHA-256 instead of SHA-1 when possible.
by Alex Klyubin
· 9 years ago
7382bdf
Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible.""
by Alex Klyubin
· 9 years ago
1429d5e
Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."
by Alex Klyubin
· 9 years ago
b763b29
Merge "Sign APKs using SHA-256 instead of SHA-1 when possible."
by Alex Klyubin
· 9 years ago
de5bc04
Sign APKs using SHA-256 instead of SHA-1 when possible.
by Alex Klyubin
· 9 years ago
c098e9e
Generate OTA packages for A/B update.
by Tao Bao
· 9 years ago
ebe39a0
Fix print error of numbers of blocks
by Tianjie Xu
· 9 years ago
9b2fe7e
Merge "Adjust the size limit for splitting large files"
by Tianjie Xu
· 9 years ago
bb86e1d
Adjust the size limit for splitting large files
by Tianjie Xu
· 9 years ago
0b10975
Merge "Check block0 for remounting partition R/W"
by Tianjie Xu
· 9 years ago
40ef35b
Allow building recovery as boot.
by Daniel Rosenberg
· 9 years ago
fc3422a
Check block0 for remounting partition R/W
by Tianjie Xu
· 9 years ago
4a06004
build_image: don't call append2simg for FEC
by Sami Tolvanen
· 9 years ago
ff914f5
build_image: remove an unnecessary call to append2simg
by Sami Tolvanen
· 9 years ago
b2a555e
Make squashfs sparse image generation optional
by Todd Poynor
· 9 years ago
9667b18
Make signapk use Conscrypt.
by Alex Klyubin
· 9 years ago
eb756d7
Do not run zipalign when re-signing APKs.
by Alex Klyubin
· 9 years ago
269d785
releasetools: Always use recovery mount options.
by Tao Bao
· 9 years ago
c386890
releasetools: Abort the update on apply_patch failures.
by Tao Bao
· 9 years ago
d62c603
releasetools: Allow logging the diff for incrementals.
by Tao Bao
· 9 years ago
48550cc
releasetools: Fix the bug with TARGET_NO_RECOVERY.
by Tao Bao
· 9 years ago
a0421cd
releasetools: Pack updatable images into IMAGES/ for A/B update.
by Tao Bao
· 9 years ago
9bc6bb2
releasetools: Support generating verify packages.
by Tao Bao
· 9 years ago
767e3ac
releasetools: Refactor ota_from_target_files.py.
by Tao Bao
· 9 years ago
e5eb456
Merge "Honor TARGET_NO_RECOVERY flag." am: c448e91c3d
by Tao Bao
· 9 years ago
a25cced
Merge "Error correction: Use block_image_recover in block OTAs" am: fe4e86c7fd
by Sami Tolvanen
· 9 years ago
c448e91
Merge "Honor TARGET_NO_RECOVERY flag."
by Tao Bao
· 9 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
· 9 years ago
ada3927
Merge "Bump up the BBOTA version to 4." am: ac4ec1a4ea
by Tao Bao
· 9 years ago
eba409c
Bump up the BBOTA version to 4.
by Tao Bao
· 9 years ago
8287572
Merge "Fix calculation of stashed blocks." am: db08d835d0
by Tao Bao
· 9 years ago
db08d83
Merge "Fix calculation of stashed blocks."
by Tao Bao
· 9 years ago
9540246
Merge "blockimgdiff.py: Fix the script error for BBOTA v1." am: bcb9240a2b
by Tao Bao
· 9 years ago
21b37d8
Fix calculation of stashed blocks.
by caozhiyuan
· 9 years ago
4fcb77e
blockimgdiff.py: Fix the script error for BBOTA v1.
by Tao Bao
· 9 years ago
58a748d
am 87f58261: Merge "Error correction: Append codes to verified partitions"
by Sami Tolvanen
· 9 years ago
87f5826
Merge "Error correction: Append codes to verified partitions"
by Sami Tolvanen
· 9 years ago
6ce8ae7
am ac39bef4: Merge "common.py: Fix the build."
by Tao Bao
· 9 years ago
aac4ad5
common.py: Fix the build.
by Tao Bao
· 9 years ago
63e63c2
am 543b28d4: Merge "Pass source\'s info_dict to vendor\'s releasetools.py."
by Tao Bao
· 9 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
· 9 years ago
128f01c
am ce9635ec: am 2124d7e1: Merge "Only use a fixed timestamp when packaging."
by Tao Bao
· 9 years ago
ce9635e
am 2124d7e1: Merge "Only use a fixed timestamp when packaging."
by Tao Bao
· 9 years ago
822f584
Only use a fixed timestamp when packaging.
by Tao Bao
· 9 years ago
5b8bd02
am 9a5afa52: am 5e23069b: Merge "build_image.py: Use a fixed timestamp in the generated image."
by Tao Bao
· 9 years ago
9a5afa5
am 5e23069b: Merge "build_image.py: Use a fixed timestamp in the generated image."
by Tao Bao
· 9 years ago
052ae35
build_image.py: Use a fixed timestamp in the generated image.
by Tao Bao
· 9 years ago
c41dc0a
am 251d56b8: Merge "releasetools: Update the fingerprint when signing."
by Tao Bao
· 9 years ago
cb7ff77
releasetools: Update the fingerprint when signing.
by Tao Bao
· 9 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
· 9 years ago
5790d54
am 59f4ff10: Add verity_signer and verity_key flags to add_img_to_target_files.
by Baligh Uddin
· 9 years ago
59f4ff1
Add verity_signer and verity_key flags to add_img_to_target_files.
by Baligh Uddin
· 9 years ago
2029791
resolved conflicts for f4fc29b0 to mnc-dr-dev-plus-aosp
by Ian Pedowitz
· 9 years ago
b00f80c
am a0abf49d: resolved conflicts for a1fcaf86 to mnc-dr-dev
by Ian Pedowitz
· 9 years ago
a0abf49
resolved conflicts for a1fcaf86 to mnc-dr-dev
by Ian Pedowitz
· 9 years ago
a1fcaf8
Add an option to include a full bootloader in incremental OTA.
by leozwang
· 9 years ago
5f37367
am 34863c69: am d0c8ef98: am 1e7f6f74: Fix build.
by leozwang
· 9 years ago
d0c8ef9
am 1e7f6f74: Fix build.
by leozwang
· 9 years ago
91c8c66
am 17aa06f6: Fix build.
by leozwang
· 9 years ago
1e7f6f7
Fix build.
by leozwang
· 9 years ago
17aa06f
Fix build.
by leozwang
· 9 years ago
684b234
am 6570b1e6: am 0cec840c: am 888b6f47: am 47f6a4e7: am 1c1a6d15: am 2c9dfb82: am 1d4ad515: Revert "Add an option to include a full bootloader in incremental OTA."
by Leo Wang
· 9 years ago
0cec840
am 888b6f47: am 47f6a4e7: am 1c1a6d15: am 2c9dfb82: am 1d4ad515: Revert "Add an option to include a full bootloader in incremental OTA."
by Leo Wang
· 9 years ago
888b6f4
am 47f6a4e7: am 1c1a6d15: am 2c9dfb82: am 1d4ad515: Revert "Add an option to include a full bootloader in incremental OTA."
by Leo Wang
· 9 years ago
47f6a4e
am 1c1a6d15: am 2c9dfb82: am 1d4ad515: Revert "Add an option to include a full bootloader in incremental OTA."
by Leo Wang
· 9 years ago
1c1a6d1
am 2c9dfb82: am 1d4ad515: Revert "Add an option to include a full bootloader in incremental OTA."
by Leo Wang
· 9 years ago
1d4ad51
Revert "Add an option to include a full bootloader in incremental OTA."
by Leo Wang
· 9 years ago
ffa5b08
am 89cd35ab: am fd5330c0: am 160603cf: am 5837f102: am 1753b4e9: resolved conflicts for 00fdede3 to lmp-mr1-ub-dev
by leozwang
· 9 years ago
fd5330c
am 160603cf: am 5837f102: am 1753b4e9: resolved conflicts for 00fdede3 to lmp-mr1-ub-dev
by leozwang
· 9 years ago
160603c
am 5837f102: am 1753b4e9: resolved conflicts for 00fdede3 to lmp-mr1-ub-dev
by leozwang
· 9 years ago
5837f10
am 1753b4e9: resolved conflicts for 00fdede3 to lmp-mr1-ub-dev
by leozwang
· 9 years ago
1753b4e
resolved conflicts for 00fdede3 to lmp-mr1-ub-dev
by leozwang
· 9 years ago
46d5efc
Add an option to include a full bootloader in incremental OTA.
by leozwang
· 9 years ago
2acb582
am fdd713fa: am fbecca31: am e35d00d0: am 265d9aeb: releasetools: Update the fingerprint when signing.
by Tao Bao
· 9 years ago
fbecca3
am e35d00d0: am 265d9aeb: releasetools: Update the fingerprint when signing.
by Tao Bao
· 9 years ago
e35d00d
am 265d9aeb: releasetools: Update the fingerprint when signing.
by Tao Bao
· 9 years ago
265d9ae
releasetools: Update the fingerprint when signing.
by Tao Bao
· 9 years ago
8cb50e0
am e0540445: am c5fe3f11: Merge "releasetools: Fix the expected total blocks."
by Tao Bao
· 9 years ago
e054044
am c5fe3f11: Merge "releasetools: Fix the expected total blocks."
by Tao Bao
· 9 years ago
b32d56e
releasetools: Fix the expected total blocks.
by Tao Bao
· 9 years ago
Next »