summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* StopStream for the local media stream should stop the capturer. xians@chromium.org2013-03-146-22/+37
* Enable webrtc by default on Android.wjia@chromium.org2013-03-142-5/+5
* Fixes WebRTC crash caused by calling RemoveCapturerSink() while capturing.henrika@chromium.org2013-03-143-17/+101
* Revert 188053 "StopStream for the local media stream should stop..."xians@chromium.org2013-03-145-31/+22
* StopStream for the local media stream should stop the capturer.xians@chromium.org2013-03-145-22/+31
* cc: Chromify TextureLayer and testenne@chromium.org2013-03-141-1/+1
* Pass more detailed audio hardware configuration information to the renderercrogers@google.com2013-03-139-23/+65
* cc: Chromify the LayerTreeHost class.danakj@chromium.org2013-03-131-37/+38
* Switch RenderWidgetFullscreenPepper to use RenderWidget's compositorpiman@chromium.org2013-03-132-251/+38
* Move image decoder unit tests to content_unittestsabarth@chromium.org2013-03-132-0/+66
* Only skip resampling on ChromeOS.dalecurtis@chromium.org2013-03-131-3/+3
* Replacing the deprecated WebRTCPeerConnectionHandlerClient::ICEStatetommyw@chromium.org2013-03-126-32/+59
* Move CreateOutputSurface to RenderWidgetpiman@chromium.org2013-03-126-165/+133
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-122-10/+10
* Implementing pauseTimers for chromium webviewkristianm@chromium.org2013-03-122-0/+7
* cc: Chromify the Animation and LayerAnimationController classesdanakj@chromium.org2013-03-121-1/+1
* cc: Prevent crash when context creation fails.danakj@chromium.org2013-03-121-3/+4
* Use multiple shared memory buffers cyclically for audio capture.wjia@chromium.org2013-03-114-13/+26
* Web Content zoom settings should not apply to login/lock screenantrim@chromium.org2013-03-112-9/+19
* Adds support of local audio streams for more than one media player.henrika@chromium.org2013-03-117-344/+262
* Initial implementation of the permission API for Browser Plugin PointerLockmthiesse@chromium.org2013-03-102-28/+31
* Update some #includes for WebMessagePortChannel.h which has moved to Platform...pilgrim@chromium.org2013-03-091-1/+1
* Properly hook the RenderWidgetFullscreenPepper to the frame counting logic.piman@chromium.org2013-03-092-9/+17
* Clarify AutoResizeCompositor should only be called in auto resize mode.aelias@chromium.org2013-03-094-7/+12
* pepper: Use the RenderThread's shared context as the parent context.danakj@chromium.org2013-03-098-162/+76
* <browser>: permissionRequest API for geolocation.lazyboy@chromium.org2013-03-091-4/+6
* Revert 187073crogers@google.com2013-03-091-7/+6
* Leak non-main-thread shared contexts when RenderThreadImpl is being destroyed.danakj@chromium.org2013-03-081-13/+18
* Revert 187048ccameron@chromium.org2013-03-081-6/+7
* Enable the "Web Audio Input" feature by default.crogers@google.com2013-03-081-7/+6
* InitializeSSL when OpenSSL is used.ronghuawu@chromium.org2013-03-081-3/+11
* Disable partial swaps for webview guest renderer until we can figure out how ...alexst@chromium.org2013-03-089-9/+33
* Update some #includes for WebStorageNamespace.h which has been moved to the n...pilgrim@chromium.org2013-03-081-1/+1
* cc: Chromify the SolidColorLayer classes.danakj@chromium.org2013-03-081-1/+1
* Add implementation of WebWidgetClient::initializeLayerTreeView()jamesr@chromium.org2013-03-084-13/+17
* Update user gesture related code to the new WebKit APIjochen@chromium.org2013-03-083-15/+16
* Remove Android WebView synchronous find.boliu@chromium.org2013-03-082-86/+0
* cc: Consolidate the analysis_canvas operationsvmpstr@chromium.org2013-03-071-0/+4
* Let the browser handle external navigations from DevTools.vsevik@chromium.org2013-03-071-4/+4
* Browser Plugin: Cleanup remove navigate_src_sent_.fsamuel@chromium.org2013-03-072-26/+23
* Enable accelerated animations for orphan layersajuma@chromium.org2013-03-072-0/+7
* Revert 186627miu@chromium.org2013-03-076-26/+16
* Reland r186180 after fixing the --audio-buffer-size flag and cras issue.xians@chromium.org2013-03-071-11/+17
* Allow renderer compositor message loop to be set by content embedderboliu@chromium.org2013-03-0710-95/+116
* Generalize some bits of Permission API code in browser plugin.lazyboy@chromium.org2013-03-072-47/+39
* Remove CompositorThread dependency on WebThreadjamesr@chromium.org2013-03-076-29/+25
* Use gpu::Mailbox in IPCs instead of std::stringpiman@chromium.org2013-03-076-16/+26
* Revert 186180 "Moved AudioUtil static functions:"hshi@chromium.org2013-03-071-17/+11
* Stop using the WebView::sharedGraphicsContext3D interface.danakj@chromium.org2013-03-078-20/+35
* Send fewer accessibility tree nodes from renderer to browser.dmazzoni@chromium.org2013-03-077-132/+421