summaryrefslogtreecommitdiffstats
path: root/content/plugin/plugin_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Unify the three places that patch font loading for PDFium on Windows.jam2015-02-031-2/+2
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-3/+3
* Replace OVERRIDE and FINAL with override and final in content/plugin/[a-s]*anand.ratn2014-10-071-2/+2
* content: Rename all classes with WebKitPlatform to BlinkPlatform.tfarina2014-10-051-1/+1
* Make http range requests by plugins also go directly to the browser process i...jam@chromium.org2014-04-011-0/+3
* Remove webkit/plugins/npapi.jam@chromium.org2013-07-191-0/+6
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-1/+1
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-1/+1
* Add Shutdown() helper to ChildThread and move all destructor logic.dcheng@chromium.org2013-04-221-0/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-0/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-2/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
* Modify NPObjectStub::OnSetProperty() to get the plugin path from the command ...steveblock@chromium.org2011-09-211-6/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move plugin code to content.jam@chromium.org2011-03-161-0/+54