summaryrefslogtreecommitdiffstats
path: root/content/plugin/webplugin_delegate_stub.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-3/+3
* Replace OVERRIDE and FINAL with override and final in content/plugin/[a-s]*anand.ratn2014-10-071-2/+2
* Move webcursors code from webkit/ to content.tfarina@chromium.org2014-03-201-1/+1
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-4/+4
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-2/+2
* Cancel resources in the plugin process when a user presses the stop button or...jam@chromium.org2013-10-011-0/+1
* Revert 225099 "Cancel resources in the plugin process when a use..."pasko@chromium.org2013-09-251-1/+0
* Cancel resources in the plugin process when a user presses the stop button or...jam@chromium.org2013-09-241-0/+1
* Load NPAPI plugin resources through the browser process directly instead of g...jam@chromium.org2013-09-111-0/+2
* Move npapi related files from content\child to the new content\child\npapi di...jam@chromium.org2013-07-191-1/+1
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-7/+2
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Rename content/common_child to content/childscottmg@chromium.org2013-06-041-1/+1
* 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