Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
6f1f2c811acba2b2b7b5dc965c5cba350c30d039
« Previous
a21a63b
Merge "tests: Add ResumableUpdaterTest."
by Tao Bao
· 6 years ago
c0299ed
tests: Add ResumableUpdaterTest.
by Tao Bao
· 6 years ago
02ee7bf
Merge "updater_sample: validate state only once"
by Zhomart Mukhamejanov
· 6 years ago
2d85a0f
Merge "Let gr_init proceed even if we failed to load a font file"
by Treehugger Robot
· 6 years ago
842f2a3
Let gr_init proceed even if we failed to load a font file
by Tianjie Xu
· 6 years ago
bda4495
Merge "recovery: add --fsck_unshare_blocks option for adb remount"
by Treehugger Robot
· 6 years ago
51cde1e
updater_sample: validate state only once
by Zhomart Mukhamejanov
· 6 years ago
2759733
Merge "updater_sample: Add @GuardedBy"
by Zhomart Mukhamejanov
· 6 years ago
f6522eb
updater_sample: Add @GuardedBy
by Zhomart Mukhamejanov
· 6 years ago
9455173
Merge "updater_sample: Improve update completion handling"
by Zhomart Mukhamejanov
· 6 years ago
7671f68
updater_sample: Improve update completion handling
by Zhomart Mukhamejanov
· 6 years ago
0b80ba1
Merge "updater: Drop the 'blocks' parameter in LoadStash()."
by Tao Bao
· 6 years ago
64957ce
updater: Drop the 'blocks' parameter in LoadStash().
by Tao Bao
· 6 years ago
edee836
recovery: add --fsck_unshare_blocks option for adb remount
by David Anderson
· 6 years ago
721f6d8
Merge "updater_sample: add UpdaterState"
by Zhomart Mukhamejanov
· 6 years ago
8f15a82
Merge "updater_sample: add UpdateData"
by Zhomart Mukhamejanov
· 6 years ago
85a007c
Merge "recovery: c++ify pthread use in UI"
by Jerry Zhang
· 6 years ago
b31f9ce
recovery: c++ify pthread use in UI
by Jerry Zhang
· 6 years ago
b8634ca
Merge "ui: Use std::thread to create input/progress threads."
by Tao Bao
· 6 years ago
a488bd9
Merge "updater: Add Commmand class to manage BBOTA commands."
by Tao Bao
· 6 years ago
6b16093
Merge "tools: Move to Soong."
by Tao Bao
· 6 years ago
674aa6c
updater_sample: add UpdaterState
by Zhomart Mukhamejanov
· 6 years ago
b34f7ea
updater_sample: add UpdateData
by Zhomart Mukhamejanov
· 6 years ago
c390123
updater: Add Commmand class to manage BBOTA commands.
by Tao Bao
· 6 years ago
44e8573
Merge "updater_sample: Add OWNERS."
by Treehugger Robot
· 6 years ago
c290e08
Merge "updater_sample: add updater state"
by Zhomart Mukhamejanov
· 6 years ago
35db9cf
updater_sample: Add OWNERS.
by Tao Bao
· 6 years ago
8f4059d
updater_sample: add updater state
by Zhomart Mukhamejanov
· 6 years ago
d1e0cda
Merge "tests: Setup last_command_file for UpdaterTest."
by Tao Bao
· 6 years ago
ddf2947
Merge "Mark as recovery_available:true"
by Treehugger Robot
· 6 years ago
7064aa2
tests: Setup last_command_file for UpdaterTest.
by Tao Bao
· 6 years ago
faa4785
Merge "tests: Refactor the common lines in UpdaterTest."
by Tao Bao
· 6 years ago
fc0f04c
Merge "Convert deflate image chunks to raw if the raw data is smaller"
by Tianjie Xu
· 6 years ago
cc61cf6
Convert deflate image chunks to raw if the raw data is smaller
by Tianjie Xu
· 6 years ago
2a0b23b
Merge "updater_sample: create UpdateManager"
by Zhomart Mukhamejanov
· 6 years ago
bc4a6d5
tests: Refactor the common lines in UpdaterTest.
by Tao Bao
· 6 years ago
fafcfcc
Mark as recovery_available:true
by Jiyong Park
· 6 years ago
6f26e71
updater_sample: create UpdateManager
by Zhomart Mukhamejanov
· 6 years ago
3a8b348
Merge "updater: Use a bool to indicate if allowed to skip a command."
by Tao Bao
· 6 years ago
cba047f
Merge "recovery: Add ability to set title lines"
by Jerry Zhang
· 6 years ago
a5735e9
Merge "updater: Clean up the header lines computation."
by Tao Bao
· 6 years ago
26ea959
ui: Use std::thread to create input/progress threads.
by Tao Bao
· 6 years ago
0e577ee
recovery: Add ability to set title lines
by Jerry Zhang
· 6 years ago
901f0c3
Merge "Move stuff from recovery into librecovery."
by Tao Bao
· 6 years ago
26efb0a
updater: Use a bool to indicate if allowed to skip a command.
by Tao Bao
· 6 years ago
ab20706
updater: Clean up the header lines computation.
by Tao Bao
· 6 years ago
928f2cb
Merge "updater_config: make utils/PayloadSpecs non-static"
by Zhomart Mukhamejanov
· 6 years ago
b0361ff
updater_config: make utils/PayloadSpecs non-static
by Zhomart Mukhamejanov
· 6 years ago
38d9031
Merge "recovery: Reset optind to 1 after getopt"
by Treehugger Robot
· 6 years ago
e462cdf
tools: Move to Soong.
by Tao Bao
· 7 years ago
49fd5d2
recovery: Reset optind to 1 after getopt
by Jerry Zhang
· 6 years ago
2ddc54f
Merge "updater_sample: add switch slot demo"
by Tao Bao
· 6 years ago
371fe6e
Move stuff from recovery into librecovery.
by Tao Bao
· 7 years ago
238beb7
updater_sample: add switch slot demo
by Zhomart Mukhamejanov
· 6 years ago
5b3d6cf
Merge "recovery: Refactor common setup into main()"
by Tao Bao
· 6 years ago
6dfc54c
Merge "Last command file should be updated after a command finishes"
by Tianjie Xu
· 6 years ago
f5e319a
recovery: Refactor common setup into main()
by Jerry Zhang
· 7 years ago
c2b2bb5
Last command file should be updated after a command finishes
by Tianjie Xu
· 6 years ago
0f3aa6e
Merge "wear_ui: Address a TODO regarding {intro,loop}_frames."
by Tao Bao
· 6 years ago
152e0eb
wear_ui: Address a TODO regarding {intro,loop}_frames.
by Tao Bao
· 6 years ago
1f0b996
Merge "Clean up the Makefile for recovery and tests."
by Tao Bao
· 6 years ago
9e30997
Clean up the Makefile for recovery and tests.
by Tao Bao
· 6 years ago
13d56e9
Merge "screen_ui: Fix an issue in RTL locale detection."
by Treehugger Robot
· 6 years ago
db6dc14
Merge "Move device.cpp into librecovery_ui."
by Tao Bao
· 6 years ago
8c6f699
Merge "tests: Add tests for ScreenRecoveryUI."
by Tao Bao
· 6 years ago
6a542dc
Move device.cpp into librecovery_ui.
by Tao Bao
· 7 years ago
e498ef2
Merge "recovery: Configure device menu based on runtime info."
by Tao Bao
· 6 years ago
e5d2c25
recovery: Configure device menu based on runtime info.
by Tao Bao
· 6 years ago
563d34f
Merge "updater_sample: add HAL compatibility check"
by Zhomart Mukhamejanov
· 6 years ago
797550f
Merge "Document the clang-format usage."
by Tao Bao
· 6 years ago
6df846e
Merge "Device owns the RecoveryUI instance."
by Tao Bao
· 6 years ago
46a51ac
updater_sample: add HAL compatibility check
by Zhomart Mukhamejanov
· 6 years ago
7217e70
Merge "updater_sample: fix UpdateConfig"
by Zhomart Mukhamejanov
· 6 years ago
601493e
Document the clang-format usage.
by Tao Bao
· 6 years ago
bb8a215
updater_sample: fix UpdateConfig
by Zhomart Mukhamejanov
· 6 years ago
fe5b3e2
Merge "updater_sample: add http header demo"
by Zhomart Mukhamejanov
· 6 years ago
551d2c3
Device owns the RecoveryUI instance.
by Tao Bao
· 6 years ago
6aa5fb0
updater_sample: add http header demo
by Zhomart Mukhamejanov
· 6 years ago
1d4ef4b
Merge "screen_ui: Fix an issue when displaying wrapped text."
by Tao Bao
· 6 years ago
452b487
screen_ui: Fix an issue when displaying wrapped text.
by Tao Bao
· 6 years ago
daa86e9
Merge "updater_sample: update tools"
by Zhomart Mukhamejanov
· 6 years ago
c23a53c
Merge "updater_sample: add streaming support"
by Zhomart Mukhamejanov
· 6 years ago
347a659
screen_ui: Fix an issue in RTL locale detection.
by Tao Bao
· 6 years ago
6cd8168
tests: Add tests for ScreenRecoveryUI.
by Tao Bao
· 7 years ago
96eb59e
updater_sample: update tools
by Zhomart Mukhamejanov
· 7 years ago
0dd5a83
updater_sample: add streaming support
by Zhomart Mukhamejanov
· 7 years ago
0a2c4e2
Merge "recovery: Remove unneeded include of minui.h."
by Tao Bao
· 6 years ago
1f3a9c0
Merge "screen_ui: Drop the parameter in CheckBackgroundTextImages."
by android-build-prod (mdb)
· 6 years ago
d8abd2b
Merge "recovery: Get UI and locale from device."
by Tao Bao
· 6 years ago
39c4918
screen_ui: Drop the parameter in CheckBackgroundTextImages.
by Tao Bao
· 6 years ago
2dea53e
recovery: Get UI and locale from device.
by Jerry Zhang
· 7 years ago
83ff1f0
recovery: Remove unneeded include of minui.h.
by Tao Bao
· 6 years ago
5285c27
Merge "recovery: Refactor logging code into logging.cpp"
by Tao Bao
· 6 years ago
0ffe13b
Merge "updater: Skip an updated partition on retry."
by Tao Bao
· 6 years ago
1dc9e2d
Merge "updater: Fix an issue when resuming an update."
by Tao Bao
· 6 years ago
98f875e
updater: Fix an issue when resuming an update.
by Tao Bao
· 6 years ago
864c668
updater: Skip an updated partition on retry.
by Tao Bao
· 6 years ago
152933a
recovery: Refactor logging code into logging.cpp
by Jerry Zhang
· 7 years ago
420f7f8
Merge changes I1cc5d702,I32ab9854
by android-build-prod (mdb)
· 7 years ago
5818e89
Merge "otautil: Only build the needed files for host build."
by Tao Bao
· 7 years ago
Next »