1. 1f30a62 buffet: Pass CommandManager instance to DeviceRegistrationInfo by Alex Vakulenko · 11 years ago
  2. c2bc9a4 buffet: Move global instance of CommandManager to buffet::Manager by Alex Vakulenko · 11 years ago
  3. 5841c30 buffet: Sorted headers alphabetically (build/include_alpha) by Alex Vakulenko · 11 years ago
  4. e4efaaf buffet: GCD command manager to load command .json files at startup by Alex Vakulenko · 11 years ago
  5. fd44869 buffet: load standard GCD command definitions in CommandManager by Alex Vakulenko · 11 years ago
  6. 685312f buffet: add object property parsing error informaion. by Alex Vakulenko · 11 years ago
  7. 9ac962f buffet: change error namespace conventions to align with error_codes.h by Alex Vakulenko · 11 years ago
  8. c30f821 buffet: extract useful error code definitionss into a separate file by Alex Vakulenko · 11 years ago
  9. 7c36b67 buffet: Add command definition support for GCD command manager by Alex Vakulenko · 11 years ago
  10. d537904 buffet: Add base GCD command definition .json file by Alex Vakulenko · 11 years ago
  11. 6201d2d buffet: extract common unittest helper functions into separate file by Alex Vakulenko · 11 years ago
  12. 6458a6e Update gyp files to depend on metrics' standalone ebuild. by Bertrand SIMONNET · 11 years ago
  13. 5109b20 buffet: Cleanup GCD command definition type system. by Alex Vakulenko · 11 years ago
  14. 66ec292 buffet: GCD command defintion. Compound object type support. by Alex Vakulenko · 11 years ago
  15. a0424dd buffet: remove unnecessary NOLINTs and restored some C++11 code by Alex Vakulenko · 11 years ago
  16. e439a0f buffet: Adding GCD command definition schema - phase 1. by Alex Vakulenko · 11 years ago
  17. b6513a1 buffet: add C++ variant type (Any). by Alex Vakulenko · 11 years ago
  18. 96c84d3 Buffet: utility function tweaks by Alex Vakulenko · 11 years ago
  19. d2070a7 platform2: Update to build against libchrome-271506 by default by Ben Chan · 11 years ago
  20. adb901d buffet: Add ObjectManager interface to /org/chromium/Buffet by Christopher Wiley · 11 years ago
  21. 3379706 buffet: Cleaned up the remaining linter warnings by Alex Vakulenko · 11 years ago
  22. af23b32 buffet: Remove 'chromeos' namespace and move everything to buffet NS by Alex Vakulenko · 11 years ago
  23. b3aac25 buffet: Added advanced error reporting by Alex Vakulenko · 11 years ago
  24. 48e3728 buffet: Restructure buffet_client.cc by Christopher Wiley · 11 years ago
  25. b76eb29 buffet: Remove DBusManager class by Christopher Wiley · 11 years ago
  26. 006e94e buffet: Extract StorageInterface and implementations into separate files by Christopher Wiley · 11 years ago
  27. cec927c buffet: Add ExportedObjectManager delegate by Christopher Wiley · 11 years ago
  28. 8e34d39 buffet: Added unit tests for DeviceRegistrationInfo class by Alex Vakulenko · 11 years ago
  29. 28b31f5 buffet: add unit tests for http_utils by Alex Vakulenko · 11 years ago
  30. f854591 Fix build break on canary builder for gizmo board. by Alex Vakulenko · 11 years ago
  31. 9cd5e27 Buffet: Implement fake HTTP transport to help write unit tests by Alex Vakulenko · 11 years ago
  32. a3062c5 buffet: reworked http transport to prepare for unit testing by Alex Vakulenko · 11 years ago
  33. bda220a buffet: added url_utils by Alex Vakulenko · 11 years ago
  34. 3cb466c Buffet: Phase 1 of GCD device registration workflow by Alex Vakulenko · 11 years ago
  35. b8ba595 buffet: fixed the style of using 'const' with pointers and references by Alex Vakulenko · 11 years ago
  36. 9001624 buffet: Make ExportedPropertySet threadsafe by Christopher Wiley · 11 years ago
  37. 2ab1bec buffet: Add a helper to coordinate async callbacks by Christopher Wiley · 11 years ago
  38. b645cc9 Buffet utilities updated for GCD device registration by Alex Vakulenko · 11 years ago
  39. 60f304c Updated buffet and attestation to use platform2.gyp by Alex Vakulenko · 11 years ago
  40. f173e22 platform2: Update to build against libchrome-242728 by default by Ben Chan · 11 years ago
  41. ababc5c Use base::Commandline instead of gflags (removes -fno-strict-aliasing). by Chris Sosa · 11 years ago
  42. aa3f29c buffet: Add State property to Manager by Christopher Wiley · 11 years ago
  43. 0ffe3b0 buffet: Add property update signals to ExportedPropertSet by Christopher Wiley · 11 years ago
  44. 639477c buffet: Add ExportedPropertySet delegate by Christopher Wiley · 11 years ago
  45. decdb57 Merge "buffet: Add a HACKING file" by chrome-internal-fetch · 11 years ago
  46. b2bec59 buffet: Add a HACKING file by Christopher Wiley · 11 years ago
  47. a4915c4 buffet: Add Manager class by Christopher Wiley · 11 years ago
  48. eb19fa0 buffet: Anticipate addition of several new DBus facing objects by Christopher Wiley · 11 years ago
  49. 45d9f10 Buffet: Move buffet over to platform2 from src/platform/buffet. by Chris Sosa · 11 years ago