summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_lib_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-348/+0
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-0/+348
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-348/+0
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-7/+8
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-2/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-1/+2
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-12/+12
* Strip PDF from QuickTime's list of MIME types on the Macstuartmorgan@chromium.org2010-05-261-0/+7
* Get the internal plugin working on Mac.jabdelmalek@google.com2010-05-261-8/+0
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-241-0/+2
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-101-0/+1
* 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