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