Sign in
weave
/
weave
/
libweave
/
ca54c12635b4af2786807c980723c5964b06903d
/
src
/
commands
/
command_manager.cc
5a1f600
Remove the unneeded libweave directory
by Paul Westbrook
· 10 years ago
[Renamed from libweave/src/commands/command_manager.cc]
80d6653
Remove hard-coded check for standard command definitions
by Vitaly Buka
· 10 years ago
5e119f5
Missing part of CL:1421
by Vitaly Buka
· 10 years ago
0464f26
Rename *Base* method and properties to *Standard* ones
by Vitaly Buka
· 10 years ago
4615e0d
Updated source headers into The Weave Authors
by Vitaly Buka
· 10 years ago
0209da4
Rename Command::GetStatus into Command::GetState
by Vitaly Buka
· 10 years ago
6062fc0
Fixed dictionary check AddCommandHandler
by Vitaly Buka
· 10 years ago
c602926
Call command handler with weak_ptr
by Vitaly Buka
· 10 years ago
0ac6ca6
Load state and commands definition by calling methods of device
by Vitaly Buka
· 10 years ago
695a5fb
Add Device::SetCommandHandler
by Vitaly Buka
· 10 years ago
a8ece8f
Remove weave::Commands
by Vitaly Buka
· 10 years ago
553a762
Rename OnCommandAdded into CommandAdded
by Vitaly Buka
· 10 years ago
453c4dd
Remove category from Commands definitions
by Vitaly Buka
· 10 years ago
c4c67af
Hide UserRole from public interface
by Vitaly Buka
· 10 years ago
9aa15c7
Remove Cloud::Update* methods
by Vitaly Buka
· 10 years ago
e5b2041
Remove *base* methods from config_store.h
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
91ee03d
libweave: Remove unnecessary includes
by Vitaly Buka
· 10 years ago
e2810e0
libweave: Move reading/writing commands ans states files out of libweave
by Vitaly Buka
· 10 years ago
0801a1f
libweave: Copy chromeos::Error into libweave
by Vitaly Buka
· 10 years ago
7b382ac
libweave: Put "weave" includes into <>
by Vitaly Buka
· 10 years ago
1b71c67
libweave: Remove unused dbus references
by Vitaly Buka
· 10 years ago
ff0b7c0
buffet: Move ownership of DBusCommandDispacher to buffet::Manager
by Vitaly Buka
· 10 years ago
15f5909
libweave: Add enums CommandOrigin and CommandStatus
by Vitaly Buka
· 10 years ago
12affd8
libweave: Switch DBusCommandDispacher to weave::Command interface
by Vitaly Buka
· 10 years ago
8b4ab96
libweave: Interfaces for subcomponents of libweave
by Vitaly Buka
· 10 years ago
7197c1a
libweave: Cleanup enum to string conversion
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 (97%) from buffet/commands/command_manager.cc]
4547afa
buffet: Move command minimal role checking into CommandManager
by Vitaly Buka
· 10 years ago
72410b2
buffet: Added base.updateDeviceInfo handler
by Vitaly Buka
· 10 years ago
ae0f3a1
buffet: Multiple listeners of add/remove new command.
by Vitaly Buka
· 10 years ago
5e6ff6c
buffet: Replace CallbackList with vector<Callback>
by Vitaly Buka
· 10 years ago
e03af6d
buffet: Add the ability to change command visibility
by Alex Vakulenko
· 10 years ago
9ea5a32
buffet: Add command_def filtering by command visibility
by Alex Vakulenko
· 10 years ago
9e2f8cd
buffet: Fix crash when CommandInstance::SetResults() is invoked
by Alex Vakulenko
· 10 years ago
aabadee
privetd: Implement /privet/v3/commandDefs
by Vitaly Buka
· 10 years ago
bb5b848
buffet: Allow tests to pass in a path to search for command definitions
by Christopher Wiley
· 10 years ago
5191e81
buffet: Separate command IDs from DBus paths.
by Anton Muhin
· 11 years ago
b04936f
buffet: Moved LoadJsonDict() function into buffet/utils.h
by Alex Vakulenko
· 11 years ago
83210ee
libchromeos: Add standard system error support to chromeos::Error
by Alex Vakulenko
· 11 years ago
1526097
Update code to include base/files/file_util.h
by Ben Chan
· 11 years ago
9511075
buffet: Add DBusCommandDispacher and hook it up to CommandQueue
by Alex Vakulenko
· 11 years ago
a8b95bc
libchromeos: Clean up/moved file into sub-directories
by Alex Vakulenko
· 11 years ago
5f47206
platform2: Move Error class from Buffet to libchromeos
by Alex Vakulenko
· 11 years ago
c2bc9a4
buffet: Move global instance of CommandManager to buffet::Manager
by Alex Vakulenko
· 11 years ago
5841c30
buffet: Sorted headers alphabetically (build/include_alpha)
by Alex Vakulenko
· 11 years ago
e4efaaf
buffet: GCD command manager to load command .json files at startup
by Alex Vakulenko
· 11 years ago
fd44869
buffet: load standard GCD command definitions in CommandManager
by Alex Vakulenko
· 11 years ago
7c36b67
buffet: Add command definition support for GCD command manager
by Alex Vakulenko
· 11 years ago