summaryrefslogtreecommitdiffstats
path: root/content/content_renderer.gypi
Commit message (Expand)AuthorAgeFilesLines
* 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
* move VideoCaptureImplManager from singleton to a member of RenderThread.wjia@chromium.org2011-06-271-2/+0
* Remove msvs_guid from chrome_frame/, cloud_print/, content/tony@chromium.org2011-06-221-1/+0
* move all media and media_stream related files into content/browser/renderer_h...wjia@chromium.org2011-06-141-4/+4
* Moves audio files from content/renderer/ to content/renderer/media.scherkus@chromium.org2011-06-141-8/+8
* create one video capture message filter per renderer processwjia@google.com2011-06-081-0/+2
* Changes to have chrome building with net.dllrvargas@google.com2011-06-031-0/+1
* Removing defunct GpuVideoDecoder and IpcVideoDecoder.scherkus@chromium.org2011-06-031-4/+0
* This change provides initial support for sending DevTools messages between Wo...yurys@chromium.org2011-05-271-0/+2
* Undo mistaken revert.vandebo@chromium.org2011-05-261-0/+4
* Revert "Add VideoCaptureImpl and VideoCaptureImplManager"vandebo@chromium.org2011-05-261-4/+0
* Add VideoCaptureImpl and VideoCaptureImplManagerwjia@google.com2011-05-261-0/+4
* Moved GPU related files in content/renderer into gpu subdirectory.apatrick@chromium.org2011-05-251-18/+18
* Added proxy / stub pair for GPU surfaces.apatrick@chromium.org2011-05-241-0/+2
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...tony@chromium.org2011-05-191-1/+1
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-131-4/+2
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-3/+1
* add video capture message filter and its unit test.wjia@google.com2011-05-061-0/+2
* Add V8ValueConverter utility to convert between v8::Value andaa@chromium.org2011-04-201-0/+2
* Wrap the p2p transport API in a compile time flag.satish@chromium.org2011-04-201-10/+14
* Move renderer_main and renderer_glue to content.jam@chromium.org2011-04-181-0/+7
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-2/+0
* Move RenderProcess to content.jam@chromium.org2011-04-151-0/+3
* Move RenderThread to content\renderer.jam@chromium.org2011-04-141-4/+6
* Add missing dependencies in content_renderer project.sergeyu@chromium.org2011-04-141-0/+2
* Implements audio capturing support in Chromium renderer process.scherkus@chromium.org2011-04-111-0/+4
* Cleanup: Stop creating RenderViewObservers from chrome/ in RenderView.thestig@chromium.org2011-04-071-0/+1
* P2P Transport implementation.sergeyu@chromium.org2011-04-061-0/+2
* Define TransportTexture for 'sharing' texture between gpu and rendererhclam@chromium.org2011-04-061-0/+4
* Revert 80567 - P2P Transport implementation.TEST=Unittests.BUG=NoneReview URL...sergeyu@chromium.org2011-04-061-2/+0
* P2P Transport implementation.sergeyu@chromium.org2011-04-061-0/+2
* Refactored GGL from c-style interface to c++ interface.apatrick@chromium.org2011-04-041-2/+2
* Defining hardware video decoding IPC message and landing associated Pepper cl...scherkus@chromium.org2011-04-011-0/+2
* Checking in media::BitstreamBuffer and media::VideoDecodeAccelerator interfaces.scherkus@chromium.org2011-03-301-0/+2