summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_lib_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-256/+0
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-0/+256
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-256/+0
* plugins: revert the logging statement added in r62783evan@chromium.org2010-10-191-2/+0
* Linux Plugins: Add a debugging statement to help track down bug 59317.thestig@chromium.org2010-10-151-0/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Enhance plugin logging a bit. This adds logging in a few more places, especia...brettw@chromium.org2010-07-281-6/+6
* Enhance plugin load debug logging. This adds more logging forbrettw@chromium.org2010-06-251-2/+27
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-4/+4
* POSIX: Make sure files in plugin directories are regular files.thestig@chromium.org2010-04-261-8/+20
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-241-0/+1
* linux: unwrap nspluginwrapper-wrapped plugins if possibleevan@chromium.org2010-03-181-0/+53
* Reland r40855 with chromeos fix.jhawkins@chromium.org2010-03-071-0/+1
* Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.bradnelson@google.com2010-03-071-1/+0
* webkit/glue: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-071-0/+1
* OpenBSD has sys/exec_elf.h for the ELF defines, not elf.hpvalchev@google.com2010-02-031-0/+163