summaryrefslogtreecommitdiffstats
path: root/components/policy/core/common/policy_loader_ios_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() on Windowsdcheng2016-03-021-2/+3
* Switch to standard integer types in components/policy/.avi2015-12-251-1/+1
* Add source column to chrome://policy showing the origins of policies.fhorschig2015-09-211-3/+7
* Revert of Add source column to chrome://policy showing the origins of policie...dgrogan2015-09-181-7/+3
* Add source column to chrome://policy showing the origins of policies.fhorschig2015-09-181-3/+7
* Revert of Add source column to chrome://policy showing the origins of policie...jochen2015-09-181-7/+3
* Add source column to chrome://policy showing the origins of policies.fhorschig2015-09-181-3/+7
* Cleanup iOS upstreamed codesdefresne2015-02-191-1/+0
* Enable strict-virtual-specifiers for iOS builds.droger2015-01-201-14/+13
* Remove obsolete iOS version checksstuartmorgan2014-12-081-13/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-8/+8
* Fixed PolicyLoaderIOS unit tests on iOS 6.1.joaodasilva@chromium.org2014-03-301-1/+14
* Extended the iOS platform policy loader to load an additional key.joaodasilva@chromium.org2014-03-271-6/+110
* Added a platform policy loader for iOS.joaodasilva@chromium.org2014-03-051-0/+163