summaryrefslogtreecommitdiffstats
path: root/content/content_renderer.gypi
Commit message (Expand)AuthorAgeFilesLines
* Move the java channel code to content. As discussed, we don't want to expose ...jam@chromium.org2011-10-171-0/+2
* Allow speech input feature to be disabled.jknotten@chromium.org2011-10-141-0/+6
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-2/+2
* Add a content::RenderView API. I'll make RenderView use it in a future change...jam@chromium.org2011-10-081-0/+1
* DevTools: remove support for out-of-process dedicated workersyurys@chromium.org2011-10-071-2/+0
* Rename RenderThread to RenderThreadImpljam@chromium.org2011-10-061-2/+2
* Create content::RenderThread interface and make code in chrome use that.jam@chromium.org2011-10-061-0/+2
* Input event filtering and compositor thread setup.darin@chromium.org2011-10-061-0/+4
* Make V8ValueConverter be an interface and move it to content\public\renderer ...jam@chromium.org2011-10-041-2/+3
* Move NavigationState to content\public\renderer and put it in the content nam...jam@chromium.org2011-10-041-2/+2
* Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...jam@chromium.org2011-10-031-3/+3
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-031-3/+3
* Remove old location of file in gypjam@chromium.org2011-10-011-1/+0
* Start off the Content API by moving content::ContentRendererClient to content...jam@chromium.org2011-10-011-0/+1
* Rewrites renderer accessibility to not use WebAccessibilityCache.dmazzoni@chromium.org2011-09-291-0/+2
* fix indentation in content_*.gypi.dpranke@chromium.org2011-09-261-231/+230
* remove unused codewjia@chromium.org2011-09-191-8/+2
* roll webrtc to r614wjia@chromium.org2011-09-191-3/+3
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-161-0/+2
* re-land r100988 (gpy refactoring for content dll).dpranke@chromium.org2011-09-141-7/+1
* Revert r100988 (gpy refactoring for content dll).dpranke@chromium.org2011-09-141-1/+7
* This change merges all of the content code into a single library; the content...dpranke@chromium.org2011-09-131-7/+1
* Move TextInputClient from chrome to content.avi@chromium.org2011-09-121-0/+2
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-021-2/+0
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-2/+2
* Implement STUN support for P2P Transport API.sergeyu@chromium.org2011-08-301-0/+2
* Add missing linux dependencies on allocator (used by content/renderer/render_...dpranke@chromium.org2011-08-221-0/+7
* Update selection handles to keep them in sync with the webpage.varunjain@chromium.org2011-08-201-0/+2
* Start moving files to new content_unittests target.phajdan.jr@chromium.org2011-08-191-0/+1
* Make content_renderer.lib depend directly on allocator so that PERFTOOLS_DLL_...grt@chromium.org2011-08-161-0/+5
* Add IPC for DNS host address resolution.sergeyu@chromium.org2011-08-091-0/+2
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-051-0/+2
* Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...yzshen@chromium.org2011-08-051-2/+0
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-051-0/+2
* DevTools: move DevToolsAgent/Client into content.pfeldman@chromium.org2011-07-221-0/+6
* reland patch http://codereview.chromium.org/7204008 after webrtc build has be...wjia@chromium.org2011-07-201-0/+10
* add enable_webrtc in gyp to allow some platform to disable webrtc. enable_web...wjia@chromium.org2011-07-191-4/+8
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-191-0/+2
* roll webrtc to r232 and enable webrtc build.wjia@chromium.org2011-07-191-0/+4
* revert r92781wjia@chromium.org2011-07-161-4/+0
* roll webrtc to r218 and enable webrtc build.wjia@chromium.org2011-07-161-0/+4
* Implements an external AudioDeviceModule for WebRTC. henrika@chromium.org2011-07-151-0/+6
* Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...sky@chromium.org2011-07-141-12/+0
* add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...wjia@chromium.org2011-07-141-0/+12
* Remove GpuVideoServiceHost and move ownership of GVDAHosts to CommandBufferPr...vrk@google.com2011-07-121-2/+0
* Implement the rtc_video_render as the libjingle cricket::VideoRenderer. Becau...ronghuawu@google.com2011-07-121-1/+0
* content/renderer: depend on v8 explicitlyevan@chromium.org2011-07-111-0/+1
* The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc...wjia@chromium.org2011-07-071-0/+3
* Make all content client interfaces pure virtual.joi@chromium.org2011-06-291-1/+0
* MediaStreamDispatcher perkj@google.com2011-06-281-0/+3