summaryrefslogtreecommitdiffstats
path: root/content/plugin/webplugin_delegate_stub.h
Commit message (Expand)AuthorAgeFilesLines
* Move child-common classes to content/common_childjamesr@chromium.org2013-05-211-1/+1
* Removed support for Core Animation plugins when accelerated compositing is di...kbr@chromium.org2013-03-191-9/+0
* Fix painting glitch with text and NPAPI plugins. This was a regression from r...jam@chromium.org2013-03-061-1/+3
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-2/+6
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-5/+6
* Revert 130199 - Revert 128179 - Make sure the plugin scriptable object is rel...wez@chromium.org2012-04-041-1/+3
* Revert 128179 - Make sure the plugin scriptable object is released before NPP...wez@chromium.org2012-04-021-3/+1
* Make sure the plugin scriptable object is released before NPP_Destroy.wez@chromium.org2012-03-221-1/+3
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-2/+2
* Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=noneben@chromium.org2011-10-061-1/+1
* Send IME events to windowless plug-ins (Chromium side)hbono@chromium.org2011-10-041-0/+7
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-311-1/+0
* Getting form value from NPAPI plugins.bashi@chromium.org2011-07-131-0/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Delete the plugin printing code, which wasn't actually called.jam@chromium.org2011-04-151-6/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move plugin code to content.jam@chromium.org2011-03-161-0/+135