summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_main_loop.h
Commit message (Expand)AuthorAgeFilesLines
* Run the later parts of startup as UI thread tasksaberent@chromium.org2013-08-011-3/+15
* Record Chrome trace events in tcmalloc heap profilesjamescook@chromium.org2013-07-241-3/+7
* Remove unused WEBKIT_DEPRECATED threadjamesr@chromium.org2013-07-191-4/+0
* Move timing files into base/time and base/timer, install forwarding headers.avi@chromium.org2013-06-271-2/+2
* Move IndexedDB from WEBKIT_DEPRECATED to dedicated threadjsbell@chromium.org2013-06-251-1/+3
* Re-land 16025005 with tiny fix for statics perf issuecrogers@google.com2013-06-221-0/+3
* Revert 207992: This looks like a reland of r207983, which was reverted insadrul@chromium.org2013-06-221-3/+0
* don't include iostream.hcrogers@google.com2013-06-221-0/+3
* Revert 207983 "Implement Web MIDI API back-end"crogers@google.com2013-06-221-3/+0
* Implement Web MIDI API back-endcrogers@google.com2013-06-221-0/+3
* Minor cleanup to remove the static thread-safe methods on BrowserMainLoop. In...jam@chromium.org2013-06-211-6/+12
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-0/+2
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-2/+2
* Native memory histograms for the browser.marja@chromium.org2013-01-311-0/+2
* Tab Audio Mirroring/Capture: Browser-side connect/disconnect functionality:miu@chromium.org2013-01-111-0/+3
* 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