1. d91d625 Switch to use ComponentManager for traits/components by Alex Vakulenko · 9 years ago
  2. c430560 Replace Get* methods returning unique_ptr with reference alternative by Vitaly Buka · 9 years ago
  3. 8a05beb Remove object schema type system by Alex Vakulenko · 9 years ago
  4. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago[Renamed from libweave/src/commands/cloud_command_proxy.cc]
  5. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  6. 7476342 Use single callback for replies to async operations by Vitaly Buka · 10 years ago
  7. 0209da4 Rename Command::GetStatus into Command::GetState by Vitaly Buka · 10 years ago
  8. ff1d186 Post CloudCommandProxy::SendCommandUpdate to accumulate more changes by Vitaly Buka · 10 years ago
  9. 375f328 Post error patches to the server by Vitaly Buka · 10 years ago
  10. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  11. 1e36367 Move all providers into include/weave/provider by Vitaly Buka · 10 years ago
  12. 0f80f7c libweave: Move backoff_entry from libchromeos into libweave by Vitaly Buka · 10 years ago
  13. f9630fb libweave: Pass TaskRunner instead of using MessageLoop::current() by Vitaly Buka · 10 years ago
  14. 7b382ac libweave: Put "weave" includes into <> by Vitaly Buka · 10 years ago
  15. 157b16a libweave: Add removing of weave::Command::Observer by Vitaly Buka · 10 years ago
  16. 15f5909 libweave: Add enums CommandOrigin and CommandStatus by Vitaly Buka · 10 years ago
  17. 8d8d219 libweave: Add more Get methods into weave::Command by Vitaly Buka · 10 years ago
  18. c3d4e97 libweave: Remove ownership of CommandProxyInterface by CommandInstance by Vitaly Buka · 10 years ago
  19. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  20. a647c85 libweave: Clang format of moved files by Vitaly Buka · 10 years ago
  21. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (95%) from buffet/commands/cloud_command_proxy.cc]
  22. be4254b buffet: Order device state and command updates on the server by Alex Vakulenko · 10 years ago
  23. fe53f61 buffet: Add abstract CloudCommandUpdateInterface by Alex Vakulenko · 10 years ago
  24. 4129dfa buffet: Use command schema to define "progress" by Vitaly Buka · 10 years ago
  25. b211c10 buffet: Queue multiple command update requests to the server by Alex Vakulenko · 10 years ago
  26. 808e2d8 buffet: Fix command progress update JSON for GCD server by Alex Vakulenko · 10 years ago
  27. 9e2f8cd buffet: Fix crash when CommandInstance::SetResults() is invoked by Alex Vakulenko · 10 years ago
  28. 906d39e buffet: Add CommandInstance::ToJson by Vitaly Buka · 10 years ago
  29. cfde869 buffet: Allow setting command results. by Anton Muhin · 10 years ago
  30. 5975552 buffet: Support cloud command proxy. by Anton Muhin · 11 years ago