1. d1978d3 buffet: Report command instance parsing error to cloud server by Alex Vakulenko · 10 years ago
  2. ab5f27b libchromeos: Replace scoped_ptr with std::unique_ptr in async http callbacks by Alex Vakulenko · 10 years ago
  3. b211c10 buffet: Queue multiple command update requests to the server by Alex Vakulenko · 10 years ago
  4. 5e022a3 buffet: CheckDeviceRegistered works offline by Nathan Bullock · 10 years ago
  5. 9ea5a32 buffet: Add command_def filtering by command visibility by Alex Vakulenko · 10 years ago
  6. fa94706 buffet: Add read-only properties with buffet config options by Vitaly Buka · 10 years ago
  7. 867b088 buffet: Update configuration reading for new fields moved from privetd by Vitaly Buka · 10 years ago
  8. f71cca6 libchromeos: Switch http Response to use streams by Alex Vakulenko · 10 years ago
  9. 468f7f3 buffet: Deprecate "displayName" in favor of "name" in device resource by Alex Vakulenko · 10 years ago
  10. d732bd0 buffet: Add flag to disable XMPP support by Christopher Wiley · 10 years ago
  11. 34eae04 buffet: Allow configurable polling period by Christopher Wiley · 10 years ago
  12. 583d64b buffet: Rework buffet configuration by Christopher Wiley · 10 years ago
  13. 7ad8ffb buffet: Remove initial OnRegistrationStatusChanged call by Vitaly Buka · 10 years ago
  14. 620bd7e buffet: Add DeviceId DBus property by Vitaly Buka · 10 years ago
  15. b055f15 buffet: Update RegistrationStatus enum and how it's set by Vitaly Buka · 10 years ago
  16. 6ca3ad6 buffet: Fix return type of DeviceRegistrationInfo::GetDeviceInfo by Vitaly Buka · 10 years ago
  17. ba983c8 buffet: Automatically periodically call StartDevice() by Christopher Wiley · 10 years ago
  18. 390d191 buffet: Forcibly refresh access token when handling HTTP error 401. by David Zeuthen · 10 years ago
  19. 24d189f buffet: Add RegistrationStatus::InvalidCredentials by Nathan Bullock · 10 years ago
  20. c900e48 buffet: Expose RegistrationStatus over DBus by Christopher Wiley · 10 years ago
  21. f12f7f0 buffet: Handle XMPP authentication failures by Nathan Bullock · 10 years ago
  22. 6522ab6 buffet: Send modelManifestId with device registration by Vitaly Buka · 10 years ago
  23. bea9113 buffet: Start XMPP immediately after registration by Nathan Bullock · 10 years ago
  24. e440848 buffet: ticket_id is local to RegisterDevice by Nathan Bullock · 10 years ago
  25. d9e0bcd buffet: Integrate the XmppClient into buffet by Nathan Bullock · 10 years ago
  26. cd41966 buffet: StartDevice automatically after a short delay by Christopher Wiley · 10 years ago
  27. d0db55c buffet: Don't crash if user is passing bad parameters via D-Bus. by David Zeuthen · 10 years ago
  28. e0fdeee buffet: Read config/state paths from commandline by Christopher Wiley · 10 years ago
  29. 0357c03 libchromeos: Add async http I/O API, phase I. by Alex Vakulenko · 10 years ago
  30. 332df19 buffet: Configure buffet from the file. by Anton Muhin · 10 years ago
  31. d3eb19c buffet: Device registration accepts "description", "location" and "display_name". by Vitaly Buka · 10 years ago
  32. b831562 buffet: Publish state updates. by Anton Muhin · 10 years ago
  33. 5975552 buffet: Support cloud command proxy. by Anton Muhin · 11 years ago
  34. d07e206 buffet: Implement command polling. by Anton Muhin · 11 years ago
  35. c635c59 buffet: Refactor async operations. by Anton Muhin · 11 years ago
  36. 233d2ee buffet: Refetch access token when expired. by Anton Muhin · 11 years ago
  37. 9e19cdd buffet: Migrate from system_name to just name. by Anton Muhin · 11 years ago
  38. beb1c5b buffet: Merge registration start and finalization. by Anton Muhin · 11 years ago
  39. ac661ab buffet: Introduce a helper method to do cloud API request. by Anton Muhin · 11 years ago
  40. d8d3216 buffet: First step in device start implementation. by Anton Muhin · 11 years ago
  41. 532ff7e buffet: Simplify device registration. by Anton Muhin · 11 years ago
  42. a480314 buffet: Switch to new registration workflow, user-initiated. by Anton Muhin · 11 years ago
  43. 07216fe buffet: Add device state manager by Alex Vakulenko · 11 years ago
  44. b04936f buffet: Moved LoadJsonDict() function into buffet/utils.h by Alex Vakulenko · 11 years ago
  45. 132617a buffet: Include base/macros.h instead of base/basictypes.h by Alex Vakulenko · 11 years ago
  46. a8b95bc libchromeos: Clean up/moved file into sub-directories by Alex Vakulenko · 11 years ago
  47. cca2093 libchromeos: Move http_utils from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  48. a904434 libchromeos: Add generic DBus data serialization/deserialization by Alex Vakulenko · 11 years ago
  49. e4879a2 libchromeos: Move data_encoding from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  50. f2784de buffet: Switch buffet::Manager to use DBusObject by Alex Vakulenko · 11 years ago
  51. 5f47206 platform2: Move Error class from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  52. 5a9e718 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 11 years ago
  53. 1f30a62 buffet: Pass CommandManager instance to DeviceRegistrationInfo by Alex Vakulenko · 11 years ago
  54. 5841c30 buffet: Sorted headers alphabetically (build/include_alpha) by Alex Vakulenko · 11 years ago
  55. af23b32 buffet: Remove 'chromeos' namespace and move everything to buffet NS by Alex Vakulenko · 11 years ago
  56. b3aac25 buffet: Added advanced error reporting by Alex Vakulenko · 11 years ago
  57. 006e94e buffet: Extract StorageInterface and implementations into separate files by Christopher Wiley · 11 years ago
  58. 8e34d39 buffet: Added unit tests for DeviceRegistrationInfo class by Alex Vakulenko · 11 years ago
  59. a3062c5 buffet: reworked http transport to prepare for unit testing by Alex Vakulenko · 11 years ago
  60. 3cb466c Buffet: Phase 1 of GCD device registration workflow by Alex Vakulenko · 11 years ago