1. 2a9b30f buffet: Delay removal of completed command by Vitaly Buka · 10 years ago
  2. 45d255b buffet: Add support for 'additionalProperties' attribute by Alex Vakulenko · 10 years ago
  3. 7245261 buffet: Add D-Bus serialization support for buffet Array types by Alex Vakulenko · 10 years ago
  4. 906d39e buffet: Add CommandInstance::ToJson by Vitaly Buka · 10 years ago
  5. 3e864c0 buffet: PropType::CreateValue() should do constraint validation by Alex Vakulenko · 10 years ago
  6. 29e6444 buffet: Add Array type support for Buffet command and state props by Alex Vakulenko · 10 years ago
  7. 9e25ecd buffet: Change OneOf constraint to use generic PropValue list by Alex Vakulenko · 10 years ago
  8. 5ef7579 buffet: Change shared ownership of types/values to exclusive by Alex Vakulenko · 10 years ago
  9. d94656e buffet: Clean up property system in preparation for Array support by Alex Vakulenko · 10 years ago
  10. aabadee privetd: Implement /privet/v3/commandDefs by Vitaly Buka · 10 years ago
  11. db22124 buffet: Fixed command state spelling for "cancelled" by Alex Vakulenko · 10 years ago
  12. db770e7 libchromeos: Replace char with std::string in string_utils API by Vitaly Buka · 10 years ago
  13. 2a17a53 buffet: Add support for 'default' properties in CDD by Alex Vakulenko · 10 years ago
  14. bb5b848 buffet: Allow tests to pass in a path to search for command definitions by Christopher Wiley · 10 years ago
  15. 89a9725 buffet: fix -Winconsistent-missing-override warning. by Yunlian Jiang · 10 years ago
  16. 13fca9d buffet: Crash on detecting duplicate command definitions by Christopher Wiley · 10 years ago
  17. 420e49f buffet: Remove libbuffet and rely on generated proxies by Alex Vakulenko · 10 years ago
  18. cfde869 buffet: Allow setting command results. by Anton Muhin · 10 years ago
  19. 2348e42 buffet: Moved D-Bus definitions to XML/Code generator by Alex Vakulenko · 10 years ago
  20. 71fb9d5 buffet: Provide results definition in command definition. by Anton Muhin · 10 years ago
  21. 0182945 buffet: Migrate StateChange to native_types::Object. by Anton Muhin · 10 years ago
  22. 42e3a72 buffet: fix signed warnings by Mike Frysinger · 10 years ago
  23. 5975552 buffet: Support cloud command proxy. by Anton Muhin · 10 years ago
  24. f6cbe32 Include the implemented header first in all projects. by Alex Deymo · 10 years ago
  25. ac8037d libchromeos: Add error location informaion to chromeos::Error by Alex Vakulenko · 10 years ago
  26. b66a930 buffet: Make CommandInstance own its proxies. by Anton Muhin · 10 years ago
  27. a22f4be buffet: Remove DBusCommandDispatcher::FindProxy. by Anton Muhin · 10 years ago
  28. 5191e81 buffet: Separate command IDs from DBus paths. by Anton Muhin · 11 years ago
  29. 5c7bf01 libchromeos: Add support for async D-Bus method handlers by Alex Vakulenko · 11 years ago
  30. 4dc3785 buffet: Support multiple proxies for a command. by Anton Muhin · 11 years ago
  31. 576c979 libchromeos: Move Dictionary class into its own header file by Alex Vakulenko · 11 years ago
  32. a32d83a buffet: Added PropValue <-> DBus Variant (Any) conversion by Alex Vakulenko · 11 years ago
  33. 157ccaa buffet: Added error handling to PropType::CreateValue() by Alex Vakulenko · 11 years ago
  34. b04936f buffet: Moved LoadJsonDict() function into buffet/utils.h by Alex Vakulenko · 11 years ago
  35. 83210ee libchromeos: Add standard system error support to chromeos::Error by Alex Vakulenko · 11 years ago
  36. 89d9d5e buffet: Add libbuffet library and test daemon by Alex Vakulenko · 11 years ago
  37. 1526097 Update code to include base/files/file_util.h by Ben Chan · 11 years ago
  38. 132617a buffet: Include base/macros.h instead of base/basictypes.h by Alex Vakulenko · 11 years ago
  39. 9511075 buffet: Add DBusCommandDispacher and hook it up to CommandQueue by Alex Vakulenko · 11 years ago
  40. d0ce0d7 buffet: Construct base::{Fundamental,String}Value directly. by Ben Chan · 11 years ago
  41. f6b3871 buffet: Move command state into CommandInstance by Alex Vakulenko · 11 years ago
  42. a8b95bc libchromeos: Clean up/moved file into sub-directories by Alex Vakulenko · 11 years ago
  43. 63cd5fa libchromeos: split dbus_utils.h/extract data serialization routines by Alex Vakulenko · 11 years ago
  44. a6fb4ed libchromeos: Move Any from Buffet to libchromeos. by Alex Vakulenko · 11 years ago
  45. 4866ac9 buffet: Add DBus proxy class for command instance object by Alex Vakulenko · 11 years ago
  46. fedc487 buffet: Add command ID to CommandInstance class by Alex Vakulenko · 11 years ago
  47. b8fc1df libchromeos: Migrate string_utils from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  48. 5f47206 platform2: Move Error class from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  49. 5a9e718 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 11 years ago
  50. 515b42b buffet: Add an abstract command dispatch interface by Alex Vakulenko · 11 years ago
  51. 8dc69af buffet: Add parsing of command instances from JSON by Alex Vakulenko · 11 years ago
  52. aa3a559 buffet: Add command queue and command basic command dispatch mechanism by Alex Vakulenko · 11 years ago
  53. 4510944 buffet: Add GCD device draft record to device registration by Alex Vakulenko · 11 years ago
  54. c2bc9a4 buffet: Move global instance of CommandManager to buffet::Manager by Alex Vakulenko · 11 years ago
  55. 5841c30 buffet: Sorted headers alphabetically (build/include_alpha) by Alex Vakulenko · 11 years ago
  56. e4efaaf buffet: GCD command manager to load command .json files at startup by Alex Vakulenko · 11 years ago
  57. fd44869 buffet: load standard GCD command definitions in CommandManager by Alex Vakulenko · 11 years ago
  58. 685312f buffet: add object property parsing error informaion. by Alex Vakulenko · 11 years ago
  59. 9ac962f buffet: change error namespace conventions to align with error_codes.h by Alex Vakulenko · 11 years ago
  60. 7c36b67 buffet: Add command definition support for GCD command manager by Alex Vakulenko · 11 years ago
  61. 6201d2d buffet: extract common unittest helper functions into separate file by Alex Vakulenko · 11 years ago
  62. 5109b20 buffet: Cleanup GCD command definition type system. by Alex Vakulenko · 11 years ago
  63. 66ec292 buffet: GCD command defintion. Compound object type support. by Alex Vakulenko · 11 years ago
  64. e439a0f buffet: Adding GCD command definition schema - phase 1. by Alex Vakulenko · 11 years ago