summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_main_loop.h
Commit message (Expand)AuthorAgeFilesLines
* Moved instantiation of SpeechRecognitionManager inside browser_main_loop, ins...primiano@chromium.org2012-05-161-0/+5
* Media Gallery: Move MediaDeviceNotificationsLinux from content to chrome.thestig@chromium.org2012-04-121-4/+0
* Modify Comment of BrowserMainLoop.simon.hong81@gmail.com2012-04-121-1/+1
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-3/+6
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-6/+3
* Move media/audio files into media namespacevrk@google.com2012-04-021-3/+6
* Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...tfarina@chromium.org2012-03-141-0/+8
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-2/+2
* Move creation and ownership of BrowserOnlineStateObserver to content.jam@chromium.org2012-03-111-0/+3
* Implement Linux media notifier.thestig@chromium.org2012-03-071-0/+4
* Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...jam@chromium.org2012-02-231-0/+6
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-101-6/+12
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-091-12/+6
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-091-6/+12
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-061-12/+6
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-061-6/+12
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-0/+7
* Get rid of BrowserThread::WEB_SOCKET_PROXY. BrowserThread is only for threads...jam@chromium.org2012-01-101-3/+0
* Add Comment above browser thread variables of BrowserMainLoop Classsimon.hong81@gmail.com2012-01-091-1/+3
* Create a secondary file thread, FILE_USER_BLOCKING, for tasks requiring file ...michaeln@google.com2011-12-071-0/+1
* Start/stop WebKitThread from BrowserMainLoop like other BrowserThreads.joi@chromium.org2011-12-021-2/+4
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-0/+17
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-17/+0
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-0/+17
* Add ChromeBrowserMainExtraParts for non main parts. (take 3)stevenjb@google.com2011-11-211-7/+7
* Revert 110710 - Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-181-1/+6
* Fix ProcessSingletonTest.StartupRaceCondition for win.stevenjb@google.com2011-11-181-7/+2
* Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-181-7/+7
* Revert 110327 - Add ChromeBrowserParts for non main parts.cpu@chromium.org2011-11-161-4/+7
* Add ChromeBrowserParts for non main parts.stevenjb@google.com2011-11-161-7/+4
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-151-0/+4
* Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitorkmadhusu@chromium.org2011-11-141-4/+0
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-141-0/+4
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-4/+3
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Make GTK and Aura parts orthogonal to OS partsstevenjb@google.com2011-10-261-0/+75