summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* The purpose of this cl is to lazy instantiate webrtc/libjingle MediaStream an...perkj@chromium.org2014-02-2131-535/+665
* Feed the render data to MediaStreamAudioProcessor and used AudioBus in render...xians@chromium.org2014-02-2110-208/+202
* Create the weblayer for video when video size changes from (0, 0).qinmin@chromium.org2014-02-212-6/+13
* Adding talk_base::PacketOptions to P2P IPC Send message.mallinath@chromium.org2014-02-203-10/+12
* <webview>: Disable navigation on drag-and-drop.fsamuel@chromium.org2014-02-201-0/+1
* Unify frame IDs with RenderFrameHost routing IDs.creis@chromium.org2014-02-202-15/+8
* cc: Remove the --enable-partial-swap flag.danakj@chromium.org2014-02-208-82/+52
* Fix check for user gesture on password autofillvabr@chromium.org2014-02-204-0/+13
* Adding typing detection to the APM in chrome.xians@chromium.org2014-02-204-6/+35
* Allow resolution change for screen/window cast.jiayl@chromium.org2014-02-202-3/+5
* Remove options to disable deadline schedulingbrianderson@chromium.org2014-02-201-3/+0
* Start of Chrome-side plumbing for ServiceWorker fetchfalken@chromium.org2014-02-204-1/+19
* Move SessionIdAdapter out of WebContentDecryptionModuleImpljrummell@chromium.org2014-02-206-205/+272
* [cleanup] Delete the *Internal wrapper functions.eroman@chromium.org2014-02-201-353/+302
* Correctly handle any number of channels in WebAudio file decoder on Android.rtoy@google.com2014-02-201-6/+15
* Remove --disable-fullscreen switchscheib@chromium.org2014-02-201-1/+2
* Encrypted Media: Handle blink::WebString in WebMediaPlayer*.xhwang@chromium.org2014-02-207-152/+171
* The cricket::VideoCapturer no longer makes a copy of the frame from the camer...ronghuawu@chromium.org2014-02-202-17/+51
* [style] Run webcrypto files through clang-format.eroman@chromium.org2014-02-199-1022/+951
* Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.danakj@chromium.org2014-02-191-2/+0
* Revert of cc: Remove the --enable-partial-swap flag. (https://codereview.chro...danakj@chromium.org2014-02-191-1/+2
* Set correct viewport size for an out of process iframe.kenrb@chromium.org2014-02-192-0/+10
* Move WorkerTaskRunner to content/child.tfarina@chromium.org2014-02-193-8/+5
* [webcrypto] Refactor to share more code between OpenSSL and NSS implementations.eroman@chromium.org2014-02-1913-2056/+2362
* PpapiDecryptor: Call NewKeyCB on OnSessionReady().xhwang@chromium.org2014-02-191-6/+13
* cc: Remove the --enable-partial-swap flag.danakj@chromium.org2014-02-191-2/+1
* PPAPI: Always inform RenderViewImpl of instance deletiondmichael@chromium.org2014-02-182-2/+24
* Gets the debug level stats for webrtc-internals.jiayl@chromium.org2014-02-184-6/+13
* Remove the logic to recreate stream texture for MSE videoqinmin@chromium.org2014-02-181-12/+0
* content: Do not call empty methods of WebScriptController.tfarina@chromium.org2014-02-181-2/+0
* <webview>: Speculative fixfsamuel@chromium.org2014-02-182-5/+8
* Return false when connecting a remote audio track to peer connection.xians@chromium.org2014-02-171-1/+14
* Allow individual volume control of remote webrtc audio tracks.tommi@chromium.org2014-02-176-114/+393
* Implement WebUI extension via gin instead of v8::Extensionjochen@chromium.org2014-02-163-90/+68
* gpu: Generate mailboxes on client sidepiman@chromium.org2014-02-151-6/+3
* Move browser initiated navigation from RenderViewHost to RenderFrameHost.nasko@chromium.org2014-02-158-308/+350
* Revert of Remove --enable-per-tile-painting and --ui-enable-per-tile-painting...xiyuan@chromium.org2014-02-151-0/+2
* Roll webrtc to r5549. Major change in this revision is addition of PacketOpti...mallinath@chromium.org2014-02-151-6/+6
* GPU: Adjust memory and use the soft-limit.epenner@chromium.org2014-02-151-0/+14
* Remove --enable-per-tile-painting and --ui-enable-per-tile-painting.danakj@chromium.org2014-02-151-2/+0
* Use gpu::Mailbox instead of std:string in IPCspiman@chromium.org2014-02-154-8/+6
* Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize)piman@chromium.org2014-02-143-89/+0
* Update webrtc/libjingle 5523:5548.ronghuawu@chromium.org2014-02-142-0/+6
* Use the current default capture for the webaudio audio track to get the corre...xians@chromium.org2014-02-142-6/+15
* In order to show the poster image while casting a video, we pass the poster i...cimamoglu@chromium.org2014-02-144-0/+16
* Implementations of SharedWorker in the renderer process.horo@chromium.org2014-02-142-0/+244
* Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs"blundell@chromium.org2014-02-144-6/+8
* Use gpu::Mailbox instead of std:string in IPCspiman@chromium.org2014-02-144-8/+6
* Fix Event.Latency.* histogram minimum value log spam.mattm@chromium.org2014-02-132-3/+3
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-131-1/+0