1. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 9 years ago[Renamed from libweave/src/device_registration_info.h]
  2. e07c29d libweave: Add 'reason' to backup command fetch requests by Alex Vakulenko · 9 years ago
  3. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  4. 7476342 Use single callback for replies to async operations by Vitaly Buka · 10 years ago
  5. f7f52d4 Pass error as ErrorPtr into ErrorCallback by Vitaly Buka · 10 years ago
  6. 1a42e14 Replace type of method parameter of HttpClient::SendRequest with enum by Vitaly Buka · 10 years ago
  7. 226842f Fixed inconsistent type for RegisterCallbacks by Vitaly Buka · 10 years ago
  8. 4774df2 Async RegisterDevice implementation by Vitaly Buka · 10 years ago
  9. 866b60a Remove request id from HTTP client by Vitaly Buka · 10 years ago
  10. 12870bd Change weave::Device::Register API to async version by Vitaly Buka · 10 years ago
  11. c3c6dab Remove weave::Cloud interface by Vitaly Buka · 10 years ago
  12. 9aa15c7 Remove Cloud::Update* methods by Vitaly Buka · 10 years ago
  13. ee3e36d Remove weave::Cloud::GetDeviceInfo and OnCloudRequestErrorCallback by Vitaly Buka · 10 years ago
  14. ae6b35d Move OnSettingsChanged callback into callback of weave::Device by Vitaly Buka · 10 years ago
  15. b624bc4 Use enum for Settings::local_anonymous_access_role by Vitaly Buka · 10 years ago
  16. 41a90d6 Remove Device::Options struct by Vitaly Buka · 10 years ago
  17. 238db69 Hide internal settings from weave/settings.h by Vitaly Buka · 10 years ago
  18. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  19. 312c2f5 weave/settings: rename device_id to cloud_id by Johan Euphrosine · 10 years ago
  20. 1e36367 Move all providers into include/weave/provider by Vitaly Buka · 10 years ago
  21. 3ab6f6e Renamed Network interface into Network provided. by Vitaly Buka · 10 years ago
  22. 5cf12a3 Remove unnecessary getters from weave::Config by Vitaly Buka · 10 years ago
  23. 64bc9ea Prevent fetch command queue requests from piling up by Alex Vakulenko · 10 years ago
  24. 0d50107 libweave: Remove few small base/ dependencies by Vitaly Buka · 10 years ago
  25. c11a17d libweave: Remove loading/saving of config and state from libweave by Vitaly Buka · 10 years ago
  26. 0801a1f libweave: Copy chromeos::Error into libweave by Vitaly Buka · 10 years ago
  27. 7d55639 libweave: Copy data_encoding.cc into libweave by Vitaly Buka · 10 years ago
  28. 823fdda libweave: Replace MessageLoop with weave::TaskRunner by Vitaly Buka · 10 years ago
  29. 0f80f7c libweave: Move backoff_entry from libchromeos into libweave by Vitaly Buka · 10 years ago
  30. f9630fb libweave: Pass TaskRunner instead of using MessageLoop::current() by Vitaly Buka · 10 years ago
  31. 0b4e1fd buffet: Move HttpTransportClient out of libweave by Vitaly Buka · 10 years ago
  32. 1020618 libweave: Update unittests to work with HttpClient by Vitaly Buka · 10 years ago
  33. 6da9425 libweave: http::Transport access moved into HttpTransportClient by Vitaly Buka · 10 years ago
  34. 7b382ac libweave: Put "weave" includes into <> by Vitaly Buka · 10 years ago
  35. 4c808b2 libweave: Update "base" state on config change by Vitaly Buka · 10 years ago
  36. ddb2e38 buffet: Move ShillClient to buffet by Vitaly Buka · 10 years ago
  37. 0f91be8 libweave: Retry failed RefreshAccessToken requests by Alex Vakulenko · 10 years ago
  38. fb331ac libweave: Add timestamp for device resource update requests by Alex Vakulenko · 10 years ago
  39. 8b4ab96 libweave: Interfaces for subcomponents of libweave by Vitaly Buka · 10 years ago
  40. 1038ec1 libweave: When XMPP channel created, poll the server for commands once by Alex Vakulenko · 10 years ago
  41. 0fa51e5 libweave: Buffet includes only weave/include files by Vitaly Buka · 10 years ago
  42. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  43. a647c85 libweave: Clang format of moved files by Vitaly Buka · 10 years ago
  44. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (95%) from buffet/device_registration_info.h]
  45. f3a95bf buffet: Queue device resource updates to prevent parallel requests by Alex Vakulenko · 10 years ago
  46. be4254b buffet: Order device state and command updates on the server by Alex Vakulenko · 10 years ago
  47. a56a7e6 buffet: Pass TaskRunner to DeviceRegistrationInfo by Alex Vakulenko · 10 years ago
  48. fe53f61 buffet: Add abstract CloudCommandUpdateInterface by Alex Vakulenko · 10 years ago
  49. 6b40d8f buffet: Add support for DEVICE_DELETED XMPP notification by Alex Vakulenko · 10 years ago
  50. 3fa42ae buffet: Handle cloud request failures due to device deleted on cloud by Alex Vakulenko · 10 years ago
  51. 63cc3d2 buffet: XmppChannel listens for connectivity changes by Vitaly Buka · 10 years ago
  52. b56872f buffet: Move privet options and state into buffet by Vitaly Buka · 10 years ago
  53. 93ba0bd buffet: Serialize/queue device state updates to the cloud server by Alex Vakulenko · 10 years ago
  54. 266b2b1 buffet: Implement exponential backoff for cloud requests by Alex Vakulenko · 10 years ago
  55. 7ab89ff buffet: Remove D-Bus between CloudDelegate and Buffet by Vitaly Buka · 10 years ago
  56. 6b028ae buffet: Fix failed XMPP authorization issue by Alex Vakulenko · 10 years ago
  57. 2f7efdb buffet: Add base.updateBaseConfiguration implementation by Vitaly Buka · 10 years ago
  58. d05725f buffet: Make periodic polling secondary if XMPP channel is up by Alex Vakulenko · 10 years ago
  59. c903d28 buffet: Push state changed to the server immediately by Vitaly Buka · 10 years ago
  60. 534a312 platform2: Enforce virtual destructors on base classes by Alex Vakulenko · 10 years ago
  61. 6e3c30e buffet: Hook up XMPP to deliver push notifications to buffet by Alex Vakulenko · 10 years ago
  62. cad2e33 buffet: Make RegisterDevice accept only ticket ID by Vitaly Buka · 10 years ago
  63. ff81db6 buffet: Add D-Bus API to change GCD service settings by Vitaly Buka · 10 years ago
  64. ee7a3af buffet: Move config and buffet state logic into BuffetConfig by Vitaly Buka · 10 years ago
  65. eedf3be buffet: Switch XmppChannel to use asynchronous socket streams by Alex Vakulenko · 10 years ago
  66. 72410b2 buffet: Added base.updateDeviceInfo handler by Vitaly Buka · 10 years ago
  67. 5e6ff6c buffet: Replace CallbackList with vector<Callback> by Vitaly Buka · 10 years ago
  68. d1978d3 buffet: Report command instance parsing error to cloud server by Alex Vakulenko · 10 years ago
  69. ab5f27b libchromeos: Replace scoped_ptr with std::unique_ptr in async http callbacks by Alex Vakulenko · 10 years ago
  70. b211c10 buffet: Queue multiple command update requests to the server by Alex Vakulenko · 10 years ago
  71. 5e022a3 buffet: CheckDeviceRegistered works offline by Nathan Bullock · 10 years ago
  72. 9ea5a32 buffet: Add command_def filtering by command visibility by Alex Vakulenko · 10 years ago
  73. fa94706 buffet: Add read-only properties with buffet config options by Vitaly Buka · 10 years ago
  74. 867b088 buffet: Update configuration reading for new fields moved from privetd by Vitaly Buka · 10 years ago
  75. f71cca6 libchromeos: Switch http Response to use streams by Alex Vakulenko · 10 years ago
  76. 468f7f3 buffet: Deprecate "displayName" in favor of "name" in device resource by Alex Vakulenko · 10 years ago
  77. d732bd0 buffet: Add flag to disable XMPP support by Christopher Wiley · 10 years ago
  78. 34eae04 buffet: Allow configurable polling period by Christopher Wiley · 10 years ago
  79. 583d64b buffet: Rework buffet configuration by Christopher Wiley · 10 years ago
  80. 7ad8ffb buffet: Remove initial OnRegistrationStatusChanged call by Vitaly Buka · 10 years ago
  81. 620bd7e buffet: Add DeviceId DBus property by Vitaly Buka · 10 years ago
  82. b055f15 buffet: Update RegistrationStatus enum and how it's set by Vitaly Buka · 10 years ago
  83. 6ca3ad6 buffet: Fix return type of DeviceRegistrationInfo::GetDeviceInfo by Vitaly Buka · 10 years ago
  84. ba983c8 buffet: Automatically periodically call StartDevice() by Christopher Wiley · 10 years ago
  85. 390d191 buffet: Forcibly refresh access token when handling HTTP error 401. by David Zeuthen · 10 years ago
  86. 24d189f buffet: Add RegistrationStatus::InvalidCredentials by Nathan Bullock · 10 years ago
  87. c900e48 buffet: Expose RegistrationStatus over DBus by Christopher Wiley · 10 years ago
  88. f12f7f0 buffet: Handle XMPP authentication failures by Nathan Bullock · 10 years ago
  89. 6522ab6 buffet: Send modelManifestId with device registration by Vitaly Buka · 10 years ago
  90. bea9113 buffet: Start XMPP immediately after registration by Nathan Bullock · 10 years ago
  91. e440848 buffet: ticket_id is local to RegisterDevice by Nathan Bullock · 10 years ago
  92. d9e0bcd buffet: Integrate the XmppClient into buffet by Nathan Bullock · 10 years ago
  93. cd41966 buffet: StartDevice automatically after a short delay by Christopher Wiley · 10 years ago
  94. d0db55c buffet: Don't crash if user is passing bad parameters via D-Bus. by David Zeuthen · 10 years ago
  95. e0fdeee buffet: Read config/state paths from commandline by Christopher Wiley · 10 years ago
  96. 0357c03 libchromeos: Add async http I/O API, phase I. by Alex Vakulenko · 10 years ago
  97. 332df19 buffet: Configure buffet from the file. by Anton Muhin · 10 years ago
  98. d3eb19c buffet: Device registration accepts "description", "location" and "display_name". by Vitaly Buka · 10 years ago
  99. b831562 buffet: Publish state updates. by Anton Muhin · 10 years ago
  100. 5975552 buffet: Support cloud command proxy. by Anton Muhin · 10 years ago