Sign in
weave
/
weave
/
libweave
/
d1f98a07056edc27b2b5b8b780f761796a1d8b1d
/
src
/
commands
/
command_instance.cc
38a2aef
libweave: Remove release() calls on scoped_ptr
by Alex Vakulenko
· 9 years ago
5ddd991
Return 'component' in command JSON
by Vitaly Buka
· 9 years ago
329ad80
Rename CommandQueue::DelayedRemove into RemoveLater()
by Alex Vakulenko
· 9 years ago
0dbbf60
AddTo will return AddToTypeProxy for convenience
by Vitaly Buka
· 9 years ago
48a8669
Remove domain from weave::Error
by Vitaly Buka
· 9 years ago
d91d625
Switch to use ComponentManager for traits/components
by Alex Vakulenko
· 9 years ago
88f55d8
Add "component" property to command instance
by Alex Vakulenko
· 9 years ago
41429d8
commands: fix unused-function warning
by Johan Euphrosine
· 9 years ago
2c7740a
Remove CommandDefinition class
by Alex Vakulenko
· 9 years ago
c430560
Replace Get* methods returning unique_ptr with reference alternative
by Vitaly Buka
· 10 years ago
36bf1b5
Remove schema validation from command parameters/returns
by Alex Vakulenko
· 10 years ago
5a1f600
Remove the unneeded libweave directory
by Paul Westbrook
· 10 years ago
[Renamed from libweave/src/commands/command_instance.cc]
4615e0d
Updated source headers into The Weave Authors
by Vitaly Buka
· 10 years ago
2f54897
Rename Complete::SetResults to Command::Complete
by Vitaly Buka
· 10 years ago
0209da4
Rename Command::GetStatus into Command::GetState
by Vitaly Buka
· 10 years ago
375f328
Post error patches to the server
by Vitaly Buka
· 10 years ago
47a1f6f
Remove Command::Done and add verification of Command state transitions
by Vitaly Buka
· 10 years ago
70f77d9
Add error into Command::Abort method
by Vitaly Buka
· 10 years ago
c602926
Call command handler with weak_ptr
by Vitaly Buka
· 10 years ago
453c4dd
Remove category from Commands definitions
by Vitaly Buka
· 10 years ago
2d16dfa
Drop libweave part from includes.
by Stefan Sauer
· 10 years ago
0801a1f
libweave: Copy chromeos::Error into libweave
by Vitaly Buka
· 10 years ago
ea2f15f
libweave: Remove dependency on libchromeos/chromeos/errors/error_codes.h
by Vitaly Buka
· 10 years ago
4e4dfd4
Ported build break fixes from CrOS side
by Alex Vakulenko
· 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
6942e1f
libweave: Remove error pointer from ToJson methods
by Vitaly Buka
· 10 years ago
15f5909
libweave: Add enums CommandOrigin and CommandStatus
by Vitaly Buka
· 10 years ago
4f4e228
libweave: Add more methods to modify weave::Command
by Vitaly Buka
· 10 years ago
8d8d219
libweave: Add more Get methods into weave::Command
by Vitaly Buka
· 10 years ago
774cdf5
libweave: Remove native_types namespace
by Vitaly Buka
· 10 years ago
67b5355
libweave: Move CommandObserver into public libweave interface
by Vitaly Buka
· 10 years ago
0d377a4
libweave: Rename CommandProxyInterface to CommandObserver
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
912b698
buffet: Extracted libweave into separate directory
by Vitaly Buka
· 10 years ago
[Renamed (94%) from buffet/commands/command_instance.cc]
d1978d3
buffet: Report command instance parsing error to cloud server
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
f784e21
buffet: Add 'origin' property to Command
by Alex Vakulenko
· 10 years ago
808e2d8
buffet: Fix command progress update JSON for GCD server
by Alex Vakulenko
· 10 years ago
2a9b30f
buffet: Delay removal of completed command
by Vitaly Buka
· 10 years ago
906d39e
buffet: Add CommandInstance::ToJson
by Vitaly Buka
· 10 years ago
5ef7579
buffet: Change shared ownership of types/values to exclusive
by Alex Vakulenko
· 10 years ago
d94656e
buffet: Clean up property system in preparation for Array support
by Alex Vakulenko
· 10 years ago
db22124
buffet: Fixed command state spelling for "cancelled"
by Alex Vakulenko
· 10 years ago
cfde869
buffet: Allow setting command results.
by Anton Muhin
· 11 years ago
ac8037d
libchromeos: Add error location informaion to chromeos::Error
by Alex Vakulenko
· 11 years ago
b66a930
buffet: Make CommandInstance own its proxies.
by Anton Muhin
· 11 years ago
5191e81
buffet: Separate command IDs from DBus paths.
by Anton Muhin
· 11 years ago
4dc3785
buffet: Support multiple proxies for a command.
by Anton Muhin
· 11 years ago
f6b3871
buffet: Move command state into CommandInstance
by Alex Vakulenko
· 11 years ago
a8b95bc
libchromeos: Clean up/moved file into sub-directories
by Alex Vakulenko
· 11 years ago
fedc487
buffet: Add command ID to CommandInstance class
by Alex Vakulenko
· 11 years ago
5f47206
platform2: Move Error class from Buffet to libchromeos
by Alex Vakulenko
· 11 years ago
8dc69af
buffet: Add parsing of command instances from JSON
by Alex Vakulenko
· 11 years ago
aa3a559
buffet: Add command queue and command basic command dispatch mechanism
by Alex Vakulenko
· 11 years ago