summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppapi_webplugin_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...wez@chromium.org2013-05-271-0/+3
* Revert 202364 "Track NPObject ownership by the originating plugi..."kinuko@chromium.org2013-05-271-3/+0
* Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...wez@chromium.org2013-05-271-0/+3
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-161-1/+0
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-1/+1
* Override isPlaceholder() for NPAPI and PPAPI plugins.ddorwin@chromium.org2012-06-191-0/+1
* Clean up: Remove unused printBegin() function.kmadhusu@chromium.org2012-05-241-5/+1
* [Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit t...kmadhusu@chromium.org2012-05-161-2/+7
* Browser Plugin: Expose instance() so that BrowserPlugin can read the pp_insta...fsamuel@chromium.org2012-05-161-0/+2
* Browser Plugin: Make WebPluginImpl's WebPlugin implementation public and expo...fsamuel@chromium.org2012-05-101-5/+6
* Re-land http://codereview.chromium.org/9403039/, r124106dmichael@chromium.org2012-03-161-0/+2
* Revert 124106, turns memory bots red across the bord (linux, cros).thakis@chromium.org2012-02-291-2/+0
* PPAPI: Really force-free NPObjects on Instance destruction.dmichael@chromium.org2012-02-291-0/+2
* Allow plugins to add rotate commands to Chrome context menus.bbudge@chromium.org2012-01-111-1/+4
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-301-2/+2
* Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...dcheng@chromium.org2011-12-291-2/+2
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-291-2/+2
* Use references instead of pointers for WebPlugin::getFormValue().bashi@chromium.org2011-12-141-1/+1
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-021-4/+6
* Add ppapi implementation of IsScalingDisabled.vandebo@chromium.org2011-10-141-4/+5
* Getting form value from NPAPI plugins.bashi@chromium.org2011-07-131-0/+1
* roll clang 131935:132017thakis@chromium.org2011-06-081-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Removed deprecated function WebPlugin::getBackingTextureId.alokp@chromium.org2011-03-181-1/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+97