summaryrefslogtreecommitdiffstats
path: root/content/plugin/plugin_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* ipc: Use a global for the process's attachment broker.erikchen2015-09-141-2/+1
* Update content module for IPC attachment brokering.erikchen2015-06-171-1/+2
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-211-1/+1
* Remove uses of KillProcess()rvargas2015-03-181-4/+3
* Unify the three places that patch font loading for PDFium on Windows.jam2015-02-031-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+1
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-2/+2
* Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.morrita2014-10-201-1/+1
* Replace OVERRIDE and FINAL with override and final in content/plugin/[a-s]*anand.ratn2014-10-071-1/+1
* content: Rename all classes with WebKitPlatform to BlinkPlatform.tfarina2014-10-051-3/+3
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-251-2/+3
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-111-4/+0
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-32/+1
* Make http range requests by plugins also go directly to the browser process i...jam@chromium.org2014-04-011-0/+6
* Remove some code inside USE_AURA and OS_WIN ifdefs in content.jam@chromium.org2014-01-141-3/+1
* remove plugin exception restoration codecpu@chromium.org2014-01-021-3/+0
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Cleanup: Remove unused includes of webkit/glue/webkit_glue.htfarina@chromium.org2013-11-121-1/+0
* Update include paths in miscellaneous content/ directories for base/process c...rsesek@chromium.org2013-07-251-1/+2
* Implement ChildThread::shutdown and clear members that have refs into blinkjochen@chromium.org2013-07-231-0/+2
* Remove webkit/plugins/npapi.jam@chromium.org2013-07-191-4/+7
* Move npapi related files from content\child to the new content\child\npapi di...jam@chromium.org2013-07-191-1/+1
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-6/+4
* Remove unused includes of plugin_list.h. Also remove unused ContentClient and...jam@chromium.org2013-07-161-3/+0
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-1/+1
* Rename content/common_child to content/childscottmg@chromium.org2013-06-041-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-2/+2
* Move child-common classes to content/common_childjamesr@chromium.org2013-05-211-2/+2
* Relanding this as the previous attempt failed due to build errors.ananta@chromium.org2013-05-151-1/+2
* Revert 199560 "Move the plugins sources out of the webkit glue t..."ananta@chromium.org2013-05-111-2/+1
* Move the plugins sources out of the webkit glue target into a new target 'plu...ananta@chromium.org2013-05-101-1/+2
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* Add Shutdown() helper to ChildThread and move all destructor logic.dcheng@chromium.org2013-04-221-0/+3
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-2/+2
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-2/+3
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-2/+6
* 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