summaryrefslogtreecommitdiff
path: root/src/components/smart_objects/src
Commit message (Expand)AuthorAgeFilesLines
* Style fixShobhitAd2018-10-011-2/+4
* Fix 188233 Unitialized scalar fieldShobhitAd2018-09-301-1/+2
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-2910-68/+68
* Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-178-38/+0
* Remove redundant function validateJackLivio2018-08-148-114/+4
* Address comments and logic refactorJackLivio2018-08-101-66/+26
* Make sure iterator is validJackLivio2018-08-081-2/+3
* Change boost optional to compare boost::noneJackLivio2018-08-081-9/+8
* Update based on commentsJackLivio2018-08-071-16/+4
* Check StyleJackLivio2018-08-058-97/+142
* Validate correct history itemJackLivio2018-08-041-2/+13
* Add support for struct param historyJackLivio2018-08-031-6/+40
* Add support for mandatory and removed versioningJackLivio2018-08-018-13/+193
* style fixConlain Kelly2018-07-182-2/+4
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-186-12/+12
* Initial implementationAndriy Byzhynar2018-05-181-1/+1
* Use ValidationReport objects for reporting rather than stringsjacobkeeler2017-11-308-99/+70
* Deprecate old validate methodsjacobkeeler2017-09-298-0/+38
* Fix build errors from merge and remove quotes from error messagesjacobkeeler2017-09-293-17/+10
* Invalid data responses now return useful error messages in `info` fieldJacob Keeler2017-05-048-27/+112
* Format all code in projectKozoriz2016-04-268-53/+49
* Merge branch 'master' into developagaliuzov2016-05-154-22/+29
|\
| * SDL transfer PlayTone parameter to HMI in speak request.dtrunov2016-01-254-22/+29
* | Integrate CustomStringdtrunov2016-01-202-66/+110
* | Move cast number in another type to utilsvveremeva2016-01-181-45/+0
* | Add DCHECK_OR_RETURN in conversion int64 to long long and backVeronica Veremjova2016-01-151-2/+1
* | Fix converting upperbound valuesVeronica Veremjova2016-01-151-14/+17
* | hotfix/Fix_Unit_Tests_for_Formatter_in_GeniviHerasym Oleh2015-12-021-7/+16
|/
* SDL 3.8!Justin Dickow2014-10-2012-0/+1647