1. 9f826a6 libchromeos: Add generic DBus data serialization/deserialization by Alex Vakulenko · 10 years ago
  2. 0ca11d3 libchromeos: Move Any from Buffet to libchromeos. by Alex Vakulenko · 10 years ago
  3. 18f84f8 buffet: Add DBus proxy class for command instance object by Alex Vakulenko · 10 years ago
  4. 6c5a602 buffet: Add command ID to CommandInstance class by Alex Vakulenko · 10 years ago
  5. 8081353 libchromeos: Move map_utils from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  6. f2c0172 libchromeos: Move mime_utils from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  7. 058cf75 libchromeos: Move url_utils from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  8. 59355dc libchromeos: Move data_encoding from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  9. d13251c libchromeos: Migrate string_utils from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  10. 619d5b3 libchromeos: Migrate bind_lambda.h from Buffet by Alex Vakulenko · 10 years ago
  11. 35e3bab buffet: Use DBus utilities in buffet_client by Alex Vakulenko · 10 years ago
  12. b635153 buffet: Switch buffet::Manager to use DBusObject by Alex Vakulenko · 10 years ago
  13. 63b32fe buffet: Add generic DBus object implementation framework by Alex Vakulenko · 10 years ago
  14. fea44e9 platform2: Move Error class from Buffet to libchromeos by Alex Vakulenko · 10 years ago
  15. 4a5ecc9 buffet: Fix CLang build issues by Alex Vakulenko · 10 years ago
  16. 1aa980e buffet: libchromeos: Move ExportedObjectManager to libchromeos by Christopher Wiley · 10 years ago
  17. d05d4ac platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 10 years ago
  18. 0f615ab buffet: Build buffet_testrunner only when USE_test is defined by Alex Vakulenko · 10 years ago
  19. 40d2e54 buffet: Simplify dbus::Bus propagation via ExportedObjectManager by Alex Vakulenko · 10 years ago
  20. 12d2968 platform2: move --std=gnu++11 flag to common-mk/common.gypi by Alex Vakulenko · 10 years ago
  21. 207cecd buffet: Add an abstract command dispatch interface by Alex Vakulenko · 10 years ago
  22. c2abd66 buffet: Add parsing of command instances from JSON by Alex Vakulenko · 10 years ago
  23. da35813 buffet: libchromeos: Migrate ExportedPropertySet to libchromeos by Christopher Wiley · 10 years ago
  24. 3cc95aa buffet: Add command queue and command basic command dispatch mechanism by Alex Vakulenko · 10 years ago
  25. f24a23e buffet: Add OWNERS file. by Ben Chan · 10 years ago
  26. 68c07cc libchromeos: Migrate AsyncEventSequencer to libchromeos by Christopher Wiley · 10 years ago
  27. 516a496 buffet: Add GCD device draft record to device registration by Alex Vakulenko · 10 years ago
  28. 98025c2 buffet: Pass CommandManager instance to DeviceRegistrationInfo by Alex Vakulenko · 10 years ago
  29. cf9c146 buffet: Move global instance of CommandManager to buffet::Manager by Alex Vakulenko · 10 years ago
  30. 9d18d8c buffet: Sorted headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  31. 1f3816f buffet: GCD command manager to load command .json files at startup by Alex Vakulenko · 10 years ago
  32. c931106 buffet: load standard GCD command definitions in CommandManager by Alex Vakulenko · 10 years ago
  33. f9463ed buffet: add object property parsing error informaion. by Alex Vakulenko · 10 years ago
  34. 2596dcd buffet: change error namespace conventions to align with error_codes.h by Alex Vakulenko · 10 years ago
  35. 0d79780 buffet: extract useful error code definitionss into a separate file by Alex Vakulenko · 10 years ago
  36. 0ea25bb buffet: Add command definition support for GCD command manager by Alex Vakulenko · 10 years ago
  37. 23ff7b0 buffet: Add base GCD command definition .json file by Alex Vakulenko · 10 years ago
  38. e7cadc0 buffet: extract common unittest helper functions into separate file by Alex Vakulenko · 10 years ago
  39. 2d38ff2 Update gyp files to depend on metrics' standalone ebuild. by Bertrand SIMONNET · 10 years ago
  40. d672dbf buffet: Cleanup GCD command definition type system. by Alex Vakulenko · 10 years ago
  41. 0752ade buffet: GCD command defintion. Compound object type support. by Alex Vakulenko · 10 years ago
  42. 4ac4799 buffet: remove unnecessary NOLINTs and restored some C++11 code by Alex Vakulenko · 10 years ago
  43. dfa9f4c buffet: Adding GCD command definition schema - phase 1. by Alex Vakulenko · 10 years ago
  44. 387b2c9 buffet: add C++ variant type (Any). by Alex Vakulenko · 10 years ago
  45. 5188fa3 Buffet: utility function tweaks by Alex Vakulenko · 10 years ago
  46. acc0965 platform2: Update to build against libchrome-271506 by default by Ben Chan · 10 years ago
  47. d71774f buffet: Add ObjectManager interface to /org/chromium/Buffet by Christopher Wiley · 10 years ago
  48. 24aa122 buffet: Cleaned up the remaining linter warnings by Alex Vakulenko · 10 years ago
  49. 2544593 buffet: Remove 'chromeos' namespace and move everything to buffet NS by Alex Vakulenko · 10 years ago
  50. 7c3226e buffet: Added advanced error reporting by Alex Vakulenko · 10 years ago
  51. 737ee3a buffet: Restructure buffet_client.cc by Christopher Wiley · 10 years ago
  52. 2ffa004 buffet: Remove DBusManager class by Christopher Wiley · 10 years ago
  53. 6d4db22 buffet: Extract StorageInterface and implementations into separate files by Christopher Wiley · 10 years ago
  54. fad2628 buffet: Add ExportedObjectManager delegate by Christopher Wiley · 10 years ago
  55. e1b2ac3 buffet: Added unit tests for DeviceRegistrationInfo class by Alex Vakulenko · 10 years ago
  56. 50af950 buffet: add unit tests for http_utils by Alex Vakulenko · 10 years ago
  57. 3eaa1a6 Fix build break on canary builder for gizmo board. by Alex Vakulenko · 10 years ago
  58. 25b50b4 Buffet: Implement fake HTTP transport to help write unit tests by Alex Vakulenko · 10 years ago
  59. 5298c2c buffet: reworked http transport to prepare for unit testing by Alex Vakulenko · 10 years ago
  60. 598b3ff buffet: added url_utils by Alex Vakulenko · 10 years ago
  61. f3d77e5 Buffet: Phase 1 of GCD device registration workflow by Alex Vakulenko · 10 years ago
  62. e51eafc buffet: fixed the style of using 'const' with pointers and references by Alex Vakulenko · 10 years ago
  63. 54028f9 buffet: Make ExportedPropertySet threadsafe by Christopher Wiley · 11 years ago
  64. 076a394 buffet: Add a helper to coordinate async callbacks by Christopher Wiley · 10 years ago
  65. 019a4c6 Buffet utilities updated for GCD device registration by Alex Vakulenko · 10 years ago
  66. f1f1f0a Updated buffet and attestation to use platform2.gyp by Alex Vakulenko · 10 years ago
  67. d849163 platform2: Update to build against libchrome-242728 by default by Ben Chan · 10 years ago
  68. ea6456d Use base::Commandline instead of gflags (removes -fno-strict-aliasing). by Chris Sosa · 10 years ago
  69. 106686a buffet: Add State property to Manager by Christopher Wiley · 11 years ago
  70. c34a4df buffet: Add property update signals to ExportedPropertSet by Christopher Wiley · 11 years ago
  71. 05561f6 buffet: Add ExportedPropertySet delegate by Christopher Wiley · 11 years ago
  72. 91c2e3a Merge "buffet: Add a HACKING file" by chrome-internal-fetch · 11 years ago
  73. d318b27 buffet: Add a HACKING file by Christopher Wiley · 11 years ago
  74. 4b5f04c buffet: Add Manager class by Christopher Wiley · 11 years ago
  75. 83b5650 buffet: Anticipate addition of several new DBus facing objects by Christopher Wiley · 11 years ago
  76. 5bac949 Buffet: Move buffet over to platform2 from src/platform/buffet. by Chris Sosa · 11 years ago