summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix scons webkit build on windowstc@google.com2008-11-131-0/+1
* Ported plugin_stream to posix.estade@chromium.org2008-11-114-91/+204
* Remove duplicate plugin_geturl_test.cc from the to-be-ported list.sgk@google.com2008-11-111-1/+0
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=4137, ananta@chromium.org2008-11-072-11/+15
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-062-36/+9
* Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui testsananta@chromium.org2008-10-293-17/+48
* Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove.sgk@google.com2008-10-283-48/+17
* Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw...ananta@chromium.org2008-10-283-17/+48
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Disable the yahoo application state plugin as it crashes the plugin processananta@chromium.org2008-10-251-0/+7
* Added support for querying the NPNVSupportsWindowless value from NPN_GetValue.ananta@chromium.org2008-10-242-3/+18
* Actually adding the new scons toolkit (hammer) base tools to the builtbradnelson@google.com2008-10-241-11/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=3585, which is ...ananta@chromium.org2008-10-234-35/+1
* - Lots of removed whitespace at the end of the lineerg@google.com2008-10-227-89/+123
* This is a patch for bug 1385045: Adobe Acrobat 9.0 crash.nsylvain@chromium.org2008-10-222-0/+19
* fix linux build by adding necessary idl filestc@google.com2008-10-212-2/+2