summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-20/+0
* Initial implementation of status tray functionality (mac-only, currently).atwilson@chromium.org2010-03-061-0/+11
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-3/+1
* BSD port: another chunk of chrome/browser ifdef cleaningpvalchev@google.com2010-02-031-2/+2
* Reland 37913. Clear local state on exit.jochen@chromium.org2010-02-031-0/+4
* Revert 37913 - Clear local state (cookies, databases, local storage) on exit.chase@chromium.org2010-02-031-4/+0
* Clear local state (cookies, databases, local storage) on exit.jochen@chromium.org2010-02-031-0/+4
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-3/+2
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-1/+10
* Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas...ananta@chromium.org2009-12-151-14/+2
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-1/+7
* Assorted cleanup.estade@chromium.org2009-11-231-2/+0
* Fix bug when accessing g_browser_process->broker_services() at shutdown.jam@chromium.org2009-11-231-4/+12
* Revert r31665: themed mac startup time regressionapavlov@chromium.org2009-11-111-4/+0
* Set have_inspector_files_ in the UI thread as it is only read from that thread.apavlov@chromium.org2009-11-111-0/+4
* Connect the various pieces for notifications... hook up NotificationUIManager...johnnyg@chromium.org2009-10-301-0/+12
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-7/+0
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-0/+9
* 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/+12
* Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survive...ericroman@google.com2009-08-111-0/+4
* There is no need for the browser process to have an accelerator handler.This ...jcampan@chromium.org2009-07-291-10/+0
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-2/+2
* Fix a crash when the ThumbnailGenerator.brettw@chromium.org2009-06-171-12/+10
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-161-0/+11
* DevTools: Make reloading inspector lead to the complete DevTools Client Windo...pfeldman@chromium.org2009-06-051-1/+1
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-2/+0
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-3/+3
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-221-0/+14
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-211-14/+0
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-211-0/+14
* Give each HistoryService instance it's own backend thread.tim@chromium.org2009-04-141-1/+0
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-161-0/+11
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Compile parts of chrome/browser/automation on Linux.phajdan.jr@chromium.org2009-02-251-1/+1
* Will the real BrowserProcessImpl please stand up?beng@google.com2009-02-011-1/+6
* Fixes leak of shutdown event in BrowserProcess.sky@google.com2009-01-231-2/+4
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-2/+2
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-7/+0
* Rollbackmbelshe@google.com2008-12-011-0/+7
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-301-7/+0
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-141-0/+7
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-141-7/+0
* Removes the old frames.ben@chromium.org2008-11-101-10/+0
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* Remove more shared_event that I missed last timeagl@chromium.org2008-10-161-1/+0
* Enable magic browzr again.ben@chromium.org2008-10-141-1/+1
* Revert r3334 to disable magic_browzR and see if that fixes the crashes in the mal@chromium.org2008-10-141-1/+1
* Turn on MagicBrowzr again.ben@chromium.org2008-10-141-1/+1