summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi/webplugin_delegate_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-507/+0
* Use a direct include of time headers in webkit/, win8/.avi@chromium.org2013-06-281-1/+1
* Move the WebCursor sources from webkit/glue to webkit/common/cursors.ananta@chromium.org2013-05-311-1/+1
* Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...wez@chromium.org2013-05-271-0/+1
* Revert 202364 "Track NPObject ownership by the originating plugi..."kinuko@chromium.org2013-05-271-1/+0
* Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...wez@chromium.org2013-05-271-0/+1
* Get rid of the dependency on WebKit::WebCursorInfo internals from WebCursor.ananta@chromium.org2013-05-241-2/+2
* 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
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-6/+6
* Removed support for Core Animation plugins when accelerated compositing is di...kbr@chromium.org2013-03-191-7/+0
* Fix painting glitch with text and NPAPI plugins. This was a regression from r...jam@chromium.org2013-03-061-7/+3
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+4
* Stop passing the parent hwnd to the plugin process on initialization.jam@chromium.org2012-11-021-9/+10
* Make "dummy window" which is used for windowless plugins be parented in the b...jam@chromium.org2012-11-011-0/+4
* Remove Carbon cursor call interposing in Mac NPAPI pluginsstuartmorgan@chromium.org2012-10-231-6/+0
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-1/+0
* Remove Legacy NPAPI Flash Sandbox supportjschuh@chromium.org2012-10-051-17/+1
* Remove all support for the Carbon NPAPI event modelstuartmorgan@chromium.org2012-09-111-22/+0
* Initial NPAPI plugin support in Win Aura.jam@chromium.org2012-09-111-13/+12
* Remove support for the QuickDraw NPAPI drawing modelstuartmorgan@chromium.org2012-06-221-7/+0
* Remove the fast path for QD pluginsstuartmorgan@chromium.org2012-06-201-11/+0
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-2/+2
* Log when a browser plugin hangswhyuan@google.com2012-04-201-0/+2
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Raise JIT cap and reduce scope of monitored page typesjschuh@chromium.org2012-02-241-6/+0
* Track (and eventually cap) Flash JIT sizejschuh@chromium.org2012-02-151-1/+17
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-301-2/+2
* Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...dcheng@chromium.org2011-12-291-2/+2
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-291-2/+2
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-021-1/+2
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-301-0/+1
* compositor_unittests target is unimplmented on Macdhollowa@chromium.org2011-11-211-4/+4
* Cleanup: Remove unneeded forward declarations in webkit/plugins/.thestig@chromium.org2011-11-171-6/+2
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-161-18/+19
* base::Bind: Conversions in webkit/plugins/npapi.jhawkins@chromium.org2011-11-121-1/+5
* Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=noneben@chromium.org2011-10-061-4/+4
* Send IME events to windowless plug-ins (Chromium side)hbono@chromium.org2011-10-041-0/+27
* Make ifdef match between content/plugin/webplugin_proxy.cc and chrome/src/web...saintlou@chromium.org2011-10-011-2/+4
* More aura changesoshima@google.com2011-09-281-2/+2
* Get chrome to link with USE_AURAben@chromium.org2011-09-071-1/+1
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-311-1/+0
* Windowless Flash plugins on Mac do not currently draw in single-process appli...marshall@chromium.org2011-08-271-0/+5
* Maintain key state in the plugin delegate if UIPI is enabled.jschuh@chromium.org2011-08-091-0/+4
* Avoid double-buffering windowless plugins and instead use buffer flipping whe...tschmelcher@chromium.org2011-07-251-0/+1
* Getting form value from NPAPI plugins.bashi@chromium.org2011-07-131-0/+1
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-141-3/+0
* Make Flash work properly when started in low-integrity mode so that UIPI rest...jschuh@chromium.org2011-06-071-0/+2
* Removes obsolete code in WebPluginDelegateImpl.hbono@chromium.org2011-05-261-6/+0
* Add Skia to CG adapter for plugins.caryclark@chromium.org2011-05-251-0/+6