index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
minadbd
/
minadbd_services.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow entering rescue mode via recovery UI.
Tao Bao
2019-04-26
1
-0
/
+6
*
DO NOT MERGE: Add socket communication between recovery and minadbd
xunchang
2019-04-16
1
-7
/
+66
*
Remove the provider_vtab
xunchang
2019-03-19
1
-1
/
+5
*
Create a FuseDataProvider base class
xunchang
2019-03-19
1
-1
/
+1
*
minadbd: daemon_service_to_fd takes std::string_view.
Tao Bao
2019-01-02
1
-7
/
+7
*
Allow OTA package size larger than 2GiB(2147483647 bytes) on sideload.
katao
2018-09-27
1
-10
/
+11
*
minadbd: avoid overrriding services_to_fd.
Josh Gao
2018-07-27
1
-22
/
+8
*
minadbd: track signature change of service_to_fd.
Josh Gao
2018-04-14
1
-1
/
+1
*
Drop -Wno-unused-parameter.
Tao Bao
2017-10-12
1
-15
/
+15
*
Minor clean up to minadbd_services.cpp
Tianjie Xu
2017-04-19
1
-9
/
+7
*
minadbd: switch adb_thread_create to std::thread.
Josh Gao
2017-04-13
1
-27
/
+3
*
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
Rahul Chaudhry
2016-11-16
1
-1
/
+1
*
Minor minadbd cleanup.
Elliott Hughes
2016-06-17
1
-0
/
+103