summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* No need to have DevToolsManager reference countedyurys@chromium.org2011-08-041-1/+1
* Fix broken treecpu@chromium.org2011-08-031-1/+1
* Component update part six, wire sigleton to browsercpu@chromium.org2011-08-031-0/+19
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-291-0/+9
* Move gpu preliminary info collection from IO thread to FILE thread.zmo@google.com2011-07-281-0/+8
* Remove obsolete cleanup code for old SafeBrowsing client-side models.bryner@chromium.org2011-07-281-4/+2
* DevTools: move devtools_ui into content since it should be able to serve devt...pfeldman@chromium.org2011-07-271-11/+6
* DevTools: bulk move of legacy protocol back to chrome/.pfeldman@chromium.org2011-07-201-2/+2
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-191-1/+1
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-1/+1
* Use BrowserThreadMessageLoopProxy to post messages tortenneti@chromium.org2011-07-141-3/+3
* Make policy removable using ifdefs instead of stubs.torne@chromium.org2011-07-141-0/+2
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-131-5/+4
* Convert ViewMsg_NetworkStateChanged from routed -> control,adamk@chromium.org2011-07-121-0/+3
* Make safe browsing optional at compile time.torne@chromium.org2011-07-111-3/+9
* Introduce a policy to control the maximal number of connections per proxy ser...pastarmovj@chromium.org2011-07-111-0/+10
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+3
* Revert 91842 - Introduce a policy to control the maximal number of connection...johnme@google.com2011-07-081-10/+0
* Introduce a policy to control the maximal number of connections per proxy ser...pastarmovj@chromium.org2011-07-081-0/+10
* Move code to clear web databases on shutdown to the database trackerjochen@chromium.org2011-07-081-40/+0
* Revert 91390 (build breakage) - Convert ViewMsg_NetworkStateChanged from rout...adamk@google.com2011-07-021-3/+0
* Convert ViewMsg_NetworkStateChanged from routed -> controladamk@google.com2011-07-011-0/+3
* Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.mirandac@chromium.org2011-06-301-26/+1
* Move user cloud policy to BrowserProcess (was 6979011)gfeher@chromium.org2011-06-291-1/+1
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-4/+4
* Don't set exit_cleanly bit early if shutdown can be canceled.oshima@google.com2011-06-281-1/+1
* Move deleting GEARS data to the profile destructorjochen@chromium.org2011-06-221-2/+0
* Initial CL to update the client model more frequently. This CL also changes ...noelutz@google.com2011-06-171-4/+3
* Moved files related to background mode to browser/background.atwilson@chromium.org2011-06-171-1/+1
* Hooking MHTML generation to the browser.jcivelli@chromium.org2011-06-141-0/+8
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-0/+10
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-131-11/+0
* Enable client-side phishing detection for stable builds.noelutz@google.com2011-06-091-11/+3
* Remove ResourceDispatcherHost dependency on Chrome's LoginHandler and Externa...jam@chromium.org2011-06-031-5/+5
* Remove last safebrowsing references from content.jam@chromium.org2011-06-021-9/+22
* Remove the background X11 thread.tony@chromium.org2011-06-011-25/+0
* Reduce likelihood of double-get of top-level prerendered resource.cbentzel@chromium.org2011-05-301-1/+2
* Modifying the BackgroundModeManager to handle multiple profiles.rlp@chromium.org2011-05-281-0/+27
* Fix gpu acceleration with --in-process-gpu and --single-process modes.sievers@google.com2011-05-271-32/+0
* Make --allow-cross-domain-auth-prompt equivalent to a preference.tsepez@chromium.org2011-05-261-0/+10
* Revert 86724 - Modifying the BackgroundModeManager to handle multiple profiles.vandebo@chromium.org2011-05-251-27/+0
* Modifying the BackgroundModeManager to handle multiple profiles.rlp@chromium.org2011-05-251-0/+27
* Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.dominich@chromium.org2011-05-251-0/+14
* Also enable client-side phishing detection for multi-user installsnoelutz@google.com2011-05-241-1/+5
* Implemented a policy for centralized setting of the --disk-cache-dir flag.pastarmovj@chromium.org2011-05-241-0/+4
* Add a hook to clear Gears Plugin Data in the "Clear browsing data" tool.mpcomplete@chromium.org2011-05-191-0/+2
* Get rid of some plugin related dependencies. Have PluginObserver be created ...jam@chromium.org2011-05-181-0/+13
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-111-1/+1
* Websocket to TCP proxy running in a separate thread (only on ChromeOS).dilmah@chromium.org2011-05-101-0/+36
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-091-1/+1