1. 88f55d8 Add "component" property to command instance by Alex Vakulenko · 9 years ago
  2. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 9 years ago[Renamed from libweave/src/commands/command_queue.h]
  3. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 9 years ago
  4. c602926 Call command handler with weak_ptr by Vitaly Buka · 9 years ago
  5. 695a5fb Add Device::SetCommandHandler by Vitaly Buka · 9 years ago
  6. a8ece8f Remove weave::Commands by Vitaly Buka · 9 years ago
  7. 553a762 Rename OnCommandAdded into CommandAdded by Vitaly Buka · 9 years ago
  8. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  9. 0d50107 libweave: Remove few small base/ dependencies by Vitaly Buka · 10 years ago
  10. 7b382ac libweave: Put "weave" includes into <> by Vitaly Buka · 10 years ago
  11. 1b71c67 libweave: Remove unused dbus references by Vitaly Buka · 10 years ago
  12. 12affd8 libweave: Switch DBusCommandDispacher to weave::Command interface by Vitaly Buka · 10 years ago
  13. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  14. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (92%) from buffet/commands/command_queue.h]
  15. 534a312 platform2: Enforce virtual destructors on base classes by Alex Vakulenko · 10 years ago
  16. ae0f3a1 buffet: Multiple listeners of add/remove new command. by Vitaly Buka · 10 years ago
  17. 2a9b30f buffet: Delay removal of completed command by Vitaly Buka · 10 years ago
  18. 5191e81 buffet: Separate command IDs from DBus paths. by Anton Muhin · 10 years ago
  19. 132617a buffet: Include base/macros.h instead of base/basictypes.h by Alex Vakulenko · 11 years ago
  20. fedc487 buffet: Add command ID to CommandInstance class by Alex Vakulenko · 11 years ago
  21. 515b42b buffet: Add an abstract command dispatch interface by Alex Vakulenko · 11 years ago
  22. 8dc69af buffet: Add parsing of command instances from JSON by Alex Vakulenko · 11 years ago
  23. aa3a559 buffet: Add command queue and command basic command dispatch mechanism by Alex Vakulenko · 11 years ago