| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix fullscreen video race condition. | ohrn@opera.com | 2014-01-30 | 3 | -7/+23 |
* | This cl rename MediaStreamSourceExtraData to MediaStreamSource. This class is... | perkj@chromium.org | 2014-01-30 | 25 | -852/+942 |
* | [#7] Pass gfx::Size by const ref. | prashant.n@samsung.com | 2014-01-29 | 4 | -4/+4 |
* | Chrome allows WebTouchPoint to store WebFloatPoint, instead of WebPoint. | tdresser@chromium.org | 2014-01-29 | 2 | -3/+7 |
* | RenderFrame: flesh out Observer | ellyjones@chromium.org | 2014-01-29 | 3 | -0/+17 |
* | Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu... | ricea@chromium.org | 2014-01-29 | 1 | -1/+0 |
* | Pinch/Zoom Infrastructure & Plumbing CL | wjmaclean@chromium.org | 2014-01-29 | 1 | -0/+1 |
* | Revert of Revert of Revert of Remove threading from RendererGpuVideoAccelerat... | ricea@chromium.org | 2014-01-29 | 13 | -130/+282 |
* | Revert of Revert of Remove threading from RendererGpuVideoAcceleratorFactorie... | ricea@chromium.org | 2014-01-29 | 13 | -282/+130 |
* | Revert of Remove threading from RendererGpuVideoAcceleratorFactories (https:/... | ricea@chromium.org | 2014-01-29 | 13 | -130/+282 |
* | Remove SetJavaScriptFlags() wrapper function from webkit. | tfarina@chromium.org | 2014-01-29 | 1 | -5/+11 |
* | Fix mistaken assumptions in tests | abarth@chromium.org | 2014-01-29 | 1 | -0/+6 |
* | PPAPI: Implement PPB_FileMapping on POSIX | dmichael@chromium.org | 2014-01-29 | 2 | -0/+2 |
* | This change removes all the threading considerations from | sheu@chromium.org | 2014-01-28 | 13 | -282/+130 |
* | Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX" | dmichael@chromium.org | 2014-01-28 | 2 | -2/+0 |
* | PPAPI: Implement PPB_FileMapping on POSIX | dmichael@chromium.org | 2014-01-28 | 2 | -0/+2 |
* | ResourceFetcher: Add POST support and the ability to set headers | mmenke@chromium.org | 2014-01-28 | 5 | -51/+155 |
* | Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview... | mnissler@chromium.org | 2014-01-28 | 4 | -4/+4 |
* | Fix the timing when EmbeddedWorker sends back WorkerStarted | kinuko@chromium.org | 2014-01-28 | 2 | -5/+28 |
* | [#7] Pass gfx::Size by const ref. | prashant.n@samsung.com | 2014-01-28 | 4 | -4/+4 |
* | [gpu] Remove StreamTexture(Manager) concept from command decoder | sievers@google.com | 2014-01-27 | 2 | -4/+0 |
* | Pass MIME type parameter for EME WD 'needkey' on Android | jrummell@chromium.org | 2014-01-27 | 1 | -2/+2 |
* | Convert Media Galleries to use base::File | rvargas@chromium.org | 2014-01-27 | 3 | -8/+8 |
* | Null-check RenderView in PepperPluginInstance's destructor. | jam@chromium.org | 2014-01-27 | 3 | -12/+12 |
* | Delete AltErrorPageResourceFetcher. This is no longer being used | mmenke@chromium.org | 2014-01-27 | 3 | -121/+0 |
* | Move PPB_KeyboardInputEvent.GetCode to stable. | garykac@chromium.org | 2014-01-27 | 3 | -5/+25 |
* | only enable hole punching for encrypted video | qinmin@chromium.org | 2014-01-27 | 4 | -18/+19 |
* | Revert 246905 "Revert 246894 "Wire up AGC to the MediaStreamAudi..." | xians@chromium.org | 2014-01-27 | 6 | -40/+127 |
* | Move kDataScheme constant into content namespace. | tfarina@chromium.org | 2014-01-26 | 2 | -2/+2 |
* | WebMediaPlayer*: Rename |decryptor_| to |proxy_decryptor_|. | xhwang@chromium.org | 2014-01-26 | 4 | -28/+32 |
* | WebMediaPlayerAndroid: Replace Unretained(this) with weak_factory_.GetWeakPtr(). | xhwang@chromium.org | 2014-01-25 | 1 | -7/+6 |
* | WebMediaPlayerImpl and WebMediaPlayerAndroid handle DecryptorReadyCB. | xhwang@chromium.org | 2014-01-25 | 6 | -105/+167 |
* | Refactor WebMediaPlayerImpl's multithreaded painting code into VideoFramePain... | scherkus@chromium.org | 2014-01-24 | 2 | -101/+18 |
* | Proxy private UMA pepper interface for out-of-process and NaCl plugins. | elijahtaylor@chromium.org | 2014-01-24 | 5 | -117/+14 |
* | Update webrtc/libjingle 5397:5420. | ronghuawu@chromium.org | 2014-01-24 | 1 | -8/+4 |
* | Fix DCHECK in RtcVideoCapturer. | wjia@chromium.org | 2014-01-24 | 1 | -1/+1 |
* | Add ability to enable / disable overscroll in about:flags | davemoore@chromium.org | 2014-01-24 | 1 | -2/+3 |
* | Revert 246894 "Wire up AGC to the MediaStreamAudioProcessor." | mad@chromium.org | 2014-01-24 | 6 | -127/+40 |
* | Wire up AGC to the MediaStreamAudioProcessor. | xians@chromium.org | 2014-01-24 | 6 | -40/+127 |
* | Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu... | mkwst@chromium.org | 2014-01-24 | 1 | -1/+0 |
* | Pinch/Zoom Infrastructure & Plumbing CL | wjmaclean@chromium.org | 2014-01-24 | 1 | -0/+1 |
* | Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo... | mallinath@chromium.org | 2014-01-23 | 3 | -10/+94 |
* | Clean up the receivers in VideoSourceHandler dtor in case the caller of Video... | ronghuawu@chromium.org | 2014-01-23 | 4 | -33/+52 |
* | Make Android StreamTexture impl self-contained | sievers@chromium.org | 2014-01-23 | 3 | -31/+15 |
* | Rename WebMediaPlayerImpl::Repaint() to WebMediaPlayerImpl::InvalidateOnMainT... | scherkus@chromium.org | 2014-01-23 | 2 | -21/+41 |
* | Make out of process iframes draw when flag enabled. | kenrb@chromium.org | 2014-01-23 | 8 | -97/+257 |
* | Move preferred scrollbar style preference change listening from renderer to b... | rsesek@chromium.org | 2014-01-23 | 2 | -8/+12 |
* | Revert 246612 "Implement SetOption and GetOption methods defined..." | akalin@chromium.org | 2014-01-23 | 3 | -94/+10 |
* | Implement SetOption and GetOption methods defined in talk_base::AsyncPacketSo... | mallinath@chromium.org | 2014-01-23 | 3 | -10/+94 |
* | Wire VideoCaptureManager device capture formats to the renderer side. | mcasas@chromium.org | 2014-01-23 | 10 | -1/+154 |