summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_lib.cc
Commit message (Expand)AuthorAgeFilesLines
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-211-13/+22
* Add logging to NP_Initialize and CP_Initialize to try to figure out why gearsmpcomplete@google.com2009-02-061-0/+4
* Rearrange plugin entry points code to abstract out Linux.evan@chromium.org2009-01-301-28/+35
* Make adding internal plugins easier (and allow it to be dynamic). This code ...jam@chromium.org2009-01-291-57/+3
* Mac default plugin.avi@chromium.org2009-01-221-1/+56
* Build some basic plugin code on Linux.evan@chromium.org2009-01-221-5/+5
* Clean up how the default plugin is loaded so that InternalPluginInfo & Plugin...jam@chromium.org2009-01-201-16/+18
* New implementations of core plugin libraries.avi@google.com2009-01-151-176/+34
* Fix layout test failures. Looks like keying the plugins based on OriginalFil...jam@chromium.org2009-01-131-16/+7
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-121-112/+85
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-2/+2
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-18/+26
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-2/+2
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-211-2/+2
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-211-2/+2
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=4137, ananta@chromium.org2008-11-071-10/+13
* This fixes a regression introduced by my fix for http://code.google.com/p/chr...ananta@chromium.org2008-10-131-1/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=2846, which is ...ananta@chromium.org2008-10-101-6/+23
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-071-2/+3
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-1/+1
* Add webkit to the repository.initial.commit2008-07-271-0/+433