Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
99e38bf25486e44a4688cb28d7503e45b339f4c3
/
install.cpp
4c53af0
DO NOT MERGE Report uncrypt errors in details am: 37d7d67ca2
by Tianjie Xu
· 8 years ago
37d7d67
DO NOT MERGE Report uncrypt errors in details
by Tianjie Xu
· 8 years ago
64b92df
DO NOT MERGE Duplicate the last_install content into last_log. am: a8c0d0b43a
by Tao Bao
· 8 years ago
a8c0d0b
DO NOT MERGE Duplicate the last_install content into last_log.
by Tao Bao
· 8 years ago
de1b53d
DO NOT MERGE Fail gracefully when we fail to fork the update binary
by Matthew Bouyack
· 8 years ago
41a3fd4
Check corruption when reading uncrypt_status file
by Tianjie Xu
· 8 years ago
e16e799
save uncrypt status to last_install
by Tianjie Xu
· 8 years ago
53c107f
Add inttypes.h for PRIu64.
by Alex Deymo
· 8 years ago
4344d63
Call update_engine_sideload from recovery.
by Alex Deymo
· 8 years ago
6faf026
Verify wipe package when wiping A/B device in recovery.
by Yabin Cui
· 8 years ago
b0ddae5
Log source/target build version to last_install
by Tianjie Xu
· 8 years ago
7ce287d
Call ioctl before each write on retry
by Tianjie Xu
· 8 years ago
1625583
Allow recovery to return error codes
by Tianjie Xu
· 9 years ago
dd874b1
Add time and I/O info to last_install
by Tianjie Xu
· 8 years ago
8febafa
Use BoringSSL instead of mincrypt to speed up package verification.
by Elliott Hughes
· 9 years ago
fa12b97
Reboot and retry on I/O errors
by Tianjie Xu
· 9 years ago
71e3e09
recovery: Refactor verifier and verifier_test.
by Tao Bao
· 9 years ago
b6918c7
Log update outputs in order
by Tao Bao
· 9 years ago
b07e1f3
Update the comments for package installer commands
by Tao Bao
· 10 years ago
682c34b
Rotate logs only when there are actual operations
by Tao Bao
· 10 years ago
145d861
Factor out option variables from int to bool types
by Tao Bao
· 10 years ago
26dbad2
Add missing includes.
by Elliott Hughes
· 10 years ago
075ad80
sideload without holding the whole package in RAM
by Doug Zongker
· 10 years ago
c704e06
disable async reboot during package installation
by Doug Zongker
· 10 years ago
99916f0
do verification and extraction on memory, not files
by Doug Zongker
· 11 years ago
027429a
Restore default umask after forking for update-binary.
by Alistair Strachan
· 11 years ago
239ac6a
recovery: install packages in a known mount environment
by Doug Zongker
· 11 years ago
fafc85b
recovery: move log output to stdout
by Doug Zongker
· 11 years ago
bac7fba
verifier: update to support certificates using SHA-256
by Doug Zongker
· 12 years ago
6c249f7
move key loading to verifier code
by Doug Zongker
· 12 years ago
02ec6b8
add simple text to recovery UI
by Doug Zongker
· 12 years ago
1749527
support version 2 (2048-bit e=65537) keys in recovery
by Doug Zongker
· 12 years ago
e5d5ac7
minor recovery changes
by Doug Zongker
· 13 years ago
7440630
refactor ui functions into a class
by Doug Zongker
· 13 years ago
10e418d
turn recovery into a C++ binary
by Doug Zongker
· 13 years ago
[Renamed (86%) from install.c]
d0181b8
allow recovery packages to wipe cache
by Doug Zongker
· 13 years ago
469243e
save a last_install file with the result of the last package install attempt
by Doug Zongker
· 14 years ago
cc8cd3f
remove the notion of "root path"; support mixed flash types
by Doug Zongker
· 14 years ago
d7d4208
remove unneeded partition roots
by Doug Zongker
· 14 years ago
56c5105
support for ext4/EMMC filesystems in updater binary
by Doug Zongker
· 14 years ago
8e5e4da
close update package before installing; allow remount
by Doug Zongker
· 14 years ago
21b97ed
Add __attribute__((format(printf, a, b))) to printf like functions.
by Nick Kralevich
· 14 years ago
e08991e
bump updater API version to 3; deprecate firmware update command
by Doug Zongker
· 15 years ago
aa06253
fix parsing of dumpkeys output
by Doug Zongker
· 15 years ago
60151a2
verify whole-file signature instead of jarsigner signatures
by Doug Zongker
· 15 years ago
64893cc
remove amend
by Doug Zongker
· 15 years ago
fbf3c10
improve updater progress bar
by Doug Zongker
· 15 years ago
fb2e3af
let the "firmware" command take the file straight from the package
by Doug Zongker
· 15 years ago
d9c9d10
fixes to edify and updater script
by Doug Zongker
· 15 years ago
8edb00c
edify extensions for OTA package installation, part 2
by Doug Zongker
· 15 years ago
9931f7f
edify extensions for OTA package installation, part 1
by Doug Zongker
· 15 years ago
b2ee920
allow OTA package to provide binary instead of script
by Doug Zongker
· 15 years ago
07e1dca
don't say "install complete" when it really isn't
by Doug Zongker
· 15 years ago
d1b19b9
AI 144130: Don't build OTA package keys into the recovery binary; read
by Doug Zongker
· 16 years ago
c24a8e6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
ffb48f6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
23580ca
Initial Contribution
by The Android Open Source Project
· 16 years ago