summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_ppb_pdf_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove TrackerBase.brettw@chromium.org2011-10-201-15/+9
* Rename the ResourceTracker in webkit to HostResourceTracker.brettw@chromium.org2011-10-201-1/+1
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-9/+12
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-12/+9
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-9/+12
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-3/+3
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-3/+3
* Create content::RenderThread interface and make code in chrome use that.jam@chromium.org2011-10-061-5/+5
* Get rid of pepper_plugin_delegate_impl.h dependency from chrome (since it's a...jam@chromium.org2011-10-051-7/+12
* Export some unix-specific content symbols.dpranke@chromium.org2011-10-041-3/+3
* move webkit_glue::GetWebKitLocale to content.dpranke@chromium.org2011-09-201-1/+1
* Move sending of the following IPC messages out of Chrome\renderer.ananta@chromium.org2011-09-191-3/+1
* Make autoscroll/panning resources available for PDF plugin.gene@chromium.org2011-09-011-0/+1
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-12/+9
* Moving the ViewHostMsg_PDFHasUnsupportedFeature IPC message to Chrome as PDF ...ananta@chromium.org2011-08-231-1/+8
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-6/+7
* Move Var and StringVar to the ppapi/shared_impl so they can be used in thebrettw@chromium.org2011-08-011-8/+8
* Make the Var object use a PP_Module ID rather than a PluginModule object.brettw@chromium.org2011-07-121-1/+2
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-101-0/+353