summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper
Commit message (Expand)AuthorAgeFilesLines
* Move VideoCapture::VideoCaptureCapability to video_capture_types.hyujie.mao@intel.com2012-04-182-3/+5
* Add a way to implement GetInterface in the broker.brettw@chromium.org2012-04-131-1/+1
* This adds a hang monitor for Pepper plugins. It monitors sync messages on the...brettw@chromium.org2012-04-133-4/+274
* This adds the following to functions to the ppapi TCPSocket interface:raymes@chromium.org2012-04-122-10/+18
* Using WeakPtr for requests to MediaStreamDispatcher.grunell@chromium.org2012-04-091-2/+4
* Add the PPAPI X509 Certificate interface and implementation.raymes@chromium.org2012-04-042-0/+17
* Put the Pepper stuff in the content namespace.brettw@chromium.org2012-04-0321-37/+118
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-034-10/+17
* PpapiCommandBufferProxy implements CommandBufferProxy.fsamuel@chromium.org2012-04-021-1/+1
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-024-17/+10
* Move media/audio files into media namespacevrk@google.com2012-04-024-10/+17
* Merged ContentGLContext into WebGraphicsContext3DCommandBufferImplfsamuel@chromium.org2012-04-025-18/+18
* IPC: change sync channel dispatch restriction to allow dispatch to other chan...piman@chromium.org2012-03-302-2/+6
* Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.viettrungluu@chromium.org2012-03-282-66/+0
* Adds Analog Gain Control (AGC) to the WebRTC client.henrika@chromium.org2012-03-281-2/+2
* Refactor CommandBufferProxy -> CommandBufferProxy (interface) + CommandBuffer...fsamuel@chromium.org2012-03-281-1/+1
* PepperPlatformAudioInputImpl: support audio input device selection.yzshen@chromium.org2012-03-216-56/+218
* Make AudioParameters a class instead of a structvrk@google.com2012-03-215-41/+38
* Added C++ wrappers for PPB_HostResolver_Private interface.ygorshenin@chromium.org2012-03-211-2/+1
* Route GPU process console messages through pepper.jbauman@chromium.org2012-03-162-0/+19
* Use the shared context for ppapi parentingjamesr@chromium.org2012-03-161-1/+1
* Added out-of-process support for server sockets.ygorshenin@chromium.org2012-03-152-47/+41
* Pepper IME API for surrounding text retrieval.kinaba@chromium.org2012-03-152-0/+20
* HostResolver is exposed to plugin.ygorshenin@chromium.org2012-03-152-1/+74
* Implement PPB_NetworkMonitor_Private Pepper interface.sergeyu@chromium.org2012-03-132-0/+32
* Revert 125761 - Implement PPB_NetworkMonitor_Private Pepper interface.viettrungluu@chromium.org2012-03-092-26/+0
* Implement PPB_NetworkMonitor_Private Pepper interface.sergeyu@chromium.org2012-03-092-0/+26
* Separate more out of PepperPluginDelegateimplbrettw@chromium.org2012-03-0710-315/+478
* Inform webkit when PPAPI plugin contents are opaque.jbauman@chromium.org2012-03-062-0/+11
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-052-2/+2
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-011-2/+2
* Separate out the broker from the pepper dispatcher.brettw@chromium.org2012-02-267-334/+413
* Split out the pepper audio delegates.brettw@chromium.org2012-02-256-350/+440
* Modified the flash cipboard interface to add html clipboard support.raymes@chromium.org2012-02-242-0/+11
* Preparation work for adding the Media Stream infobar. The behaviour is the samemacourteau@chromium.org2012-02-241-7/+8
* Exposed Listen and Accept methods to in-process plugins.ygorshenin@chromium.org2012-02-222-6/+117
* Fix link failures when enable_webrtc=0 is set.yzshen@chromium.org2012-02-221-1/+26
* Move Pepper files.brettw@chromium.org2012-02-229-0/+3359