summaryrefslogtreecommitdiffstats
path: root/chrome/browser/managed_mode
Commit message (Expand)AuthorAgeFilesLines
* Sync managed users in ManagedUserRegistrationService.bauerb@chromium.org2013-05-254-22/+674
* Record blocked navigations for managed users.bauerb@chromium.org2013-05-242-8/+37
* Enable managed users from Finchsergiu@chromium.org2013-05-243-1/+18
* Simplify block interstitialsergiu@chromium.org2013-05-237-1064/+62
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-226-22/+24
* Set up Sync for managed users.bauerb@chromium.org2013-05-213-67/+118
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-206-6/+6
* Remove managed user elevation related to extensions.akuegel@chromium.org2013-05-205-121/+11
* Remove managed user settings page.akuegel@chromium.org2013-05-182-12/+0
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-172-0/+2
* [InfoBar] Add InfoBarDelegate::GetIconID()dfalcantara@chromium.org2013-05-161-1/+1
* components: Create web_modal component.sadrul@chromium.org2013-05-161-1/+2
* Add ManagedUserRegistrationService to register managed users with the server.bauerb@chromium.org2013-05-136-1/+240
* Revert 199566 "Drop more dependencies of ProfileKeyedService inf..."tzik@chromium.org2013-05-131-1/+0
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-101-0/+1
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-082-2/+2
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-082-2/+2
* Start WebStore in elevated mode when clicking the link on the settings page.akuegel@chromium.org2013-05-071-2/+8
* Currently the unpacked_installer does not check if there isakuegel@chromium.org2013-05-063-12/+34
* Store managed user settings in ManagedModePolicyProvider.bauerb@chromium.org2013-05-065-60/+120
* Consolidate manifest handler registration.yoz@chromium.org2013-05-061-6/+0
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-062-16/+25
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-032-3/+6
* Made it possible to tell whether an extension is being installed or updated.mgiuca@chromium.org2013-05-031-3/+9
* Formatting cleanup. Should be no code change.pkasting@chromium.org2013-05-031-0/+12
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-012-2/+2
* Reorder pieces of code. No other changes.pkasting@chromium.org2013-04-301-65/+61
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-262-3/+4
* Add browser test for history attempts.sergiu@chromium.org2013-04-241-0/+84
* Add visit attempts when the managed user is blockedsergiu@chromium.org2013-04-245-53/+61
* Add InfoBarDelegate::web_contents(). This is convenient for the number ofpkasting@chromium.org2013-04-241-6/+6
* Revert 195553 "Allow showing pending URL for new tab navigations..."creis@chromium.org2013-04-241-4/+0
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-232-12/+9
* Allow showing pending URL for new tab navigations, but only if safe. creis@chromium.org2013-04-221-0/+4
* Don't allow elevation for CHROME_OS.akuegel@chromium.org2013-04-184-0/+32
* Revert 193974 "Test extension reloading behavior."dmazzoni@chromium.org2013-04-121-2/+1
* Test extension reloading behavior.jyasskin@chromium.org2013-04-121-1/+2
* Make the default filtering behavior ALLOW.pam@chromium.org2013-04-114-3/+16
* Create a ManagedModeNavigationObserver only for managed users.sergiu@chromium.org2013-04-112-1/+8
* Clean up UMA metrics for managed-mode navigations and filter behavior.pam@chromium.org2013-04-111-5/+5
* Start in elevated mode when creating a new managed user profile.akuegel@chromium.org2013-04-102-1/+13
* Add UMA metric to track when the browser is started with --enable-managed-users.pam@chromium.org2013-04-091-6/+9
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-4/+5
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-5/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-4/+5
* Fix managed mode allow/block flowsergiu@chromium.org2013-04-084-97/+58
* Enable the new elevation for managed users which is tied to a specific WebCon...akuegel@chromium.org2013-04-055-57/+75
* Revert 191277 "Allow showing pending URL for new tab navigations..."rsleevi@chromium.org2013-03-291-4/+0
* Allow showing pending URL for new tab navigations, but only if safe.creis@chromium.org2013-03-291-0/+4
* Revert 191182 "Show interstitial from ManagedModeNavigationObser..."rlarocque@chromium.org2013-03-286-207/+145