1. d91d625 Switch to use ComponentManager for traits/components by Alex Vakulenko · 10 years ago
  2. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago[Renamed from libweave/src/commands/cloud_command_proxy.h]
  3. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  4. 7476342 Use single callback for replies to async operations by Vitaly Buka · 10 years ago
  5. 0209da4 Rename Command::GetStatus into Command::GetState by Vitaly Buka · 10 years ago
  6. 375f328 Post error patches to the server by Vitaly Buka · 10 years ago
  7. c602926 Call command handler with weak_ptr by Vitaly Buka · 10 years ago
  8. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  9. 1e36367 Move all providers into include/weave/provider by Vitaly Buka · 10 years ago
  10. 823fdda libweave: Replace MessageLoop with weave::TaskRunner by Vitaly Buka · 10 years ago
  11. 0f80f7c libweave: Move backoff_entry from libchromeos into libweave by Vitaly Buka · 10 years ago
  12. f9630fb libweave: Pass TaskRunner instead of using MessageLoop::current() by Vitaly Buka · 10 years ago
  13. 7b382ac libweave: Put "weave" includes into <> by Vitaly Buka · 10 years ago
  14. 157b16a libweave: Add removing of weave::Command::Observer by Vitaly Buka · 10 years ago
  15. 67b5355 libweave: Move CommandObserver into public libweave interface by Vitaly Buka · 10 years ago
  16. 0d377a4 libweave: Rename CommandProxyInterface to CommandObserver by Vitaly Buka · 10 years ago
  17. c3d4e97 libweave: Remove ownership of CommandProxyInterface by CommandInstance by Vitaly Buka · 10 years ago
  18. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  19. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (90%) from buffet/commands/cloud_command_proxy.h]
  20. be4254b buffet: Order device state and command updates on the server by Alex Vakulenko · 10 years ago
  21. fe53f61 buffet: Add abstract CloudCommandUpdateInterface by Alex Vakulenko · 10 years ago
  22. b211c10 buffet: Queue multiple command update requests to the server by Alex Vakulenko · 10 years ago
  23. cfde869 buffet: Allow setting command results. by Anton Muhin · 11 years ago
  24. 5975552 buffet: Support cloud command proxy. by Anton Muhin · 11 years ago