summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_ppb_pdf_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding new png resource for page indicator background (2/2)dpapad@chromium.org2012-01-241-1/+2
* Relanding this with fixes to the mac dbg builderananta@chromium.org2012-01-201-1/+1
* Revert 118385 since this seems to break mac-debug build.sadrul@chromium.org2012-01-201-1/+1
* Remove the Webkit thread in the PPAPI plugin process and perform the text and...ananta@chromium.org2012-01-191-1/+1
* Adding functionality to print PDF embedded in the html page.gene@chromium.org2012-01-131-1/+20
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-131-8/+14
* Use the new callback tracker and delete the old onebrettw@chromium.org2012-01-041-1/+0
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-071-2/+1
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-111-3/+3
* Use SkCanvs::writePixels instead of deprecated SkDevice::writePixels.bsalomon@google.com2011-11-111-1/+1
* 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