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