1. ee7a3af buffet: Move config and buffet state logic into BuffetConfig by Vitaly Buka · 10 years ago
  2. 4a3a9a2 buffet: Added local_discovery_enabled and local_pairing_enabled options by Vitaly Buka · 10 years ago
  3. 5636322 buffet: StorageInterface::Save accepts const reference by Vitaly Buka · 10 years ago
  4. ae0f3a1 buffet: Multiple listeners of add/remove new command. by Vitaly Buka · 10 years ago
  5. 7c82d29 buffet: Raw string literals for some JSON constants in tests by Vitaly Buka · 10 years ago
  6. 32005de buffet: Wrap buffet unit tests into buffet namespace by Vitaly Buka · 10 years ago
  7. 2c1029f buffet: Store anonymous_access_role in buffet config and state by Vitaly Buka · 10 years ago
  8. cf5248c buffet: Save save buffet state on UpdateDeviceInfo call by Vitaly Buka · 10 years ago
  9. 4129dfa buffet: Use command schema to define "progress" by Vitaly Buka · 10 years ago
  10. b211c10 buffet: Queue multiple command update requests to the server by Alex Vakulenko · 10 years ago
  11. 5e022a3 buffet: CheckDeviceRegistered works offline by Nathan Bullock · 10 years ago
  12. fa94706 buffet: Add read-only properties with buffet config options by Vitaly Buka · 10 years ago
  13. 867b088 buffet: Update configuration reading for new fields moved from privetd by Vitaly Buka · 10 years ago
  14. 808e2d8 buffet: Fix command progress update JSON for GCD server by Alex Vakulenko · 10 years ago
  15. 468f7f3 buffet: Deprecate "displayName" in favor of "name" in device resource by Alex Vakulenko · 10 years ago
  16. 9e2f8cd buffet: Fix crash when CommandInstance::SetResults() is invoked by Alex Vakulenko · 10 years ago
  17. d732bd0 buffet: Add flag to disable XMPP support by Christopher Wiley · 10 years ago
  18. 583d64b buffet: Rework buffet configuration by Christopher Wiley · 10 years ago
  19. 620bd7e buffet: Add DeviceId DBus property by Vitaly Buka · 10 years ago
  20. b055f15 buffet: Update RegistrationStatus enum and how it's set by Vitaly Buka · 10 years ago
  21. 24d189f buffet: Add RegistrationStatus::InvalidCredentials by Nathan Bullock · 10 years ago
  22. c900e48 buffet: Expose RegistrationStatus over DBus by Christopher Wiley · 10 years ago
  23. 6522ab6 buffet: Send modelManifestId with device registration by Vitaly Buka · 10 years ago
  24. e440848 buffet: ticket_id is local to RegisterDevice by Nathan Bullock · 10 years ago
  25. 02ca28b buffet: Persist needed registration data by Nathan Bullock · 10 years ago
  26. 332df19 buffet: Configure buffet from the file. by Anton Muhin · 11 years ago
  27. d3eb19c buffet: Device registration accepts "description", "location" and "display_name". by Vitaly Buka · 11 years ago
  28. 71fb9d5 buffet: Provide results definition in command definition. by Anton Muhin · 11 years ago
  29. f6cbe32 Include the implemented header first in all projects. by Alex Deymo · 11 years ago
  30. 57123b2 buffet: Add state change queue by Alex Vakulenko · 11 years ago
  31. beb1c5b buffet: Merge registration start and finalization. by Anton Muhin · 11 years ago
  32. 532ff7e buffet: Simplify device registration. by Anton Muhin · 11 years ago
  33. a480314 buffet: Switch to new registration workflow, user-initiated. by Anton Muhin · 11 years ago
  34. 07216fe buffet: Add device state manager by Alex Vakulenko · 11 years ago
  35. a8b95bc libchromeos: Clean up/moved file into sub-directories by Alex Vakulenko · 11 years ago
  36. cca2093 libchromeos: Move http_utils from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  37. a904434 libchromeos: Add generic DBus data serialization/deserialization by Alex Vakulenko · 11 years ago
  38. 3aeea1c libchromeos: Move mime_utils from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  39. cf0b33a libchromeos: Migrate bind_lambda.h from Buffet by Alex Vakulenko · 11 years ago
  40. f2784de buffet: Switch buffet::Manager to use DBusObject by Alex Vakulenko · 11 years ago
  41. 5a9e718 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 11 years ago
  42. 4510944 buffet: Add GCD device draft record to device registration by Alex Vakulenko · 11 years ago
  43. 1f30a62 buffet: Pass CommandManager instance to DeviceRegistrationInfo by Alex Vakulenko · 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. 006e94e buffet: Extract StorageInterface and implementations into separate files by Christopher Wiley · 11 years ago
  47. 8e34d39 buffet: Added unit tests for DeviceRegistrationInfo class by Alex Vakulenko · 11 years ago