Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
b31f9ce6d150a264f584d9b38a54da0723fc249c
« Previous
17054c0
otautil: Rename dir/sys/thermal utils.
by Tao Bao
· 7 years ago
13446c0
otautil: Only build the needed files for host build.
by Tao Bao
· 7 years ago
fb86bb2
Merge "Move menu headers/items to std::vector<std::string>."
by Tao Bao
· 7 years ago
219445a
Merge "updater_sample: update tests"
by Zhomart Mukhamejanov
· 7 years ago
e606f6d
updater_sample: update tests
by Zhomart Mukhamejanov
· 7 years ago
1fe1afe
Move menu headers/items to std::vector<std::string>.
by Tao Bao
· 7 years ago
9c544a2
Merge "updater_sample: update ui and README, clean-up"
by Zhomart Mukhamejanov
· 7 years ago
f7a7038
updater_sample: update ui and README, clean-up
by Zhomart Mukhamejanov
· 7 years ago
0cabcd0
Merge "screen_ui: Merge Menu::Start() into its ctor."
by android-build-prod (mdb)
· 7 years ago
3a79b36
Merge "updater_sample: Add streaming to PayloadSpec"
by Zhomart Mukhamejanov
· 7 years ago
e02a5b2
screen_ui: Merge Menu::Start() into its ctor.
by Tao Bao
· 7 years ago
b4ded4a
Merge "screen_ui: Use std::string in DrawTextLine() and siblings."
by android-build-prod (mdb)
· 7 years ago
93e46ad
screen_ui: Use std::string in DrawTextLine() and siblings.
by Tao Bao
· 7 years ago
738a425
Merge "screen_ui: Drop the dependency on common.h."
by Tao Bao
· 7 years ago
1d156b9
screen_ui: Drop the dependency on common.h.
by Tao Bao
· 7 years ago
da7e237
updater_sample: Add streaming to PayloadSpec
by Zhomart Mukhamejanov
· 7 years ago
cac3ec3
Merge "Add ScreenRecoveryUI::ShowMenu()."
by Tao Bao
· 7 years ago
5c11948
Merge "updater_sample: add FileDownloader"
by Zhomart Mukhamejanov
· 7 years ago
93535dd
updater_sample: add FileDownloader
by Zhomart Mukhamejanov
· 7 years ago
af59588
Merge "updater_sample: Improve UpdateConfig"
by Zhomart Mukhamejanov
· 7 years ago
0204e88
Merge "recovery: Split main() into recovery_main.cpp."
by Tao Bao
· 7 years ago
3aec696
Add ScreenRecoveryUI::ShowMenu().
by Tao Bao
· 7 years ago
963e3ee
updater_sample: Improve UpdateConfig
by Zhomart Mukhamejanov
· 7 years ago
6d99d4b
recovery: Split main() into recovery_main.cpp.
by Tao Bao
· 7 years ago
2de12da
Merge "Drop '#include "ui.h"' from device.h."
by Tao Bao
· 7 years ago
c16fd8a
Drop '#include "ui.h"' from device.h.
by Tao Bao
· 7 years ago
e4d65b6
Merge changes I78839ed4,I75ac0e26
by Tao Bao
· 7 years ago
aac9d9f
recovery: Move a few constants closer to their uses.
by Tao Bao
· 7 years ago
406a6ff
recovery: Fix the return value when failing to convert to FBE.
by Tao Bao
· 7 years ago
6863532
Merge "Merge libmounts into libotautil."
by android-build-prod (mdb)
· 7 years ago
9a319f0
Merge libmounts into libotautil.
by Tao Bao
· 7 years ago
3de3756
Merge "recovery: Revoke (most of) short options."
by Tao Bao
· 7 years ago
f9f1734
recovery: Revoke (most of) short options.
by Tao Bao
· 7 years ago
957c1ab
Merge "Save the target file when applypatch tests fail"
by Tianjie Xu
· 7 years ago
2573b6f
Merge "updater_sample: fix gen_update_config.py"
by Zhomart Mukhamejanov
· 7 years ago
ca456f3
Merge "recovery: Print the actually required battery level."
by android-build-prod (mdb)
· 7 years ago
3f638ee
Save the target file when applypatch tests fail
by Tianjie Xu
· 7 years ago
72a4d46
updater_sample: fix gen_update_config.py
by Zhomart Mukhamejanov
· 7 years ago
f2ea6d7
recovery: Print the actually required battery level.
by Tao Bao
· 7 years ago
220b531
Merge "Mark ui_print with __printflike."
by Tao Bao
· 7 years ago
aae7efd
Mark ui_print with __printflike.
by Tao Bao
· 7 years ago
6bd1d9b
Merge "sample_updater: create tools/gen_update_config.py"
by Zhomart Mukhamejanov
· 7 years ago
7d06416
Merge "sample_updater: add tests resources"
by Zhomart Mukhamejanov
· 7 years ago
cc8587b
Merge "Dump the uncompressed data's SHA1 to debug flaky tests"
by Tianjie Xu
· 7 years ago
49c7f1c
Merge "Rename CacheLocation to Paths."
by android-build-prod (mdb)
· 7 years ago
641fa97
Rename CacheLocation to Paths.
by Tao Bao
· 7 years ago
9e1ccd4
Dump the uncompressed data's SHA1 to debug flaky tests
by Tianjie Xu
· 7 years ago
02e912c
sample_updater: add tests resources
by Zhomart Mukhamejanov
· 7 years ago
d5a4182
sample_updater: create tools/gen_update_config.py
by Zhomart Mukhamejanov
· 7 years ago
d97b643
Merge "updater_sample: Use stubs libs for android.test.base / runner."
by Zhomart Mukhamejanov
· 7 years ago
a544bfa
Merge "Rename the dir for SystemUpdaterSample."
by android-build-prod (mdb)
· 7 years ago
daa65ae
updater_sample: Use stubs libs for android.test.base / runner.
by Tao Bao
· 7 years ago
32118f6
Rename the dir for SystemUpdaterSample.
by Tao Bao
· 7 years ago
4816fc1
Merge "sample_updater: add non-streaming demo"
by Zhomart Mukhamejanov
· 7 years ago
f4d280c
sample_updater: add non-streaming demo
by Zhomart Mukhamejanov
· 7 years ago
ab3c24b
Merge "updater: Remove an unneeded strdup()."
by android-build-prod (mdb)
· 7 years ago
188f3a5
updater: Remove an unneeded strdup().
by Tao Bao
· 7 years ago
897385b
Merge "Wipe the metadata partition when we wipe data."
by Treehugger Robot
· 7 years ago
3b4d516
Wipe the metadata partition when we wipe data.
by Paul Crowley
· 8 years ago
fe527cc
Merge "Dump debug information for apply_patch unit tests"
by Tianjie Xu
· 7 years ago
ffed57a
Dump debug information for apply_patch unit tests
by Tianjie Xu
· 7 years ago
ed022fc
Merge "update_verifier: Move to Soong."
by Tao Bao
· 7 years ago
ea63f59
Merge "Make update_verifier generic across verified boot versions."
by Tao Bao
· 7 years ago
afb9fc2
update_verifier: Move to Soong.
by Tao Bao
· 7 years ago
1cc0351
Make update_verifier generic across verified boot versions.
by Tao Bao
· 7 years ago
bcb0152
Merge "applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch."
by Treehugger Robot
· 7 years ago
8b0b0f1
applypatch: Drop the SHA_CTX parameter in Apply{BSDiff,Image}Patch.
by Tao Bao
· 7 years ago
d2c32b2
Merge "applypatch: Dump patch info on mismatching patching result."
by Tao Bao
· 7 years ago
4f83430
applypatch: Dump patch info on mismatching patching result.
by Tao Bao
· 7 years ago
73e6644
Merge "Add sample_updater style check to PREUPLOAD.cfg"
by Zhomart Mukhamejanov
· 7 years ago
0e007e8
Add sample_updater style check to PREUPLOAD.cfg
by Zhomart Mukhamejanov
· 7 years ago
07d0032
Merge "tests: Move ResourcesTest into component test."
by Treehugger Robot
· 7 years ago
6b28f05
tests: Move ResourcesTest into component test.
by Tao Bao
· 7 years ago
0c8eea8
Merge "Disable lld where it fails."
by Treehugger Robot
· 7 years ago
83847e6
Disable lld where it fails.
by Chih-Hung Hsieh
· 7 years ago
3c8fdf3
Merge "Expose PngHandler via resources.h."
by Treehugger Robot
· 7 years ago
5ac8cfe
Merge "minadbd: track signature change of service_to_fd."
by Treehugger Robot
· 7 years ago
570b08b
minadbd: track signature change of service_to_fd.
by Josh Gao
· 7 years ago
3d0cd1d
Expose PngHandler via resources.h.
by Tao Bao
· 7 years ago
0b3e257
Merge "Remove the old log files if cache space is insufficient for OTA"
by Tianjie Xu
· 7 years ago
d5fbcc1
Remove the old log files if cache space is insufficient for OTA
by Tianjie Xu
· 7 years ago
ea8a6a9
Merge "install: mkfs.f2fs: specify sector size for target image size"
by Treehugger Robot
· 7 years ago
fc66f3f
install: mkfs.f2fs: specify sector size for target image size
by Jaegeuk Kim
· 7 years ago
81c3c4a
Merge "mkfs.f2fs: specify sector size for target image size"
by Treehugger Robot
· 7 years ago
f139bb4
mkfs.f2fs: specify sector size for target image size
by Jaegeuk Kim
· 7 years ago
6b6c21a
Merge "tests: Pick up testdata with LOCAL_TEST_DATA."
by Treehugger Robot
· 7 years ago
e566168
Merge "Do not skip the update installation if it's a retry"
by Tianjie Xu
· 7 years ago
9d91e89
tests: Pick up testdata with LOCAL_TEST_DATA.
by Tao Bao
· 7 years ago
a6f49bd
Do not skip the update installation if it's a retry
by Tianjie Xu
· 7 years ago
c506482
Merge "Create the SystemUpdate activity class."
by Jiachen Zhao
· 7 years ago
d408a86
Merge "Move a few modules to Soong."
by Treehugger Robot
· 7 years ago
f39362e
Create the SystemUpdate activity class.
by Jiachen Zhao
· 7 years ago
f0e2811
Merge "Create folder for SystemUpdate sample app."
by Jiachen Zhao
· 7 years ago
051b968
Create folder for SystemUpdate sample app.
by Jiachen Zhao
· 7 years ago
8b9faa0
Merge "Remove the obsolete mkfont.c and font_10x18.h"
by Tianjie Xu
· 7 years ago
55a2c4e
Remove the obsolete mkfont.c and font_10x18.h
by Tianjie Xu
· 7 years ago
d2f2ad6
Move a few modules to Soong.
by Tao Bao
· 7 years ago
9010493
Merge "Specify a default module for TARGET_RECOVERY_UI_LIB."
by Treehugger Robot
· 7 years ago
f6d2596
Specify a default module for TARGET_RECOVERY_UI_LIB.
by Tao Bao
· 7 years ago
549695a
Merge "Factor out a menu class for screen ui"
by Tianjie Xu
· 7 years ago
Next »