summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/mock_plugin_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.scheib@chromium.org2012-01-271-2/+6
* Revert 119206 - Mouse Lock is currently supported in Pepper, but not yet supp...tzik@chromium.org2012-01-261-6/+2
* Mouse Lock is currently supported in Pepper, but not yet supported from WebKit.scheib@chromium.org2012-01-261-2/+6
* Pepper gamepad supportscottmg@chromium.org2012-01-101-1/+6
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-0/+1
* Hook up page visibility to the View info for a plugin.brettw@chromium.org2012-01-041-0/+4
* Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...dpolukhin@chromium.org2011-12-061-0/+53
* Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...jam@chromium.org2011-12-021-53/+0
* Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...dpolukhin@chromium.org2011-12-021-0/+53
* Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-181-1/+8
* Revert 110587 - Microphone support for Pepper Flash.ajwong@chromium.org2011-11-171-8/+1
* Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-171-1/+8
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-101-1/+1
* Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins.kinaba@chromium.org2011-10-211-0/+3
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-201-6/+0
* PPAPI Fullscreen: In ViewChanged, check if the browser entered fullscreen modepolina@google.com2011-10-141-0/+4
* Implement Pepper IME API.kinaba@chromium.org2011-10-121-1/+9
* Fix the issue that PPB_CursorControl_Dev.SetCursor doesn't take effect until ...yzshen@chromium.org2011-10-091-0/+7
* Convert a bunch of pepper implementation to use base::Callback.dmichael@chromium.org2011-10-071-3/+3
* Remove GetP2PSocketDispatcher from PepperPluginDelegate interface.sergeyu@chromium.org2011-09-221-4/+0
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-221-0/+8
* Revert 98767 - Reimplement the Pepper fullscreen API to use webkitRequestFull...piman@google.com2011-08-301-0/+5
* Reimplement the Pepper fullscreen API to use webkitRequestFullScreen and frie...koz@chromium.org2011-08-301-5/+0
* Move P2P code to content namespace.sergeyu@chromium.org2011-08-251-1/+1
* Moving the ViewHostMsg_PDFHasUnsupportedFeature IPC message to Chrome as PDF ...ananta@chromium.org2011-08-231-3/+0
* AppendFileToBody by blocking ipckinuko@chromium.org2011-08-171-0/+7
* Video Capture Pepper APIpiman@chromium.org2011-08-061-0/+6
* Pepper quota supportkinuko@chromium.org2011-08-011-0/+11
* PPAPI interface for reading the enterprise policy as a big JSON blob.ajwong@chromium.org2011-07-301-0/+6
* Remove ReadWriteTokens from GpuVideoDecodeAccelerator + falloutvrk@google.com2011-07-281-2/+1
* Implement proper synchronization between HW video decode IPC and CommandBuffer.fischman@chromium.org2011-06-291-1/+2
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-1/+2
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-101-2/+1
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-101-1/+2
* The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux.kinaba@google.com2011-05-301-0/+3
* Use the WebKit default fonts when specifying generic font families.brettw@chromium.org2011-05-261-0/+5
* Convert PPB_Buffer_Impl to use SharedMemory for efficient IPC use.fischman@chromium.org2011-05-181-0/+5
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-131-1/+0
* Update VideoDecode PPAPI structs to be consistent with media structures, part 1vrk@google.com2011-05-101-1/+2
* Add a way to pass information to Pepper Flash from the command-line (e.g., fo...viettrungluu@chromium.org2011-05-031-0/+4
* Proxy time zone requests to the browser. This is because the current codebrettw@chromium.org2011-04-211-0/+4
* Fix M12 release blocker. SaveAs now works for embedded PDFs and PDFs in iframe.gene@chromium.org2011-04-201-1/+1
* Let Pepper open FileSystem files again.ericu@google.com2011-04-161-0/+5
* Added functionality to use "SaveAs..." from PDF plugin.gene@chromium.org2011-04-151-0/+3
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-141-1/+0
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-131-7/+7
* Implement P2P Transport Dev using P2PTransportImpl.sergeyu@chromium.org2011-04-121-0/+4
* Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-121-7/+7
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-121-7/+7
* Fix the issue that context menu doesn't show on fullscreen Pepper Flash.yzshen@chromium.org2011-04-111-0/+1