summaryrefslogtreecommitdiff
path: root/src/components/application_manager/rpc_plugins/rc_rpc_plugin/src/resource_allocation_manager_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Run updated style scriptjacobkeeler2019-04-291-12/+12
* Moved mapping from module types to module data and capabilities keys in one p...Alexander2018-08-201-15/+5
* Process policy events and application events in InteriorDataManagerAlexander2018-08-201-44/+4
* Fix issues after rebasejacobkeeler2018-08-161-0/+3
* style fixConlain Kelly2018-07-181-4/+1
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-6/+6
* Merge pull request #2369 from LitvinenkoIra/fix/onRCStatus_seat_supportJackLivio2018-07-161-0/+1
|\
| * Add SEAT module to all supported modulesIra Lytvynenko (GitHub)2018-07-161-0/+1
* | Include allowed param in OnRCStatus notification in case of resource allocationfeature/onRcStatus_allowedIra Lytvynenko (GitHub)2018-07-161-4/+2
* | Fix OnRCStatus notification sending in case of PTUIra Lytvynenko (GitHub)2018-07-161-0/+2
* | Fix logic according to review commentsIra Lytvynenko (GitHub)2018-07-161-62/+64
* | Update OnRCStatus with a new allowed parameterIra Lytvynenko (GitHub)2018-07-161-32/+64
|/
* Fix typos and comments after reviewfeature/rc_OnRCStatusIra Lytvynenko (GitHub)2018-07-121-11/+1
* Fix SDL sends multiple OnRCStatus notification in case of app unregistrationIra Lytvynenko (GitHub)2018-07-121-23/+37
* Fix OnRCStatus sending after app registrationIra Lytvynenko2018-07-121-14/+16
* Add expectations for OnRCStatusNotificationsAlex Kutsan2018-07-121-4/+5
* Create and send on RC status notificationsAlex Kutsan2018-07-121-0/+98
* Answer review comments.BSolonenko2018-06-261-3/+32
* Fix after rebaseIra Lytvynenko (GitHub)2018-06-261-0/+24
* Fix SDL behavior when resource is unsupportedAndriy Byzhynar2018-06-261-25/+11
* Move GetRCApplications function to RCRPCPluginIra Lytvynenko2018-06-261-27/+3
* GetInteriorVehicleData implementation and some fixesIra Lytvynenko2018-06-261-1/+1
* Add Resource allocation manager stubAlexander Kutsan2018-06-261-0/+402