Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
76be34cb347d6b58b5bf3649c8033a1cb85559b4
/
adb_install.cpp
3da8801
Replace _exit(-1) with _exit(EXIT_FAILURE).
by Tao Bao
· 8 years ago
cb22040
Switch to <android-base/properties.h>.
by Elliott Hughes
· 8 years ago
4692e5d
Merge \"Remove an abused global so we can actually see logging.\" am: 37450d7f42
by Elliott Hughes
· 8 years ago
59bf0da
Remove an abused global so we can actually see logging.
by Elliott Hughes
· 8 years ago
1625583
Allow recovery to return error codes
by Tianjie Xu
· 9 years ago
80e46e0
recovery: Switch to clang
by Tao Bao
· 9 years ago
7bad7c4
Check all lseek calls succeed.
by Elliott Hughes
· 10 years ago
20531ef
Switch minadb over to C++.
by Elliott Hughes
· 10 years ago
018ed31
Enable printf format argument checking.
by Elliott Hughes
· 10 years ago
682c34b
Rotate logs only when there are actual operations
by Tao Bao
· 10 years ago
145d861
Factor out option variables from int to bool types
by Tao Bao
· 10 years ago
f14af80
recovery: Properly detect userdebug or eng builds
by Elliott Hughes
· 10 years ago
18a78e0
refactor fuse sideloading code
by Doug Zongker
· 10 years ago
075ad80
sideload without holding the whole package in RAM
by Doug Zongker
· 10 years ago
9270a20
support "sideload over ADB" mode
by Doug Zongker
· 13 years ago