Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
f8c303f9c197ed9247dbc88a5bf392f1f2c65639
« Previous
0940fe1
updater: Clean up C codes.
by Tao Bao
· 9 years ago
eef9913
Merge "updater: Remove the unused isunresumable in SaveStash()."
by Tao Bao
· 9 years ago
9739a29
updater: Remove the unused isunresumable in SaveStash().
by Tao Bao
· 9 years ago
50c17f9
Merge "GOOGLEGMS-749 Fix integer overflow while applying block based OTA package"
by Tao Bao
· 9 years ago
a6153df
GOOGLEGMS-749 Fix integer overflow while applying block based OTA package
by Shrinivas Sahukar
· 9 years ago
93fa4b6
Merge "edify: Switch to C++."
by Tao Bao
· 9 years ago
2a5a49d
edify: Switch to C++.
by Tao Bao
· 9 years ago
ad509fd
Merge "Fix potential crash"
by Tao Bao
· 9 years ago
0d46c7a
Merge "Use unique_ptr and unique_fd to manager FDs."
by Tao Bao
· 9 years ago
7c51118
Merge "updater: Clean up char* with std::string."
by Tao Bao
· 9 years ago
c754792
Use unique_ptr and unique_fd to manager FDs.
by Tao Bao
· 9 years ago
e67104a
Merge "Use CPPFLAGS instead of CFLAGS."
by Dan Albert
· 9 years ago
b02e90f
Use CPPFLAGS instead of CFLAGS.
by Dan Albert
· 9 years ago
06689dc
Merge "Fix recovery image build."
by Elliott Hughes
· 9 years ago
faa7500
Fix recovery image build.
by Elliott Hughes
· 9 years ago
e6aa332
updater: Clean up char* with std::string.
by Tao Bao
· 9 years ago
1b7d9b7
Fix potential crash
by Jeremy Compostella
· 9 years ago
27c1ab2
Merge "udpater: Call fsync() after rename()."
by Tao Bao
· 9 years ago
dc39226
udpater: Call fsync() after rename().
by Tao Bao
· 9 years ago
302779e
Merge "recovery: Allow "Mount /system" for system_root_image."
by Tao Bao
· 9 years ago
abb8f77
recovery: Allow "Mount /system" for system_root_image.
by Tao Bao
· 9 years ago
62e1923
Merge "updater: Hoist fsync() to outer loop."
by Tao Bao
· 9 years ago
187efff
updater: Hoist fsync() to outer loop.
by Tao Bao
· 9 years ago
6a4a33e
Merge "applypatch: Fix the checking in WriteToPartition()."
by Tao Bao
· 9 years ago
1ce7a2a
applypatch: Fix the checking in WriteToPartition().
by Tao Bao
· 9 years ago
dd738c1
Merge "applypatch: Support flash mode."
by Tao Bao
· 9 years ago
abba55b
applypatch: Support flash mode.
by Tao Bao
· 9 years ago
afb8f32
Merge "uncrypt: Support file level encryption."
by Tao Bao
· 9 years ago
7cf50c6
uncrypt: Support file level encryption.
by Tao Bao
· 9 years ago
cc3c341
Merge "updater: libapplypatch needs libbase now."
by Tao Bao
· 9 years ago
ba8a678
updater: libapplypatch needs libbase now.
by Tao Bao
· 9 years ago
cfd9d9c
Merge "applypatch: Refactor strtok()."
by Tao Bao
· 9 years ago
aca8e89
applypatch: Refactor strtok().
by Tao Bao
· 9 years ago
85090d0c
Merge "recovery: Switch fuse_* to C++."
by Tao Bao
· 9 years ago
71dc365
recovery: Switch fuse_* to C++.
by Tao Bao
· 9 years ago
025c0e7
Merge "Clean up LOG functions."
by Tao Bao
· 9 years ago
dd4d981
Clean up LOG functions.
by Tao Bao
· 9 years ago
0bacbfd
Merge "recovery: Switch applypatch/ and updater/ to cpp."
by Tao Bao
· 9 years ago
ba9a42a
recovery: Switch applypatch/ and updater/ to cpp.
by Tao Bao
· 9 years ago
65c230f
Merge "Revert "Zero blocks before BLKDISCARD""
by Tao Bao
· 9 years ago
9c67aa2
Revert "Zero blocks before BLKDISCARD"
by Tao Bao
· 9 years ago
2490dbc
Merge "Allow mounting squashfs partitions"
by Tao Bao
· 9 years ago
522ea72
Allow mounting squashfs partitions
by Mohamad Ayyash
· 9 years ago
b36d9c3
Merge "More accurate checking for overlapped ranges."
by Tao Bao
· 9 years ago
c0f56ad
More accurate checking for overlapped ranges.
by Tao Bao
· 9 years ago
ec18d49
Merge "recovery: Use xxhdpi resources for 560dpi devices"
by Tao Bao
· 9 years ago
0b7dc1d
recovery: Use xxhdpi resources for 560dpi devices
by Tao Bao
· 9 years ago
719e4e5
Merge "Just use fstat in sysMapFile."
by Elliott Hughes
· 9 years ago
f267dee
Just use fstat in sysMapFile.
by Elliott Hughes
· 9 years ago
ea13fe2
Merge "Allow sideloading without authentication."
by Elliott Hughes
· 9 years ago
9813f5b
Allow sideloading without authentication.
by Elliott Hughes
· 9 years ago
22ccc87
Merge "Unmount sdcard if no package file is selected."
by Elliott Hughes
· 9 years ago
a1009c3
Merge "Split WipeData into PreWipeData and PostWipeData."
by Elliott Hughes
· 9 years ago
945548e
Split WipeData into PreWipeData and PostWipeData.
by Elliott Hughes
· 9 years ago
280cb6e
Merge "Zero blocks before BLKDISCARD"
by Sami Tolvanen
· 9 years ago
a3c75e3
Zero blocks before BLKDISCARD
by Sami Tolvanen
· 9 years ago
e6f6097
Merge "Revert "Zero blocks before BLKDISCARD""
by Sami Tolvanen
· 9 years ago
e82fa18
Revert "Zero blocks before BLKDISCARD"
by Sami Tolvanen
· 9 years ago
b4effb9
Unmount sdcard if no package file is selected.
by caozhiyuan
· 9 years ago
1a03b40
Merge "uncrypt: Write status when it reboots to factory reset"
by Tao Bao
· 9 years ago
2cf180f
Merge "Separate uncrypt into two modes"
by Tao Bao
· 9 years ago
ac6aa7e
uncrypt: Write status when it reboots to factory reset
by Tao Bao
· 9 years ago
383b00d
Separate uncrypt into two modes
by Tao Bao
· 9 years ago
69608fe
Merge "Zero blocks before BLKDISCARD"
by Sami Tolvanen
· 9 years ago
96392b9
Zero blocks before BLKDISCARD
by Sami Tolvanen
· 9 years ago
3f9db6a
Merge "recovery: Switch to clang"
by Tao Bao
· 9 years ago
80e46e0
recovery: Switch to clang
by Tao Bao
· 9 years ago
227069d
Merge "Fix build: fprintf without modifier"
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
74f5e0e
Merge "Use f_bavail to calculate free space"
by Tao Bao
· 9 years ago
b3ac676
Really don't use TEMP_FAILURE_RETRY with close in recovery.
by Elliott Hughes
· 9 years ago
3b49776
Use f_bavail to calculate free space
by caozhiyuan
· 9 years ago
aa4df5c
Merge "Handle BLKDISCARD failures"
by Sami Tolvanen
· 9 years ago
cc2428c
Handle BLKDISCARD failures
by Sami Tolvanen
· 10 years ago
f272b9e
Merge "Clean up the sleep()'s after poking init services"
by Tao Bao
· 9 years ago
7523863
Clean up the sleep()'s after poking init services
by Tao Bao
· 9 years ago
73151b5
Merge "recovery: change the way of rebooting when using power key combo"
by Tao Bao
· 9 years ago
e5ce2a5
recovery: change the way of rebooting when using power key combo
by Gaelle Nassiet
· 9 years ago
41928ce
Merge "Revert "recovery: change the way of rebooting when using power key combo""
by Nick Kralevich
· 9 years ago
4e92ba4
Revert "recovery: change the way of rebooting when using power key combo"
by Nick Kralevich
· 9 years ago
b48bdbe
Merge "recovery: change the way of rebooting when using power key combo"
by Nick Kralevich
· 9 years ago
074c1c2
recovery: change the way of rebooting when using power key combo
by Gaelle Nassiet
· 9 years ago
a8cd96a
Merge "Stop using libstdc++."
by Dan Albert
· 9 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
cd7d9d8
Merge "Don't use TEMP_FAILURE_RETRY on close in recovery."
by Elliott Hughes
· 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
3badd56
Merge "init sets the default PATH itself, better."
by Elliott Hughes
· 9 years ago
4fd3446
init sets the default PATH itself, better.
by Elliott Hughes
· 9 years ago
3128176
Merge "Fix build following adb change."
by Dan Albert
· 9 years ago
cc08a90
Fix build following adb change.
by Dan Albert
· 9 years ago
77a2c88
Merge "Add an alternate screen for viewing recovery logs."
by Elliott Hughes
· 10 years ago
c049163
Add an alternate screen for viewing recovery logs.
by Elliott Hughes
· 10 years ago
7ff339e
Merge "uncrypt: Switch to C++"
by Tao Bao
· 10 years ago
381f455
uncrypt: Switch to C++
by Tao Bao
· 10 years ago
aeb980b
Merge "uncrypt: package on non-data partition should follow the right path"
by Tao Bao
· 10 years ago
Next »