1. 666b43e Move ownership of libweave config to DeviceManager by Vitaly Buka · 9 years ago
  2. 3d851b4 Change ownership of AuthManager as it's needed by DeviceRegistrationInfo by Vitaly Buka · 9 years ago
  3. d91d625 Switch to use ComponentManager for traits/components by Alex Vakulenko · 9 years ago
  4. ba98115 Convert ComponentManager into an interface and create a mock by Alex Vakulenko · 9 years ago
  5. e79fa91 Add new component-based APIs to Device interface by Alex Vakulenko · 9 years ago
  6. c430560 Replace Get* methods returning unique_ptr with reference alternative by Vitaly Buka · 10 years ago
  7. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago[Renamed from libweave/src/device_manager.cc]
  8. 80d6653 Remove hard-coded check for standard command definitions by Vitaly Buka · 10 years ago
  9. 68af387 Remove standard state definitions by Vitaly Buka · 10 years ago
  10. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  11. 7476342 Use single callback for replies to async operations by Vitaly Buka · 10 years ago
  12. 12870bd Change weave::Device::Register API to async version by Vitaly Buka · 10 years ago
  13. 5fe7609 Use stream to read Http server Request data by Vitaly Buka · 10 years ago
  14. 216e86d Replace Device::SetProperties with 'nested' version by Vitaly Buka · 10 years ago
  15. 3110deb Define updateBaseConfiguration and updateDeviceInfo in BaseApiHandler by Vitaly Buka · 10 years ago
  16. 0ac6ca6 Load state and commands definition by calling methods of device by Vitaly Buka · 10 years ago
  17. 77c2bff Add methods to dynamically update commands and state definitions by Vitaly Buka · 10 years ago
  18. 695a5fb Add Device::SetCommandHandler by Vitaly Buka · 10 years ago
  19. 266e88b Switch BaseApiHandler to use weave::Device interface by Vitaly Buka · 10 years ago
  20. d3d4a40 Remove Device::AddCommandRemovedCallback by Vitaly Buka · 10 years ago
  21. a8ece8f Remove weave::Commands by Vitaly Buka · 10 years ago
  22. 4c98135 Remove weave::State interface by Vitaly Buka · 10 years ago
  23. af3a309 Remove obsolete comment by Vitaly Buka · 10 years ago
  24. c5bdd17 Remove weave::Device::Start method by Vitaly Buka · 10 years ago
  25. c3c6dab Remove weave::Cloud interface by Vitaly Buka · 10 years ago
  26. 9aa15c7 Remove Cloud::Update* methods by Vitaly Buka · 10 years ago
  27. e607361 Remove weave::Privet interface by Vitaly Buka · 10 years ago
  28. 97b66ab privet: only enable publisher if dns_sd is set by Johan Euphrosine · 10 years ago
  29. ae6b35d Move OnSettingsChanged callback into callback of weave::Device by Vitaly Buka · 10 years ago
  30. 41a90d6 Remove Device::Options struct by Vitaly Buka · 10 years ago
  31. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  32. f86b4d5 Remove notifications from WifiBootstrapManager by Vitaly Buka · 10 years ago
  33. 1e36367 Move all providers into include/weave/provider by Vitaly Buka · 10 years ago
  34. beddc60 Rename Mdns interface into DnsServiceDiscoveryProvider by Vitaly Buka · 10 years ago
  35. 3ab6f6e Renamed Network interface into Network provided. by Vitaly Buka · 10 years ago
  36. 1fd619a Rename and cleanup WifiProvider by Vitaly Buka · 10 years ago
  37. b1041e7 Extracted WiFi interface from Network interface by Vitaly Buka · 10 years ago
  38. 35ab095 Initial add of weave::Bluetooth interface by Robert Ginda · 10 years ago
  39. 5cf12a3 Remove unnecessary getters from weave::Config by Vitaly Buka · 10 years ago
  40. 0d50107 libweave: Remove few small base/ dependencies by Vitaly Buka · 10 years ago
  41. e2810e0 libweave: Move reading/writing commands ans states files out of libweave by Vitaly Buka · 10 years ago
  42. 9acf8aa libweave: Pass firmware using weave::Settings by Vitaly Buka · 10 years ago
  43. c11a17d libweave: Remove loading/saving of config and state from libweave by Vitaly Buka · 10 years ago
  44. 1eb4156 libweave: Move firmware version generation out of libweave by Vitaly Buka · 10 years ago
  45. 823fdda libweave: Replace MessageLoop with weave::TaskRunner by Vitaly Buka · 10 years ago
  46. f9630fb libweave: Pass TaskRunner instead of using MessageLoop::current() by Vitaly Buka · 10 years ago
  47. 0b4e1fd buffet: Move HttpTransportClient out of libweave by Vitaly Buka · 10 years ago
  48. 1020618 libweave: Update unittests to work with HttpClient by Vitaly Buka · 10 years ago
  49. 8e2f416 libweave: Remove dbus dependency from libweave by Vitaly Buka · 10 years ago
  50. 2ad9734 buffet: Move WebServClient out of libweave by Vitaly Buka · 10 years ago
  51. 4c808b2 libweave: Update "base" state on config change by Vitaly Buka · 10 years ago
  52. ddb2e38 buffet: Move ShillClient to buffet by Vitaly Buka · 10 years ago
  53. 7302c05 buffet: Move platform dependent part of PeerdClient out of libweave by Vitaly Buka · 10 years ago
  54. ff0b7c0 buffet: Move ownership of DBusCommandDispacher to buffet::Manager by Vitaly Buka · 10 years ago
  55. 7792d61 libweave: Fix crash at buffet shutdown by Alex Vakulenko · 10 years ago
  56. 8b4ab96 libweave: Interfaces for subcomponents of libweave by Vitaly Buka · 10 years ago
  57. 0fa51e5 libweave: Buffet includes only weave/include files by Vitaly Buka · 10 years ago