Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
c4bd945988feb0da3389d49ae6acf716986361e8
/
minadbd
/
minadbd_services.cpp
77d6173
Allow OTA package size larger than 2GiB(2147483647 bytes) on sideload.
by katao
· 6 years ago
038c4a1
minadbd: avoid overrriding services_to_fd.
by Josh Gao
· 6 years ago
570b08b
minadbd: track signature change of service_to_fd.
by Josh Gao
· 7 years ago
99f0d9e
Drop -Wno-unused-parameter.
by Tao Bao
· 8 years ago
6af51a0
Minor clean up to minadbd_services.cpp
by Tianjie Xu
· 8 years ago
2aa0d3a
minadbd: switch adb_thread_create to std::thread.
by Josh Gao
· 8 years ago
b29f23f
Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap.
by Rahul Chaudhry
· 8 years ago
24eb8a0
Minor minadbd cleanup.
by Elliott Hughes
· 8 years ago
[Renamed (98%) from minadbd/services.cpp]
cc07b35
minadbd: update for adb_thread_create signature change.
by Josh Gao
· 9 years ago
c8a3c80
minadbd: use strdup() to create argument for sideload thread.
by Yabin Cui
· 9 years ago
7c913e5
minadbd: move from D() to VLOG().
by Yabin Cui
· 9 years ago
c3d4d53
minadbd: update service_to_fd() signature.
by David Pursell
· 9 years ago
921431f
Track adb_thread_create API change.
by Elliott Hughes
· 10 years ago
ba45ddf
Stop using adb_strtok, and check argument validity.
by Elliott Hughes
· 10 years ago
20531ef
Switch minadb over to C++.
by Elliott Hughes
· 10 years ago
[Renamed (85%) from minadbd/services.c]
23017c5
Merge "Switch minui over to C++."
by Elliott Hughes
· 10 years ago