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