1. 8b13fa0 libweave: Relax message loop constrains in XmppChannelTest by Vitaly Buka · 10 years ago
  2. c809568 libweave: Fix wifi bootstrapping by Alex Vakulenko · 10 years ago
  3. 8940a50 Cleaned up the make file and fixed some link issues with buffet by Alex Vakulenko · 10 years ago
  4. d282884 libchromeos: Use MockMessageLoop on FakeStream. by Bertrand SIMONNET · 10 years ago
  5. 9bf902f Fix libweave build issue on Mac builders by Alex Vakulenko · 10 years ago
  6. a64229c Added Android.mk to compile libweave on Brillo by Alex Vakulenko · 10 years ago
  7. 45277eb libweave: Removed unused includes by Vitaly Buka · 10 years ago
  8. 9ba72a8 libweave: Add p224_spake to build by Vitaly Buka · 10 years ago
  9. 6ca6a23 libweave: Imported p225_spake implementation from Chrome by Vitaly Buka · 10 years ago
  10. 815b603 libweave: Remove mime_type from HttpClient interface by Vitaly Buka · 10 years ago
  11. 1da6599 libweave: Remove dependency on chromeos/http* and chromeos/mime by Vitaly Buka · 10 years ago
  12. e49d771 libweave: Remove include of chromeos/map_utils.h by Vitaly Buka · 10 years ago
  13. 0b4e1fd buffet: Move HttpTransportClient out of libweave by Vitaly Buka · 10 years ago
  14. 1020618 libweave: Update unittests to work with HttpClient by Vitaly Buka · 10 years ago
  15. 6b61e57 libweave: Suppress mock warnings by Vitaly Buka · 10 years ago
  16. 6da9425 libweave: http::Transport access moved into HttpTransportClient by Vitaly Buka · 10 years ago
  17. 4e4dfd4 Ported build break fixes from CrOS side by Alex Vakulenko · 10 years ago
  18. e09c350 Delete the unneeded buffet sources by Alex Vakulenko · 10 years ago
  19. ec6083b libweave: Build libweave as shared library by Vitaly Buka · 10 years ago
  20. 7b382ac libweave: Put "weave" includes into <> by Vitaly Buka · 10 years ago
  21. 8e2f416 libweave: Remove dbus dependency from libweave by Vitaly Buka · 10 years ago
  22. 8b096cc libweave: Fix notification channel update after device registration by Alex Vakulenko · 10 years ago
  23. 2ad9734 buffet: Move WebServClient out of libweave by Vitaly Buka · 10 years ago
  24. 95d0e45 libweave: Extracted interaction with libwebserv into WebServClient by Vitaly Buka · 10 years ago
  25. 4c808b2 libweave: Update "base" state on config change by Vitaly Buka · 10 years ago
  26. 157b16a libweave: Add removing of weave::Command::Observer by Vitaly Buka · 10 years ago
  27. b6c8a3e buffet: Move ApManagerClient out of libweave by Vitaly Buka · 10 years ago
  28. 1b71c67 libweave: Remove unused dbus references by Vitaly Buka · 10 years ago
  29. ddb2e38 buffet: Move ShillClient to buffet by Vitaly Buka · 10 years ago
  30. 387b4f4 libweave: Extract weave::Network interface by Vitaly Buka · 10 years ago
  31. 7302c05 buffet: Move platform dependent part of PeerdClient out of libweave by Vitaly Buka · 10 years ago
  32. 0bd3213 libweave: Extract platform independent part of PeerdClient by Vitaly Buka · 10 years ago
  33. 071948e libweave: Add 'ble_setup_enabled' config option by Robert Ginda · 10 years ago
  34. f9d5029 buffet: Move commands/dbus_* our of libweave by Vitaly Buka · 10 years ago
  35. f25bf06 libweave: Move some of unittest_utils into public interface by Vitaly Buka · 10 years ago
  36. 7a11adf libweave: Fixed error message by Vitaly Buka · 10 years ago
  37. ff0b7c0 buffet: Move ownership of DBusCommandDispacher to buffet::Manager by Vitaly Buka · 10 years ago
  38. 79c05e9 libweave: Cleanup creation of PropValues by Vitaly Buka · 10 years ago
  39. c58a828 libweave: Remove chromeos::Any from commands and state by Vitaly Buka · 10 years ago
  40. e527a64 libweave: Switch StatePackage and StateManager from Any type by Vitaly Buka · 10 years ago
  41. c02c204 libweave: Don't check error messages in unittests by Vitaly Buka · 10 years ago
  42. d7be905 libweave: Validate constraints in FromJson methods by Vitaly Buka · 10 years ago
  43. f2d073a libweave: Use SetWithoutPathExpansion in DictionaryFromDBus... by Vitaly Buka · 10 years ago
  44. 9df6c10 libweave: Replace test string with meaningless values by Vitaly Buka · 10 years ago
  45. 6942e1f libweave: Remove error pointer from ToJson methods by Vitaly Buka · 10 years ago
  46. 70b697f libweave: Simplify NotifyPropertiesUpdated a little by Vitaly Buka · 10 years ago
  47. fc42b31 libweave: Re-factor dbus_command_proxy_unittest.cc to public libweave by Vitaly Buka · 10 years ago
  48. 15f5909 libweave: Add enums CommandOrigin and CommandStatus by Vitaly Buka · 10 years ago
  49. 0f91be8 libweave: Retry failed RefreshAccessToken requests by Alex Vakulenko · 10 years ago
  50. e76d9be buffet: Remove dbus_command_proxy_unittest.cc as irrelevant by Vitaly Buka · 10 years ago
  51. fb331ac libweave: Add timestamp for device resource update requests by Alex Vakulenko · 10 years ago
  52. 7792d61 libweave: Fix crash at buffet shutdown by Alex Vakulenko · 10 years ago
  53. 12affd8 libweave: Switch DBusCommandDispacher to weave::Command interface by Vitaly Buka · 10 years ago
  54. 4f4e228 libweave: Add more methods to modify weave::Command by Vitaly Buka · 10 years ago
  55. 7cbaba2 libweave: Add DictionaryFromDBusVariantDictionary by Vitaly Buka · 10 years ago
  56. 30ddcdf libweave: Add unittests for dbus_conversion.h by Vitaly Buka · 10 years ago
  57. 8d8d219 libweave: Add more Get methods into weave::Command by Vitaly Buka · 10 years ago
  58. 39ef195 libweave: TypedValueToJson returns derived class not base::Value by Vitaly Buka · 10 years ago
  59. 774cdf5 libweave: Remove native_types namespace by Vitaly Buka · 10 years ago
  60. 67b5355 libweave: Move CommandObserver into public libweave interface by Vitaly Buka · 10 years ago
  61. 0d377a4 libweave: Rename CommandProxyInterface to CommandObserver by Vitaly Buka · 10 years ago
  62. c3d4e97 libweave: Remove ownership of CommandProxyInterface by CommandInstance by Vitaly Buka · 10 years ago
  63. 237b55b libweave: Remove couple of unused dbus inludes by Vitaly Buka · 10 years ago
  64. 8b4ab96 libweave: Interfaces for subcomponents of libweave by Vitaly Buka · 10 years ago
  65. bc3e8bd libweave: Extract weave::Settings struct by Vitaly Buka · 10 years ago
  66. bea5416 buffet: Remove SetCommandVisibility and CommandDefs from dbus interface by Vitaly Buka · 10 years ago
  67. 7197c1a libweave: Cleanup enum to string conversion by Vitaly Buka · 10 years ago
  68. 557d452 libweave: Add command line flag to override ssid by Vitaly Buka · 10 years ago
  69. d338b04 buffet: Don't deference privet if it's disabled by Vitaly Buka · 10 years ago
  70. 1038ec1 libweave: When XMPP channel created, poll the server for commands once by Alex Vakulenko · 10 years ago
  71. 0fa51e5 libweave: Buffet includes only weave/include files by Vitaly Buka · 10 years ago
  72. ed77a57 libweave: Improve VLOG(1) for cloud request by Alex Vakulenko · 10 years ago
  73. 6378cab libweave: Add diagnostic messages when conneting to XMPP server by Alex Vakulenko · 10 years ago
  74. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  75. e63dde6 libweave: Crash in XMPP ping when there is no XMPP connection by Alex Vakulenko · 10 years ago
  76. 7e8df46 buffet: Add support for "required" and "isRequired" parameters by Alex Vakulenko · 10 years ago
  77. a647c85 libweave: Clang format of moved files by Vitaly Buka · 10 years ago
  78. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago
  79. f3a95bf buffet: Queue device resource updates to prevent parallel requests by Alex Vakulenko · 10 years ago
  80. be4254b buffet: Order device state and command updates on the server by Alex Vakulenko · 10 years ago
  81. a56a7e6 buffet: Pass TaskRunner to DeviceRegistrationInfo by Alex Vakulenko · 10 years ago
  82. fe53f61 buffet: Add abstract CloudCommandUpdateInterface by Alex Vakulenko · 10 years ago
  83. e7a7007 buffet: Add state change ID to state queue by Alex Vakulenko · 10 years ago
  84. 7eb783b buffet: Set reg_status to 'invalid_credentials' on deregistration by Alex Vakulenko · 10 years ago
  85. f61ee01 buffet: Handle 'rateLimitExceeded' errors by retrying the request later by Alex Vakulenko · 10 years ago
  86. 6b40d8f buffet: Add support for DEVICE_DELETED XMPP notification by Alex Vakulenko · 10 years ago
  87. 3fa42ae buffet: Handle cloud request failures due to device deleted on cloud by Alex Vakulenko · 10 years ago
  88. 94fe16c buffet: Fix constant retries in XMPP on authorization failure by Alex Vakulenko · 10 years ago
  89. 8b32d59 buffet: Don't assume that ID is not in command_owners_ by Vitaly Buka · 10 years ago
  90. 63cc3d2 buffet: XmppChannel listens for connectivity changes by Vitaly Buka · 10 years ago
  91. 79b50e7 buffet: Fixed listing of cloud commands on local API by Vitaly Buka · 10 years ago
  92. 2c4178e buffet: Covert intervals into base::TimeDelta as soon as possible by Vitaly Buka · 10 years ago
  93. b56872f buffet: Move privet options and state into buffet by Vitaly Buka · 10 years ago
  94. e27f552 buffet: Remove unnecessary config options by Vitaly Buka · 10 years ago
  95. 93ba0bd buffet: Serialize/queue device state updates to the cloud server by Alex Vakulenko · 10 years ago
  96. 266b2b1 buffet: Implement exponential backoff for cloud requests by Alex Vakulenko · 10 years ago
  97. 7604552 buffet: Mark CloudDelegateImpl state on registration success by Vitaly Buka · 10 years ago
  98. 3d2cd66 buffet: Read privet options from buffet.conf by Vitaly Buka · 10 years ago
  99. ae1ffbc platform2: Fix issues with new version of libchrome by Alex Vakulenko · 10 years ago
  100. 7ab89ff buffet: Remove D-Bus between CloudDelegate and Buffet by Vitaly Buka · 10 years ago