summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/mock_plugin_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...tkent@chromium.org2011-04-111-7/+7
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-091-7/+7
* Revert 80982, tests failing on Win XPdmichael@chromium.org2011-04-081-7/+7
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-081-7/+7
* Added PPB_BrokerTrusted interface and a basic Chrome implementation of it.ddorwin@chromium.org2011-04-071-0/+6
* Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...ericu@google.com2011-04-071-7/+7
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, whereericu@google.com2011-04-071-7/+7
* Checking in major revision of Pepper video decode APIs.scherkus@chromium.org2011-03-311-2/+2
* Hook up the sad plugin painting and the crashed plugin infobars forbrettw@chromium.org2011-03-191-0/+7
* Clarify/fix fullscreen semantics, and add GetScreenSizepiman@google.com2011-03-081-0/+4
* Add GetP2PSocketDispatcher() in ppapi::PluginDelegate.sergeyu@chromium.org2011-03-031-1/+4
* Pepper/Flapper: Refactor module-local file stuff to make it easier/nicer to a...viettrungluu@chromium.org2011-02-261-19/+13
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-311-0/+6
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-221-0/+3
* Private Pepper extension for Flapper to allow TCP connections to be madeviettrungluu@chromium.org2011-01-071-0/+14