1. 8b0a25f libweave: Add unittests for dbus_conversion.h by Vitaly Buka · 9 years ago
  2. 7e29821 libweave: Add more Get methods into weave::Command by Vitaly Buka · 9 years ago
  3. ba46373 libweave: Interfaces for subcomponents of libweave by Vitaly Buka · 9 years ago
  4. 03319c2 libweave: Cleanup enum to string conversion by Vitaly Buka · 9 years ago
  5. 0c6dcd2 libweave: Buffet includes only weave/include files by Vitaly Buka · 9 years ago
  6. 0840fb1 buffet: Extracted libweave into separate directory by Vitaly Buka · 9 years ago
  7. dcac51c buffet: Order device state and command updates on the server by Alex Vakulenko · 9 years ago
  8. 0c68cac buffet: Move privet options and state into buffet by Vitaly Buka · 9 years ago
  9. 6a26aee buffet: Rename privetd::Daemon into privetd::Manager by Vitaly Buka · 9 years ago
  10. 30cfd31 buffet: Add privet code into buffet binary by Vitaly Buka · 9 years ago
  11. 7cf8621 buffet: Add correct handling of XMPP IQ stanzas by Alex Vakulenko · 9 years ago
  12. 38bde8d buffet: Added minimal role into command definition by Vitaly Buka · 9 years ago
  13. df67dd2 buffet: Make periodic polling secondary if XMPP channel is up by Alex Vakulenko · 9 years ago
  14. f6183df buffet: Hook up XMPP to deliver push notifications to buffet by Alex Vakulenko · 9 years ago
  15. ee35354 buffet: Add proper XML parsing for XMPP streams by Alex Vakulenko · 9 years ago
  16. bf4ba65 buffet: Move config and buffet state logic into BuffetConfig by Vitaly Buka · 9 years ago
  17. 0d2e807 buffet: Switch XmppChannel to use asynchronous socket streams by Alex Vakulenko · 9 years ago
  18. e74fe3c buffet: Added base.updateDeviceInfo handler by Vitaly Buka · 9 years ago
  19. b024ca9 buffet: Rework buffet configuration by Christopher Wiley · 9 years ago
  20. 2f77293 buffet: Expose RegistrationStatus over DBus by Christopher Wiley · 9 years ago
  21. d250d5a buffet: Add an XMPP client class by Nathan Bullock · 9 years ago
  22. 9485896 buffet: Remove libbuffet and rely on generated proxies by Alex Vakulenko · 10 years ago
  23. 130edb0 chromeos-dbus-bindings: Use object path and service name in generated code by Alex Vakulenko · 10 years ago
  24. 12e2c1a buffet: Moved D-Bus definitions to XML/Code generator by Alex Vakulenko · 10 years ago
  25. 542e604 buffet: Support cloud command proxy. by Anton Muhin · 10 years ago
  26. ecf961a buffet: Add state change queue by Alex Vakulenko · 10 years ago
  27. 220e43c buffet: Fix link error on arm-generic by Alex Vakulenko · 10 years ago
  28. 95877b5 buffet: Add device state manager by Alex Vakulenko · 10 years ago
  29. 2908c65 buffet: Moved LoadJsonDict() function into buffet/utils.h by Alex Vakulenko · 10 years ago
  30. b511e56 buffet: Add libbuffet library and test daemon by Alex Vakulenko · 10 years ago
  31. 05fa681 buffet: Add DBusCommandDispacher and hook it up to CommandQueue by Alex Vakulenko · 10 years ago
  32. 8f06ca0 buffet: stop linking against libmetrics by Bertrand SIMONNET · 10 years ago
  33. e0a6f9d libchromeos: Move http_utils from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  34. 0ca11d3 libchromeos: Move Any from Buffet to libchromeos. by Alex Vakulenko · 10 years ago
  35. 18f84f8 buffet: Add DBus proxy class for command instance object by Alex Vakulenko · 10 years ago
  36. f2c0172 libchromeos: Move mime_utils from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  37. 058cf75 libchromeos: Move url_utils from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  38. 59355dc libchromeos: Move data_encoding from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  39. d13251c libchromeos: Migrate string_utils from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  40. 63b32fe buffet: Add generic DBus object implementation framework by Alex Vakulenko · 10 years ago
  41. fea44e9 platform2: Move Error class from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  42. 1aa980e buffet: libchromeos: Move ExportedObjectManager to libchromeos by Christopher Wiley · 10 years ago
  43. 0f615ab buffet: Build buffet_testrunner only when USE_test is defined by Alex Vakulenko · 10 years ago
  44. 12d2968 platform2: move --std=gnu++11 flag to common-mk/common.gypi by Alex Vakulenko · 10 years ago
  45. da35813 buffet: libchromeos: Migrate ExportedPropertySet to libchromeos by Christopher Wiley · 10 years ago
  46. 3cc95aa buffet: Add command queue and command basic command dispatch mechanism by Alex Vakulenko · 10 years ago
  47. 68c07cc libchromeos: Migrate AsyncEventSequencer to libchromeos by Christopher Wiley · 10 years ago
  48. 0d79780 buffet: extract useful error code definitionss into a separate file by Alex Vakulenko · 10 years ago
  49. 0ea25bb buffet: Add command definition support for GCD command manager by Alex Vakulenko · 10 years ago
  50. e7cadc0 buffet: extract common unittest helper functions into separate file by Alex Vakulenko · 10 years ago
  51. 2d38ff2 Update gyp files to depend on metrics' standalone ebuild. by Bertrand SIMONNET · 10 years ago
  52. 0752ade buffet: GCD command defintion. Compound object type support. by Alex Vakulenko · 10 years ago
  53. dfa9f4c buffet: Adding GCD command definition schema - phase 1. by Alex Vakulenko · 10 years ago
  54. 387b2c9 buffet: add C++ variant type (Any). by Alex Vakulenko · 10 years ago
  55. 7c3226e buffet: Added advanced error reporting by Alex Vakulenko · 10 years ago
  56. 2ffa004 buffet: Remove DBusManager class by Christopher Wiley · 10 years ago
  57. 6d4db22 buffet: Extract StorageInterface and implementations into separate files by Christopher Wiley · 10 years ago
  58. fad2628 buffet: Add ExportedObjectManager delegate by Christopher Wiley · 10 years ago
  59. e1b2ac3 buffet: Added unit tests for DeviceRegistrationInfo class by Alex Vakulenko · 10 years ago
  60. 25b50b4 Buffet: Implement fake HTTP transport to help write unit tests by Alex Vakulenko · 10 years ago
  61. 5298c2c buffet: reworked http transport to prepare for unit testing by Alex Vakulenko · 10 years ago
  62. 598b3ff buffet: added url_utils by Alex Vakulenko · 10 years ago
  63. f3d77e5 Buffet: Phase 1 of GCD device registration workflow by Alex Vakulenko · 10 years ago
  64. 54028f9 buffet: Make ExportedPropertySet threadsafe by Christopher Wiley · 10 years ago
  65. 076a394 buffet: Add a helper to coordinate async callbacks by Christopher Wiley · 10 years ago
  66. f1f1f0a Updated buffet and attestation to use platform2.gyp by Alex Vakulenko · 10 years ago
  67. d849163 platform2: Update to build against libchrome-242728 by default by Ben Chan · 10 years ago
  68. ea6456d Use base::Commandline instead of gflags (removes -fno-strict-aliasing). by Chris Sosa · 10 years ago
  69. 05561f6 buffet: Add ExportedPropertySet delegate by Christopher Wiley · 10 years ago
  70. 4b5f04c buffet: Add Manager class by Christopher Wiley · 10 years ago
  71. 83b5650 buffet: Anticipate addition of several new DBus facing objects by Christopher Wiley · 10 years ago
  72. 5bac949 Buffet: Move buffet over to platform2 from src/platform/buffet. by Chris Sosa · 10 years ago