summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Directly observe the disabled schemes policy instead of via a PrefMember.bauerb@chromium.org2011-04-271-6/+6
* Profile shouldn't own ProfilePolicyConnector. Introduce BrowserPolicyConnecto...jknotten@chromium.org2011-04-271-1/+1
* Move |printing_enabled_| preference into PrintJobManager.bauerb@chromium.org2011-04-271-8/+1
* Move GpuProcessHostUIShim and GpuDataManager now that they don't depend on gr...jam@chromium.org2011-04-261-1/+1
* Register preferences in local state immediately after creation.bauerb@chromium.org2011-04-261-0/+4
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-191-2/+3
* Added DisabledSchemes policy.joaodasilva@chromium.org2011-04-181-0/+21
* first-run: Reland refactor of Upgrade class into upgrade_util API.tfarina@chromium.org2011-04-131-3/+3
* Broke ARM compile.siggi@chromium.org2011-04-131-3/+3
* first-run: Refactor Upgrade class into a common upgrade_util API.tfarina@chromium.org2011-04-131-3/+3
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-131-3/+2
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-131-2/+3
* first-run: Refactor Upgrade class.tfarina@chromium.org2011-04-121-1/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Remove knowledge about UserScriptListener from content.jam@chromium.org2011-04-011-1/+7
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-04-011-2/+6
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+2
* Revert "Turn on client-side phishing detection for UMA users with SafeBrowsin...satorux@chromium.org2011-03-311-2/+2
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-03-311-2/+2
* Simplify MetricsService API for shutting downstuartmorgan@chromium.org2011-03-231-2/+0
* Remove the check for inspector files since they're in resources.pak now.tony@chromium.org2011-03-231-25/+1
* Add tabId, type, and timeStamp parameters to extension webRequest events.mpcomplete@chromium.org2011-03-221-0/+5
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-211-0/+39
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-161-0/+22
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-151-22/+0
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-151-0/+22
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* Move the common child process messages into their own file.jam@chromium.org2011-03-071-4/+3
* Reverting the revert 76468. Removed include for browser_thread.h.rtenneti@chromium.org2011-03-021-0/+23
* Revert 76468 - Added back thread watcher changes.rtenneti@chromium.org2011-03-021-23/+0
* Added back thread watcher changes.rtenneti@chromium.org2011-03-021-0/+23
* Added EnabledPlugins policy.pastarmovj@chromium.org2011-03-011-3/+9
* Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarderjochen@chromium.org2011-03-011-1/+10
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-5/+5
* Revert 76199 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-281-25/+0
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-281-0/+25
* Revert 76168 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-23/+0
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-0/+23
* Revert 76156 - Added back thread watcher changes.rtenneti@chromium.org2011-02-261-23/+0
* Added back thread watcher changes.rtenneti@chromium.org2011-02-261-0/+23
* Revert 76154 - Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-23/+0
* Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-0/+23
* Implemented policy to disable plugin finder.pastarmovj@chromium.org2011-02-251-0/+11
* Back out thread watcher changes.rtenneti@chromium.org2011-02-251-23/+0
* Device policy infrastructurejkummerow@chromium.org2011-02-231-16/+14
* First cut at a WATCHDOG thread that monitors threads for theirrtenneti@chromium.org2011-02-231-0/+23
* Fix privacy issues related to about:net-internals and about:dnsmmenke@chromium.org2011-02-131-0/+4
* DevTools: allow binding remote debugging to provided interface.pfeldman@chromium.org2011-02-041-1/+3
* Introduced a new policy DefaultBrowserSettingEnabled.pastarmovj@chromium.org2011-02-011-0/+16
* DevTools: introduce tab contents list provider for remote debugging.pfeldman@chromium.org2011-01-311-1/+4