summaryrefslogtreecommitdiffstats
path: root/content/plugin/plugin_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* 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