1. 48a8669 Remove domain from weave::Error by Vitaly Buka · 9 years ago
  2. 894b6b4 commands: delete obsolete include by Johan Euphrosine · 10 years ago
  3. 88f55d8 Add "component" property to command instance by Alex Vakulenko · 10 years ago
  4. 2c7740a Remove CommandDefinition class by Alex Vakulenko · 10 years ago
  5. c430560 Replace Get* methods returning unique_ptr with reference alternative by Vitaly Buka · 10 years ago
  6. 8a05beb Remove object schema type system by Alex Vakulenko · 10 years ago
  7. 7e894da Remove object schema parsing in CommandDefinition by Alex Vakulenko · 10 years ago
  8. 36bf1b5 Remove schema validation from command parameters/returns by Alex Vakulenko · 10 years ago
  9. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago[Renamed from libweave/src/commands/command_instance_unittest.cc]
  10. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  11. 2f54897 Rename Complete::SetResults to Command::Complete by Vitaly Buka · 10 years ago
  12. 0209da4 Rename Command::GetStatus into Command::GetState by Vitaly Buka · 10 years ago
  13. 47a1f6f Remove Command::Done and add verification of Command state transitions by Vitaly Buka · 10 years ago
  14. 70f77d9 Add error into Command::Abort method by Vitaly Buka · 10 years ago
  15. 453c4dd Remove category from Commands definitions by Vitaly Buka · 10 years ago
  16. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  17. 4ebd329 Reformat with clang-format by Vitaly Buka · 10 years ago
  18. 0f6b2ec libweave: Move testing tools into directory weave/test by Vitaly Buka · 10 years ago
  19. 0801a1f libweave: Copy chromeos::Error into libweave by Vitaly Buka · 10 years ago
  20. c58a828 libweave: Remove chromeos::Any from commands and state by Vitaly Buka · 10 years ago
  21. c02c204 libweave: Don't check error messages in unittests by Vitaly Buka · 10 years ago
  22. 15f5909 libweave: Add enums CommandOrigin and CommandStatus by Vitaly Buka · 10 years ago
  23. 4f4e228 libweave: Add more methods to modify weave::Command by Vitaly Buka · 10 years ago
  24. 8d8d219 libweave: Add more Get methods into weave::Command by Vitaly Buka · 10 years ago
  25. 774cdf5 libweave: Remove native_types namespace by Vitaly Buka · 10 years ago
  26. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  27. a647c85 libweave: Clang format of moved files by Vitaly Buka · 10 years ago
  28. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (96%) from buffet/commands/command_instance_unittest.cc]
  29. d1978d3 buffet: Report command instance parsing error to cloud server by Alex Vakulenko · 10 years ago
  30. 4129dfa buffet: Use command schema to define "progress" by Vitaly Buka · 10 years ago
  31. 5f0d1d0 buffet: Wrap unittest into buffet namespace by Vitaly Buka · 10 years ago
  32. f784e21 buffet: Add 'origin' property to Command by Alex Vakulenko · 10 years ago
  33. 808e2d8 buffet: Fix command progress update JSON for GCD server by Alex Vakulenko · 10 years ago
  34. 906d39e buffet: Add CommandInstance::ToJson by Vitaly Buka · 10 years ago
  35. 5ef7579 buffet: Change shared ownership of types/values to exclusive by Alex Vakulenko · 10 years ago
  36. cfde869 buffet: Allow setting command results. by Anton Muhin · 11 years ago
  37. 71fb9d5 buffet: Provide results definition in command definition. by Anton Muhin · 11 years ago
  38. f6cbe32 Include the implemented header first in all projects. by Alex Deymo · 11 years ago
  39. a32d83a buffet: Added PropValue <-> DBus Variant (Any) conversion by Alex Vakulenko · 11 years ago
  40. 157ccaa buffet: Added error handling to PropType::CreateValue() by Alex Vakulenko · 11 years ago
  41. fedc487 buffet: Add command ID to CommandInstance class by Alex Vakulenko · 11 years ago
  42. 5f47206 platform2: Move Error class from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  43. 5a9e718 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 11 years ago
  44. 8dc69af buffet: Add parsing of command instances from JSON by Alex Vakulenko · 11 years ago
  45. aa3a559 buffet: Add command queue and command basic command dispatch mechanism by Alex Vakulenko · 11 years ago