summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process.h
Commit message (Expand)AuthorAgeFilesLines
* When clearing plugin data at shutdown, wait for it to finish.bauerb@chromium.org2011-01-211-0/+11
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-2/+5
* Lifecycle management for PolicyProvidersjkummerow@chromium.org2011-01-051-1/+8
* Send phishing model from the browser to the renderer.noelutz@google.com2010-12-091-0/+10
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-3/+2
* Implement print preview tab controller.kmadhusu@chromium.org2010-11-161-0/+3
* FBTF: More ctor/dtor cleanup.erg@google.com2010-10-141-2/+2
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-1/+1
* Create DownloadStatusUpdater to keep track of download progressphajdan.jr@chromium.org2010-09-271-0/+2
* Fixes bad URLRequest leak detection. nss_ocsp creates asky@chromium.org2010-09-151-1/+1
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-0/+2
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-181-5/+0
* Delete obviously unneeded forward declarations in chrome/browser/*.h.viettrungluu@chromium.org2010-08-051-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Rename DownloadRequestManager to DownloadRequestLimiter.phajdan.jr@chromium.org2010-07-151-2/+2
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-141-0/+4
* DevTools: add stub for HTTP-based remote debugger interface.pfeldman@chromium.org2010-07-061-3/+1
* Create a dedicated cache thread and use it to create thervargas@google.com2010-05-181-0/+3
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-301-4/+2
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-301-2/+4
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-301-4/+2
* Auto restart when update available while running in the background on windows.atwilson@chromium.org2010-04-091-0/+13
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-091-13/+0
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-081-0/+13
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-11/+0
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-1/+1
* Initial implementation of status tray functionality (mac-only, currently).atwilson@chromium.org2010-03-061-0/+5
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-1/+1
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-1/+3
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-1/+3
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-0/+1
* Connect the various pieces for notifications... hook up NotificationUIManager...johnnyg@chromium.org2009-10-301-0/+4
* First of several patches to get rid of MessageLoop caching now that we have C...jam@chromium.org2009-10-281-1/+5
* Fix a typo in a comment.pkasting@chromium.org2009-10-011-2/+2
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-17/+0
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-0/+8
* Fix a comment typo. No code change.mdm@chromium.org2009-09-021-1/+1
* Mask the BrokerServices class behind an ifdef for Windows only; Linux and Mac...jhawkins@chromium.org2009-08-211-1/+7
* Don't show "Inspect Element" in the context menu if we can't inspect.agl@chromium.org2009-08-211-0/+9
* There is no need for the browser process to have an accelerator handler.This ...jcampan@chromium.org2009-07-291-5/+0
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+1
* Enable DownloadRequestManager for Mac.paul@chromium.org2009-06-191-2/+0
* Fix a crash when the ThumbnailGenerator.brettw@chromium.org2009-06-171-1/+4
* Generalize the code that checks for user actions in the render view to work o...estade@chromium.org2009-05-281-1/+1
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-2/+2
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-221-0/+9
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-211-9/+0
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-211-0/+9
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-161-0/+2
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-051-1/+2