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