summaryrefslogtreecommitdiffstats
path: root/content/plugin/webplugin_delegate_stub.cc
Commit message (Expand)AuthorAgeFilesLines
* Keep one copy of the delegate & plugin teardown code.wez@chromium.org2012-03-211-7/+4
* Emulate ImmSetAssociateContextEx() for Flash.hbono@chromium.org2012-03-131-0/+4
* Remove the default plugin.bauerb@chromium.org2012-01-241-11/+1
* base::Bind fixesgroby@chromium.org2011-12-021-19/+9
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-1/+1
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=noneben@chromium.org2011-10-061-3/+3
* Send IME events to windowless plug-ins (Chromium side)hbono@chromium.org2011-10-041-0/+25
* Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...steveblock@chromium.org2011-09-201-1/+1
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-1/+3
* Revert 99810 - Get the rest of the chrome target to build (but not link) with...ben@chromium.org2011-09-061-3/+1
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-1/+3
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-311-7/+17
* Avoid double-buffering windowless plugins and instead use buffer flipping whe...tschmelcher@chromium.org2011-07-251-7/+3
* Getting form value from NPAPI plugins.bashi@chromium.org2011-07-131-0/+8
* Delete the plugin printing code, which wasn't actually called.jam@chromium.org2011-04-151-62/+0
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-10/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-221-1/+1
* Renaming NativeMetafile related methods to more appropriate names.dpapad@chromium.org2011-03-191-3/+2
* Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-1/+1
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-1/+1
* Move plugin code to content.jam@chromium.org2011-03-161-0/+451