aboutsummaryrefslogtreecommitdiff
path: root/src/commands
AgeCommit message (Expand)Author
2016-07-22libweave: Update libchrome APIs to r405848Luis Hector Chavez
2016-03-29libweave: Remove release() calls on scoped_ptrAlex Vakulenko
2016-03-09Return 'component' in command JSONVitaly Buka
2016-03-01Applied clang-formatVitaly Buka
2016-02-24Move minimalRole constants from schema_constants.h to a local .cc fileAlex Vakulenko
2016-02-23Move mock_component_manager.h into test/ dirVitaly Buka
2016-02-02Periodicly clean up command queue and remove old processed commandsAlex Vakulenko
2016-02-01Rename CommandQueue::DelayedRemove into RemoveLater()Alex Vakulenko
2016-02-01Fix memory leak when removing CommandInstance from CommandQueueAlex Vakulenko
2016-02-01Add a unit tests for deleting CloudCommandProxy along with CommandInstanceAlex Vakulenko
2016-01-22AddTo will return AddToTypeProxy for convenienceVitaly Buka
2016-01-22Remove domain from weave::ErrorVitaly Buka
2015-12-16ReformatVitaly Buka
2015-12-07commands: delete obsolete includeJohan Euphrosine
2015-12-07Switch to use ComponentManager for traits/componentsAlex Vakulenko
2015-12-04Add "component" property to command instanceAlex Vakulenko
2015-12-02commands: fix unused-function warningJohan Euphrosine
2015-12-01Remove CommandDefinition classAlex Vakulenko
2015-11-25Fix GCC 4.7 errorsVitaly Buka
2015-11-25Replace Get* methods returning unique_ptr with reference alternativeVitaly Buka
2015-11-25Remove object schema type systemAlex Vakulenko
2015-11-24Support GCC 4.7Vitaly Buka
2015-11-24Remove object schema parsing in CommandDefinitionAlex Vakulenko
2015-11-23Remove schema validation from command parameters/returnsAlex Vakulenko
2015-11-04Include cmath, needed for FP std::abs.Taral Joglekar
2015-11-02Remove unused constantVitaly Buka
2015-11-02Remove the unneeded libweave directoryPaul Westbrook