summaryrefslogtreecommitdiffstats
path: root/components/policy
Commit message (Expand)AuthorAgeFilesLines
* Added policy to disable/enable a system log upload.pbond2015-08-181-1/+19
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-1751-63705/+63705
* Send GCM id to DMServerbinjin2015-08-119-10/+115
* Replace ToLower calls to the new formatbrettw2015-08-101-1/+1
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-071-1/+1
* Revert of Send GCM id to DMServer (patchset #10 id:180001 of https://coderevi...binjin2015-08-079-115/+10
* Send GCM id to DMServerbinjin2015-08-079-10/+115
* Replace StringToLowerASCII with base::ToLowerASCIIbrettw2015-08-061-1/+1
* Fix description of EnterpriseEnrollmentType UMA bucket 51.tnagel2015-08-061-1/+1
* Fix all failed and canceled URLRequestStatuses without errors.davidben2015-08-052-40/+33
* Add tnagel as an OWNER of components/policy/resouces/policy_templates.json.tnagel2015-08-051-0/+1
* Merge AppRestrictionsPolicyProvider and AppRestrictionsProviderdgn2015-08-055-166/+177
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-041-1/+1
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-031-2/+2
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-031-1/+1
* Add policies for Kerberos on Androidaberent2015-07-311-5/+21
* Added affiliation IDs, that in future will be used to determine user affiliat...peletskyi2015-07-311-0/+12
* Added CPU temp information reporting.pbond2015-07-311-0/+11
* Fix supported chorme version for a policy.zmo2015-07-311-1/+1
* Move JNI annotations to annotations package.aurimas2015-07-302-4/+4
* Revert of Added affiliation IDs for the new affiliation determination. (patch...dvh2015-07-301-12/+0
* Added affiliation IDs, that in future will be used to determine user affiliat...peletskyi2015-07-301-0/+12
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+2
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-2/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+2
* Tidy up TODOs from refactoring Android policy codeaberent2015-07-272-5/+7
* Removed affiliation from chrome and tests.peletskyi2015-07-2712-76/+41
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-241-1/+1
* Read Android policies early in startupaberent2015-07-2417-302/+708
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-212-14/+14
* Remove obsolete --fake-cloud-policy-type command line switch.tnagel2015-07-208-31/+4
* Add a group policy for hardware acceleration.zmo2015-07-171-3/+23
* Move core policy initialization out of BrowserPolicyConnectordgn2015-07-167-185/+265
* Move AppRestriction to Policy code out of //chromedgn2015-07-1510-1/+626
* Move JoinString to the base namespace.brettw2015-07-151-1/+1
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-1/+1
* Move JoinString to the base namespace.brettw2015-07-141-1/+1
* Welcome page changes for Windows 10.grt2015-07-141-1/+19
* Move GN obj files to target-specific dirsbrettw2015-07-111-1/+1
* Replace base::str[n]casecmp with helper functions.brettw2015-07-101-1/+1
* Extract the AppRestriction-listening code out of //chromedgn2015-07-082-0/+138
* Fix remaining warnings for -Wmissing-braces and enable on win clang.dcheng2015-07-081-0/+5
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-063-11/+11
* Enable clang warning for ignored attributes.benwells2015-07-061-1/+1
* Add a missing policy_export includedgn2015-07-031-0/+1
* Fix some case-insensitive cases for StartsWith.brettw2015-07-011-1/+4
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-06-301-11/+11
* Replace more Tokenize calls with base::SplitStringbrettw2015-06-291-26/+26
* Skip robot auth if enterprise enrollment doesn't provide auth codemnissler2015-06-292-2/+5
* Convert some base/prefs/ methods to scoped_ptr instead of bare ptrestade2015-06-262-6/+5