1. 917187e buffet: Add TLS support to XMPP connection by Alex Vakulenko · 9 years ago
  2. ee35354 buffet: Add proper XML parsing for XMPP streams by Alex Vakulenko · 9 years ago
  3. a0cabe0 buffet: Fix loading Buffet state when config file is not present by Alex Vakulenko · 9 years ago
  4. cbadabe buffet: Make RegisterDevice accept only ticket ID by Vitaly Buka · 9 years ago
  5. 0faceef buffet: Add virtual StorageInterface::~StorageInterface() by Vitaly Buka · 9 years ago
  6. 7cd0197 buffet: Add D-Bus API to change GCD service settings by Vitaly Buka · 9 years ago
  7. bf4ba65 buffet: Move config and buffet state logic into BuffetConfig by Vitaly Buka · 9 years ago
  8. d0ec5b0 buffet: Use DictionaryValue in StorageInterface by Vitaly Buka · 9 years ago
  9. 0d2e807 buffet: Switch XmppChannel to use asynchronous socket streams by Alex Vakulenko · 9 years ago
  10. 19411da buffet: Remove 'location' and 'minLenght' from base.updateDeviceInfo by Vitaly Buka · 9 years ago
  11. 15f24dc buffet: Added local_discovery_enabled and local_pairing_enabled options by Vitaly Buka · 9 years ago
  12. 7a43997 buffet: StorageInterface::Save accepts const reference by Vitaly Buka · 9 years ago
  13. e74fe3c buffet: Added base.updateDeviceInfo handler by Vitaly Buka · 9 years ago
  14. 14f04c5 buffet: Set default for localPairingEnabled to false by Vitaly Buka · 9 years ago
  15. 23f3181 buffet: Removed "owner" from localAnonymousAccessMaxRole by Vitaly Buka · 9 years ago
  16. be0450e buffet: Added buffet.json with base commands by Vitaly Buka · 9 years ago
  17. bcfff36 buffet: Multiple listeners of add/remove new command. by Vitaly Buka · 9 years ago
  18. e43871f buffet: Replace CallbackList with vector<Callback> by Vitaly Buka · 9 years ago
  19. 9ce6e70 buffet: Raw string literals for some JSON constants in tests by Vitaly Buka · 9 years ago
  20. 000a3f7 buffet: Wrap buffet unit tests into buffet namespace by Vitaly Buka · 9 years ago
  21. dbf4811 buffet: Comments and formating by Vitaly Buka · 9 years ago
  22. f5bd11d buffet: Store anonymous_access_role in buffet config and state by Vitaly Buka · 9 years ago
  23. e42ee32 buffet: Save save buffet state on UpdateDeviceInfo call by Vitaly Buka · 9 years ago
  24. a031e1b buffet: Report command instance parsing error to cloud server by Alex Vakulenko · 9 years ago
  25. e25f6fa buffet: Use command schema to define "progress" by Vitaly Buka · 9 years ago
  26. d0007c9 buffet: Allow omitting "parameters" and "results" by Vitaly Buka · 9 years ago
  27. 12c2b31 buffet: Wrap unittest into buffet namespace by Vitaly Buka · 9 years ago
  28. 8d78ebf libchromeos: Replace scoped_ptr with std::unique_ptr in D-Bus method handlers by Alex Vakulenko · 9 years ago
  29. 80d45b9 libchromeos: Replace scoped_ptr with std::unique_ptr in async http callbacks by Alex Vakulenko · 9 years ago
  30. 36b965e buffet: Queue multiple command update requests to the server by Alex Vakulenko · 9 years ago
  31. eec5846 buffet: CheckDeviceRegistered works offline by Nathan Bullock · 9 years ago
  32. d419044 buffet: Add 'origin' property to Command by Alex Vakulenko · 9 years ago
  33. acec6aa buffet: Add the ability to change command visibility by Alex Vakulenko · 9 years ago
  34. ec41a0c buffet: Add command_def filtering by command visibility by Alex Vakulenko · 9 years ago
  35. 063d501 buffet: Add command visibility option to command schema by Alex Vakulenko · 9 years ago
  36. 6ae9e35 buffet: Fix default config for device kind by Alex Vakulenko · 9 years ago
  37. 760d632 buffet: Add read-only properties with buffet config options by Vitaly Buka · 9 years ago
  38. cc75d5f buffet: Update configuration reading for new fields moved from privetd by Vitaly Buka · 9 years ago
  39. 62c1b3a powerd: Add handler for GCD 'base.reboot' command. by Alex Vakulenko · 9 years ago
  40. e46525b buffet: Rename RegisterAsync to Start by Vitaly Buka · 9 years ago
  41. 0714bbe buffet: Pass --enable_xmpp flag through init script by Christopher Wiley · 9 years ago
  42. dec7309 buffet: Update the base packages for commands and state to GCD spec by Alex Vakulenko · 9 years ago
  43. b3a367e libchromeos: Switch http Response to use streams by Alex Vakulenko · 9 years ago
  44. 1717676 buffet: Improve error reporting by limiting JSON string length by Alex Vakulenko · 9 years ago
  45. 1ea3727 buffet: Fix command progress update JSON for GCD server by Alex Vakulenko · 9 years ago
  46. e6b2c65 buffet: Deprecate "displayName" in favor of "name" in device resource by Alex Vakulenko · 9 years ago
  47. 2a106d6 buffet: Fix crash when CommandInstance::SetResults() is invoked by Alex Vakulenko · 9 years ago
  48. 1d35ecc buffet: Add flag to disable XMPP support by Christopher Wiley · 9 years ago
  49. 18862e4 platform2: Explicitly use base:: namespace with CommandLine by Alex Vakulenko · 9 years ago
  50. f5b91bf buffet: Pretty print GetDeviceInfo and GetState by Nathan Bullock · 9 years ago
  51. fe3f763 buffet: Delay removal of completed command by Vitaly Buka · 9 years ago
  52. 8d3aea7 buffet: Add support for 'additionalProperties' attribute by Alex Vakulenko · 9 years ago
  53. f6b9f80 buffet: Use 'gdbus wait' in post-start stanza of Upstart job. by David Zeuthen · 9 years ago
  54. 59af7ac privetd: Implement privet/v3/commands/execute by Vitaly Buka · 9 years ago
  55. 5515de0 privetd: Implement privet/v3/commands/status by Vitaly Buka · 9 years ago
  56. d930e82 buffet: Allow configurable polling period by Christopher Wiley · 9 years ago
  57. b024ca9 buffet: Rework buffet configuration by Christopher Wiley · 9 years ago
  58. cf1bde5 buffet: Add D-Bus serialization support for buffet Array types by Alex Vakulenko · 9 years ago
  59. 02afd03 buffet: Add CommandInstance::ToJson by Vitaly Buka · 9 years ago
  60. fc960ab buffet: PropType::CreateValue() should do constraint validation by Alex Vakulenko · 9 years ago
  61. 23f758c buffet: Add Array type support for Buffet command and state props by Alex Vakulenko · 9 years ago
  62. dd624cf buffet: Change OneOf constraint to use generic PropValue list by Alex Vakulenko · 9 years ago
  63. 599ec76 buffet: Change shared ownership of types/values to exclusive by Alex Vakulenko · 9 years ago
  64. c1459e6 buffet: Clean up property system in preparation for Array support by Alex Vakulenko · 9 years ago
  65. 5ae01d5 tendo: Fix pre-cq configs by Christopher Wiley · 9 years ago
  66. 1fa6901 privetd: Implement /privet/v3/commandDefs by Vitaly Buka · 9 years ago
  67. 91cc715 buffet: Remove initial OnRegistrationStatusChanged call by Vitaly Buka · 9 years ago
  68. 6ea3bff buffet: Add DeviceId DBus property by Vitaly Buka · 9 years ago
  69. 4a42183 buffet: Update RegistrationStatus enum and how it's set by Vitaly Buka · 9 years ago
  70. f00869f privetd: Remove context="default" deny rule by Vitaly Buka · 9 years ago
  71. b12e995 buffet: Add --log_to_stderr option by Vitaly Buka · 9 years ago
  72. 71beab3 buffet: Fixed command state spelling for "cancelled" by Alex Vakulenko · 9 years ago
  73. e267314 libchromeos: Replace char with std::string in string_utils API by Vitaly Buka · 9 years ago
  74. b10eec3 buffet: Fix return type of DeviceRegistrationInfo::GetDeviceInfo by Vitaly Buka · 9 years ago
  75. 48929c8 buffet: Automatically periodically call StartDevice() by Christopher Wiley · 9 years ago
  76. 5b8ccd3 buffet: Add buffet COMMIT-QUEUE.ini by Christopher Wiley · 9 years ago
  77. c28daab buffet: Add some documentation to the Command interface by Christopher Wiley · 9 years ago
  78. 49269b7 buffet: Use 15 second delay for StartDevice by Nathan Bullock · 9 years ago
  79. 799b836 buffet: Forcibly refresh access token when handling HTTP error 401. by David Zeuthen · 9 years ago
  80. 2ffdc14 buffet: Fix buffet_client's use of proxies by Christopher Wiley · 9 years ago
  81. 6e7b4f4 buffet: Add RegistrationStatus::InvalidCredentials by Nathan Bullock · 9 years ago
  82. 0ea9181 buffet: Add support for 'default' properties in CDD by Alex Vakulenko · 9 years ago
  83. 5588514 chromeos-dbus-bindings: Generate only single proxy accessor for singletons by Alex Vakulenko · 9 years ago
  84. ca5cb35 buffet: Always start PeriodicallyPollCommands by Nathan Bullock · 9 years ago
  85. 2f77293 buffet: Expose RegistrationStatus over DBus by Christopher Wiley · 9 years ago
  86. e5051b6 buffet: Handle XMPP authentication failures by Nathan Bullock · 9 years ago
  87. 7b3b94d buffet: Send modelManifestId with device registration by Vitaly Buka · 9 years ago
  88. 00f0369 buffet: Start XMPP immediately after registration by Nathan Bullock · 9 years ago
  89. c589610 buffet: ticket_id is local to RegisterDevice by Nathan Bullock · 9 years ago
  90. 107f249 buffet: Add instructions for registering a DUT. by David Zeuthen · 9 years ago
  91. 2b07753 buffet: Integrate the XmppClient into buffet by Nathan Bullock · 9 years ago
  92. 2c88c92 buffet: Persist needed registration data by Nathan Bullock · 9 years ago
  93. d250d5a buffet: Add an XMPP client class by Nathan Bullock · 9 years ago
  94. 8994e01 buffet: StartDevice automatically after a short delay by Christopher Wiley · 9 years ago
  95. c39f4a3 buffet: Allow tests to pass in a path to search for command definitions by Christopher Wiley · 9 years ago
  96. 2101c08 buffet: Pass error from GCD if available. by David Zeuthen · 9 years ago
  97. 3e7d053 buffet: Don't crash if user is passing bad parameters via D-Bus. by David Zeuthen · 9 years ago
  98. 4a4be07 buffet: support using default flag values by Aaron Kemp · 9 years ago
  99. ec4997c buffet: Populate firmwareVersion by Christopher Wiley · 9 years ago
  100. 357deca buffet: Read config/state paths from commandline by Christopher Wiley · 9 years ago