summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Fix fullscreen video race condition.ohrn@opera.com2014-01-303-7/+23
* This cl rename MediaStreamSourceExtraData to MediaStreamSource. This class is...perkj@chromium.org2014-01-3025-852/+942
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-294-4/+4
* Chrome allows WebTouchPoint to store WebFloatPoint, instead of WebPoint.tdresser@chromium.org2014-01-292-3/+7
* RenderFrame: flesh out Observerellyjones@chromium.org2014-01-293-0/+17
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-291-1/+0
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-291-0/+1
* Revert of Revert of Revert of Remove threading from RendererGpuVideoAccelerat...ricea@chromium.org2014-01-2913-130/+282
* Revert of Revert of Remove threading from RendererGpuVideoAcceleratorFactorie...ricea@chromium.org2014-01-2913-282/+130
* Revert of Remove threading from RendererGpuVideoAcceleratorFactories (https:/...ricea@chromium.org2014-01-2913-130/+282
* Remove SetJavaScriptFlags() wrapper function from webkit.tfarina@chromium.org2014-01-291-5/+11
* Fix mistaken assumptions in testsabarth@chromium.org2014-01-291-0/+6
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-292-0/+2
* This change removes all the threading considerations fromsheu@chromium.org2014-01-2813-282/+130
* Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"dmichael@chromium.org2014-01-282-2/+0
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-282-0/+2
* ResourceFetcher: Add POST support and the ability to set headersmmenke@chromium.org2014-01-285-51/+155
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-284-4/+4
* Fix the timing when EmbeddedWorker sends back WorkerStartedkinuko@chromium.org2014-01-282-5/+28
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-284-4/+4
* [gpu] Remove StreamTexture(Manager) concept from command decodersievers@google.com2014-01-272-4/+0
* Pass MIME type parameter for EME WD 'needkey' on Androidjrummell@chromium.org2014-01-271-2/+2
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-273-8/+8
* Null-check RenderView in PepperPluginInstance's destructor.jam@chromium.org2014-01-273-12/+12
* Delete AltErrorPageResourceFetcher. This is no longer being usedmmenke@chromium.org2014-01-273-121/+0
* Move PPB_KeyboardInputEvent.GetCode to stable.garykac@chromium.org2014-01-273-5/+25
* only enable hole punching for encrypted videoqinmin@chromium.org2014-01-274-18/+19
* Revert 246905 "Revert 246894 "Wire up AGC to the MediaStreamAudi..."xians@chromium.org2014-01-276-40/+127
* Move kDataScheme constant into content namespace.tfarina@chromium.org2014-01-262-2/+2
* WebMediaPlayer*: Rename |decryptor_| to |proxy_decryptor_|.xhwang@chromium.org2014-01-264-28/+32
* WebMediaPlayerAndroid: Replace Unretained(this) with weak_factory_.GetWeakPtr().xhwang@chromium.org2014-01-251-7/+6
* WebMediaPlayerImpl and WebMediaPlayerAndroid handle DecryptorReadyCB.xhwang@chromium.org2014-01-256-105/+167
* Refactor WebMediaPlayerImpl's multithreaded painting code into VideoFramePain...scherkus@chromium.org2014-01-242-101/+18
* Proxy private UMA pepper interface for out-of-process and NaCl plugins.elijahtaylor@chromium.org2014-01-245-117/+14
* Update webrtc/libjingle 5397:5420.ronghuawu@chromium.org2014-01-241-8/+4
* Fix DCHECK in RtcVideoCapturer.wjia@chromium.org2014-01-241-1/+1
* Add ability to enable / disable overscroll in about:flagsdavemoore@chromium.org2014-01-241-2/+3
* Revert 246894 "Wire up AGC to the MediaStreamAudioProcessor."mad@chromium.org2014-01-246-127/+40
* Wire up AGC to the MediaStreamAudioProcessor.xians@chromium.org2014-01-246-40/+127
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-241-1/+0
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-241-0/+1
* Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...mallinath@chromium.org2014-01-233-10/+94
* Clean up the receivers in VideoSourceHandler dtor in case the caller of Video...ronghuawu@chromium.org2014-01-234-33/+52
* Make Android StreamTexture impl self-containedsievers@chromium.org2014-01-233-31/+15
* Rename WebMediaPlayerImpl::Repaint() to WebMediaPlayerImpl::InvalidateOnMainT...scherkus@chromium.org2014-01-232-21/+41
* Make out of process iframes draw when flag enabled.kenrb@chromium.org2014-01-238-97/+257
* Move preferred scrollbar style preference change listening from renderer to b...rsesek@chromium.org2014-01-232-8/+12
* Revert 246612 "Implement SetOption and GetOption methods defined..."akalin@chromium.org2014-01-233-94/+10
* Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo...mallinath@chromium.org2014-01-233-10/+94
* Wire VideoCaptureManager device capture formats to the renderer side.mcasas@chromium.org2014-01-2310-1/+154