summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/plugin_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 82366 - PpapiBrokerImpl manages its own lifetime based on Connect and D...ddorwin@chromium.org2011-05-031-2/+2
* Merge 82575 - Proxy time zone requests to the browser. This is because the cu...brettw@chromium.org2011-04-221-0/+3
* Merge 82253 - Fix M12 release blocker. SaveAs now works for embedded PDFs and...kerz@chromium.org2011-04-201-2/+2
* Let Pepper open FileSystem files again.ericu@google.com2011-04-161-0/+3
* Added functionality to use "SaveAs..." from PDF plugin.gene@chromium.org2011-04-151-0/+3
* Move RenderProcess to content.jam@chromium.org2011-04-151-0/+1
* Fix clang error.ddorwin@chromium.org2011-04-141-1/+1
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-141-8/+10
* 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-2/+9
* 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-1/+2
* 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-1/+22
* 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-10/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Hook up the sad plugin painting and the crashed plugin infobars forbrettw@chromium.org2011-03-191-0/+10
* Implement a proxy for URL util. Some of the implementation that doesn't need tobrettw@chromium.org2011-03-181-1/+2
* Handle lost contexts in PPAPI.piman@google.com2011-03-101-0/+4
* Clarify/fix fullscreen semantics, and add GetScreenSizepiman@google.com2011-03-081-0/+4
* Add GetP2PSocketDispatcher() in ppapi::PluginDelegate.sergeyu@chromium.org2011-03-031-0/+8
* Don't use crashed plugins when instantiating new ones. Before, when a pluginbrettw@chromium.org2011-02-271-4/+6
* Pepper/Flapper: Refactor module-local file stuff to make it easier/nicer to a...viettrungluu@chromium.org2011-02-261-24/+14
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-311-1/+9
* PPAPI: move GLES2Implementation to PPAPI gluepiman@google.com2011-01-281-13/+5
* Make Pepper resize the buffer through the command buffer.piman@google.com2011-01-261-3/+0
* 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-1/+11
* Re-use existing out-of-process plugins if one is already loaded. Otherwisebrettw@chromium.org2011-01-041-0/+19
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+314