summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Remove unused has_unload_listener_.creis@chromium.org2011-06-232-4/+0
* Coverity: Fix pass by value errors.kmadhusu@chromium.org2011-06-232-2/+3
* Add switch to enable media stream apis in Webkit. The patch is needed so medi...perkj@google.com2011-06-231-0/+3
* Fixes a bug that could occur while a user searches in a plugin document if th...deadhead@google.com2011-06-231-2/+4
* Add more trace events related to latch usage and to track RendererGlContext d...jbates@chromium.org2011-06-222-0/+3
* Repost invalidation task in swapbuffers callback.nduca@chromium.org2011-06-221-4/+9
* Coverity: Fix pass by value error.kmadhusu@chromium.org2011-06-222-2/+2
* use control message instead of routed for video capturewjia@chromium.org2011-06-226-45/+28
* Made contexts without a parent return valid latch IDs.apatrick@chromium.org2011-06-211-25/+22
* RendererGLContext supports reparenting a GL context.apatrick@chromium.org2011-06-208-46/+93
* Clamping down media DEPS rules.scherkus@chromium.org2011-06-171-0/+1
* Move media-related IPC message definitions from content/common/ to content/co...scherkus@chromium.org2011-06-1712-12/+12
* Show composition text on IME panel when Pepper plugin is focused (Linux).kinaba@chromium.org2011-06-175-21/+59
* separate interface function and internal task functionwjia@chromium.org2011-06-173-46/+73
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-0/+5
* Use the ExecuteJavascriptInWebFrameNotifyResult to return results rather than...scr@chromium.org2011-06-161-1/+1
* Run Video Decode PPAPI callbacks on same threadvrk@google.com2011-06-152-17/+56
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-151-2/+2
* Move ProvidePictureBuffers out of initialization and into the decode path.fischman@chromium.org2011-06-154-4/+6
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-155-7/+9
* move all media and media_stream related files into content/browser/renderer_h...wjia@chromium.org2011-06-1410-15/+16
* Add tracing for various functions significant in compositor startupjamesr@chromium.org2011-06-142-12/+23
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-142-21/+10
* use SharedMemory for buffer sharing in video capturewjia@chromium.org2011-06-145-59/+141
* Uninitialized member in IpcPacketSocket.finnur@chromium.org2011-06-141-2/+4
* Moves audio files from content/renderer/ to content/renderer/media.scherkus@chromium.org2011-06-1413-26/+26
* Get rid of the following dependencies from content:jam@chromium.org2011-06-146-38/+0
* Moving the GetLocalizedString function in the webkit glue namespace from chro...ananta@chromium.org2011-06-131-0/+8
* Disabled painting transpaent windowless NPAPI plugins when doing accelerated ...alokp@chromium.org2011-06-131-0/+9
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-102-1/+16
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-1010-16/+52
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-1010-52/+16
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-1010-16/+52
* Enable Spellcheck API on Chromium.hbono@chromium.org2011-06-101-0/+3
* Initialize RenderWidget's compositing_surface_ to kNullPluginWindow. This avo...senorblanco@chromium.org2011-06-091-0/+1
* Revert 88547 - Initialize RenderWidget's compositing_surface_ to NULL. (ARM ...senorblanco@chromium.org2011-06-091-1/+0
* Initialize RenderWidget's compositing_surface_ to NULL. This avoids passing ...senorblanco@chromium.org2011-06-091-0/+1
* Avoid a NOT_REACHED() hit when we get an empty 404 page andtony@chromium.org2011-06-091-0/+2
* Fix RAF-stall that occurs when switching between WebGL animation and another ...jbates@chromium.org2011-06-091-1/+3
* create one video capture message filter per renderer processwjia@google.com2011-06-089-75/+107
* Make EstablishGpuChannel synchronous. Remove obsolete Synchronize msg.sievers@chromium.org2011-06-082-33/+21
* roll clang 131935:132017thakis@chromium.org2011-06-084-1/+9
* Send live resize messages to renderersail@chromium.org2011-06-073-0/+23
* Using the "prerender" state as the page visibility value when a page is inshishir@chromium.org2011-06-074-11/+27
* Send message to renderer on command buffer errorjbauman@chromium.org2011-06-072-1/+10
* Move setToolTipText related functions from RenderView to RenderWidget.Takano.Naoki@gmail.com2011-06-064-7/+10
* Removed unused methods in WebGraphicsContext3DCommandBufferImpljbates@chromium.org2011-06-032-23/+3
* Removing defunct GpuVideoDecoder and IpcVideoDecoder.scherkus@chromium.org2011-06-0312-1167/+0
* Revert 87790 - Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-0/+9
* Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-9/+0