summaryrefslogtreecommitdiffstats
path: root/content/plugin/plugin_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Move content_plugin_client.h to content\public\plugin.ananta@chromium.org2011-10-121-1/+1
* Modify NPObjectStub::OnSetProperty() to get the plugin path from the command ...steveblock@chromium.org2011-09-211-5/+4
* Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...steveblock@chromium.org2011-09-201-1/+1
* Move NPObjectBase and PluginChannelBase from content/plugin to content/commonsteveblock@chromium.org2011-09-201-1/+1
* Wait properly for renderer crashesphajdan.jr@chromium.org2011-09-191-1/+2
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-1/+3
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-291-18/+0
* Fix a regression caused by the fix to ensure that NP_Shutdown is called for p...ananta@chromium.org2011-05-311-0/+28
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-2/+2
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-191-5/+5
* Part 1 of changes to to build chrome\common as a dll. Moving some of the func...ananta@chromium.org2011-05-121-33/+0
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-1/+1
* linux: don't always print dlopen errors from LoadNativeLibraryevan@chromium.org2011-04-181-2/+2
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-2/+2
* Move plugin code to content.jam@chromium.org2011-03-161-0/+193