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