1. d1978d3 buffet: Report command instance parsing error to cloud server by Alex Vakulenko · 10 years ago
  2. 41f73a9 libchromeos: Replace scoped_ptr with std::unique_ptr in D-Bus method handlers by Alex Vakulenko · 10 years ago
  3. 5e022a3 buffet: CheckDeviceRegistered works offline by Nathan Bullock · 10 years ago
  4. f784e21 buffet: Add 'origin' property to Command by Alex Vakulenko · 10 years ago
  5. e03af6d buffet: Add the ability to change command visibility by Alex Vakulenko · 10 years ago
  6. 9ea5a32 buffet: Add command_def filtering by command visibility by Alex Vakulenko · 10 years ago
  7. fa94706 buffet: Add read-only properties with buffet config options by Vitaly Buka · 10 years ago
  8. 76e7059 buffet: Rename RegisterAsync to Start by Vitaly Buka · 10 years ago
  9. d732bd0 buffet: Add flag to disable XMPP support by Christopher Wiley · 10 years ago
  10. 4b6c0fb buffet: Pretty print GetDeviceInfo and GetState by Nathan Bullock · 10 years ago
  11. 64fc5fc privetd: Implement privet/v3/commands/execute by Vitaly Buka · 10 years ago
  12. 3886e8f privetd: Implement privet/v3/commands/status by Vitaly Buka · 10 years ago
  13. 583d64b buffet: Rework buffet configuration by Christopher Wiley · 10 years ago
  14. aabadee privetd: Implement /privet/v3/commandDefs by Vitaly Buka · 10 years ago
  15. 7ad8ffb buffet: Remove initial OnRegistrationStatusChanged call by Vitaly Buka · 10 years ago
  16. 620bd7e buffet: Add DeviceId DBus property by Vitaly Buka · 10 years ago
  17. b055f15 buffet: Update RegistrationStatus enum and how it's set by Vitaly Buka · 10 years ago
  18. ba983c8 buffet: Automatically periodically call StartDevice() by Christopher Wiley · 10 years ago
  19. 1e26dd5 buffet: Use 15 second delay for StartDevice by Nathan Bullock · 10 years ago
  20. c900e48 buffet: Expose RegistrationStatus over DBus by Christopher Wiley · 10 years ago
  21. cd41966 buffet: StartDevice automatically after a short delay by Christopher Wiley · 10 years ago
  22. bb5b848 buffet: Allow tests to pass in a path to search for command definitions by Christopher Wiley · 10 years ago
  23. 1dbad47 buffet: Pass error from GCD if available. by David Zeuthen · 10 years ago
  24. e0fdeee buffet: Read config/state paths from commandline by Christopher Wiley · 10 years ago
  25. 61ad4db buffet: Fix state update notification to GCD cloud server by Alex Vakulenko · 10 years ago
  26. 420e49f buffet: Remove libbuffet and rely on generated proxies by Alex Vakulenko · 10 years ago
  27. c3bac7d chromeos-dbus-bindings: Use object path and service name in generated code by Alex Vakulenko · 10 years ago
  28. 332df19 buffet: Configure buffet from the file. by Anton Muhin · 10 years ago
  29. 2348e42 buffet: Moved D-Bus definitions to XML/Code generator by Alex Vakulenko · 10 years ago
  30. 2b7c4dd libchromeos: Strongly type return values of async D-Bus calls by Alex Vakulenko · 10 years ago
  31. ac8037d libchromeos: Add error location informaion to chromeos::Error by Alex Vakulenko · 10 years ago
  32. 5191e81 buffet: Separate command IDs from DBus paths. by Anton Muhin · 10 years ago
  33. 5c7bf01 libchromeos: Add support for async D-Bus method handlers by Alex Vakulenko · 10 years ago
  34. ff73cf2 buffet: Fix issues in StateChangeQueue by Alex Vakulenko · 10 years ago
  35. 57123b2 buffet: Add state change queue by Alex Vakulenko · 10 years ago
  36. beb1c5b buffet: Merge registration start and finalization. by Anton Muhin · 10 years ago
  37. d8d3216 buffet: First step in device start implementation. by Anton Muhin · 11 years ago
  38. 86d67fe buffet: Stub for StartDevice method. by Anton Muhin · 11 years ago
  39. 532ff7e buffet: Simplify device registration. by Anton Muhin · 11 years ago
  40. 576c979 libchromeos: Move Dictionary class into its own header file by Alex Vakulenko · 11 years ago
  41. 07216fe buffet: Add device state manager by Alex Vakulenko · 11 years ago
  42. 89d9d5e buffet: Add libbuffet library and test daemon by Alex Vakulenko · 11 years ago
  43. 665c885 buffet: Add ability to add commands via buffet_client by Alex Vakulenko · 11 years ago
  44. 9511075 buffet: Add DBusCommandDispacher and hook it up to CommandQueue by Alex Vakulenko · 11 years ago
  45. a8b95bc libchromeos: Clean up/moved file into sub-directories by Alex Vakulenko · 11 years ago
  46. 63cd5fa libchromeos: split dbus_utils.h/extract data serialization routines by Alex Vakulenko · 11 years ago
  47. be9c383 libchromeos: Switch ExportedObjectManager to use DBusObject by Alex Vakulenko · 11 years ago
  48. a904434 libchromeos: Add generic DBus data serialization/deserialization by Alex Vakulenko · 11 years ago
  49. 7a1dc0b buffet: Use DBus utilities in buffet_client by Alex Vakulenko · 11 years ago
  50. f2784de buffet: Switch buffet::Manager to use DBusObject by Alex Vakulenko · 11 years ago
  51. e42dbe0 buffet: Add generic DBus object implementation framework by Alex Vakulenko · 11 years ago
  52. 5f47206 platform2: Move Error class from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  53. b5dd5ea buffet: libchromeos: Move ExportedObjectManager to libchromeos by Christopher Wiley · 11 years ago
  54. 98f91cd buffet: Simplify dbus::Bus propagation via ExportedObjectManager by Alex Vakulenko · 11 years ago
  55. 94d6597 buffet: libchromeos: Migrate ExportedPropertySet to libchromeos by Christopher Wiley · 11 years ago
  56. 2d2d92b libchromeos: Migrate AsyncEventSequencer to libchromeos by Christopher Wiley · 11 years ago
  57. 1f30a62 buffet: Pass CommandManager instance to DeviceRegistrationInfo by Alex Vakulenko · 11 years ago
  58. c2bc9a4 buffet: Move global instance of CommandManager to buffet::Manager by Alex Vakulenko · 11 years ago
  59. adb901d buffet: Add ObjectManager interface to /org/chromium/Buffet by Christopher Wiley · 11 years ago
  60. af23b32 buffet: Remove 'chromeos' namespace and move everything to buffet NS by Alex Vakulenko · 11 years ago
  61. b3aac25 buffet: Added advanced error reporting by Alex Vakulenko · 11 years ago
  62. b76eb29 buffet: Remove DBusManager class by Christopher Wiley · 11 years ago
  63. 3cb466c Buffet: Phase 1 of GCD device registration workflow by Alex Vakulenko · 11 years ago
  64. 9001624 buffet: Make ExportedPropertySet threadsafe by Christopher Wiley · 11 years ago
  65. aa3f29c buffet: Add State property to Manager by Christopher Wiley · 11 years ago
  66. a4915c4 buffet: Add Manager class by Christopher Wiley · 11 years ago