summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_instance.h
Commit message (Expand)AuthorAgeFilesLines
* Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...ananta@chromium.org2010-11-231-0/+11
* Add PluginDataRemover.bauerb@chromium.org2010-11-181-0/+1
* Reland r65152 with mac and linux fix.apatrick@chromium.org2010-11-061-0/+4
* Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-051-4/+0
* Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-051-0/+4
* FBTF: Remove unnecessary STL #includes from src/webkit.viettrungluu@chromium.org2010-08-191-1/+0
* Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir...tfarina@chromium.org2010-06-051-1/+1
* Move Mac plugin event conversion into helper classesstuartmorgan@chromium.org2010-03-291-6/+6
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* Move nphostapi.h to be with the rest of the NPAPI headers.jam@chromium.org2010-02-241-2/+2
* Finish implementing NPN_ConvertPoint, and add a unit test for itstuartmorgan@chromium.org2010-02-091-1/+8
* Fix regression in NPN_PluginThreadAsyncCall.jam@chromium.org2010-02-021-0/+2
* Fix passing pointers between processes.jam@chromium.org2010-01-291-22/+42
* Add support for NPN_PopUpContextMenu on Macstuartmorgan@chromium.org2010-01-081-0/+36
* Partial implementation of NPN_ConvertPointstuartmorgan@chromium.org2010-01-071-0/+10
* Send resource load notifications from plugins to devtools agent. This is a pa...yurys@chromium.org2009-12-031-1/+1
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+4
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-261-1/+24
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-171-9/+0
* Re-land http://codereview.chromium.org/211031 with a bug openedamanda@chromium.org2009-10-131-0/+12
* First version of pepper api implementation:sehr@google.com2009-10-121-8/+9
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Implement NPN_GetValueForURL and NPN_SetValueForURL and add a stub for NPN_Ge...jam@chromium.org2009-10-071-9/+0
* Reverting 26724. Caused a couple layout tests to hang.amanda@chromium.org2009-09-211-11/+0
* Remove the temporary Mac plugin whitelist.amanda@chromium.org2009-09-211-0/+11
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-4/+9
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-6/+3
* More removal of WebCore usage from webplugin_impl.ccdarin@chromium.org2009-08-211-6/+5
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-3/+5
* Revert all of my patches from today.evan@chromium.org2009-06-261-5/+3
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-3/+5
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-8/+5
* Port plugin messages.jam@chromium.org2009-04-011-3/+4
* Basic windowless plugins, try 2.evan@chromium.org2009-03-131-0/+2
* Update PluginInstance to use the newer TLS APIs. This also removes a static ...deanm@chromium.org2009-01-131-6/+0
* Allow PDF files to open in Acrobat Reader. ananta@chromium.org2008-12-021-0/+5
* Committing on behalf of knorton@google.comjam@chromium.org2008-11-191-1/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=3585, which is ...ananta@chromium.org2008-10-231-4/+0
* - Lots of removed whitespace at the end of the lineerg@google.com2008-10-221-25/+33
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-9/+0
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-1/+4
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-1/+2
* Revert. Failing unit tests.evanm@google.com2008-08-201-2/+1
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-1/+2
* Add webkit to the repository.initial.commit2008-07-271-0/+288