1. e440848 buffet: ticket_id is local to RegisterDevice by Nathan Bullock · 10 years ago
  2. d9e0bcd buffet: Integrate the XmppClient into buffet by Nathan Bullock · 10 years ago
  3. 02ca28b buffet: Persist needed registration data by Nathan Bullock · 10 years ago
  4. cd41966 buffet: StartDevice automatically after a short delay by Christopher Wiley · 10 years ago
  5. bb5b848 buffet: Allow tests to pass in a path to search for command definitions by Christopher Wiley · 10 years ago
  6. 1dbad47 buffet: Pass error from GCD if available. by David Zeuthen · 10 years ago
  7. d0db55c buffet: Don't crash if user is passing bad parameters via D-Bus. by David Zeuthen · 10 years ago
  8. e0fdeee buffet: Read config/state paths from commandline by Christopher Wiley · 10 years ago
  9. 586b8b5 buffet: Remove unused URL by Christopher Wiley · 10 years ago
  10. ab8af68 buffet: Organize storage keys by relative lifetime by Christopher Wiley · 10 years ago
  11. 61ad4db buffet: Fix state update notification to GCD cloud server by Alex Vakulenko · 10 years ago
  12. 6401d01 libchromeos: Add request ID to async http I/O methods/callbacks by Alex Vakulenko · 10 years ago
  13. 0357c03 libchromeos: Add async http I/O API, phase I. by Alex Vakulenko · 10 years ago
  14. 89dde2f libchromeos: Cleaned up HTTP utilities by Alex Vakulenko · 10 years ago
  15. 332df19 buffet: Configure buffet from the file. by Anton Muhin · 10 years ago
  16. d3eb19c buffet: Device registration accepts "description", "location" and "display_name". by Vitaly Buka · 10 years ago
  17. 76933fd buffet: Serialize longs as strings. by Anton Muhin · 10 years ago
  18. b831562 buffet: Publish state updates. by Anton Muhin · 10 years ago
  19. 5975552 buffet: Support cloud command proxy. by Anton Muhin · 10 years ago
  20. ac8037d libchromeos: Add error location informaion to chromeos::Error by Alex Vakulenko · 10 years ago
  21. 5191e81 buffet: Separate command IDs from DBus paths. by Anton Muhin · 10 years ago
  22. 6d2569e buffet: Abort limbo commands. by Anton Muhin · 10 years ago
  23. d07e206 buffet: Implement command polling. by Anton Muhin · 10 years ago
  24. c635c59 buffet: Refactor async operations. by Anton Muhin · 10 years ago
  25. 0ae1fba buffet: Implement a tool to do periodic polling. by Anton Muhin · 11 years ago
  26. 233d2ee buffet: Refetch access token when expired. by Anton Muhin · 11 years ago
  27. 9945fac buffet: Better access to JSON properies. by Anton Muhin · 11 years ago
  28. 9e19cdd buffet: Migrate from system_name to just name. by Anton Muhin · 11 years ago
  29. a34f0d9 buffet: Abort all the limbo commands. by Anton Muhin · 11 years ago
  30. 633eded buffet: Support retries for 5xx errors. by Anton Muhin · 11 years ago
  31. beb1c5b buffet: Merge registration start and finalization. by Anton Muhin · 11 years ago
  32. ac661ab buffet: Introduce a helper method to do cloud API request. by Anton Muhin · 11 years ago
  33. d8d3216 buffet: First step in device start implementation. by Anton Muhin · 11 years ago
  34. 532ff7e buffet: Simplify device registration. by Anton Muhin · 11 years ago
  35. a480314 buffet: Switch to new registration workflow, user-initiated. by Anton Muhin · 11 years ago
  36. 07216fe buffet: Add device state manager by Alex Vakulenko · 11 years ago
  37. b04936f buffet: Moved LoadJsonDict() function into buffet/utils.h by Alex Vakulenko · 11 years ago
  38. eb4cfb9 buffet: Use Transport::CreateDefault() to create curl http transport by Alex Vakulenko · 11 years ago
  39. a8b95bc libchromeos: Clean up/moved file into sub-directories by Alex Vakulenko · 11 years ago
  40. cca2093 libchromeos: Move http_utils from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  41. a904434 libchromeos: Add generic DBus data serialization/deserialization by Alex Vakulenko · 11 years ago
  42. 3aeea1c libchromeos: Move mime_utils from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  43. bd5b544 libchromeos: Move url_utils from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  44. e4879a2 libchromeos: Move data_encoding from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  45. b8fc1df libchromeos: Migrate string_utils from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  46. f2784de buffet: Switch buffet::Manager to use DBusObject by Alex Vakulenko · 11 years ago
  47. 5f47206 platform2: Move Error class from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  48. 4510944 buffet: Add GCD device draft record to device registration by Alex Vakulenko · 11 years ago
  49. 1f30a62 buffet: Pass CommandManager instance to DeviceRegistrationInfo by Alex Vakulenko · 11 years ago
  50. 5841c30 buffet: Sorted headers alphabetically (build/include_alpha) by Alex Vakulenko · 11 years ago
  51. 96c84d3 Buffet: utility function tweaks by Alex Vakulenko · 11 years ago
  52. af23b32 buffet: Remove 'chromeos' namespace and move everything to buffet NS by Alex Vakulenko · 11 years ago
  53. b3aac25 buffet: Added advanced error reporting by Alex Vakulenko · 11 years ago
  54. 006e94e buffet: Extract StorageInterface and implementations into separate files by Christopher Wiley · 11 years ago
  55. 8e34d39 buffet: Added unit tests for DeviceRegistrationInfo class by Alex Vakulenko · 11 years ago
  56. a3062c5 buffet: reworked http transport to prepare for unit testing by Alex Vakulenko · 11 years ago
  57. bda220a buffet: added url_utils by Alex Vakulenko · 11 years ago
  58. 3cb466c Buffet: Phase 1 of GCD device registration workflow by Alex Vakulenko · 11 years ago