1. 987c369 Revert "Updated source headers into The Weave Authors" by Vitaly Buka · 9 years ago
  2. 9e5b683 Move crypto and base libs into third_party/chromium directories by Vitaly Buka · 9 years ago
  3. ee020ee example/ubuntu: add libevent network provider by Johan Euphrosine · 9 years ago
  4. 63e49b5 README: fix gyp command line by Johan Euphrosine · 9 years ago
  5. 3353f6b Added Chromium and Chromium OS licenses. by Vitaly Buka · 9 years ago
  6. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 9 years ago
  7. b10975f Added AUTHORS and CONTRIBUTORS and update LICENSE file by Vitaly Buka · 9 years ago
  8. bced5af Added version field to state and migrate from unversioned data by Vitaly Buka · 9 years ago
  9. 7476342 Use single callback for replies to async operations by Vitaly Buka · 9 years ago
  10. f7f52d4 Pass error as ErrorPtr into ErrorCallback by Vitaly Buka · 9 years ago
  11. 7a35005 Added few logging for command notification and DNS-SD updates by Vitaly Buka · 9 years ago
  12. 96cc933 Ordered includes by Vitaly Buka · 9 years ago
  13. 1a42e14 Replace type of method parameter of HttpClient::SendRequest with enum by Vitaly Buka · 9 years ago
  14. 1728037 Cleanup mock_http_client.h by Vitaly Buka · 9 years ago
  15. 226842f Fixed inconsistent type for RegisterCallbacks by Vitaly Buka · 9 years ago
  16. 4774df2 Async RegisterDevice implementation by Vitaly Buka · 9 years ago
  17. 533dd42 Allow multiple calls Request::GetData by Vitaly Buka · 9 years ago
  18. 890124a Add --v switch into example code by Vitaly Buka · 9 years ago
  19. 866b60a Remove request id from HTTP client by Vitaly Buka · 9 years ago
  20. 12870bd Change weave::Device::Register API to async version by Vitaly Buka · 9 years ago
  21. dfbd0c3 Temporarily revert streaming HTTP API by Vitaly Buka · 9 years ago
  22. 1a39c81 Split HttpServer::AddRequestHandler into two methods by Vitaly Buka · 9 years ago
  23. 01893cc Rename HttpServer::OnRequestCallback into RequestHandlerCallback by Vitaly Buka · 9 years ago
  24. 2f54897 Rename Complete::SetResults to Command::Complete by Vitaly Buka · 9 years ago
  25. 5fe7609 Use stream to read Http server Request data by Vitaly Buka · 9 years ago
  26. ff32458 Added StreamCopier and MemoryStream utility classes by Vitaly Buka · 9 years ago
  27. 138aec4 Dont force http server implementation to have cert copy in vector by Vitaly Buka · 9 years ago
  28. 1f2e4f3 Remove AddOnStateChangedCallback from HTTP server by Vitaly Buka · 9 years ago
  29. efad5b2 Rename some Network::State constants by Vitaly Buka · 9 years ago
  30. 0209da4 Rename Command::GetStatus into Command::GetState by Vitaly Buka · 9 years ago
  31. ff1d186 Post CloudCommandProxy::SendCommandUpdate to accumulate more changes by Vitaly Buka · 9 years ago
  32. b78ee25 Add constraints for _greeter._greet.parameters._count by Vitaly Buka · 9 years ago
  33. 375f328 Post error patches to the server by Vitaly Buka · 9 years ago
  34. 47a1f6f Remove Command::Done and add verification of Command state transitions by Vitaly Buka · 9 years ago
  35. 0ef2cd0 examples/ubuntu: add HttpClient based on libevent by Johan Euphrosine · 9 years ago
  36. ef213d7 Remove weave Command::ToJson method by Vitaly Buka · 9 years ago
  37. 70f77d9 Add error into Command::Abort method by Vitaly Buka · 9 years ago
  38. 6062fc0 Fixed dictionary check AddCommandHandler by Vitaly Buka · 9 years ago
  39. c602926 Call command handler with weak_ptr by Vitaly Buka · 9 years ago
  40. 6bacb66 examples/ubuntu: Use pkg-config to pull correct package dependencies by Alex Vakulenko · 9 years ago
  41. 216e86d Replace Device::SetProperties with 'nested' version by Vitaly Buka · 9 years ago
  42. 3110deb Define updateBaseConfiguration and updateDeviceInfo in BaseApiHandler by Vitaly Buka · 9 years ago
  43. 0ac6ca6 Load state and commands definition by calling methods of device by Vitaly Buka · 9 years ago
  44. 77c2bff Add methods to dynamically update commands and state definitions by Vitaly Buka · 9 years ago
  45. 695a5fb Add Device::SetCommandHandler by Vitaly Buka · 9 years ago
  46. 400f2e7 examples/ubuntu: add netlink network provider by Johan Euphrosine · 9 years ago
  47. 266e88b Switch BaseApiHandler to use weave::Device interface by Vitaly Buka · 9 years ago
  48. d3d4a40 Remove Device::AddCommandRemovedCallback by Vitaly Buka · 9 years ago
  49. c51722f Add short prompt format for command line options by ggfan · 9 years ago
  50. 932785a linux wrapper: adding LED device simulator and commands: by Vitaly Buka · 9 years ago
  51. dbaa1e3 Remove unused variable by Vitaly Buka · 9 years ago
  52. 1eda033 Work around for gmock 1.7.0 issue with unique_ptr by Vitaly Buka · 9 years ago
  53. a8ece8f Remove weave::Commands by Vitaly Buka · 9 years ago
  54. 553a762 Rename OnCommandAdded into CommandAdded by Vitaly Buka · 9 years ago
  55. 453c4dd Remove category from Commands definitions by Vitaly Buka · 9 years ago
  56. 64b4f06 Remove category from State definitions by Vitaly Buka · 10 years ago
  57. 7e140e9 Remove src/commands/user_role.cc from Android.mk by Vitaly Buka · 9 years ago
  58. c77fc0f Fix MockCommands and include header in build by Vitaly Buka · 9 years ago
  59. a06c10d Fix MockCommands by Vitaly Buka · 9 years ago
  60. c4c67af Hide UserRole from public interface by Vitaly Buka · 9 years ago
  61. 4c98135 Remove weave::State interface by Vitaly Buka · 9 years ago
  62. af3a309 Remove obsolete comment by Vitaly Buka · 9 years ago
  63. ba35059 Rename State::AddOnChangedCallback into State::AddStateChangedCallback by Vitaly Buka · 9 years ago
  64. 95d6256 Add weave::State::SetStateProperty and weave::State::GetStateProperty by Vitaly Buka · 9 years ago
  65. c5bdd17 Remove weave::Device::Start method by Vitaly Buka · 9 years ago
  66. c3c6dab Remove weave::Cloud interface by Vitaly Buka · 9 years ago
  67. 9aa15c7 Remove Cloud::Update* methods by Vitaly Buka · 9 years ago
  68. ee3e36d Remove weave::Cloud::GetDeviceInfo and OnCloudRequestErrorCallback by Vitaly Buka · 9 years ago
  69. e607361 Remove weave::Privet interface by Vitaly Buka · 9 years ago
  70. c8ba228 Remove unused constants and hide some from public interface by Vitaly Buka · 9 years ago
  71. 97b66ab privet: only enable publisher if dns_sd is set by Johan Euphrosine · 9 years ago
  72. 1496d54 Add vendor state into example by Vitaly Buka · 9 years ago
  73. 0b7bb9f weave/settings: add device_id with persisted guid by Johan Euphrosine · 10 years ago
  74. 994bdf3 example/ubuntu: update README by ggfan · 10 years ago
  75. e5b2041 Remove *base* methods from config_store.h by Vitaly Buka · 10 years ago
  76. d6e14a2 Add comments into weave::provider::ConfigStore by Vitaly Buka · 10 years ago
  77. ae6b35d Move OnSettingsChanged callback into callback of weave::Device by Vitaly Buka · 10 years ago
  78. b624bc4 Use enum for Settings::local_anonymous_access_role by Vitaly Buka · 10 years ago
  79. 41a90d6 Remove Device::Options struct by Vitaly Buka · 10 years ago
  80. 238db69 Hide internal settings from weave/settings.h by Vitaly Buka · 10 years ago
  81. a05eadb Remove defaults for settings which have to be set by external code by Vitaly Buka · 10 years ago
  82. b53b884 Added comments into weave/settings.h by Vitaly Buka · 10 years ago
  83. 8cca9b1 Added stricter warning options by Vitaly Buka · 10 years ago
  84. 3996f7c Remove unnecessary include path by Vitaly Buka · 10 years ago
  85. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  86. 8589b05 Save device secret by Vitaly Buka · 10 years ago
  87. 68a50c2 libweave: build on non-Linux hosts by Scott James Remnant · 10 years ago
  88. 312c2f5 weave/settings: rename device_id to cloud_id by Johan Euphrosine · 10 years ago
  89. f86b4d5 Remove notifications from WifiBootstrapManager by Vitaly Buka · 10 years ago
  90. bc97e81 Add license file (BSD) according to Google guidelines by Gene Gutnik · 10 years ago
  91. d992142 added README for ubuntu wrapper by ggfan · 10 years ago
  92. 35f317d Move NetworkState inside Network interface by Vitaly Buka · 10 years ago
  93. 727f3e6 Rename MockTaskRunner into FakeTaskRunner by Vitaly Buka · 10 years ago
  94. 1e36367 Move all providers into include/weave/provider by Vitaly Buka · 10 years ago
  95. 1b64c43 examples/ubuntu/avahi_client: remove avahi-daemon startup logic by Johan Euphrosine · 10 years ago
  96. 5a7a7da Extract FakeStream into a separate file by Alex Vakulenko · 10 years ago
  97. 6c5c99d Replaced some callbacks with commend SuccessCallback and ErrorCallback by Vitaly Buka · 10 years ago
  98. beddc60 Rename Mdns interface into DnsServiceDiscoveryProvider by Vitaly Buka · 10 years ago
  99. 8be3dfe Add doc strings into task_runner.h by Vitaly Buka · 10 years ago
  100. 3ab6f6e Renamed Network interface into Network provided. by Vitaly Buka · 10 years ago