summaryrefslogtreecommitdiffstats
path: root/content/renderer/webplugin_delegate_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-6/+0
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-2/+2
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-6/+6
* Restore CLs that depend upon Blink window script object changes.wez@chromium.org2013-07-181-1/+0
* Revert CLs that depend upon Blink r153179.wez@chromium.org2013-07-111-0/+1
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Remove window script object stub teardown hack in out-of-process NPAPI.wez@chromium.org2013-07-041-1/+0
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...wez@chromium.org2013-05-271-0/+4
* Revert 202364 "Track NPObject ownership by the originating plugi..."kinuko@chromium.org2013-05-271-4/+0
* Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...wez@chromium.org2013-05-271-0/+4
* Get rid of the dependency on WebKit::WebCursorInfo internals from WebCursor.ananta@chromium.org2013-05-241-1/+1
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Removed support for Core Animation plugins when accelerated compositing is di...kbr@chromium.org2013-03-191-25/+1
* Fix painting glitch with text and NPAPI plugins. This was a regression from r...jam@chromium.org2013-03-061-0/+3
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-9/+5
* content: Update the includes to point to ipc_listener.htfarina@chromium.org2012-11-101-1/+2
* Get windowless plugins working when accelerated compositing is turned on by c...jam@chromium.org2012-11-101-12/+0
* Make "dummy window" which is used for windowless plugins be parented in the b...jam@chromium.org2012-11-011-3/+7
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-1/+1
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-1/+1
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-1/+5
* Remove all support for the Carbon NPAPI event modelstuartmorgan@chromium.org2012-09-111-1/+1
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-4/+4
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-1/+1
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-2/+2
* 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