1. 241e48d Merge "libc++fs is part of libc++ now." into main by Treehugger Robot · 1 year, 3 months ago
  2. 34ddae2 Remove unused -DXP_UNIX. by Elliott Hughes · 1 year, 3 months ago
  3. 3a3316a libc++fs is part of libc++ now. by Elliott Hughes · 1 year, 3 months ago
  4. 09ef988 cmd_fuzzer: Bug Fix by Akhilesh Sanikop · 1 year, 5 months ago
  5. a0cf4ad Use operator<< with String16 rather than char16_t* by Ryan Prichard · 1 year, 8 months ago
  6. 09f0cc6 Migrate from android::String path functions to std::filesystem by Tomasz Wasilczyk · 2 years, 1 month ago
  7. 95000d0 Use String8/16 c_str [cmds] by Tomasz Wasilczyk · 2 years, 1 month ago
  8. 31ce561 Updated fuzz_config in Android.bp file by Ayushi Khopkar · 2 years, 6 months ago
  9. b935f15 Merge "libbinder: split out PackageManagerNative aidl" by Mohammad Islam · 4 years ago
  10. 146ed6e Replace security_context_t type by Thiébaud Weksteen · 4 years ago
  11. 8cd9523 libbinder: split out PackageManagerNative aidl by Samiul Islam · 4 years ago
  12. d082b4d [cmd_fuzzer] Depend on libutils.so instead of libutils.a by Pirama Arumuga Nainar · 4 years ago
  13. 68251d7 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 1 month ago
  14. 054c936 Added cmd_fuzzer by Aditya Wazir · 4 years, 3 months ago
  15. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 7 months ago
  16. e82eaa8 Add flag to cmd for dynamic services by Jon Spivack · 6 years ago
  17. 3abc51c cmd: fix compile error in DEBUG by Dominic Lemire · 6 years ago
  18. a39d87a Expose cmd's functionality as a static library. by Alex Buynytskyy · 7 years ago
  19. 4ad5b4b Reverse-merging master to AOSP. by Alex Buynytskyy · 7 years ago
  20. d960894 Convert bugreportz, cmd and performanced to Android.bp by Dan Willemsen · 7 years ago
  21. 8e39ddd Revert "Only spawn one binder thread for cmd." by Steven Moreland · 7 years ago
  22. f463e18 Use -Werror in frameworks/native/cmds/cmd by Chih-Hung Hsieh · 8 years ago
  23. 228f2f6 Add more debugging to cmd. by Dianne Hackborn · 8 years ago
  24. 4217f8e Update shell open command to have a mode. by Dianne Hackborn · 8 years ago
  25. 4e7d18a Change UniquePtr to std::unique_ptr by Jiyong Park · 8 years ago
  26. c21bc9a Only spawn one binder thread for cmd. by Martijn Coenen · 8 years ago
  27. 3d9eb95 Finish implementation of "cmd". by Dianne Hackborn · 9 years ago
  28. e5ed199 Add a little protection to prevent file opens when shell is done. by Dianne Hackborn · 9 years ago
  29. 1941a40 Introduce new command callback to shell. by Dianne Hackborn · 9 years ago
  30. f2bf93b Temporary hack to get rid of new virtuals. by Dianne Hackborn · 10 years ago
  31. 23eb1e2 Add new "shell command" feature to Binder objects. by Dianne Hackborn · 10 years ago