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