Sign in
weave
/
weave
/
libweave
/
0f91be869e37c5961fb40e686a5d0795ba39bd44
/
buffet
/
manager.h
bc3e8bd
libweave: Extract weave::Settings struct
by Vitaly Buka
· 10 years ago
bea5416
buffet: Remove SetCommandVisibility and CommandDefs from dbus interface
by Vitaly Buka
· 10 years ago
0fa51e5
libweave: Buffet includes only weave/include files
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
63cc3d2
buffet: XmppChannel listens for connectivity changes
by Vitaly Buka
· 10 years ago
266b2b1
buffet: Implement exponential backoff for cloud requests
by Alex Vakulenko
· 10 years ago
ae96cc3
buffet: Start privet logic
by Vitaly Buka
· 10 years ago
505c413
buffet: Add same as privetd D-Bus methods and properties
by Vitaly Buka
· 10 years ago
b209842
privetd: Compare user scope with minimalRole for local commands
by Vitaly Buka
· 10 years ago
dbb8c35
buffet: Add device state D-Bus property
by Vitaly Buka
· 10 years ago
cad2e33
buffet: Make RegisterDevice accept only ticket ID
by Vitaly Buka
· 10 years ago
ff81db6
buffet: Add D-Bus API to change GCD service settings
by Vitaly Buka
· 10 years ago
ee7a3af
buffet: Move config and buffet state logic into BuffetConfig
by Vitaly Buka
· 10 years ago
72410b2
buffet: Added base.updateDeviceInfo handler
by Vitaly Buka
· 10 years ago
5e6ff6c
buffet: Replace CallbackList with vector<Callback>
by Vitaly Buka
· 10 years ago
41f73a9
libchromeos: Replace scoped_ptr with std::unique_ptr in D-Bus method handlers
by Alex Vakulenko
· 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
fa94706
buffet: Add read-only properties with buffet config options
by Vitaly Buka
· 10 years ago
76e7059
buffet: Rename RegisterAsync to Start
by Vitaly Buka
· 10 years ago
d732bd0
buffet: Add flag to disable XMPP support
by Christopher Wiley
· 10 years ago
64fc5fc
privetd: Implement privet/v3/commands/execute
by Vitaly Buka
· 10 years ago
3886e8f
privetd: Implement privet/v3/commands/status
by Vitaly Buka
· 10 years ago
aabadee
privetd: Implement /privet/v3/commandDefs
by Vitaly Buka
· 10 years ago
7ad8ffb
buffet: Remove initial OnRegistrationStatusChanged call
by Vitaly Buka
· 10 years ago
620bd7e
buffet: Add DeviceId DBus property
by Vitaly Buka
· 10 years ago
ba983c8
buffet: Automatically periodically call StartDevice()
by Christopher Wiley
· 10 years ago
c900e48
buffet: Expose RegistrationStatus over DBus
by Christopher Wiley
· 10 years ago
bb5b848
buffet: Allow tests to pass in a path to search for command definitions
by Christopher Wiley
· 10 years ago
e0fdeee
buffet: Read config/state paths from commandline
by Christopher Wiley
· 10 years ago
61ad4db
buffet: Fix state update notification to GCD cloud server
by Alex Vakulenko
· 10 years ago
2348e42
buffet: Moved D-Bus definitions to XML/Code generator
by Alex Vakulenko
· 10 years ago
2b7c4dd
libchromeos: Strongly type return values of async D-Bus calls
by Alex Vakulenko
· 10 years ago
5c7bf01
libchromeos: Add support for async D-Bus method handlers
by Alex Vakulenko
· 11 years ago
57123b2
buffet: Add state change queue
by Alex Vakulenko
· 11 years ago
beb1c5b
buffet: Merge registration start and finalization.
by Anton Muhin
· 11 years ago
86d67fe
buffet: Stub for StartDevice method.
by Anton Muhin
· 11 years ago
532ff7e
buffet: Simplify device registration.
by Anton Muhin
· 11 years ago
576c979
libchromeos: Move Dictionary class into its own header file
by Alex Vakulenko
· 11 years ago
07216fe
buffet: Add device state manager
by Alex Vakulenko
· 11 years ago
665c885
buffet: Add ability to add commands via buffet_client
by Alex Vakulenko
· 11 years ago
132617a
buffet: Include base/macros.h instead of base/basictypes.h
by Alex Vakulenko
· 11 years ago
a8b95bc
libchromeos: Clean up/moved file into sub-directories
by Alex Vakulenko
· 11 years ago
be9c383
libchromeos: Switch ExportedObjectManager to use DBusObject
by Alex Vakulenko
· 11 years ago
a904434
libchromeos: Add generic DBus data serialization/deserialization
by Alex Vakulenko
· 11 years ago
7a1dc0b
buffet: Use DBus utilities in buffet_client
by Alex Vakulenko
· 11 years ago
f2784de
buffet: Switch buffet::Manager to use DBusObject
by Alex Vakulenko
· 11 years ago
b5dd5ea
buffet: libchromeos: Move ExportedObjectManager to libchromeos
by Christopher Wiley
· 11 years ago
98f91cd
buffet: Simplify dbus::Bus propagation via ExportedObjectManager
by Alex Vakulenko
· 11 years ago
94d6597
buffet: libchromeos: Migrate ExportedPropertySet to libchromeos
by Christopher Wiley
· 11 years ago
1f30a62
buffet: Pass CommandManager instance to DeviceRegistrationInfo
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
adb901d
buffet: Add ObjectManager interface to /org/chromium/Buffet
by Christopher Wiley
· 11 years ago
3379706
buffet: Cleaned up the remaining linter warnings
by Alex Vakulenko
· 11 years ago
b76eb29
buffet: Remove DBusManager class
by Christopher Wiley
· 11 years ago
3cb466c
Buffet: Phase 1 of GCD device registration workflow
by Alex Vakulenko
· 11 years ago
9001624
buffet: Make ExportedPropertySet threadsafe
by Christopher Wiley
· 11 years ago
aa3f29c
buffet: Add State property to Manager
by Christopher Wiley
· 11 years ago
a4915c4
buffet: Add Manager class
by Christopher Wiley
· 11 years ago