summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy
Commit message (Expand)AuthorAgeFilesLines
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-142-2/+4
* Implement device-level refresh rate policy.mnissler@chromium.org2011-04-149-37/+40
* Pass the correct public key version to the policy server.mnissler@chromium.org2011-04-143-3/+40
* Connect enrollment screen to cloud policy subsystem.mnissler@chromium.org2011-04-1314-45/+85
* [ChromeOS] Append a "Managed by DOMAIN" text to version label on login screen.xiyuan@chromium.org2011-04-122-0/+21
* [Chrome OS] Add setting for enabling whitelisting to device policy protocmasone@chromium.org2011-04-121-2/+28
* Added EditBookmarksEnabled policy.joaodasilva@chromium.org2011-04-125-4/+19
* [Chrome OS] Add currently-supported signed settings to device policy protocmasone@chromium.org2011-04-111-1/+15
* Implemented policy for disabling the bookmark bar.pastarmovj@chromium.org2011-04-115-4/+18
* Provide backend methods for device enrollment UIjkummerow@chromium.org2011-04-1126-362/+721
* Update enrollment UI with new iconsmnissler@chromium.org2011-04-115-7/+11
* Fix destruction of device management backend jobsmnissler@chromium.org2011-04-113-11/+41
* Changed the way we handle 401 error in the cloud policy token fetcher.pastarmovj@chromium.org2011-04-081-1/+5
* Change text of DNS prefetch option to Network prediction option.cbentzel@chromium.org2011-04-073-3/+3
* Implement login and confirmation UI for enterprise enrollment screenmnissler@chromium.org2011-04-065-0/+196
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-012-12/+11
* Fix handling of policies for which CPanel returns empty stringsbattre@chromium.org2011-04-012-2/+28
* Revert 80101 - kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-011-1/+2
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-03-311-2/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-317-13/+23
* AllowOutdatedPlugins policy.joaodasilva@chromium.org2011-03-315-4/+19
* Send policy blobs to session_managerjkummerow@chromium.org2011-03-2921-1321/+1167
* Removed legacy support from the policy fetch request.pastarmovj@chromium.org2011-03-288-87/+187
* Move some files from base to base/memory.levin@chromium.org2011-03-2822-29/+29
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-253-17/+19
* Update protobuf definitions for ChromeOS device policy supportjkummerow@chromium.org2011-03-256-22/+66
* Always set refresh timestamp when installing cloud policy.mnissler@chromium.org2011-03-241-2/+2
* Fix handling of unmanaged signal for cloud policy.mnissler@chromium.org2011-03-231-1/+2
* EnableTranslate policy.joaodasilva@chromium.org2011-03-236-4/+18
* Added a new states to the CloudPolicyCotroller - STATE_TOKEN_ERROR, STATE_TOK...pastarmovj@chromium.org2011-03-215-10/+41
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-213-14/+14
* Move FilePathWatcher class from chrome/browser/... to content/common...dmaclach@chromium.org2011-03-182-5/+9
* Added unittests for the newly introduced policy mappings.pastarmovj@chromium.org2011-03-104-0/+44
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-0912-23/+23
* Fix crash caused by DCHECK for unmanaged ChromeOS devices.jkummerow@chromium.org2011-03-021-1/+5
* Update policy backend and testserver for the latest policy protocolgfeher@chromium.org2011-03-0123-436/+573
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-017-7/+7
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-015-5/+5
* Added EnabledPlugins policy.pastarmovj@chromium.org2011-03-015-2/+31
* Add content_settings::PolicyProvider and a set of new policies to managed con...markusheintz@chromium.org2011-02-281-0/+44
* Added roamed app data supported on windows for the path parser.pastarmovj@chromium.org2011-02-283-8/+14
* Fixed some typos and a wrong DCHECK in the policy path handling code.pastarmovj@chromium.org2011-02-283-8/+9
* Added TranslateVariablesInPolicy to the policy toolkit.pastarmovj@chromium.org2011-02-256-2/+387
* Implemented policy to disable plugin finder.pastarmovj@chromium.org2011-02-251-0/+4
* Mac specific chromium-style issues now that the trybot is sane.erg@google.com2011-02-242-0/+3
* Fix incorrect include.dilmah@chromium.org2011-02-241-1/+1
* Plug ManagedPrefsBanner into chromeos accounts page.dilmah@chromium.org2011-02-241-0/+13
* Fix OOL issues for linux from the last few days.erg@google.com2011-02-233-16/+39
* Device policy infrastructurejkummerow@chromium.org2011-02-2330-2055/+2492
* Implemented a policy to match the ClearSiteDataOnExit pref.pastarmovj@chromium.org2011-02-181-0/+4