1. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 9 years ago[Renamed from libweave/src/commands/command_queue_unittest.cc]
  2. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 9 years ago
  3. 0209da4 Rename Command::GetStatus into Command::GetState by Vitaly Buka · 10 years ago
  4. 553a762 Rename OnCommandAdded into CommandAdded by Vitaly Buka · 10 years ago
  5. 453c4dd Remove category from Commands definitions by Vitaly Buka · 10 years ago
  6. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  7. 4ebd329 Reformat with clang-format by Vitaly Buka · 10 years ago
  8. 24d6fd5 libweave: Partially copy string_utils from libchromeos by Vitaly Buka · 10 years ago
  9. 15f5909 libweave: Add enums CommandOrigin and CommandStatus by Vitaly Buka · 10 years ago
  10. 12affd8 libweave: Switch DBusCommandDispacher to weave::Command interface by Vitaly Buka · 10 years ago
  11. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  12. a647c85 libweave: Clang format of moved files by Vitaly Buka · 10 years ago
  13. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (96%) from buffet/commands/command_queue_unittest.cc]
  14. ae0f3a1 buffet: Multiple listeners of add/remove new command. by Vitaly Buka · 10 years ago
  15. 4129dfa buffet: Use command schema to define "progress" by Vitaly Buka · 10 years ago
  16. f784e21 buffet: Add 'origin' property to Command by Alex Vakulenko · 10 years ago
  17. 2a9b30f buffet: Delay removal of completed command by Vitaly Buka · 10 years ago
  18. 5ef7579 buffet: Change shared ownership of types/values to exclusive by Alex Vakulenko · 10 years ago
  19. db770e7 libchromeos: Replace char with std::string in string_utils API by Vitaly Buka · 10 years ago
  20. cfde869 buffet: Allow setting command results. by Anton Muhin · 10 years ago
  21. f6cbe32 Include the implemented header first in all projects. by Alex Deymo · 10 years ago
  22. 5191e81 buffet: Separate command IDs from DBus paths. by Anton Muhin · 10 years ago
  23. a8b95bc libchromeos: Clean up/moved file into sub-directories by Alex Vakulenko · 11 years ago
  24. fedc487 buffet: Add command ID to CommandInstance class by Alex Vakulenko · 11 years ago
  25. b8fc1df libchromeos: Migrate string_utils from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  26. 5a9e718 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 11 years ago
  27. 515b42b buffet: Add an abstract command dispatch interface by Alex Vakulenko · 11 years ago
  28. aa3a559 buffet: Add command queue and command basic command dispatch mechanism by Alex Vakulenko · 11 years ago