1. 5a1f600 Remove the unneeded libweave directory by Paul Westbrook · 10 years ago[Renamed from libweave/src/commands/command_manager.cc]
  2. 80d6653 Remove hard-coded check for standard command definitions by Vitaly Buka · 10 years ago
  3. 5e119f5 Missing part of CL:1421 by Vitaly Buka · 10 years ago
  4. 0464f26 Rename *Base* method and properties to *Standard* ones by Vitaly Buka · 10 years ago
  5. 4615e0d Updated source headers into The Weave Authors by Vitaly Buka · 10 years ago
  6. 0209da4 Rename Command::GetStatus into Command::GetState by Vitaly Buka · 10 years ago
  7. 6062fc0 Fixed dictionary check AddCommandHandler by Vitaly Buka · 10 years ago
  8. c602926 Call command handler with weak_ptr by Vitaly Buka · 10 years ago
  9. 0ac6ca6 Load state and commands definition by calling methods of device by Vitaly Buka · 10 years ago
  10. 695a5fb Add Device::SetCommandHandler by Vitaly Buka · 10 years ago
  11. a8ece8f Remove weave::Commands by Vitaly Buka · 10 years ago
  12. 553a762 Rename OnCommandAdded into CommandAdded by Vitaly Buka · 10 years ago
  13. 453c4dd Remove category from Commands definitions by Vitaly Buka · 10 years ago
  14. c4c67af Hide UserRole from public interface by Vitaly Buka · 10 years ago
  15. 9aa15c7 Remove Cloud::Update* methods by Vitaly Buka · 10 years ago
  16. e5b2041 Remove *base* methods from config_store.h by Vitaly Buka · 10 years ago
  17. 2d16dfa Drop libweave part from includes. by Stefan Sauer · 10 years ago
  18. 1e36367 Move all providers into include/weave/provider by Vitaly Buka · 10 years ago
  19. 91ee03d libweave: Remove unnecessary includes by Vitaly Buka · 10 years ago
  20. e2810e0 libweave: Move reading/writing commands ans states files out of libweave by Vitaly Buka · 10 years ago
  21. 0801a1f libweave: Copy chromeos::Error into libweave by Vitaly Buka · 10 years ago
  22. 7b382ac libweave: Put "weave" includes into <> by Vitaly Buka · 10 years ago
  23. 1b71c67 libweave: Remove unused dbus references by Vitaly Buka · 10 years ago
  24. ff0b7c0 buffet: Move ownership of DBusCommandDispacher to buffet::Manager by Vitaly Buka · 10 years ago
  25. 15f5909 libweave: Add enums CommandOrigin and CommandStatus by Vitaly Buka · 10 years ago
  26. 12affd8 libweave: Switch DBusCommandDispacher to weave::Command interface by Vitaly Buka · 10 years ago
  27. 8b4ab96 libweave: Interfaces for subcomponents of libweave by Vitaly Buka · 10 years ago
  28. 7197c1a libweave: Cleanup enum to string conversion by Vitaly Buka · 10 years ago
  29. b6f015a libweave: Rename buffet namespace into weave by Vitaly Buka · 10 years ago
  30. a647c85 libweave: Clang format of moved files by Vitaly Buka · 10 years ago
  31. 912b698 buffet: Extracted libweave into separate directory by Vitaly Buka · 10 years ago[Renamed (97%) from buffet/commands/command_manager.cc]
  32. 4547afa buffet: Move command minimal role checking into CommandManager by Vitaly Buka · 10 years ago
  33. 72410b2 buffet: Added base.updateDeviceInfo handler by Vitaly Buka · 10 years ago
  34. ae0f3a1 buffet: Multiple listeners of add/remove new command. by Vitaly Buka · 10 years ago
  35. 5e6ff6c buffet: Replace CallbackList with vector<Callback> by Vitaly Buka · 10 years ago
  36. e03af6d buffet: Add the ability to change command visibility by Alex Vakulenko · 10 years ago
  37. 9ea5a32 buffet: Add command_def filtering by command visibility by Alex Vakulenko · 10 years ago
  38. 9e2f8cd buffet: Fix crash when CommandInstance::SetResults() is invoked by Alex Vakulenko · 10 years ago
  39. aabadee privetd: Implement /privet/v3/commandDefs by Vitaly Buka · 10 years ago
  40. bb5b848 buffet: Allow tests to pass in a path to search for command definitions by Christopher Wiley · 10 years ago
  41. 5191e81 buffet: Separate command IDs from DBus paths. by Anton Muhin · 11 years ago
  42. b04936f buffet: Moved LoadJsonDict() function into buffet/utils.h by Alex Vakulenko · 11 years ago
  43. 83210ee libchromeos: Add standard system error support to chromeos::Error by Alex Vakulenko · 11 years ago
  44. 1526097 Update code to include base/files/file_util.h by Ben Chan · 11 years ago
  45. 9511075 buffet: Add DBusCommandDispacher and hook it up to CommandQueue by Alex Vakulenko · 11 years ago
  46. a8b95bc libchromeos: Clean up/moved file into sub-directories by Alex Vakulenko · 11 years ago
  47. 5f47206 platform2: Move Error class from Buffet to libchromeos by Alex Vakulenko · 11 years ago
  48. c2bc9a4 buffet: Move global instance of CommandManager to buffet::Manager by Alex Vakulenko · 11 years ago
  49. 5841c30 buffet: Sorted headers alphabetically (build/include_alpha) by Alex Vakulenko · 11 years ago
  50. e4efaaf buffet: GCD command manager to load command .json files at startup by Alex Vakulenko · 11 years ago
  51. fd44869 buffet: load standard GCD command definitions in CommandManager by Alex Vakulenko · 11 years ago
  52. 7c36b67 buffet: Add command definition support for GCD command manager by Alex Vakulenko · 11 years ago