summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_main_loop.h
Commit message (Expand)AuthorAgeFilesLines
* Create base::win::MemoryPressureMonitor class.chrisha2015-05-081-4/+4
* Web MIDI: namespace change from media to media::miditoyoshim2015-05-081-3/+5
* Add a MemoryPressureMonitor class for Mac.shrike2015-05-011-0/+4
* Migrate ChromeOS to base::MemoryPressureMonitordmichael2015-04-151-8/+2
* Mechanical rename of base::debug -> base::trace_event for /contentssid2015-02-091-9/+3
* Reland of Move tracing namespace from base::debug to base::trace_event.primiano2015-02-051-1/+8
* Revert of Move tracing namespace from base::debug to base::trace_event. (patc...zhaoqin2015-02-051-8/+1
* Move tracing namespace from base::debug to base::trace_event.ssid2015-02-041-1/+8
* Make in-process gpu init thread safeboliu2015-01-271-0/+3
* Move MemoryPressureObserverChromeOS instantiation from Chrome to Contentskuhne2014-12-151-0/+12
* ScreenOrientationProvider coverts the platform agnositc logic around locking/...jonross2014-10-081-1/+7
* AudioMirroringManager becomes a global LazyInstance.miu2014-08-271-5/+0
* Store unsaved trace data on exit.alemate@chromium.org2014-07-021-1/+15
* Broadcast NotifyTimezoneChange to all RenderProcessHosts when the system timemark@chromium.org2014-04-301-1/+4
* content: Terminate early if the toolkit initialization fails.sadrul@chromium.org2014-04-251-1/+3
* Revert of Attempting to resolve a race condition with PowerMonitor (https://c...scottmg@chromium.org2014-04-051-0/+2
* Attempting to resolve a race condition with PowerMonitor.bajones@chromium.org2014-04-051-2/+0
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-4/+3
* Mac AVFoundation/QTKit: delay DeviceMonitorMac startup to first GetUserMedia.mcasas@chromium.org2014-03-121-0/+6
* Web MIDI: make naming convention be consistenttoyoshim@chromium.org2014-02-041-3/+3
* Use TracingController for startup tracingwangxianzhu@chromium.org2013-11-211-0/+8
* Make it possible to disable udev in the content API on linuxmostynb@opera.com2013-11-201-1/+1
* Chrome tracing for system-wide performance stats.jwmak@chromium.org2013-09-181-0/+2
* Allow overlapping sync and async startup requestsaberent@chromium.org2013-08-271-1/+7
* Adding key press detection in the browser process.jiayl@chromium.org2013-08-151-0/+6
* Revert 217768 "Adding key press detection in the browser process."phoglund@chromium.org2013-08-151-6/+0
* Adding key press detection in the browser process.jiayl@chromium.org2013-08-151-0/+6
* 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