summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy
Commit message (Expand)AuthorAgeFilesLines
...
* Reland 181499 - Allow Terms of Service to be specified for Public Accountsbartfab@chromium.org2013-02-101-0/+3
* Disable/enable echo for enterprise device.oscarpan@google.com2013-02-102-0/+21
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-109-18/+20
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-1033-158/+174
* Only request signed policy blobs on ChromeOS.atwilson@chromium.org2013-02-082-1/+10
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-088-8/+8
* CHECK that policy fetches are not empty.joaodasilva@chromium.org2013-02-081-0/+1
* Revert 181499 - Allow Terms of Service to be specified for Public Accountsbartfab@chromium.org2013-02-081-3/+0
* Add policies to control Chrome OS power managementbartfab@chromium.org2013-02-084-0/+637
* Allow Terms of Service to be specified for Public Accountsbartfab@chromium.org2013-02-081-0/+3
* Load policy before signin completes.atwilson@chromium.org2013-02-089-312/+459
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-074-4/+4
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-2/+0
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-0615-32/+38
* Fix the argument order to UserCloudPolicyStoreChromeOS.joaodasilva@chromium.org2013-02-051-1/+1
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-0/+2
* Move c/c/extensions/matcher/ to top level directoryMHX348@motorola.com2013-02-041-1/+1
* Consistently use PolicyNamespace at PolicyBundle and PolicyService.joaodasilva@chromium.org2013-02-0439-247/+349
* Always schedule DeviceManagementService initialization.mnissler@chromium.org2013-02-042-17/+4
* chrome: Kill the base::Passed(foo.Pass()) meme.tfarina@chromium.org2013-02-041-1/+1
* Add DeviceRegisterRequest.BROWSER and use it for chrome.atwilson@chromium.org2013-02-032-2/+3
* Move chrome://media-internals to content. This allows us to hide implementati...jam@chromium.org2013-02-011-11/+6
* Register policy namespaces of interest at the PolicyService.joaodasilva@chromium.org2013-01-3114-13/+143
* Determine IsInitializationComplete() per PolicyDomain.joaodasilva@chromium.org2013-01-3130-88/+209
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-8/+8
* Enable cloud policy by default.atwilson@chromium.org2013-01-305-10/+21
* Remove GetActiveWebContents from browser_tabstrip.avi@chromium.org2013-01-291-2/+2
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-292-15/+27
* Display a content settings icon in the location bar that indicates whether th...markusheintz@chromium.org2013-01-271-2/+11
* Add allow/warn/block-related UMA metrics and histograms for locally managed u...pam@chromium.org2013-01-242-0/+7
* Add browser tests for the AudioCaptureAllowed and VideoCaptureAllowed policies.pastarmovj@chromium.org2013-01-241-0/+106
* Revert 178349cpu@chromium.org2013-01-242-7/+0
* Kill ExecuteJavascriptAndGetValue.avi@chromium.org2013-01-241-4/+2
* Add allow/warn/block-related UMA metrics and histograms for locally managed u...pam@chromium.org2013-01-232-0/+7
* Remove old cloud policy code.mnissler@chromium.org2013-01-2346-7606/+176
* This adds Cellular to the Shill to ONC translation.gspencer@chromium.org2013-01-231-7/+9
* Extend the cloud_policy_client to fetch policy for extensions.joaodasilva@chromium.org2013-01-2126-157/+339
* Signal policy change on CloudPolicyStore::OnStoreError.mnissler@chromium.org2013-01-212-1/+14
* Move preferences_mac* into chrome/browser/policy/ directory.tfarina@chromium.org2013-01-187-3/+136
* Test the RestoreOnStartup policies with less tabs to avoid timeouts.joaodasilva@chromium.org2013-01-181-24/+16
* Added chrome_extension_policy.proto.joaodasilva@chromium.org2013-01-182-2/+46
* Gracefully handle the situation of duplicate public accounts.mnissler@chromium.org2013-01-182-4/+38
* Read CrOS install attributes cache on startup.mnissler@chromium.org2013-01-185-64/+209
* disable RestoreOnStartupPolicyTest tests on Windowsscottmg@chromium.org2013-01-171-0/+5
* Remove the base::files:: namespace.darin@chromium.org2013-01-153-4/+4
* Replace OncNetworkParser by the new ONC translator.pneubeck@chromium.org2013-01-121-0/+1
* Update UserInfoFetcher to use a configurable URLatwilson@chromium.org2013-01-111-5/+3
* Notify policy change observers via a taskatwilson@chromium.org2013-01-097-118/+267
* Remove call to IsInstantExtendedAPIGoogleSearchUrl from ToolbarModel.beaudoin@chromium.org2013-01-091-0/+5
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+1