summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy
Commit message (Expand)AuthorAgeFilesLines
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-1/+1
* Move all ManifestHandler registrations to startup.yoz@chromium.org2013-07-138-511/+5
* If requested, report network interfaces to management server.mnissler@chromium.org2013-07-122-0/+31
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-128-8/+8
* Move PathExists to base namespace.brettw@chromium.org2013-07-114-9/+9
* Fetch policy for already signed-in users on Android.joaodasilva@chromium.org2013-07-113-6/+93
* Refactored the UserPolicySigninService on Android to fetch the access token.joaodasilva@chromium.org2013-07-116-70/+293
* Support cancellation of pending media stream requests at UI side.wjia@chromium.org2013-07-091-2/+2
* Allow PolicyMapEntry to reference external databartfab@chromium.org2013-07-0931-383/+811
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-057-7/+7
* Change ChromeProcessType to NaClProcessType.yael.aharon@intel.com2013-07-041-1/+0
* [Sync] Add support for sync Persistence Errorszea@chromium.org2013-07-021-1/+4
* Apply the per-profile policy to prohibit creating supervised users.pam@chromium.org2013-07-021-0/+3
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-0214-14/+14
* Switch ResourceCache from a leveldb to a directory-tree-based backendbartfab@chromium.org2013-07-024-147/+132
* Added a UserPolicySigninService for android builds.joaodasilva@chromium.org2013-07-0213-343/+633
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-012-2/+2
* Enable policy-pushed certificates only for regular accounts.joaodasilva@chromium.org2013-06-291-7/+9
* Add separate PowerIdleAction prefs for AC and battery powerbartfab@chromium.org2013-06-291-2/+7
* Use a direct include of time headers in chrome/browser/, part 4.avi@chromium.org2013-06-2810-10/+10
* Moved the CloudPolicyClientRegistrationHelper to its own files.joaodasilva@chromium.org2013-06-274-205/+281
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-10/+12
* Switch more tests over to GetActiveDesktop().gab@chromium.org2013-06-261-4/+4
* Make all tests use GetActiveDesktop() instead of hardcoding HOST_DESKTOP_TYPE...gab@chromium.org2013-06-251-2/+1
* Do not lazy initialize NetworkConfigurationUpdaterpneubeck@chromium.org2013-06-253-33/+25
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-243-9/+9
* Replace PresentationIdleDelayScale with PresentationScreenDimDelayScalebartfab@chromium.org2013-06-221-2/+2
* Device robot refresh token integrity validation.davidroche@chromium.org2013-06-223-0/+7
* Added policy for disabling locally managed users.dzhioev@chromium.org2013-06-221-0/+6
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-4/+4
* Add device policies to control accessibility settings on the login screenbartfab@chromium.org2013-06-215-17/+106
* Revert 207755 "Add device policies to control accessibility sett..."glider@chromium.org2013-06-215-106/+17
* Add device policies to control accessibility settings on the login screenbartfab@chromium.org2013-06-215-17/+106
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-201-1/+1
* Setup Sync to use OAuth token for managed users.bauerb@chromium.org2013-06-201-1/+12
* Omnibox refactor. OmniboxController now holds an AutocompleteMatch.beaudoin@chromium.org2013-06-181-4/+4
* Take ownership of deserialized JSON value in ManagedModePolicyProvider and test.bauerb@chromium.org2013-06-182-9/+8
* Support uploading of managed user settings and splitting large managed user s...bauerb@chromium.org2013-06-173-181/+511
* Added constants for Android user policy to the cloud policy protobufs.joaodasilva@chromium.org2013-06-171-0/+2
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Fix spelling of registry key for recommended policy.mnissler@chromium.org2013-06-151-1/+2
* UI for enabling kiosk for consumer (non-enrolled) mode.zelidrag@chromium.org2013-06-142-6/+9
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-142-3/+3
* Make the infobar popup when Pepper Flash requests the camera/microphoneraymes@chromium.org2013-06-131-4/+10
* Let NetworkConfigurationUpdater wait for PolicyService::IsInitializationCompl...pneubeck@chromium.org2013-06-132-64/+8
* Make the PolicyDomainDescriptors available at the PolicyService.joaodasilva@chromium.org2013-06-127-0/+39
* Remove the search token ("Google Search") and its separator. Instead use apkasting@chromium.org2013-06-111-11/+10
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-3/+6
* Stop passing the OOBE WebUI object to AccessibilityManagerbartfab@chromium.org2013-06-111-2/+2