1. f86123d Implement the empty weave::Bluetooth interface. by Robert Ginda · 9 years ago
  2. 63bdf08 Renamed D-Bus service name to com.android.Weave by Alex Vakulenko · 9 years ago
  3. c21ae07 Use generated proxies/adaptors by Christopher Wiley · 9 years ago
  4. 1642bec system/weaved: Add dependency on webservd by Alex Vakulenko · 9 years ago
  5. f0f5534 system/weaved: Make weaved compile and run on Brillo by Alex Vakulenko · 9 years ago
  6. becd461 libweave: Move reading/writing commands and states files out of libweave by Vitaly Buka · 9 years ago
  7. 7b9ebee libweave: Pass firmware using weave::Settings by Vitaly Buka · 9 years ago
  8. 1175a9b buffet: Parse buffet config and load/save state by Vitaly Buka · 9 years ago
  9. 4f77153 buffet: Conversion between chromeos::Error and weave::Error by Vitaly Buka · 9 years ago
  10. e74c872 libweave: Replace MessageLoop with weave::TaskRunner by Vitaly Buka · 9 years ago
  11. e925bb3 Break dependencies on peerd DBus XML files by Christopher Wiley · 9 years ago
  12. 8473fb7 Revert "system/weaved: Make weaved compile and run on Brillo" by Alex Vakulenko · 9 years ago
  13. 15aea55 system/weaved: Make weaved compile and run on Brillo by Alex Vakulenko · 9 years ago
  14. d78756d Create make file for system/weaved and compile basic components by Alex Vakulenko · 9 years ago
  15. 00882b7 buffet: Move HttpTransportClient out of libweave by Vitaly Buka · 9 years ago
  16. e2713ac libweave: Put "weave" includes into <> by Vitaly Buka · 9 years ago
  17. 974647f buffet: Move WebServClient out of libweave by Vitaly Buka · 9 years ago
  18. 58a288b buffet: Move ShillClient to buffet by Vitaly Buka · 9 years ago
  19. 7042c58 buffet: Move platform dependent part of PeerdClient out of libweave by Vitaly Buka · 9 years ago
  20. a0305d3 buffet: Move commands/dbus_* our of libweave by Vitaly Buka · 9 years ago
  21. e8c3bab buffet: Move ownership of DBusCommandDispacher to buffet::Manager by Vitaly Buka · 9 years ago
  22. 00b8349 libweave: Extract weave::Settings struct by Vitaly Buka · 9 years ago
  23. d98a471 buffet: Remove SetCommandVisibility and CommandDefs from dbus interface by Vitaly Buka · 9 years ago
  24. 0c6dcd2 libweave: Buffet includes only weave/include files by Vitaly Buka · 9 years ago
  25. 3b08631 libweave: Rename buffet namespace into weave by Vitaly Buka · 9 years ago
  26. 0840fb1 buffet: Extracted libweave into separate directory by Vitaly Buka · 9 years ago
  27. da2312c buffet: XmppChannel listens for connectivity changes by Vitaly Buka · 9 years ago
  28. 6c37526 buffet: Implement exponential backoff for cloud requests by Alex Vakulenko · 9 years ago
  29. 84fd6dd buffet: Start privet logic by Vitaly Buka · 9 years ago
  30. 7b3ba79 buffet: Add same as privetd D-Bus methods and properties by Vitaly Buka · 9 years ago
  31. c03ec2b privetd: Compare user scope with minimalRole for local commands by Vitaly Buka · 9 years ago
  32. 2b30e7a buffet: Add device state D-Bus property by Vitaly Buka · 9 years ago
  33. cbadabe buffet: Make RegisterDevice accept only ticket ID by Vitaly Buka · 9 years ago
  34. 7cd0197 buffet: Add D-Bus API to change GCD service settings by Vitaly Buka · 9 years ago
  35. bf4ba65 buffet: Move config and buffet state logic into BuffetConfig by Vitaly Buka · 9 years ago
  36. e74fe3c buffet: Added base.updateDeviceInfo handler by Vitaly Buka · 9 years ago
  37. e43871f buffet: Replace CallbackList with vector<Callback> by Vitaly Buka · 9 years ago
  38. 8d78ebf libchromeos: Replace scoped_ptr with std::unique_ptr in D-Bus method handlers by Alex Vakulenko · 9 years ago
  39. acec6aa buffet: Add the ability to change command visibility by Alex Vakulenko · 9 years ago
  40. ec41a0c buffet: Add command_def filtering by command visibility by Alex Vakulenko · 9 years ago
  41. 760d632 buffet: Add read-only properties with buffet config options by Vitaly Buka · 9 years ago
  42. e46525b buffet: Rename RegisterAsync to Start by Vitaly Buka · 9 years ago
  43. 1d35ecc buffet: Add flag to disable XMPP support by Christopher Wiley · 9 years ago
  44. 59af7ac privetd: Implement privet/v3/commands/execute by Vitaly Buka · 9 years ago
  45. 5515de0 privetd: Implement privet/v3/commands/status by Vitaly Buka · 9 years ago
  46. 1fa6901 privetd: Implement /privet/v3/commandDefs by Vitaly Buka · 9 years ago
  47. 91cc715 buffet: Remove initial OnRegistrationStatusChanged call by Vitaly Buka · 9 years ago
  48. 6ea3bff buffet: Add DeviceId DBus property by Vitaly Buka · 9 years ago
  49. 48929c8 buffet: Automatically periodically call StartDevice() by Christopher Wiley · 9 years ago
  50. 2f77293 buffet: Expose RegistrationStatus over DBus by Christopher Wiley · 9 years ago
  51. c39f4a3 buffet: Allow tests to pass in a path to search for command definitions by Christopher Wiley · 9 years ago
  52. 357deca buffet: Read config/state paths from commandline by Christopher Wiley · 9 years ago
  53. ceab177 buffet: Fix state update notification to GCD cloud server by Alex Vakulenko · 9 years ago
  54. 12e2c1a buffet: Moved D-Bus definitions to XML/Code generator by Alex Vakulenko · 10 years ago
  55. f28936d libchromeos: Strongly type return values of async D-Bus calls by Alex Vakulenko · 10 years ago
  56. b91dcfe libchromeos: Add support for async D-Bus method handlers by Alex Vakulenko · 10 years ago
  57. ecf961a buffet: Add state change queue by Alex Vakulenko · 10 years ago
  58. 9cc03fd buffet: Merge registration start and finalization. by Anton Muhin · 10 years ago
  59. 914b138 buffet: Stub for StartDevice method. by Anton Muhin · 10 years ago
  60. 0ef2e10 buffet: Simplify device registration. by Anton Muhin · 10 years ago
  61. b9d7264 libchromeos: Move Dictionary class into its own header file by Alex Vakulenko · 10 years ago
  62. 95877b5 buffet: Add device state manager by Alex Vakulenko · 10 years ago
  63. 4f7778e buffet: Add ability to add commands via buffet_client by Alex Vakulenko · 10 years ago
  64. 274226b buffet: Include base/macros.h instead of base/basictypes.h by Alex Vakulenko · 10 years ago
  65. 24e5f5d libchromeos: Clean up/moved file into sub-directories by Alex Vakulenko · 10 years ago
  66. 4a8d9de libchromeos: Switch ExportedObjectManager to use DBusObject by Alex Vakulenko · 10 years ago
  67. 9f826a6 libchromeos: Add generic DBus data serialization/deserialization by Alex Vakulenko · 10 years ago
  68. 35e3bab buffet: Use DBus utilities in buffet_client by Alex Vakulenko · 10 years ago
  69. b635153 buffet: Switch buffet::Manager to use DBusObject by Alex Vakulenko · 10 years ago
  70. 1aa980e buffet: libchromeos: Move ExportedObjectManager to libchromeos by Christopher Wiley · 10 years ago
  71. 40d2e54 buffet: Simplify dbus::Bus propagation via ExportedObjectManager by Alex Vakulenko · 10 years ago
  72. da35813 buffet: libchromeos: Migrate ExportedPropertySet to libchromeos by Christopher Wiley · 10 years ago
  73. 98025c2 buffet: Pass CommandManager instance to DeviceRegistrationInfo by Alex Vakulenko · 10 years ago
  74. cf9c146 buffet: Move global instance of CommandManager to buffet::Manager by Alex Vakulenko · 10 years ago
  75. 9d18d8c buffet: Sorted headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  76. d71774f buffet: Add ObjectManager interface to /org/chromium/Buffet by Christopher Wiley · 10 years ago
  77. 24aa122 buffet: Cleaned up the remaining linter warnings by Alex Vakulenko · 10 years ago
  78. 2ffa004 buffet: Remove DBusManager class by Christopher Wiley · 10 years ago
  79. f3d77e5 Buffet: Phase 1 of GCD device registration workflow by Alex Vakulenko · 10 years ago
  80. 54028f9 buffet: Make ExportedPropertySet threadsafe by Christopher Wiley · 10 years ago
  81. 106686a buffet: Add State property to Manager by Christopher Wiley · 10 years ago
  82. 4b5f04c buffet: Add Manager class by Christopher Wiley · 10 years ago