summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_main_loop.h
Commit message (Expand)AuthorAgeFilesLines
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-3/+3
* Move content\browser\renderer_host\media to content namespace.jam@chromium.org2012-10-291-6/+3
* Move content\browser\net to content namespace.jam@chromium.org2012-10-291-2/+1
* content/browser: Move speech code into content namespace.tfarina@chromium.org2012-10-291-5/+2
* Revert 164120 - content/browser: Move more files into the content namespace.sail@chromium.org2012-10-251-1/+1
* content/browser: Move more files into the content namespace.tfarina@chromium.org2012-10-251-1/+1
* We don't need to do both OleInitialize() and CoInitializeEx() on the same thr...pkasting@chromium.org2012-10-011-8/+0
* Minimal if-def changes for OS_IOS in browser_main_loop.*leng@chromium.org2012-09-101-1/+3
* Add DeviceMonitorMac to BrowserMainLoop.xians@chromium.org2012-08-151-0/+4
* Add DeviceMonitorLinux in BrowserMainLoop.wjia@chromium.org2012-07-311-1/+7
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Pepper needs to repeatedly call enumeration API in order to get a synchronous...xians@chromium.org2012-07-061-0/+6
* 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