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