1. 5d14dca Don't fall-back into AP mode after connecting to WiFi network by Vitaly Buka · 9 years ago
  2. 9d44802 weaved: Get correct OS version of /etc/os-release.d/product_version by Alex Vakulenko · 9 years ago
  3. 2e32e93 weaved: Rename libchromeos into libbrillo by Alex Vakulenko · 9 years ago
  4. 3955423 weaved: Use new Any::GetUndecoratedTypeName() method by Alex Vakulenko · 9 years ago
  5. 685b2ae weaved: Add logging for network/soft AP setup/teardown by Alex Vakulenko · 9 years ago
  6. fe015b7 Move README and OWNERS into project root directory by Vitaly Buka · 9 years ago
  7. cad20f0 Add "The Android Open Source Project" NOTICE and headers by Vitaly Buka · 9 years ago
  8. 5057259 Remove obsolete files by Vitaly Buka · 9 years ago
  9. c662a24 Delay registering D-Bus object until Weave device is started by Alex Vakulenko · 9 years ago
  10. 94f8eba weaved: Uprev libweave and fix public interfaces by Alex Vakulenko · 9 years ago
  11. 4170585 weaved: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  12. 297114c Update weaved to reflect new interface changes in libweave by Alex Vakulenko · 9 years ago
  13. baf7a95 Command::Complete should set results instead of progress by Vitaly Buka · 9 years ago
  14. be39e93 Update weaved to reflect the latest changes in libweave by Alex Vakulenko · 9 years ago
  15. df38164 Removing mnc-brillo-dev specific changes to weaved by Alex Vakulenko · 9 years ago
  16. 2915a7b Merge latest version of libweave and update weaved to reflect changes by Alex Vakulenko · 9 years ago
  17. f1d01ac Remove network_client after switch back to using Shill. by Alex Vakulenko · 9 years ago
  18. 0022b75 Sync with latest version of libweave by Alex Vakulenko · 9 years ago
  19. 786a906 Switch over to use ShillClient instead of NetworkClient by Peter Qiu · 9 years ago
  20. fa1de83 Fix IP address logging in weaved for XMPP connection attempts by Alex Vakulenko · 9 years ago
  21. e4ef261 Update libweave to new version from public repo by Alex Vakulenko · 9 years ago
  22. e32375b Update interface implementations to reflect changes to libweave by Alex Vakulenko · 9 years ago
  23. 458e2c5 Fix wrong condition in weaved by Alex Vakulenko · 9 years ago
  24. 67c963c Merge "Initial add of flouride "domain socket" bluetooth client" by Robert Ginda · 9 years ago
  25. 0fef815 Pull new version of libweave and update weaved's implementation by Alex Vakulenko · 9 years ago
  26. 2322a67 Initial add of flouride "domain socket" bluetooth client by Robert Ginda · 9 years ago
  27. b2fc690 Use Response::ReplyWithText() API to send text string to web server by Alex Vakulenko · 9 years ago
  28. 059c30d Reflect changes to libweave public interfaces by Alex Vakulenko · 9 years ago
  29. b7a325c Expose GetDataStream() method for HTTP request object by Alex Vakulenko · 9 years ago
  30. f86123d Implement the empty weave::Bluetooth interface. by Robert Ginda · 9 years ago
  31. 7c56369 Merge "Reflect changes to libweave in weaved" by Alex Vakulenko · 9 years ago
  32. 71b0d78 Reflect changes to libweave in weaved by Alex Vakulenko · 9 years ago
  33. f624d7d Start network monitoring to boot by Alex Vakulenko · 9 years ago
  34. 35d119a Sync weaved with the latest version of libweave by Alex Vakulenko · 9 years ago
  35. bc64849 Ignore SIGPIPE signal in weaved by Alex Vakulenko · 9 years ago
  36. b50bf54 Update service txt records when possible. by Robert Ginda · 9 years ago
  37. ea2f1e2 libweave: Move testing tools into directory weave/test by Vitaly Buka · 9 years ago
  38. 3191e6b buffet: Fixed signed/unsigned comparisons by Vitaly Buka · 9 years ago
  39. 7f019f8 Fix crash in weaved when re-publishing mDNS records by Alex Vakulenko · 9 years ago
  40. d42e09d weaved: Fix the location of device_reg_info by Alex Vakulenko · 9 years ago
  41. 7714f33 Fix AOSP build break in weaved by Alex Vakulenko · 9 years ago
  42. 332b26f Rename base command file buffet.json to weaved.json by Alex Vakulenko · 9 years ago
  43. cf92c66 Implement AvahiMdnsClient by Robert Ginda · 9 years ago
  44. 892a5c4 Rename .dbus.xml files to .dbus-xml by Christopher Wiley · 9 years ago
  45. 8e34636 Rename system folders from buffet/ to weaved/ by Alex Vakulenko · 9 years ago
  46. 63bdf08 Renamed D-Bus service name to com.android.Weave by Alex Vakulenko · 9 years ago
  47. c21ae07 Use generated proxies/adaptors by Christopher Wiley · 9 years ago
  48. 49c36ee Enable WiFi bootstrapping by default in weaved by Alex Vakulenko · 9 years ago
  49. 1642bec system/weaved: Add dependency on webservd by Alex Vakulenko · 9 years ago
  50. f0f5534 system/weaved: Make weaved compile and run on Brillo by Alex Vakulenko · 9 years ago
  51. becd461 libweave: Move reading/writing commands and states files out of libweave by Vitaly Buka · 9 years ago
  52. 7b9ebee libweave: Pass firmware using weave::Settings by Vitaly Buka · 9 years ago
  53. 1175a9b buffet: Parse buffet config and load/save state by Vitaly Buka · 9 years ago
  54. cd478bb libweave: Move firmware version generation out of libweave by Vitaly Buka · 9 years ago
  55. 4f77153 buffet: Conversion between chromeos::Error and weave::Error by Vitaly Buka · 9 years ago
  56. 097cbd7 libweave: Remove use of chromeos::Blob and chromeos::SecureBlob by Vitaly Buka · 9 years ago
  57. a03514f libweave: Remove dependency on libchromeos/chromeos/errors/error_codes.h by Vitaly Buka · 9 years ago
  58. e74c872 libweave: Replace MessageLoop with weave::TaskRunner by Vitaly Buka · 9 years ago
  59. 670b1e6 libweave: Pass TaskRunner instead of using MessageLoop::current() by Vitaly Buka · 9 years ago
  60. f4e8102 buffet: Fix crash when REST request fails due to network error by Alex Vakulenko · 9 years ago
  61. 493f604 libweave: Extract weave::Stream interface by Vitaly Buka · 9 years ago
  62. 8685256 libweave: Remove mime_type from HttpClient interface by Vitaly Buka · 9 years ago
  63. e925bb3 Break dependencies on peerd DBus XML files by Christopher Wiley · 9 years ago
  64. 8473fb7 Revert "system/weaved: Make weaved compile and run on Brillo" by Alex Vakulenko · 9 years ago
  65. 15aea55 system/weaved: Make weaved compile and run on Brillo by Alex Vakulenko · 9 years ago
  66. d78756d Create make file for system/weaved and compile basic components by Alex Vakulenko · 9 years ago
  67. 6d5f22d libweave: Remove mime_type from HttpClient interface by Vitaly Buka · 9 years ago
  68. 00882b7 buffet: Move HttpTransportClient out of libweave by Vitaly Buka · 9 years ago
  69. 3a58bb9 libweave: Suppress mock warnings by Vitaly Buka · 9 years ago
  70. bf1c5a7 libweave: Build libweave as shared library by Vitaly Buka · 9 years ago
  71. 88030b9 Revert "libweave: Build libweave as shared library" by Dennis Kempin · 9 years ago
  72. f43412c libweave: Build libweave as shared library by Vitaly Buka · 9 years ago
  73. e2713ac libweave: Put "weave" includes into <> by Vitaly Buka · 9 years ago
  74. ec37249 libweave: Remove dbus dependency from libweave by Vitaly Buka · 9 years ago
  75. 974647f buffet: Move WebServClient out of libweave by Vitaly Buka · 9 years ago
  76. 5ddde0f libweave: Extracted interaction with libwebserv into WebServClient by Vitaly Buka · 9 years ago
  77. f6027cb libweave: Add removing of weave::Command::Observer by Vitaly Buka · 9 years ago
  78. 3ef4fff buffet: Move ApManagerClient out of libweave by Vitaly Buka · 9 years ago
  79. 58a288b buffet: Move ShillClient to buffet by Vitaly Buka · 9 years ago
  80. 7042c58 buffet: Move platform dependent part of PeerdClient out of libweave by Vitaly Buka · 9 years ago
  81. 47a6307 libweave: Extract platform independent part of PeerdClient by Vitaly Buka · 9 years ago
  82. a0305d3 buffet: Move commands/dbus_* our of libweave by Vitaly Buka · 9 years ago
  83. e8c3bab buffet: Move ownership of DBusCommandDispacher to buffet::Manager by Vitaly Buka · 9 years ago
  84. fb2584b libweave: Switch StatePackage and StateManager from Any type by Vitaly Buka · 9 years ago
  85. cd5e556 libweave: Remove error pointer from ToJson methods by Vitaly Buka · 9 years ago
  86. 9546003 libweave: Re-factor dbus_command_proxy_unittest.cc to public libweave by Vitaly Buka · 9 years ago
  87. e0cd713 buffet: Remove dbus_command_proxy_unittest.cc as irrelevant by Vitaly Buka · 9 years ago
  88. 8b0a25f libweave: Add unittests for dbus_conversion.h by Vitaly Buka · 9 years ago
  89. 7e29821 libweave: Add more Get methods into weave::Command by Vitaly Buka · 9 years ago
  90. ba46373 libweave: Interfaces for subcomponents of libweave by Vitaly Buka · 9 years ago
  91. 00b8349 libweave: Extract weave::Settings struct by Vitaly Buka · 9 years ago
  92. d98a471 buffet: Remove SetCommandVisibility and CommandDefs from dbus interface by Vitaly Buka · 9 years ago
  93. 03319c2 libweave: Cleanup enum to string conversion by Vitaly Buka · 9 years ago
  94. 8b511e9 libweave: Add command line flag to override ssid by Vitaly Buka · 9 years ago
  95. 1d63c9c buffet: Don't deference privet if it's disabled by Vitaly Buka · 9 years ago
  96. 0c6dcd2 libweave: Buffet includes only weave/include files by Vitaly Buka · 9 years ago
  97. 3b08631 libweave: Rename buffet namespace into weave by Vitaly Buka · 9 years ago
  98. 22f5611 buffet: Add support for "required" and "isRequired" parameters by Alex Vakulenko · 9 years ago
  99. 0840fb1 buffet: Extracted libweave into separate directory by Vitaly Buka · 9 years ago
  100. a6e32e0 buffet: Queue device resource updates to prevent parallel requests by Alex Vakulenko · 9 years ago