Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
90f01a4203de453a2c6b940c39289b629ae3b654
90f01a4
Merge "Reboot and retry on I/O errors" am: 94dc34148c
by Tianjie Xu
· 9 years ago
94dc341
Merge "Reboot and retry on I/O errors"
by Tianjie Xu
· 9 years ago
f272671
Merge "recovery: Handle devices without /cache partition." am: 479d9dc2f2
by Tao Bao
· 9 years ago
038c294
Merge "Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES." am: f639490a51
by Tao Bao
· 9 years ago
479d9dc
Merge "recovery: Handle devices without /cache partition."
by Tao Bao
· 9 years ago
f639490
Merge "Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES."
by Tao Bao
· 9 years ago
f6ffefb
Merge "Restore labels on /postinstall during recovery." am: 60eae72ac6
by Alex Deymo
· 9 years ago
60eae72
Merge "Restore labels on /postinstall during recovery."
by Alex Deymo
· 9 years ago
d80a998
Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
by Tao Bao
· 9 years ago
3c62b67
Reboot and retry on I/O errors
by Tianjie Xu
· 9 years ago
26112e5
recovery: Handle devices without /cache partition.
by Tao Bao
· 9 years ago
6bcc8af
Restore labels on /postinstall during recovery.
by Alex Deymo
· 9 years ago
ea0e0fa
Merge "Remove dumpkey build guards after completing code move." am: 5ffc038be6
by Mattias Nissler
· 9 years ago
5ffc038
Merge "Remove dumpkey build guards after completing code move."
by Mattias Nissler
· 9 years ago
b66f047
Remove dumpkey build guards after completing code move.
by Mattias Nissler
· 9 years ago
b652678
Merge "Move dumpkey tool to the recovery repo." am: 5197fde242
by Mattias Nissler
· 9 years ago
5197fde
Merge "Move dumpkey tool to the recovery repo."
by Mattias Nissler
· 9 years ago
03b72b0
Move dumpkey tool to the recovery repo.
by Mattias Nissler
· 9 years ago
0d63468
Merge "Surpress warnings in minzip/Zip.c" am: 4b3cdce702
by Tianjie Xu
· 9 years ago
4b3cdce
Merge "Surpress warnings in minzip/Zip.c"
by Tianjie Xu
· 9 years ago
6629655
Surpress warnings in minzip/Zip.c
by Tianjie Xu
· 9 years ago
24b3622
Merge "Control fault injection with config files instead of build flags"
by Tao Bao
· 9 years ago
ed796b0
Merge "Control fault injection with config files instead of build flags"
by Tao Bao
· 9 years ago
39c1b5e
Control fault injection with config files instead of build flags
by Jed Estep
· 9 years ago
d1b66ad
Merge "recovery: check battery level before installing package." am: 16d0a18514
by Yabin Cui
· 9 years ago
16d0a18
Merge "recovery: check battery level before installing package."
by Yabin Cui
· 9 years ago
53e7a06
recovery: check battery level before installing package.
by Yabin Cui
· 9 years ago
af38cd9
Merge "Fix minui cleanup path on error." am: fa9af7dae6
by Elliott Hughes
· 9 years ago
fa9af7d
Merge "Fix minui cleanup path on error."
by Elliott Hughes
· 9 years ago
7d626df
Fix minui cleanup path on error.
by Elliott Hughes
· 9 years ago
dfe4386
Merge commit 'ce46828e08281dc507d4e40ba9e8b770bc21cf0b' into HEAD
by Bill Yi
· 9 years ago
b30663b
Merge "applypatch: Add libimgpatch.pc"
by Sen Jiang
· 9 years ago
f3e05f5
applypatch: Add libimgpatch.pc
by Sen Jiang
· 9 years ago
b69d878
Merge "minadbd: update for adb_thread_create signature change."
by Josh Gao
· 9 years ago
cc07b35
minadbd: update for adb_thread_create signature change.
by Josh Gao
· 9 years ago
cc8d08a
Merge "imgdiff: don't fail if gzip is corrupted."
by Sen Jiang
· 9 years ago
fa4f1b7
imgdiff: don't fail if gzip is corrupted.
by Sen Jiang
· 9 years ago
7f16c7a
Merge "applypatch: use vector to store data in FileContents."
by Yabin Cui
· 9 years ago
d6c93af
applypatch: use vector to store data in FileContents.
by Yabin Cui
· 9 years ago
71c657a
Merge "Fix some memory leaks."
by Yabin Cui
· 9 years ago
4425c1d
Fix some memory leaks.
by Yabin Cui
· 9 years ago
7043206
Merge "IO fault injection for OTA packages"
by Tao Bao
· 9 years ago
a7b9a46
IO fault injection for OTA packages
by Jed Estep
· 9 years ago
6a7bf1d
Merge "applypatch: Add a Makefile to build imgdiff in Chrome OS."
by Sen Jiang
· 9 years ago
696692a
applypatch: Add a Makefile to build imgdiff in Chrome OS.
by Sen Jiang
· 9 years ago
c213a7c
Merge "verifier_test: Suppress the unused parameter warnings."
by Tao Bao
· 9 years ago
bd39fa7
Merge "Change on-device directory for recovery test data"
by Tao Bao
· 9 years ago
6b89aa7
Merge "applypatch: fix memory leaks reported by static analysis."
by Yabin Cui
· 9 years ago
d5a14c6
Change on-device directory for recovery test data
by Jed Estep
· 9 years ago
e1a16af
verifier_test: Suppress the unused parameter warnings.
by Tao Bao
· 9 years ago
38b02cc
Merge "Refactor existing tests to use gtest"
by Tao Bao
· 9 years ago
e50d447
Merge "updater: fix memory leak based on static analysis."
by Yabin Cui
· 9 years ago
d483c20
applypatch: fix memory leaks reported by static analysis.
by Yabin Cui
· 9 years ago
64be213
updater: fix memory leak based on static analysis.
by Yabin Cui
· 9 years ago
6e71c90
Merge "Switch from mincrypt to BoringSSL in applypatch and updater."
by Tao Bao
· 9 years ago
4329186
Refactor existing tests to use gtest
by Jed Estep
· 9 years ago
c48cb5e
Switch from mincrypt to BoringSSL in applypatch and updater.
by Sen Jiang
· 9 years ago
e343427
Merge "uncrypt: add options to setup bcb and clear bcb."
by Yabin Cui
· 9 years ago
2d46da5
uncrypt: add options to setup bcb and clear bcb.
by Yabin Cui
· 9 years ago
351ddbb
Merge "recovery: Refactor verifier and verifier_test."
by Tao Bao
· 9 years ago
71e3e09
recovery: Refactor verifier and verifier_test.
by Tao Bao
· 9 years ago
4c07a7e
Merge "uncrypt: generate map file by renaming tmp file."
by Yabin Cui
· 9 years ago
25dd038
uncrypt: generate map file by renaming tmp file.
by Yabin Cui
· 9 years ago
9d72d41
Merge "Fix build."
by Tao Bao
· 9 years ago
8b0db11
Fix build.
by Tao Bao
· 9 years ago
1f3616f
Merge "applypatch: Compile libimgpatch for target and host."
by Sen Jiang
· 9 years ago
0cce9cd
applypatch: Compile libimgpatch for target and host.
by Sen Jiang
· 9 years ago
d379b44
Merge "edify: accept long string literal."
by Yabin Cui
· 9 years ago
12f499e
edify: accept long string literal.
by Yabin Cui
· 9 years ago
5797bf9
Merge "Change BCB to perform synchronous writes."
by Tao Bao
· 9 years ago
bd82b27
Change BCB to perform synchronous writes.
by Tao Bao
· 9 years ago
ce46828
Merge "recovery: Fork a process for fuse when sideloading from SD card."
by Tao Bao
· 9 years ago
37e3c71
Merge "recovery: Fork a process for fuse when sideloading from SD card."
by Tao Bao
· 9 years ago
cdcf28f
recovery: Fork a process for fuse when sideloading from SD card.
by Tao Bao
· 9 years ago
4edfeb8
Merge "uncrypt: avoid use-after-free" am: 0305fcecc5
by Tao Bao
· 9 years ago
0305fce
Merge "uncrypt: avoid use-after-free"
by Tao Bao
· 9 years ago
c5631fc
uncrypt: avoid use-after-free
by Daniel Micay
· 9 years ago
2d127a1
Revert "Byte swap to support BGRA in recovery mode" am: a5d5082222
by Andriy Naborskyy
· 9 years ago
40cce13
Revert "Byte swap to support BGRA in recovery mode" am: a5d5082222
by Andriy Naborskyy
· 9 years ago
f607e5a
Merge "Rename .l/.y to .ll/.yy" am: ab9db5284e
by Ying Wang
· 9 years ago
ab9db52
Merge "Rename .l/.y to .ll/.yy"
by Ying Wang
· 9 years ago
c8abc4e
Rename .l/.y to .ll/.yy
by Ying Wang
· 9 years ago
a5d5082
Revert "Byte swap to support BGRA in recovery mode"
by Andriy Naborskyy
· 9 years ago
a3c8962
Merge "updater: Add a function to check first block" am: 6f8b9b60db
by Tianjie Xu
· 9 years ago
6f8b9b6
Merge "updater: Add a function to check first block"
by Tianjie Xu
· 9 years ago
57bed6d
updater: Add a function to check first block
by Tianjie Xu
· 9 years ago
c1de983
Merge "imgdiff: skip spurious gzip headers in image files" am: 8e150a5b24
by David Riley
· 9 years ago
8e150a5
Merge "imgdiff: skip spurious gzip headers in image files"
by David Riley
· 9 years ago
0779fc9
imgdiff: skip spurious gzip headers in image files
by David Riley
· 9 years ago
ef91171
Merge "res: Embed FPS into icon_installing.png." am: 29b0fbe160
by Tao Bao
· 9 years ago
29b0fbe
Merge "res: Embed FPS into icon_installing.png."
by Tao Bao
· 9 years ago
b723f4f
res: Embed FPS into icon_installing.png.
by Tao Bao
· 9 years ago
125a634
Merge "updater: Use O_SYNC and fsync() for package_extract_file()."
by Tao Bao
· 9 years ago
4e72d1a
Merge "updater: Use O_SYNC and fsync() for package_extract_file()."
by Tao Bao
· 9 years ago
d3cac34
updater: Use O_SYNC and fsync() for package_extract_file().
by Tao Bao
· 9 years ago
1a76924
Merge "update_verifier: Track the API change for isSlotBootable()."
by Tao Bao
· 9 years ago
e062645
Merge "update_verifier: Track the API change for isSlotBootable()."
by Tao Bao
· 9 years ago
8fa5f00
Merge "uncrypt: Suppress the compiler warnings on LP64." am: ca18526760
by Tao Bao
· 9 years ago
ca18526
Merge "uncrypt: Suppress the compiler warnings on LP64."
by Tao Bao
· 9 years ago
3e67970
Merge "updater: Output msg when recovery is called" am: 32f6298742
by Tianjie Xu
· 9 years ago
Next »