Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
c42d44bbeb10c1c482f11d34370518f608db1808
c42d44b
Merge "recovery: Clean up browse_directory()." am: 635eb1c83e
by Tao Bao
· 8 years ago
635eb1c
Merge "recovery: Clean up browse_directory()."
by Tao Bao
· 8 years ago
6585a3c
Merge "minui: Move graphics_{adf,drm,fbdev} into classes." am: 0d14cc279c
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
8075089
Merge "minui: Save errno before calling close()." am: df464dbe79
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
e91a2d2
Merge "minui: Clean up graphics_fbdev.cpp." am: 5121961421
by Tao Bao
· 8 years ago
5121961
Merge "minui: Clean up graphics_fbdev.cpp."
by Treehugger Robot
· 8 years ago
46829c3
Merge "minui: Clean up graphics_adf.cpp." am: d592e1d5e1
by Tao Bao
· 8 years ago
d592e1d
Merge "minui: Clean up graphics_adf.cpp."
by Tao Bao
· 8 years ago
f6b6b75
Merge "minui: Clean up graphics_drm.cpp." am: 648f252c71
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
80176c6
Merge "Replace _exit(-1) with _exit(EXIT_FAILURE)." am: 95bcbfdd4e
by Tao Bao
· 8 years ago
95bcbfd
Merge "Replace _exit(-1) with _exit(EXIT_FAILURE)."
by Treehugger Robot
· 8 years ago
5fa2e57
Merge "Avoid to call UI functions in child process" am: 0f275ae56e
by Tianjie Xu
· 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
d40cd0e
Merge "update_verifier should read dm wrapped partition" am: c44c479197
by Tianjie Xu
· 8 years ago
c44c479
Merge "update_verifier should read dm wrapped partition"
by Tianjie Xu
· 8 years ago
ec8d745
Merge "minui: Minor clean up to graphics.cpp." am: b04bc0540d
by Tao Bao
· 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
c33d037
Merge "Fix a log issue in ui.cpp." am: 7f38fbf976
by Tao Bao
· 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
29ef12f
Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)"
by Tao Bao
· 8 years ago
7ab9c38
Merge "bootable/recovery: cleanup compiler warnings (potential leak of memory)"
by Tao Bao
· 8 years ago
2684259
Merge "recovery: Add screensaver mode." am: 389a29193c
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
5b5b833
Merge "Remove '_static' suffix from libext2* references." am: 56ff8061b1
by Alex Deymo
· 8 years ago
56ff806
Merge "Remove '_static' suffix from libext2* references."
by Alex Deymo
· 8 years ago
a78bbda
Merge "Use flash erase & logical block size for userdata wipe" am: c8f7b5bad7
by Connor O'Brien
· 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
343987b
Merge "minui: Move callback functions to std::function." am: a476312714
by Tao Bao
· 8 years ago
a476312
Merge "minui: Move callback functions to std::function."
by Tao Bao
· 8 years ago
8e01ded
Merge "update_verifier: Move property_get() to android::base::GetProperty()."
by Tao Bao
· 8 years ago
42906e0
Merge "update_verifier: Move property_get() to android::base::GetProperty()."
by Tao Bao
· 8 years ago
1313a96
Merge "Print with newline for ui_print." am: 90deaf9ab7
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
ee3030a
Merge "bootctrl HAL uses "default" service name" am: cf1af460d5
by Chris Phoenix
· 8 years ago
b037cff
Merge "Restore the max width for recovery background texts" am: c1df344381
by Tianjie Xu
· 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
ca261d3
Merge "imgpatch: Compile with ZLIB_CONST defined." am: e78ca37656
by Tao Bao
· 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
9bb0819
Merge "imgdiff: cache bsdiff suffix array in zip mode." am: 37bda6a004
by Sen Jiang
· 8 years ago
37bda6a
Merge "imgdiff: cache bsdiff suffix array in zip mode."
by Sen Jiang
· 8 years ago
a38224e
Merge "Add checkers and tests for empty locale in PNG file" am: 69e73ab7a9
by Tianjie Xu
· 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
ad20b76
Merge "minui: Export minui/minui.h." am: 13d15af08f
by Tao Bao
· 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
421d927
Merge "recovery: Move property_get() to android::base::GetProperty()."
by Tao Bao
· 8 years ago
ebb4e96
Merge "recovery: Move property_get() to android::base::GetProperty()."
by Tao Bao
· 8 years ago
19e4f62
Merge "Update background text images in recovery" am: f0af02fea6
by Tianjie Xu
· 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
f8f1a25
Merge changes from topic 'host_suffix_cleanup' am: 8031c2d2bb
by Alex Deymo
· 8 years ago
204369e
Remove "_static" suffix from libsparse am: 67f3aa8804
by Alex Deymo
· 8 years ago
4b54093
Remove "_static" suffix from libext4_utils. am: 31653660ad
by Alex Deymo
· 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
854ef3b
Merge "Do not inject I/O fault on a retry" am: 37d74f3e20
by Tianjie Xu
· 8 years ago
37d74f3
Merge "Do not inject I/O fault on a retry"
by Tianjie Xu
· 8 years ago
3e003ce
Merge "Address review comment." am: 77ec0071cf
by Elliott Hughes
· 8 years ago
77ec007
Merge "Address review comment."
by Elliott Hughes
· 8 years ago
4728242
Do not inject I/O fault on a retry
by Tianjie Xu
· 8 years ago
61728ff
Merge "Move to .md files for even trivial documentation." am: 2fc1ff3b32
by Elliott Hughes
· 8 years ago
ff8fdc9
Address review comment.
by Elliott Hughes
· 8 years ago
2fc1ff3
Merge "Move to .md files for even trivial documentation."
by Elliott Hughes
· 8 years ago
fe0a801
Merge "recovery: Fix the argument parsing." am: 33808f16c5
by Tao Bao
· 8 years ago
33808f1
Merge "recovery: Fix the argument parsing."
by Tao Bao
· 8 years ago
570af9d
recovery: Fix the argument parsing.
by Tao Bao
· 8 years ago
7a890e5
Move to .md files for even trivial documentation.
by Elliott Hughes
· 8 years ago
06b4254
Merge "Retry ioctl in uncrypt if it returns block# 0" am: ceafe69fb8
by Tianjie Xu
· 8 years ago
ceafe69
Merge "Retry ioctl in uncrypt if it returns block# 0"
by Tianjie Xu
· 8 years ago
a78b2d2
Update background text images in recovery
by Tianjie Xu
· 8 years ago
1bbd9c6
Merge "recovery: Clean up try_update_binary() in install.cpp." am: 095675a3eb
by Tao Bao
· 8 years ago
095675a
Merge "recovery: Clean up try_update_binary() in install.cpp."
by Treehugger Robot
· 8 years ago
179fc8a
Merge "tests: Add testcase for show_progress() and set_progress()."
by Tao Bao
· 8 years ago
Next »