Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
ff80e302cb15c662dd2a770642ddab8c1246cc23
/
cmds
/
cmd
/
cmd.cpp
a0cf4ad
Use operator<< with String16 rather than char16_t*
by Ryan Prichard
· 1 year, 8 months ago
09f0cc6
Migrate from android::String path functions to std::filesystem
by Tomasz Wasilczyk
· 2 years ago
95000d0
Use String8/16 c_str [cmds]
by Tomasz Wasilczyk
· 2 years ago
146ed6e
Replace security_context_t type
by Thiébaud Weksteen
· 4 years ago
e82eaa8
Add flag to cmd for dynamic services
by Jon Spivack
· 6 years ago
3abc51c
cmd: fix compile error in DEBUG
by Dominic Lemire
· 6 years ago
a39d87a
Expose cmd's functionality as a static library.
by Alex Buynytskyy
· 7 years ago
4ad5b4b
Reverse-merging master to AOSP.
by Alex Buynytskyy
· 7 years ago
8e39ddd
Revert "Only spawn one binder thread for cmd."
by Steven Moreland
· 7 years ago
f463e18
Use -Werror in frameworks/native/cmds/cmd
by Chih-Hung Hsieh
· 8 years ago
228f2f6
Add more debugging to cmd.
by Dianne Hackborn
· 8 years ago
4217f8e
Update shell open command to have a mode.
by Dianne Hackborn
· 8 years ago
4e7d18a
Change UniquePtr to std::unique_ptr
by Jiyong Park
· 8 years ago
c21bc9a
Only spawn one binder thread for cmd.
by Martijn Coenen
· 8 years ago
3d9eb95
Finish implementation of "cmd".
by Dianne Hackborn
· 9 years ago
e5ed199
Add a little protection to prevent file opens when shell is done.
by Dianne Hackborn
· 9 years ago
1941a40
Introduce new command callback to shell.
by Dianne Hackborn
· 9 years ago
f2bf93b
Temporary hack to get rid of new virtuals.
by Dianne Hackborn
· 10 years ago
23eb1e2
Add new "shell command" feature to Binder objects.
by Dianne Hackborn
· 10 years ago