summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_lib_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Use CFBundle directly when reading Mac plugin informationstuartmorgan@chromium.org2010-02-021-7/+6
* [Mac] Puts a NULL check in case a native plugin library cannot be loaded (.dl...andybons@chromium.org2009-12-101-1/+1
* Fix STR size read in Mac plugin loadingstuartmorgan@chromium.org2009-12-011-1/+1
* Prevent plugins from handling PDF on the Macstuartmorgan@chromium.org2009-11-101-0/+8
* Skip STR resources in Mac plugins that we can't convert to CFStringsstuartmorgan@google.com2009-08-041-0/+2
* None of these files need to include config.h any longer...so remove it.jorlow@chromium.org2009-07-231-2/+0
* Porting the browser tests to Unix.jcampan@chromium.org2009-06-051-1/+10
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-211-27/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Make adding internal plugins easier (and allow it to be dynamic). This code ...jam@chromium.org2009-01-291-31/+1
* Mac default plugin.avi@chromium.org2009-01-221-5/+23
* Clean up how the default plugin is loaded so that InternalPluginInfo & Plugin...jam@chromium.org2009-01-201-8/+8
* Spaces at end of lines begone!avi@google.com2009-01-161-41/+41
* New implementations of core plugin libraries.avi@google.com2009-01-151-0/+367