1. 4dc3785 buffet: Support multiple proxies for a command. by Anton Muhin · 10 years ago
  2. 576c979 libchromeos: Move Dictionary class into its own header file by Alex Vakulenko · 11 years ago
  3. a32d83a buffet: Added PropValue <-> DBus Variant (Any) conversion by Alex Vakulenko · 11 years ago
  4. 157ccaa buffet: Added error handling to PropType::CreateValue() by Alex Vakulenko · 11 years ago
  5. b04936f buffet: Moved LoadJsonDict() function into buffet/utils.h by Alex Vakulenko · 11 years ago
  6. 83210ee libchromeos: Add standard system error support to chromeos::Error by Alex Vakulenko · 11 years ago
  7. 89d9d5e buffet: Add libbuffet library and test daemon by Alex Vakulenko · 11 years ago
  8. 1526097 Update code to include base/files/file_util.h by Ben Chan · 11 years ago
  9. 132617a buffet: Include base/macros.h instead of base/basictypes.h by Alex Vakulenko · 11 years ago
  10. 9511075 buffet: Add DBusCommandDispacher and hook it up to CommandQueue by Alex Vakulenko · 11 years ago
  11. d0ce0d7 buffet: Construct base::{Fundamental,String}Value directly. by Ben Chan · 11 years ago
  12. f6b3871 buffet: Move command state into CommandInstance by Alex Vakulenko · 11 years ago
  13. a8b95bc libchromeos: Clean up/moved file into sub-directories by Alex Vakulenko · 11 years ago
  14. 63cd5fa libchromeos: split dbus_utils.h/extract data serialization routines by Alex Vakulenko · 11 years ago
  15. a6fb4ed libchromeos: Move Any from Buffet to libchromeos. by Alex Vakulenko · 11 years ago
  16. 4866ac9 buffet: Add DBus proxy class for command instance object by Alex Vakulenko · 11 years ago
  17. fedc487 buffet: Add command ID to CommandInstance class by Alex Vakulenko · 11 years ago
  18. b8fc1df libchromeos: Migrate string_utils from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  19. 5f47206 platform2: Move Error class from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  20. 5a9e718 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 11 years ago
  21. 515b42b buffet: Add an abstract command dispatch interface by Alex Vakulenko · 11 years ago
  22. 8dc69af buffet: Add parsing of command instances from JSON by Alex Vakulenko · 11 years ago
  23. aa3a559 buffet: Add command queue and command basic command dispatch mechanism by Alex Vakulenko · 11 years ago
  24. 4510944 buffet: Add GCD device draft record to device registration by Alex Vakulenko · 11 years ago
  25. c2bc9a4 buffet: Move global instance of CommandManager to buffet::Manager by Alex Vakulenko · 11 years ago
  26. 5841c30 buffet: Sorted headers alphabetically (build/include_alpha) by Alex Vakulenko · 11 years ago
  27. e4efaaf buffet: GCD command manager to load command .json files at startup by Alex Vakulenko · 11 years ago
  28. fd44869 buffet: load standard GCD command definitions in CommandManager by Alex Vakulenko · 11 years ago
  29. 685312f buffet: add object property parsing error informaion. by Alex Vakulenko · 11 years ago
  30. 9ac962f buffet: change error namespace conventions to align with error_codes.h by Alex Vakulenko · 11 years ago
  31. 7c36b67 buffet: Add command definition support for GCD command manager by Alex Vakulenko · 11 years ago
  32. 6201d2d buffet: extract common unittest helper functions into separate file by Alex Vakulenko · 11 years ago
  33. 5109b20 buffet: Cleanup GCD command definition type system. by Alex Vakulenko · 11 years ago
  34. 66ec292 buffet: GCD command defintion. Compound object type support. by Alex Vakulenko · 11 years ago
  35. e439a0f buffet: Adding GCD command definition schema - phase 1. by Alex Vakulenko · 11 years ago