summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_thread_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Control fling curves with parameters in RendererPreferencesrjkroege@chromium.org2013-02-061-0/+3
* Introduce AudioHardwareConfig for renderer side audio device info.dalecurtis@chromium.org2013-02-011-0/+10
* More conversion from uint to size_t for shared memory allocation sizes.cevans@chromium.org2013-01-111-2/+2
* Data collection part of webrtc-internals implementationjiayl@chromium.org2013-01-101-0/+9
* Add ResolveProxy to the content API.raymes@chromium.org2012-12-191-0/+1
* Renderer process can allocate anonymous shared memory without help from brows...apatrick@chromium.org2012-12-131-1/+1
* This is a fix for http://code.google.com/p/chromium/issues/detail?id=128506 -...edisonn@google.com2012-11-211-0/+5
* Browser Plugin: Deleted old implementation (renderer side)fsamuel@chromium.org2012-10-251-16/+0
* Move a bunch more code into the content namespace.jam@chromium.org2012-10-231-1/+1
* Remove some dead code.jam@chromium.org2012-10-231-2/+0
* Move a bunch of content\common code into the content namespace.jam@chromium.org2012-10-231-1/+1
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-4/+4
* Move the remaining code in content\renderer that wasn't in the content namesp...jam@chromium.org2012-10-221-5/+5
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-31/+28
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@google.com2012-10-181-0/+5
* Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.fischman@chromium.org2012-10-181-5/+0
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@chromium.org2012-10-181-0/+5
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-1/+0
* Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...pkasting@chromium.org2012-10-011-1/+6
* Move creation of PeerConnection from the RenderView to the RenderThreadImpl.perkj@chromium.org2012-09-131-0/+8
* Refactor the P2PSocketDispatcher to be created on the RenderThread instead of...perkj@chromium.org2012-09-121-0/+9
* Per-host V8 histograms.marja@chromium.org2012-09-031-0/+48
* Creates the WebCompositorOutputSurface, which is the new mechanism for render...nduca@chromium.org2012-08-131-0/+10
* Fix lifecycle-vs-threads of GpuVDAContext3D.fischman@chromium.org2012-08-131-2/+7
* Remove RenderThread::IsRegisteredExtensionmihaip@chromium.org2012-08-091-5/+0
* Browser Plugin: Move to old namespacefsamuel@chromium.org2012-08-071-6/+11
* Make plugins work in a RenderViewTestfsamuel@chromium.org2012-07-311-5/+0
* Cleanup: Remove RenderThreadImpl::RoutingIDForCurrentContextsail@chromium.org2012-07-271-4/+0
* Upstream support for WebKit shared timer toggling.pliard@chromium.org2012-07-191-1/+2
* Enable renderer side mixing behind a flag.dalecurtis@chromium.org2012-07-171-0/+8
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-0/+1
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-2/+1
* Re-enable HW decode on CrOS now that the flashing bug is fixed.fischman@chromium.org2012-06-181-0/+10
* Fix the DomStorage is "wicked slow" bug by adding a renderer side cache and u...michaeln@google.com2012-05-301-0/+4
* Renderer-side changes for browser pluginfsamuel@chromium.org2012-05-231-0/+13
* Add GetIOMessageLoopProxy method to RenderThread interface.bbudge@chromium.org2012-05-171-0/+2
* Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...tsepez@chromium.org2012-05-101-2/+0
* Pull domstorage specifics out of RenderThreadImpl into a seperatemichaeln@google.com2012-05-101-2/+2
* Add AllowSuddenTermination to API. This provide means for plugins to let us k...tsepez@chromium.org2012-05-071-0/+2
* Switch chrome and chromiumDRT over to using the new WebKit API for dispatchingmichaeln@google.com2012-04-261-2/+0
* TabContents -> WebContentsImpl, part 14.avi@chromium.org2012-04-161-1/+1
* Use a new scheme for swapping out RenderViews.creis@chromium.org2012-03-211-0/+4
* Adding a skeleton MediaStreamCenter.mflodman@chromium.org2012-03-091-0/+11
* Revert 125629 - Adding a skeleton MediaStreamCenter.mad@chromium.org2012-03-081-11/+0
* Adding a skeleton MediaStreamCenter.mflodman@chromium.org2012-03-081-0/+11
* Move indexed db files from content/renderer to content/common.dgrogan@chromium.org2012-02-121-0/+3
* Add BrowserGpuChannelHostFactorypiman@chromium.org2012-02-101-1/+1
* Move gpu client files to content_common, in content/common/gpu/clientpiman@chromium.org2012-02-071-1/+1
* Remove renderer dependencies from the GPU client classes.piman@chromium.org2012-02-071-7/+24