Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
7cb1b796731fa35a6556263876648746710f003b
« Previous
00d5757
Add a binary path param to update_binary_command().
by Tao Bao
· 8 years ago
b168f5f
recovery: Use libverifier instead of rebuilding the sources.
by Tao Bao
· 8 years ago
f347c1a
Merge "recovery: update mkfs.f2fs args to match f2fs-tools 1.8.0"
by Treehugger Robot
· 8 years ago
adeb41a
recovery: update mkfs.f2fs args to match f2fs-tools 1.8.0
by Jin Qian
· 8 years ago
a24f9d7
Merge "Update the comment for obsolete symlink handling ."
by Treehugger Robot
· 8 years ago
7c42198
Merge "Revert "Remove EXPAND/STRINGIFY macros.""
by Tao Bao
· 8 years ago
8be0f39
Revert "Remove EXPAND/STRINGIFY macros."
by Tao Bao
· 8 years ago
4e8e56e
Merge "fuse_sideload: Change the minimal block size to 4096."
by Tao Bao
· 8 years ago
b00c66f
Merge "Remove EXPAND/STRINGIFY macros."
by Tao Bao
· 8 years ago
f38401a
Update the comment for obsolete symlink handling .
by Tianjie Xu
· 8 years ago
ec97067
Remove EXPAND/STRINGIFY macros.
by Tao Bao
· 8 years ago
8939463
Merge "Add a default error code when updater script aborts"
by Tianjie Xu
· 8 years ago
e0c8879
Add a default error code when updater script aborts
by Tianjie Xu
· 8 years ago
fe7eecf
Merge "Move sysMapFile and sysReleaseMap into MemMapping class."
by Tao Bao
· 8 years ago
ed13819
fuse_sideload: Change the minimal block size to 4096.
by Tao Bao
· 8 years ago
b656a15
Move sysMapFile and sysReleaseMap into MemMapping class.
by Tao Bao
· 8 years ago
ba36518
Merge "recovery: Change install_package() to take std::string."
by Tao Bao
· 8 years ago
e58daba
Merge "adb_install: Stop passing RecoveryUI as a parameter."
by Tao Bao
· 8 years ago
29ee69b
recovery: Change install_package() to take std::string.
by Tao Bao
· 8 years ago
0150d01
adb_install: Stop passing RecoveryUI as a parameter.
by Tao Bao
· 8 years ago
54da112
Merge "minui: Fix breakage in graphics_adf."
by Tao Bao
· 8 years ago
4697d8b
minui: Fix breakage in graphics_adf.
by Alistair Strachan
· 8 years ago
5443072
Merge "Fix potential OOM in update_verifier"
by Tianjie Xu
· 8 years ago
0481fae
Merge "Adding support for quiescent reboot to recovery"
by Treehugger Robot
· 8 years ago
8fa8f0b
Fix potential OOM in update_verifier
by Tianjie Xu
· 8 years ago
c99bb23
Merge "Separate libupdate_verifier module and add testcases."
by Tao Bao
· 8 years ago
416c55c
Merge "libfusesideload: Clean up the CFLAGS for the module."
by Tao Bao
· 8 years ago
20126e1
libfusesideload: Clean up the CFLAGS for the module.
by Tao Bao
· 8 years ago
83b0780
Separate libupdate_verifier module and add testcases.
by Tao Bao
· 8 years ago
d5ae425
Merge "applypatch: Remove the obsolete support for "applypatch -s"."
by Tao Bao
· 8 years ago
ac78ed8
Merge "applypatch: Add determine the return value of ApplyDiffPatch and capture the error flow."
by Tao Bao
· 8 years ago
8ab2808
applypatch: Remove the obsolete support for "applypatch -s".
by Tao Bao
· 8 years ago
391bb7b
applypatch: Add determine the return value of ApplyDiffPatch and
by Jinguang Dong
· 8 years ago
7b1fffe
Merge "minadbd: Fix a failing test due to SIGPIPE."
by Tao Bao
· 8 years ago
79a0e98
minadbd: Fix a failing test due to SIGPIPE.
by Tao Bao
· 8 years ago
dff2276
Merge "recovery: Remove the include of adb.h."
by Tao Bao
· 8 years ago
d8039ac
recovery: Remove the include of adb.h.
by Tao Bao
· 8 years ago
a9dd77f
Merge "Add more tests for verify_package_compatibility()."
by Tao Bao
· 8 years ago
f17aa96
Merge "tests: Remove obsolete classes in applypatch_test."
by Tao Bao
· 8 years ago
b6c9c41
Merge "librecovery: Remove -Wno-unused-parameter and add -Wall."
by Tao Bao
· 8 years ago
b24510c
librecovery: Remove -Wno-unused-parameter and add -Wall.
by Tao Bao
· 8 years ago
d6f4368
Merge "Reboot the device on user build after the install fails"
by Treehugger Robot
· 8 years ago
d9d1629
Reboot the device on user build after the install fails
by Tianjie Xu
· 8 years ago
0a3e4dc
tests: Remove obsolete classes in applypatch_test.
by Tao Bao
· 8 years ago
fa7d55a
Merge "Minor clean up to minadbd_services.cpp"
by Tianjie Xu
· 8 years ago
f2784b6
Add more tests for verify_package_compatibility().
by Tao Bao
· 8 years ago
b0945e1
Merge "Call libvintf to verify package compatibility."
by Tao Bao
· 8 years ago
919d2c9
Call libvintf to verify package compatibility.
by Tao Bao
· 8 years ago
6af51a0
Minor clean up to minadbd_services.cpp
by Tianjie Xu
· 8 years ago
8706a98
Adding support for quiescent reboot to recovery
by Dmitri Plotnikov
· 8 years ago
e888d45
Merge "Add tests for read_metadata_from_package()."
by Tao Bao
· 8 years ago
0814672
Merge "Minor clean up to install.cpp."
by Tao Bao
· 8 years ago
8a7afcc
Add tests for read_metadata_from_package().
by Tao Bao
· 8 years ago
f8119fb
Minor clean up to install.cpp.
by Tao Bao
· 8 years ago
44f61b4
Merge "Add tests for update_binary_command()."
by Tao Bao
· 8 years ago
ba3f078
Merge "Add 'system' to update_verifier's gid"
by Tianjie Xu
· 8 years ago
0ad2de5
Add 'system' to update_verifier's gid
by Tianjie Xu
· 8 years ago
9848209
Merge "init.rc: Remove sys.powerctl action"
by Tom Cherry
· 8 years ago
bc4b1fe
Add tests for update_binary_command().
by Tao Bao
· 8 years ago
ce91df8
Merge "Fix the double free in verify_package_compatibility()."
by Tao Bao
· 8 years ago
c1ca21a
Merge changes from topic 'libvintf'
by Tao Bao
· 8 years ago
4608daf
init.rc: Remove sys.powerctl action
by Tom Cherry
· 8 years ago
4854e77
Merge "libmounts: Remove two dead functions."
by Tao Bao
· 8 years ago
99c549d
Fix the double free in verify_package_compatibility().
by Tao Bao
· 8 years ago
7fdcb19
Add the missing LOCAL_CFLAGS for librecovery.
by Tao Bao
· 8 years ago
e959022
libmounts: Remove two dead functions.
by Tao Bao
· 8 years ago
d3d91e5
Merge "minadbd: switch adb_thread_create to std::thread."
by Josh Gao
· 8 years ago
2aa0d3a
minadbd: switch adb_thread_create to std::thread.
by Josh Gao
· 8 years ago
1d86605
Verify the package compatibility with libvintf.
by Tao Bao
· 8 years ago
1b28a27
Merge "Protect filename_cache with lock in ota fault"
by Tianjie Xu
· 8 years ago
4bb11c7
Protect filename_cache with lock in ota fault
by Tianjie Xu
· 8 years ago
b4b0c49
Merge "Abort the update if there's not enough new data"
by Tianjie Xu
· 8 years ago
3a8d98d
Abort the update if there's not enough new data
by Tianjie Xu
· 8 years ago
3cd630a
Merge "tests: Use get_bootloader_message_blk_device() to find /misc."
by Tao Bao
· 8 years ago
ad87d9d
tests: Use get_bootloader_message_blk_device() to find /misc.
by Tao Bao
· 8 years ago
b5fca37
Merge "Boot control HAL based on the A/B headers."
by Alex Deymo
· 8 years ago
7ffa8be
Merge "Change the internal representation in RangeSet."
by Tao Bao
· 8 years ago
2717c28
Merge "update_verifier: correct group in rc file" am: 310fa65c02
by Tom Cherry
· 8 years ago
310fa65
Merge "update_verifier: correct group in rc file"
by Treehugger Robot
· 8 years ago
3a8002f
update_verifier: correct group in rc file
by Tom Cherry
· 8 years ago
56e9b9c
Merge "update_verifier: tweak priority of update_verifier for quick boot"
by Wei Wang
· 8 years ago
a6ea269
Merge "update_verifier: tweak priority of update_verifier for quick boot"
by Treehugger Robot
· 8 years ago
a015cd1
update_verifier: tweak priority of update_verifier for quick boot
by Wei Wang
· 8 years ago
fb00d82
Boot control HAL based on the A/B headers.
by Alex Deymo
· 8 years ago
1f38a9b
Merge "applypatch: Remove duplicate test files." am: b6609f8895
by Tao Bao
· 8 years ago
a982e53
Merge "updater: Keep the parsed parameters in std::unique_ptr." am: c80dd4ade2
by Tao Bao
· 8 years ago
bf5b77d
Change the internal representation in RangeSet.
by Tao Bao
· 8 years ago
b6609f8
Merge "applypatch: Remove duplicate test files."
by Tao Bao
· 8 years ago
c80dd4a
Merge "updater: Keep the parsed parameters in std::unique_ptr."
by Tao Bao
· 8 years ago
c3ef089
applypatch: Remove duplicate test files.
by Tao Bao
· 8 years ago
474dc18
Merge "Import translations. DO NOT MERGE" into stage-aosp-master
by TreeHugger Robot
· 8 years ago
cd66e52
Merge "Use regular check for partition name instead of CHECK()" am: 76cb4eeda6
by Tianjie Xu
· 8 years ago
76cb4ee
Merge "Use regular check for partition name instead of CHECK()"
by Tianjie Xu
· 8 years ago
14eb208
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
5a176c0
Use regular check for partition name instead of CHECK()
by Tianjie Xu
· 8 years ago
89559e3
Merge "Update_verifier should read blocks in EIO mode" am: 21d481c81e
by Tianjie Xu
· 8 years ago
21d481c
Merge "Update_verifier should read blocks in EIO mode"
by Tianjie Xu
· 8 years ago
74c4da4
Merge "Move parse_range() and range_overlaps() into RangeSet." am: 8fab8f97b7
by Tao Bao
· 8 years ago
c97edcb
updater: Keep the parsed parameters in std::unique_ptr.
by Tao Bao
· 8 years ago
8fab8f9
Merge "Move parse_range() and range_overlaps() into RangeSet."
by Tao Bao
· 8 years ago
Next »