summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_main_loop.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing unnecessary content:: namespace qualifier.darin@chromium.org2013-01-021-2/+1
* Exclude PluginService for builds with enable_plugins==0nileshagrawal@chromium.org2012-12-201-1/+3
* Start GPU process earlier (when force-compositing mode is enabled).jbauman@chromium.org2012-12-081-17/+17
* Revert 171370 due to perf regression on XP (bug 164609)akalin@chromium.org2012-12-071-15/+17
* Start GPU process earlier.jbauman@chromium.org2012-12-061-17/+15
* Add content/browser/loader/ for resource loading related classes.darin@chromium.org2012-12-051-1/+1
* Revert 169449 - https://codereview.chromium.org/11364048/ increased the start...xians@chromium.org2012-11-261-1/+3
* https://codereview.chromium.org/11364048/ increased the startup time on Mac b...xians@chromium.org2012-11-261-3/+1
* Catch a GTK warning when using the file chooser dialog without a ~/.local/sharemgiuca@chromium.org2012-11-201-0/+3
* This patch implements a device selection UI to chrome content setting, and th...xians@chromium.org2012-11-161-1/+3
* [Android] Initialize the DataFetcherImplAndroiddfalcantara@chromium.org2012-11-101-0/+13
* Move content\browser\renderer_host\media to content namespace.jam@chromium.org2012-10-291-3/+2
* content/browser: Move speech code into content namespace.tfarina@chromium.org2012-10-291-1/+1
* when running in single process mode, modify the browser's command line to inc...jochen@chromium.org2012-10-251-0/+7
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-11/+8
* Replace the DownloadFileManager with direct ownership of DownloadFileImplrdsmith@chromium.org2012-10-181-4/+1
* Build browser_main_loop.cc on iOS.msarda@chromium.org2012-10-111-1/+7
* chromeos: Remove unnecessary dbus-glib includehashimoto@chromium.org2012-10-091-4/+0
* Move gpu blacklist data file to content side.zmo@google.com2012-09-201-5/+4
* Don't DFATAL on systems without a desktop environment setup.fischman@chromium.org2012-09-201-0/+3
* Cleanup: Add a const variable for /proc/self/exe.thestig@chromium.org2012-09-151-1/+3
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-111-0/+14
* Begin adding support for tab mirroring via the MediaStream audio/video capturingmiu@chromium.org2012-09-111-9/+2
* Minimal if-def changes for OS_IOS in browser_main_loop.*leng@chromium.org2012-09-101-12/+29
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-101-2/+4
* Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...dharani@google.com2012-09-091-2/+0
* Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-071-0/+2
* Revert 154294 - Remove DownloadFileManager in favor of direct ownership of Do...rdsmith@chromium.org2012-08-311-1/+4
* Remove DownloadFileManager in favor of direct ownership of DownloadFiles.rdsmith@chromium.org2012-08-301-4/+1
* Revert 153563 - Remove DownloadFileManager in favor of direct ownership of Do...isherman@chromium.org2012-08-281-1/+4
* Remove DownloadFileManager in favor of direct ownership of DownloadFiles.rdsmith@chromium.org2012-08-271-4/+1
* Revert 153221 - Remove DownloadFileManager in favor of direct ownership of Do...rdsmith@chromium.org2012-08-241-1/+4
* Remove DownloadFileManager in favor of direct ownership of DownloadFiles.rdsmith@chromium.org2012-08-241-4/+1
* Revert 152213 - Replace the DownloadFileManager with direct ownership of Down...rdsmith@chromium.org2012-08-191-1/+4
* Replace the DownloadFileManager with direct ownership of DownloadFile.rdsmith@chromium.org2012-08-181-4/+1
* Add DeviceMonitorMac to BrowserMainLoop.xians@chromium.org2012-08-151-0/+15
* Revert 151351 - Replace the DownloadFileManager with direct ownership yutak@chromium.org2012-08-141-1/+4
* Replace the DownloadFileManager with direct ownership rdsmith@chromium.org2012-08-131-4/+1
* Don't reset speech_recognition_manager_ in BrowserMainLoop::ShutdownThreadsAn...hans@chromium.org2012-08-011-2/+0
* Add DeviceMonitorLinux in BrowserMainLoop.wjia@chromium.org2012-07-311-0/+8
* Move GPU prelaunch to later in startup process to ensure the blacklist inform...apatrick@chromium.org2012-07-261-16/+17
* Revert 143711 so GPU process launches on browser startup.apatrick@chromium.org2012-07-241-1/+16
* Move zygote_host_impl_linux.* to content/browser/zygote_hostjln@chromium.org2012-07-241-1/+1
* MediaStreamManager needs to outlive its clients like MediaStreamDispatcherHos...xians@chromium.org2012-07-181-4/+0
* Histograms - Initialize HistogramSynchronizer in browser process.rtenneti@chromium.org2012-07-171-5/+8
* Pepper needs to repeatedly call enumeration API in order to get a synchronous...xians@chromium.org2012-07-061-0/+18
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-281-7/+8
* Do not prelaunch GPU process at browser startup.apatrick@chromium.org2012-06-221-14/+0
* Enable Android network change notifierhaitao.feng@intel.com2012-06-121-4/+0
* - Removed the message loop from shell_browser_main_parts.cc. We don't needmichaelbai@chromium.org2012-06-081-1/+4