summaryrefslogtreecommitdiffstats
path: root/content/plugin/plugin_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 155122 - Code to collect issue 97285 debugging info for crash reports.shess@chromium.org2012-09-061-21/+0
* Code to collect issue 97285 debugging info for crash reports.shess@chromium.org2012-09-061-0/+21
* RefCounted types should not have public destructors, content/ remaining bitsrsleevi@chromium.org2012-05-111-2/+5
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-3/+3
* Fix compilation error due to deprecated glib APIqiankun.miao@intel.com2012-03-281-0/+4
* Convert use of int ms to TimeDelta in content/plugin.tedvessenes@gmail.com2012-01-281-3/+4
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-4/+3
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-3/+4
* base::Bind fixesgroby@chromium.org2011-11-191-1/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-0/+4
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-4/+0
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-0/+4
* 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