summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_process.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the check for inspector files since they're in resources.pak now.tony@chromium.org2011-03-231-9/+0
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-211-0/+3
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-161-0/+16
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-151-16/+0
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-151-0/+16
* Reverting the revert 76468. Removed include for browser_thread.h.rtenneti@chromium.org2011-03-021-0/+4
* Revert 76468 - Added back thread watcher changes.rtenneti@chromium.org2011-03-021-4/+0
* Added back thread watcher changes.rtenneti@chromium.org2011-03-021-0/+4
* Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarderjochen@chromium.org2011-03-011-0/+3
* Revert 76199 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-281-4/+0
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-281-0/+4
* Revert 76168 - Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-4/+0
* Trying changes to see the perfomance impact on Mac.rtenneti@chromium.org2011-02-261-0/+4
* Revert 76156 - Added back thread watcher changes.rtenneti@chromium.org2011-02-261-4/+0
* Added back thread watcher changes.rtenneti@chromium.org2011-02-261-0/+4
* Revert 76154 - Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-4/+0
* Revert 76015 - Added back thread watcher changes byrtenneti@chromium.org2011-02-261-0/+4
* Implemented policy to disable plugin finder.pastarmovj@chromium.org2011-02-251-0/+4
* Back out thread watcher changes.rtenneti@chromium.org2011-02-251-4/+0
* Device policy infrastructurejkummerow@chromium.org2011-02-231-3/+2
* First cut at a WATCHDOG thread that monitors threads for theirrtenneti@chromium.org2011-02-231-0/+4
* Fix privacy issues related to about:net-internals and about:dnsmmenke@chromium.org2011-02-131-0/+3
* DevTools: allow binding remote debugging to provided interface.pfeldman@chromium.org2011-02-041-0/+1
* DevTools: enable remote debugging with front-end served from the cloud.pfeldman@chromium.org2011-01-311-1/+5
* 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