summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_lib.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+1
* Load Pepper v2 internal pdf plugin.jam@chromium.org2010-07-161-4/+0
* Internal plugin needs to be loaded in a different place for the Linux sandbox.jam@chromium.org2010-06-171-1/+1
* Fixed a crash and added a test to find it.mad@google.com2010-06-161-4/+5
* Keep the internal plugin always loaded in a more efficient way (i.e. don't in...jam@chromium.org2010-06-101-0/+4
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-2/+2
* Don't attempt to unload Silverlight on the Macstuartmorgan@chromium.org2010-02-111-0/+5
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-311-2/+2
* Refactor the pepper API implementation to make it more scalable as we add morebrettw@chromium.org2009-12-071-13/+12
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+4
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-291-1/+3
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-281-3/+1
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-281-1/+3
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-3/+1
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-1/+3
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-3/+1
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-1/+3
* Preparing rollback in case things don't work out.bradnelson@google.com2009-09-181-2/+0
* This is a copy of http://codereview.chromium.org/153002/showgregoryd@google.com2009-09-181-0/+2
* linux: rewrite mime parserevan@chromium.org2009-09-091-4/+3
* linux: write a unit test for plugin mime parsingevan@chromium.org2009-09-081-0/+9
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-211-30/+2
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Rearrange plugin entry points code to abstract out Linux.evan@chromium.org2009-01-301-9/+5
* Make adding internal plugins easier (and allow it to be dynamic). This code ...jam@chromium.org2009-01-291-34/+2
* Mac default plugin.avi@chromium.org2009-01-221-0/+27
* Build some basic plugin code on Linux.evan@chromium.org2009-01-221-3/+7
* Clean up how the default plugin is loaded so that InternalPluginInfo & Plugin...jam@chromium.org2009-01-201-33/+12
* Spaces at end of lines begone!avi@google.com2009-01-161-8/+8
* New implementations of core plugin libraries.avi@google.com2009-01-151-17/+36
* Fix layout test failures. Looks like keying the plugins based on OriginalFil...jam@chromium.org2009-01-131-2/+1
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-121-31/+25
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-7/+7
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-5/+6
* Fix spelling.erg@google.com2008-10-141-1/+7
* Revert "wrap HMODULE with ifdefs for right now to compile on linux"erg@google.com2008-10-141-7/+1
* wrap HMODULE with ifdefs for right now to compile on linuxerg@google.com2008-10-141-1/+7
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-3/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+163