summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-1/+1
* Attempt to fix a IAT unpatch crash.deanm@chromium.org2009-01-242-58/+58
* Load plugin metadata (mime types, etc.) on Linux.evan@chromium.org2009-01-242-28/+63
* Install the npapi_test_plugin in the same way we did the layout_test one.evan@chromium.org2009-01-231-1/+3
* Linux plugin loader loads and unloads .so files.evan@chromium.org2009-01-231-5/+45
* Do the SCons hackery necessary to get the test plugin in the right directory.evan@chromium.org2009-01-231-3/+8
* Mac default plugin.avi@chromium.org2009-01-224-82/+108
* Build some basic plugin code on Linux.evan@chromium.org2009-01-224-8/+101
* More speedup of scrolling when many windowed plugins in a page. Scrolling is...jam@chromium.org2009-01-222-1/+36
* Some cleanup to the PluginList Singleton.deanm@chromium.org2009-01-212-31/+35
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* Take out static objects from plugin_lib_win.cc.jam@chromium.org2009-01-211-14/+22
* A little bit more cleanup: no need to have both InternalPluginInfo & PluginVe...jam@chromium.org2009-01-201-56/+51
* Clean up how the default plugin is loaded so that InternalPluginInfo & Plugin...jam@chromium.org2009-01-206-102/+97
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-163-86/+29
* Changes to make it possible to statically link Gears. This is disabled by anmpcomplete@google.com2009-01-163-1/+34
* Restoring a line that got lost in a despacingavi@google.com2009-01-161-0/+1
* Spaces at end of lines begone!avi@google.com2009-01-1623-133/+132
* Block Adobe Reader from issuing NPN_GetURL/NPN_GetURLRequests for URL schemes...ananta@chromium.org2009-01-162-0/+2
* New implementations of core plugin libraries.avi@google.com2009-01-1515-559/+1148
* Fix plugin_tests failurejam@chromium.org2009-01-141-1/+1
* Fix the regression where Gears didn't load.jam@chromium.org2009-01-131-7/+5
* Update PluginInstance to use the newer TLS APIs. This also removes a static ...deanm@chromium.org2009-01-132-17/+11
* Fix layout test failures. Looks like keying the plugins based on OriginalFil...jam@chromium.org2009-01-135-136/+121
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-126-286/+286
* Add support for custom cursors set by windowless plugins. Windowless plugins ...ananta@chromium.org2009-01-092-22/+77
* Stub out NPN_Construct.estade@chromium.org2009-01-081-9/+0
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-066-25/+29
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-067-91/+113
* Adjusting the name of a function to make it more descriptive.avi@google.com2008-12-302-6/+7
* Stub out some plugin functions to make the dynamic linker happy.evanm@google.com2008-12-261-0/+30
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+6
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-2/+2
* Handle HTTP 200 responses received in response to byte range requests issued ...ananta@chromium.org2008-12-176-6/+16
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-264/+264
* Remove few more errors in mac scons build.phajdan.jr@chromium.org2008-12-151-1/+1
* Reverting 6966.ericroman@google.com2008-12-131-2/+1
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-1/+2
* Fix ProxyService usage in Java plugin proxy interfaceamit@chromium.org2008-12-101-4/+7
* Revert this file submitted by accidentnsylvain@chromium.org2008-12-051-11/+0
* Reverting r6396 the PDF fix to not cancel the manual data streamananta@chromium.org2008-12-052-5/+20
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-041-9/+5
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-264/+264
* Allow PDF files to open in Acrobat Reader. ananta@chromium.org2008-12-026-19/+19
* Ensure that the context menu shows up in a windowless Silverlight plugin inst...ananta@chromium.org2008-11-262-3/+61
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-222-4/+4
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-212-3/+3
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-212-3/+3
* Committing on behalf of knorton@google.comjam@chromium.org2008-11-191-1/+1
* Move dmg_fp in scons build to compile fromtc@google.com2008-11-151-1/+0