summaryrefslogtreecommitdiffstats
path: root/content/renderer/webplugin_delegate_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-301-1/+2
* Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...dcheng@chromium.org2011-12-291-2/+1
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-291-1/+2
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-301-0/+10
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-20/+20
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-111-5/+2
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-6/+7
* Send IME events to windowless plug-ins (Chromium side)hbono@chromium.org2011-10-041-0/+13
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-311-2/+0
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-291-0/+1
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-2/+2
* Fix build break in r93970 due to style issue.tschmelcher@chromium.org2011-07-251-0/+3
* Avoid double-buffering windowless plugins and instead use buffer flipping whe...tschmelcher@chromium.org2011-07-251-24/+56
* Getting form value from NPAPI plugins.bashi@chromium.org2011-07-131-0/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Delete the plugin printing code, which wasn't actually called.jam@chromium.org2011-04-151-1/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-4/+4
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-251-2/+2
* Move a bunch of gpu/worker/plugin renderer code to content. I temporarily di...jam@chromium.org2011-03-171-0/+275