summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto testsstevenjb@google.com2011-09-161-4/+3
* Make sure no Browsers exist on shutdown.willchan@chromium.org2011-09-161-0/+1
* Revert DidEndMainMessageLoop changes from my earlier checkin since they cause...jam@chromium.org2011-09-151-0/+2
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-151-7/+1
* Fix the memory access race on the WaitableEvent in EndSession.gbillock@chromium.org2011-09-151-4/+9
* Improve fast-shutdown path to prevent flakinessjar@chromium.org2011-09-151-2/+21
* Add assertion to make sure we're not adding more Browsers.willchan@chromium.org2011-09-141-0/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-1/+0
* Rename the Chrome BrowserMainParts implementations to all start with Chrome. ...jam@chromium.org2011-09-081-1/+1
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-071-1/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-1/+4
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Revamp the multi-profiles testing infrastructure.rsesek@chromium.org2011-08-311-1/+3
* Add "enabled" state to the ClientSideDetectionService.joaodasilva@chromium.org2011-08-231-44/+12
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-0/+1
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-1/+0
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-0/+1
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-1/+0
* Factor out dependncy on download throttling from core download code.jam@chromium.org2011-08-161-0/+8
* Move the core download files to content.jam@chromium.org2011-08-151-1/+1
* 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