Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
3958a95f54f3039da80394911f64e5a4857f219d
« Previous
9468fc0
Add the missing #include of <functional>.
by Tao Bao
· 8 years ago
2cd36ba
Revert "Revert "Print SHA-1 in hex for corrupted blocks""
by Tianjie Xu
· 8 years ago
56ebe62
Add a test to perform block_image_update
by Tianjie Xu
· 8 years ago
3541934
Merge "More cleanup to imgdiff & imgpatch"
by Treehugger Robot
· 8 years ago
4fc7659
Merge "updater: Minor clean up to EnumerateStash()."
by Tao Bao
· 8 years ago
12b9055
More cleanup to imgdiff & imgpatch
by Tianjie Xu
· 8 years ago
40e144d
applypatch: Drop the support for patching non-EMMC targets.
by Tao Bao
· 8 years ago
ec8272f
updater: Minor clean up to EnumerateStash().
by Tao Bao
· 8 years ago
06f6227
Merge "Revert "Print SHA-1 in hex for corrupted blocks""
by Tao Bao
· 8 years ago
90eff6a
Revert "Print SHA-1 in hex for corrupted blocks"
by Tao Bao
· 8 years ago
342717d
Merge "updater: Remove some obsoleted functions for file-based OTA."
by Tao Bao
· 8 years ago
59383b3
Merge "Print SHA-1 in hex for corrupted blocks"
by Tianjie Xu
· 8 years ago
bb0cd75
Print SHA-1 in hex for corrupted blocks
by Tianjie Xu
· 8 years ago
63d786c
updater: Remove some obsoleted functions for file-based OTA.
by Tao Bao
· 8 years ago
a7211b3
Merge "update_verifier: Set the success flag if dm-verity is not enabled."
by Tao Bao
· 8 years ago
db57f0d
update_verifier: Set the success flag if dm-verity is not enabled.
by Tao Bao
· 8 years ago
7a0dfec
Merge "recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs"
by Treehugger Robot
· 8 years ago
d13b6cf
recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs
by Bowgo Tsai
· 8 years ago
f0e8f07
Merge "recovery: Fix the FIXME in get_menu_selection()."
by Tao Bao
· 8 years ago
cbb2bcf
Merge "recovery: Move a few int to bool."
by Tao Bao
· 8 years ago
50dd532
recovery: Fix the FIXME in get_menu_selection().
by Tao Bao
· 8 years ago
fc5499f
recovery: Move a few int to bool.
by Tao Bao
· 8 years ago
b7f56f9
Merge "recovery: Add the missing #include."
by Tao Bao
· 8 years ago
ed4a537
recovery: Add the missing #include.
by Tao Bao
· 8 years ago
9bd1dce
Merge "recovery: Drop the "--stages" / '-g' argument."
by Tao Bao
· 8 years ago
1a575f8
Merge "recovery: Add SetStage() into 'Run graphics test'."
by Tao Bao
· 8 years ago
73d21d1
Merge "recovery: Minor clean up to choose_recovery_file()."
by Tao Bao
· 8 years ago
08fc6be
recovery: Minor clean up to choose_recovery_file().
by Tao Bao
· 8 years ago
a8d72bc
recovery: Drop the "--stages" / '-g' argument.
by Tao Bao
· 8 years ago
db7e898
recovery: Add SetStage() into 'Run graphics test'.
by Tao Bao
· 8 years ago
a2e7a07
Merge "Refractor the code for imgdiff"
by Treehugger Robot
· 8 years ago
1ea84d6
Refractor the code for imgdiff
by Tianjie Xu
· 8 years ago
b694ba8
Merge "Fix an error on bootloadermessager test teardown"
by Tianjie Xu
· 8 years ago
cace743
Fix an error on bootloadermessager test teardown
by Tianjie Xu
· 8 years ago
53feebe
Merge "Recovery Test: add SideloadTest to test FUSE support on target"
by Treehugger Robot
· 8 years ago
b72a15a
Recovery Test: add SideloadTest to test FUSE support on target
by Wei Wang
· 8 years ago
0f26468
Merge "Skip BootloaderMessageTest, UncryptTest for devices without /misc"
by Treehugger Robot
· 8 years ago
d549616
Merge "recovery: Remember the last log position."
by Tao Bao
· 8 years ago
ca94856
Skip BootloaderMessageTest, UncryptTest for devices without /misc
by Tianjie Xu
· 8 years ago
c9447cc
recovery: Remember the last log position.
by Tao Bao
· 8 years ago
0213045
Merge "recovery: Don't show "No /cache partition found" on screen."
by Treehugger Robot
· 8 years ago
f7f1da3
recovery: Don't show "No /cache partition found" on screen.
by Tao Bao
· 8 years ago
3ac0dd2
Merge "Add a missing #include for openat(2)."
by Elliott Hughes
· 8 years ago
25a29d4
Add a missing #include for openat(2).
by Elliott Hughes
· 8 years ago
f9962db
Merge "Use bspatch from external/bsdiff."
by Sen Jiang
· 8 years ago
635eb1c
Merge "recovery: Clean up browse_directory()."
by Tao Bao
· 8 years ago
0d14cc2
Merge "minui: Move graphics_{adf,drm,fbdev} into classes."
by Tao Bao
· 8 years ago
c4a18ef
recovery: Clean up browse_directory().
by Tao Bao
· 8 years ago
557fa1f
minui: Move graphics_{adf,drm,fbdev} into classes.
by Tao Bao
· 8 years ago
df464db
Merge "minui: Save errno before calling close()."
by Treehugger Robot
· 8 years ago
f04592b
minui: Save errno before calling close().
by Tao Bao
· 8 years ago
5121961
Merge "minui: Clean up graphics_fbdev.cpp."
by Treehugger Robot
· 8 years ago
d592e1d
Merge "minui: Clean up graphics_adf.cpp."
by Tao Bao
· 8 years ago
648f252
Merge "minui: Clean up graphics_drm.cpp."
by Treehugger Robot
· 8 years ago
76be34c
minui: Clean up graphics_drm.cpp.
by Tao Bao
· 8 years ago
acf4dd1
minui: Clean up graphics_fbdev.cpp.
by Tao Bao
· 8 years ago
8f0e21b
minui: Clean up graphics_adf.cpp.
by Tao Bao
· 8 years ago
95bcbfd
Merge "Replace _exit(-1) with _exit(EXIT_FAILURE)."
by Treehugger Robot
· 8 years ago
3da8801
Replace _exit(-1) with _exit(EXIT_FAILURE).
by Tao Bao
· 8 years ago
0f275ae
Merge "Avoid to call UI functions in child process"
by Treehugger Robot
· 8 years ago
c44c479
Merge "update_verifier should read dm wrapped partition"
by Tianjie Xu
· 8 years ago
b04bc05
Merge "minui: Minor clean up to graphics.cpp."
by Tao Bao
· 8 years ago
ab1abae
Avoid to call UI functions in child process
by Tianjie Xu
· 8 years ago
e8020f4
minui: Minor clean up to graphics.cpp.
by Tao Bao
· 8 years ago
25c5697
Use bspatch from external/bsdiff.
by Sen Jiang
· 8 years ago
7f38fbf
Merge "Fix a log issue in ui.cpp."
by Tao Bao
· 8 years ago
8eec373
Fix a log issue in ui.cpp.
by Tao Bao
· 8 years ago
7ab9c38
Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)"
by Tao Bao
· 8 years ago
389a291
Merge "recovery: Add screensaver mode."
by Tao Bao
· 8 years ago
6278bdf
recovery: Add screensaver mode.
by Tao Bao
· 8 years ago
b0ac872
update_verifier should read dm wrapped partition
by Tianjie Xu
· 8 years ago
56ff806
Merge "Remove '_static' suffix from libext2* references."
by Alex Deymo
· 8 years ago
c8f7b5b
Merge "Use flash erase & logical block size for userdata wipe"
by Treehugger Robot
· 8 years ago
98a658b
Use flash erase & logical block size for userdata wipe
by Connor O'Brien
· 8 years ago
a476312
Merge "minui: Move callback functions to std::function."
by Tao Bao
· 8 years ago
42906e0
Merge "update_verifier: Move property_get() to android::base::GetProperty()."
by Tao Bao
· 8 years ago
90deaf9
Merge "Print with newline for ui_print."
by Tao Bao
· 8 years ago
7c5dbd6
Remove '_static' suffix from libext2* references.
by Alex Deymo
· 8 years ago
cf1af46
Merge "bootctrl HAL uses "default" service name"
by Chris Phoenix
· 8 years ago
c1df344
Merge "Restore the max width for recovery background texts"
by Tianjie Xu
· 8 years ago
0b1118d
minui: Move callback functions to std::function.
by Tao Bao
· 8 years ago
0f7031e
Restore the max width for recovery background texts
by Tianjie Xu
· 8 years ago
f013642
Print with newline for ui_print.
by Tao Bao
· 8 years ago
0157c78
bootctrl HAL uses "default" service name
by Chris Phoenix
· 8 years ago
4f8d217
update_verifier: Move property_get() to android::base::GetProperty().
by Tao Bao
· 8 years ago
e78ca37
Merge "imgpatch: Compile with ZLIB_CONST defined."
by Tao Bao
· 8 years ago
087bc0c
imgpatch: Compile with ZLIB_CONST defined.
by Tao Bao
· 8 years ago
37bda6a
Merge "imgdiff: cache bsdiff suffix array in zip mode."
by Sen Jiang
· 8 years ago
69e73ab
Merge "Add checkers and tests for empty locale in PNG file"
by Tianjie Xu
· 8 years ago
d17a688
Add checkers and tests for empty locale in PNG file
by Tianjie Xu
· 8 years ago
930edb6
imgdiff: cache bsdiff suffix array in zip mode.
by Sen Jiang
· 8 years ago
13d15af
Merge "minui: Export minui/minui.h."
by Tao Bao
· 8 years ago
0ecbd76
minui: Export minui/minui.h.
by Tao Bao
· 8 years ago
ebb4e96
Merge "recovery: Move property_get() to android::base::GetProperty()."
by Tao Bao
· 8 years ago
f0af02f
Merge "Update background text images in recovery"
by Tianjie Xu
· 8 years ago
efc3559
recovery: Move property_get() to android::base::GetProperty().
by Tao Bao
· 8 years ago
8031c2d
Merge changes from topic 'host_suffix_cleanup'
by Alex Deymo
· 8 years ago
67f3aa8
Remove "_static" suffix from libsparse
by Alex Deymo
· 8 years ago
3165366
Remove "_static" suffix from libext4_utils.
by Alex Deymo
· 8 years ago
37d74f3
Merge "Do not inject I/O fault on a retry"
by Tianjie Xu
· 8 years ago
Next »