summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
...
* Push API: move dispatcher to RenderFramemvanouwerkerk@chromium.org2014-07-026-20/+27
* Revert 280896 "Fixed the audio mirroring problem introduced by r..."xians@chromium.org2014-07-025-84/+16
* Add switch to disable recording whole documentboliu@chromium.org2014-07-025-22/+23
* Fixed the audio mirroring problem introduced by r278345 ( https://codereview....xians@chromium.org2014-07-015-16/+84
* Route selection bounds updates through the compositorjdduke@chromium.org2014-07-012-0/+40
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-016-16/+9
* Set an empty HTTP origin header if needed in RenderFrame::willSendRequestclamy@chromium.org2014-07-011-0/+4
* Remove WebContentsObservers dependencies on WebFrame::uniqueName().dcheng@chromium.org2014-07-011-2/+0
* Add support for strong future sync points.jbauman@chromium.org2014-07-012-0/+10
* Enable the extended filter mode AEC on all non-mobile platforms.ajm@chromium.org2014-06-301-4/+4
* Stop feeding render data to AEC after audio processor has stopped.xians@chromium.org2014-06-303-22/+37
* Mojo: Remove InterfaceProvider.sammc@chromium.org2014-06-303-3/+3
* Revert 280493 "Make SingleThreadProxy a SchedulerClient"nkostylev@chromium.org2014-06-283-5/+31
* Implement WebWidgetClient method to show IME on demand.zeeshanq@chromium.org2014-06-282-2/+9
* Clear render error callback on Stop(). Ensure callback is set.dalecurtis@chromium.org2014-06-281-0/+2
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-06-283-31/+5
* <webview>: Fix issue with "display: none".lazyboy@chromium.org2014-06-271-0/+4
* Changed IME messages from Frame to Inputguohui@chromium.org2014-06-271-4/+4
* Fix GetConstraintValueAsDouble.perkj@chromium.org2014-06-272-1/+43
* Make sure MediaStreamSource::StopCallback is triggered if the VideoCaptureDev...perkj@chromium.org2014-06-273-8/+24
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-272-2/+0
* [DeviceLight] Add renderer+common partsrijubrata.bhaumik@intel.com2014-06-275-1/+302
* [Android] Java Bridge with Gin: implement Java Bridge dispatchermnaganov@chromium.org2014-06-273-6/+12
* Move MockScreenOrientationController to content/shell/renderer/test_runner/ch.dumez@samsung.com2014-06-276-208/+0
* Move PPB_TrueTypeFont_Dev host from renderer to browser.bbudge@chromium.org2014-06-268-1038/+0
* Expose a low-end device mode override flags for non-android OSs as wellc.shu@samsung.com2014-06-264-20/+10
* Change VideoTrackAdapter to drop frames if the frame rate is higher than the ...perkj@chromium.org2014-06-266-36/+147
* EME: Add support for WebContentDecryptionModuleResult.jrummell@chromium.org2014-06-264-9/+216
* 3d side of a 3-sided patchvollick@chromium.org2014-06-252-8/+0
* Move all remaining appcache-related code to content namespacepilgrim@chromium.org2014-06-252-6/+5
* Fix DCHECK crash in RtcVideoEncoder.wuchengli@chromium.org2014-06-252-8/+8
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-258-92/+93
* Removed all references to disable-device-enumeration flag and retained functi...carolinea@chromium.org2014-06-251-9/+6
* Add support for Blink's new connection type in browser.jkarlin@chromium.org2014-06-251-1/+1
* Revert 279557 "Support exposing Mojo services between render fra..."xhwang@chromium.org2014-06-258-93/+92
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-258-92/+93
* Enable mime types to be UTF8 when creating pluginsrhodovan.u-szeged@partner.samsung.com2014-06-241-1/+1
* Renaming didNavigate() to continueProgramsuyash.s@samsung.com2014-06-241-3/+1
* More test cases for AEC dump.grunell@chromium.org2014-06-242-0/+24
* Update the content/ layer to accept 'natural' screen orientation lock.mlamouri@chromium.org2014-06-241-1/+2
* Don't use WebElement::hasTagName.tkent@chromium.org2014-06-242-8/+8
* Introduce buffering state change callback to Pipeline.scherkus@chromium.org2014-06-242-16/+26
* Initialize the RenderWidget color profile for change detectionnoel@chromium.org2014-06-241-0/+1
* Chromium: Adds a mechanism to pause the serviceworker startup sequence after ...michaeln@chromium.org2014-06-234-2/+31
* Prepare for removing some dead scrolling pathsvollick@chromium.org2014-06-232-0/+7
* Always use the native sample rate for Pulse.dalecurtis@chromium.org2014-06-231-3/+3
* Merged VideoFrameDeliverer and MediaStreamVideoTrack::FrameDeliverer.perkj@chromium.org2014-06-234-239/+143
* Changed IME messages from View to Input.bcwhite@chromium.org2014-06-233-7/+7
* Battery Status API: make the testRunner.didChangeBatteryStatus synchronous.timvolodine@chromium.org2014-06-231-8/+2
* DevTools: Fix for Page.captureScreenshotvkuzkokov@chromium.org2014-06-232-0/+15