summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_main_loop.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Shutdown gamepad background thread properlyscottmg@chromium.org2012-06-051-0/+3
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-1/+1
* Asynchronously launch the GPU process as soon as the IO thread is ready.apatrick@chromium.org2012-05-301-14/+14
* Moved instantiation of SpeechRecognitionManager inside browser_main_loop, ins...primiano@chromium.org2012-05-161-0/+7
* Initialize the GpuDataManager in content/, not in each and every BrowserMainP...erg@chromium.org2012-05-031-0/+5
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-0/+1
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-251-2/+5
* Media Gallery: Move MediaDeviceNotificationsLinux from content to chrome.thestig@chromium.org2012-04-121-12/+0
* Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...marshall@chromium.org2012-04-101-6/+4
* Remove duplicated setlocale(LC_ALL, "")simon.hong81@gmail.com2012-04-071-4/+0
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Fix for gpu thread creation race in single process mode.robertshield@chromium.org2012-04-041-7/+13
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-2/+2
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-2/+2
* Move media/audio files into media namespacevrk@google.com2012-04-021-2/+2
* Add a sandbox API for broker handle duplication jschuh@chromium.org2012-03-311-1/+1
* Revert 129627 - Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-1/+1