summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppapi_plugin_instance.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of glaring omissions when I added PPP_Instance_Private.dmichael@chromium.org2011-04-191-1/+1
* Rename Instance_Trusted to Instance_Private, wire it up in Chrome.dmichael@chromium.org2011-04-191-2/+7
* Fix the issue that context menu doesn't show on fullscreen Pepper Flash.yzshen@chromium.org2011-04-111-0/+4
* Reupload of http://codereview.chromium.org/6801053/dmichael@chromium.org2011-04-081-4/+4
* Remove assertion when destroying a plugin that doesn't exist. The DidDestroybrettw@chromium.org2011-04-041-1/+8
* Add GetPluginURL to PPB_URLUtil_Devpiman@google.com2011-03-311-0/+6
* Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...viettrungluu@chromium.org2011-03-281-1/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* A proposal and implementation for an initial postMessage interface. These in...dmichael@google.com2011-03-231-0/+19
* PPB_CursorControl_Dev.SetCursor: Add support for custom cursor.yzshen@chromium.org2011-03-231-1/+5
* Hook up the sad plugin painting and the crashed plugin infobars forbrettw@chromium.org2011-03-191-0/+3
* Used new WebKit::WebPluginContainer::setBackingTextureId() to switch on/off a...alokp@chromium.org2011-03-101-0/+5
* Clarify/fix fullscreen semantics, and add GetScreenSizepiman@google.com2011-03-081-2/+29
* Implement the grab/grabbing cursors (for Mac/GTK).avi@chromium.org2011-03-021-2/+2
* Implement basic crash detection and shutdown handling for out of process PPAPIbrettw@chromium.org2011-02-151-0/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-221-0/+4
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-17/+28
* Linux: Trade one hack for another to allow pepper plugins to print only selec...thestig@chromium.org2011-01-111-10/+17
* Enable accelerated compositing in fullscreen pepper.piman@google.com2011-01-061-0/+3
* Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...alokp@chromium.org2010-12-281-4/+4
* Added ppapi::Context3D interface. The API has already been reviewed. I am add...alokp@chromium.org2010-12-231-2/+2
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+320