summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_instance.cc
Commit message (Expand)AuthorAgeFilesLines
* Do not touch a NPStream object when it is already destructed.yusukes@google.com2009-11-021-2/+1
* Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...apatrick@google.com2009-10-301-1/+3
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-261-14/+73
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-171-24/+1
* Re-land http://codereview.chromium.org/211031 with a bug openedamanda@chromium.org2009-10-131-0/+4
* First version of pepper api implementation:sehr@google.com2009-10-121-25/+30
* Implement NPN_GetValueForURL and NPN_SetValueForURL and add a stub for NPN_Ge...jam@chromium.org2009-10-071-45/+0
* Reverting 26724. Caused a couple layout tests to hang.amanda@chromium.org2009-09-211-4/+0
* Remove the temporary Mac plugin whitelist.amanda@chromium.org2009-09-211-0/+4
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-19/+7
* linux/mac: implement NPN_ThreadAsyncCallpiman@chromium.org2009-08-241-1/+1
* More removal of WebCore usage from webplugin_impl.ccdarin@chromium.org2009-08-211-12/+7
* Another attempt at landing this patch.ananta@chromium.org2009-08-041-3/+1
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-301-1/+3
* Another attempt at landing this patch. ananta@chromium.org2009-07-301-3/+1
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-251-1/+3
* The IPCs for carrying data requested by plugins have been changed from synchr...ananta@chromium.org2009-07-241-3/+1
* None of these files need to include config.h any longer...so remove it.jorlow@chromium.org2009-07-231-2/+0
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-6/+1
* Port plugin messages.jam@chromium.org2009-04-011-5/+6
* Basic windowless plugins, try 2.evan@chromium.org2009-03-131-0/+11
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Don't call AddStream twice for manual responses.jam@chromium.org2009-03-041-1/+0
* New implementations of core plugin libraries.avi@google.com2009-01-151-0/+2
* Update PluginInstance to use the newer TLS APIs. This also removes a static ...deanm@chromium.org2009-01-131-11/+11
* Handle HTTP 200 responses received in response to byte range requests issued ...ananta@chromium.org2008-12-171-1/+1
* Remove few more errors in mac scons build.phajdan.jr@chromium.org2008-12-151-1/+1
* Reverting r6396 the PDF fix to not cancel the manual data streamananta@chromium.org2008-12-051-5/+9
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-041-9/+5
* Allow PDF files to open in Acrobat Reader. ananta@chromium.org2008-12-021-0/+12
* This fixes http://code.google.com/p/chromium/issues/detail?id=3585, which is ...ananta@chromium.org2008-10-231-11/+0
* - Lots of removed whitespace at the end of the lineerg@google.com2008-10-221-4/+20
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-1/+0
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-15/+64
* This fixes http://code.google.com/p/chromium/issues/detail?id=493, whichiyengar@google.com2008-09-031-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-7/+8
* Revert. Failing unit tests.evanm@google.com2008-08-201-8/+7
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-7/+8
* Add webkit to the repository.initial.commit2008-07-271-0/+463