summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/webplugin_delegate_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure we check the page pointer before using it after we come out of NPP_Han...jam@chromium.org2009-04-161-0/+2
* Port plugin messages.jam@chromium.org2009-04-011-4/+4
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-261-0/+3
* Basic windowless plugins, try 2.evan@chromium.org2009-03-131-0/+12
* Try a new approach to fixing IAT unpatch crashes when the DLL is gone.deanm@chromium.org2009-02-261-3/+0
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-25/+9
* Match Firefox by not calling SetWindow(NULL) on plugin destruction.deanm@chromium.org2009-02-121-9/+8
* Add an #if around user_gesture_msg_factory_ to unbreak the Linuxamanda@chromium.org2009-02-111-0/+2
* Checkpoint of plugin support code for Mac. Does not work yet; being checkedamanda@chromium.org2009-02-111-22/+17
* The final bits needed so we can navigate away from Flash pages without crashi...evan@chromium.org2009-02-051-1/+1
* Get windowed plugins (Flash) limping along on Linux.evan@chromium.org2009-02-041-6/+34
* Attempt to fix a IAT unpatch crash.deanm@chromium.org2009-01-241-12/+0
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-20/+3
* Restoring a line that got lost in a despacingavi@google.com2009-01-161-0/+1
* Spaces at end of lines begone!avi@google.com2009-01-161-11/+10
* Block Adobe Reader from issuing NPN_GetURL/NPN_GetURLRequests for URL schemes...ananta@chromium.org2009-01-161-0/+1
* Add support for custom cursors set by windowless plugins. Windowless plugins ...ananta@chromium.org2009-01-091-5/+12
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-3/+4
* Adjusting the name of a function to make it more descriptive.avi@google.com2008-12-301-2/+3
* Ensure that the context menu shows up in a windowless Silverlight plugin inst...ananta@chromium.org2008-11-261-0/+17
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-061-4/+0
* This fixes http://code.google.com/p/chromium/issues/detail?id=3585, which is ...ananta@chromium.org2008-10-231-6/+0
* This is a patch for bug 1385045: Adobe Acrobat 9.0 crash.nsylvain@chromium.org2008-10-221-0/+1
* A fix for Issue 2673 in chromium: "Flash: IME not available".hbono@chromium.org2008-10-151-0/+2
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-3/+11
* Fix videos stopping playing. Only send an invalidate to the renderer if it's...jam@chromium.org2008-10-091-0/+1
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-1/+0
* Missed file in webkitjam@chromium.org2008-09-221-3/+2
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-1/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+287