Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
75626f2cd39c3599a177eb7d9b1b04c0d57f5a6b
/
updater
« Previous
5701d58
Suppress some compiler warnings due to signedness.
by Tao Bao
· 9 years ago
a42a322
Merge "updater: Manage buffers with std::vector."
by Tao Bao
· 9 years ago
1107d96
updater: Fix the line breaks in ui_print commands.
by Tao Bao
· 9 years ago
612336d
updater: Manage buffers with std::vector.
by Tao Bao
· 9 years ago
34847b2
updater: Replace the pointers in LoadSrcTgtVersion[1-3]() parameter.
by Tao Bao
· 9 years ago
0940fe1
updater: Clean up C codes.
by Tao Bao
· 9 years ago
9739a29
updater: Remove the unused isunresumable in SaveStash().
by Tao Bao
· 9 years ago
a6153df
GOOGLEGMS-749 Fix integer overflow while applying block based OTA package
by Shrinivas Sahukar
· 9 years ago
e6aa332
updater: Clean up char* with std::string.
by Tao Bao
· 9 years ago
dc39226
udpater: Call fsync() after rename().
by Tao Bao
· 9 years ago
187efff
updater: Hoist fsync() to outer loop.
by Tao Bao
· 9 years ago
ba8a678
updater: libapplypatch needs libbase now.
by Tao Bao
· 9 years ago
ba9a42a
recovery: Switch applypatch/ and updater/ to cpp.
by Tao Bao
· 9 years ago
9c67aa2
Revert "Zero blocks before BLKDISCARD"
by Tao Bao
· 9 years ago
c0f56ad
More accurate checking for overlapped ranges.
by Tao Bao
· 9 years ago
a3c75e3
Zero blocks before BLKDISCARD
by Sami Tolvanen
· 9 years ago
e82fa18
Revert "Zero blocks before BLKDISCARD"
by Sami Tolvanen
· 9 years ago
96392b9
Zero blocks before BLKDISCARD
by Sami Tolvanen
· 9 years ago
80e46e0
recovery: Switch to clang
by Tao Bao
· 9 years ago
1eb9003
Fix build: fprintf without modifier
by Tao Bao
· 9 years ago
a69e608
Merge "Log update outputs in order"
by Tao Bao
· 9 years ago
b6918c7
Log update outputs in order
by Tao Bao
· 9 years ago
1441a96
Merge "Really don't use TEMP_FAILURE_RETRY with close in recovery."
by Elliott Hughes
· 9 years ago
b3ac676
Really don't use TEMP_FAILURE_RETRY with close in recovery.
by Elliott Hughes
· 9 years ago
cc2428c
Handle BLKDISCARD failures
by Sami Tolvanen
· 10 years ago
e49a9e5
Stop using libstdc++.
by Dan Albert
· 9 years ago
6253753
Merge "Add error and range checks to parse_range"
by Sami Tolvanen
· 9 years ago
b47afed
Don't use TEMP_FAILURE_RETRY on close in recovery.
by Elliott Hughes
· 9 years ago
f2bac04
Add error and range checks to parse_range
by Sami Tolvanen
· 9 years ago
7bad7c4
Check all lseek calls succeed.
by Elliott Hughes
· 10 years ago
43b748f
Don't remove existing explicitly stashed blocks
by Sami Tolvanen
· 10 years ago
1fdd452
Always use strerror to report errno in recovery.
by Elliott Hughes
· 10 years ago
9c0f5d6
Remove more dead code from minzip.
by Narayan Kamath
· 10 years ago
1df64d3
Initialize stashbase even stash_max_blocks = 0
by Jesse Zhao
· 10 years ago
2fd48fc
am 42b09d25: am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'."
by Elliott Hughes
· 10 years ago
42b09d2
am 6a0d2fbc: Merge "There\'s no GPL code in \'updater\'."
by Elliott Hughes
· 10 years ago
0b52c91
Merge "Support resuming block based OTAs"
by Sami Tolvanen
· 10 years ago
8a9014d
There's no GPL code in 'updater'.
by Elliott Hughes
· 10 years ago
40862ab
am aeecac54: Merge "Add missing includes."
by Elliott Hughes
· 10 years ago
9022120
Support resuming block based OTAs
by Sami Tolvanen
· 10 years ago
cd3c55a
Add missing includes.
by Elliott Hughes
· 10 years ago
cdce7f7
am c43b17f0: Merge "Fix recovery image build for 32p"
by Ying Wang
· 10 years ago
4c3c7a9
Fix recovery image build for 32p
by Bruce Beare
· 10 years ago
5b9c4ce
am b278c252: Add support for tune2fs file operations
by Michael Runge
· 10 years ago
b278c25
Add support for tune2fs file operations
by Michael Runge
· 10 years ago
fe8563f
am 5ddf4293: Log mount/unmount errors to UI
by Michael Runge
· 10 years ago
5ddf429
Log mount/unmount errors to UI
by Michael Runge
· 10 years ago
915d661
am 68802416: unconditionally apply SELinux labels to symlinks
by Nick Kralevich
· 10 years ago
6880241
unconditionally apply SELinux labels to symlinks
by Nick Kralevich
· 10 years ago
da500ce
am 168f7778: Allow passing of mount args to mountFn
by Michael Runge
· 10 years ago
4da9cde
am 473967d8: Merge "Log to UI any metadata setting errors" into lmp-dev
by Brian Carlstrom
· 10 years ago
168f777
Allow passing of mount args to mountFn
by Michael Runge
· 10 years ago
473967d
Merge "Log to UI any metadata setting errors" into lmp-dev
by Brian Carlstrom
· 10 years ago
d4a6342
Log to UI any metadata setting errors
by Michael Runge
· 10 years ago
3b5c6dc
am 2f0ef730: Treat already-renamed files as having no problems.
by Michael Runge
· 10 years ago
2f0ef73
Treat already-renamed files as having no problems.
by Michael Runge
· 10 years ago
d83e4f1
support for version 2 of block image diffs
by Doug Zongker
· 10 years ago
40482ea
Merge "fix comment in blockimg updater code" into lmp-dev
by Doug Zongker
· 10 years ago
f7bb09d
fix comment in blockimg updater code
by Doug Zongker
· 10 years ago
8328922
use lseek64 instead of lseek
by Andrew Boie
· 10 years ago
5f875bf
remove code for original block OTA mechanism
by Doug Zongker
· 10 years ago
1d5d609
fix two bugs in block image updater
by Doug Zongker
· 10 years ago
bc7ffed
installer for new block OTA system
by Doug Zongker
· 10 years ago
2b5f0e0
remove spurious parens from error message
by Doug Zongker
· 10 years ago
a91ecc5
Auto create parent directories for rename support
by Michael Runge
· 10 years ago
37aedb3
Support F2FS for the data partition
by JP Abgrall
· 10 years ago
43772d2
advance progress bar during block OTA installations
by Doug Zongker
· 10 years ago
c704e06
disable async reboot during package installation
by Doug Zongker
· 10 years ago
aa1a31e
Allow lines without = signs.
by Michael Runge
· 11 years ago
679baa0
am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
4b6de1b
am 026ebe02: Merge "Recovery 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
f3bb31c
Recovery 64-bit compile issues
by Mark Salyzyn
· 11 years ago
c9d6e4f
support don't-care maps when writing the system image
by Doug Zongker
· 11 years ago
0ac1cba
add flag for GPL license
by Doug Zongker
· 11 years ago
f2ff0a2
Merge "clean up some warnings when building recovery"
by Doug Zongker
· 11 years ago
3eb681d
remove remaining libminelf references
by Doug Zongker
· 11 years ago
0d32f25
clean up some warnings when building recovery
by Doug Zongker
· 11 years ago
a1bc148
remove 'retouch' ASLR support
by Doug Zongker
· 11 years ago
52b4036
add syspatch support to updater
by Doug Zongker
· 11 years ago
99916f0
do verification and extraction on memory, not files
by Doug Zongker
· 11 years ago
15f5fe1
am f9dd42de: Merge "Don\'t abort on read_file if the file is missing." into klp-dev
by Michael Runge
· 11 years ago
6eed224
Don't abort on read_file if the file is missing.
by Michael Runge
· 11 years ago
d327c63
am c87bab10: add the functions for multi-stage packages to updater
by Doug Zongker
· 11 years ago
c87bab1
add the functions for multi-stage packages to updater
by Doug Zongker
· 11 years ago
40dfc47
am c64e76c7: Merge "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." into klp-dev
by Michael Runge
· 11 years ago
ce7ca71
Enable incremental builder to find files that moved, and
by Michael Runge
· 11 years ago
46ab1b6
updater: Delete dead code
by Nick Kralevich
· 11 years ago
e461251
Don't apply permission changes to symlink.
by Nick Kralevich
· 11 years ago
5dbdef0
updater: introduce and set_metadata and set_metadata_recursive
by Nick Kralevich
· 11 years ago
3328e3b
Revert "Update OTA installer to understand SELinux filesystem labels"
by Nick Kralevich
· 11 years ago
627eb30
Update OTA installer to understand SELinux filesystem labels
by Nick Kralevich
· 11 years ago
fafc85b
recovery: move log output to stdout
by Doug Zongker
· 11 years ago
c7a6858
Merge "verifier: update to support certificates using SHA-256"
by Doug Zongker
· 12 years ago
bac7fba
verifier: update to support certificates using SHA-256
by Doug Zongker
· 12 years ago
4e21482
Add liblog
by Ying Wang
· 12 years ago
cd74108
resolved conflicts for merge of 78afed1c to jb-mr1-dev-plus-aosp
by Kenny Root
· 12 years ago
7eb7567
Remove HAVE_SELINUX guards
by Kenny Root
· 12 years ago
a3ccba6
add bonus data feature to imgdiff/imgpatch/applypatch
by Doug Zongker
· 12 years ago
5585025
am 3733d218: Merge changes I664f8dc7,I4154db06,I5e1df90f
by Joe Onorato
· 12 years ago
a23075f
fix the symlink() command to create directories if needed
by Doug Zongker
· 12 years ago
Next »