summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_interpose_util_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move the Carbon SetCursor method on WebPluginDelegateImpl to a different name...avi@chromium.org2011-02-071-2/+2
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-7/+11
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-11/+7
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-7/+11
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-11/+7
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-7/+11
* Use an opaque handle type to pass WebPluginDelegateImpl across dylib boundariesthakis@chromium.org2010-10-281-9/+9
* Make Mac plugin _setWindowNumber: interception more focusedstuartmorgan@chromium.org2010-04-201-3/+10
* Improve handling of plugin context menus on Leopard.stuartmorgan@chromium.org2010-04-081-3/+14
* Make Mac plugin window interposing more conservative about activating pluginstuartmorgan@chromium.org2010-04-061-2/+23
* Hide/show cursor according to NSCursor requests.avi@chromium.org2010-02-021-9/+42
* Plumb Carbon SetCursor through.avi@chromium.org2010-01-251-0/+6
* Send Cocoa NPAPI plugins an initial window activation eventstuartmorgan@chromium.org2010-01-211-0/+5
* (Mac) Intercept (Cocoa) cursor setting by plugins and forward it on properly.avi@chromium.org2010-01-191-1/+20
* (Mac) Allow the tracking of the "active" plugin delegate separate from the fa...avi@chromium.org2010-01-191-0/+5
* (Mac) Intercept (Carbon) cursor setting by plugins and forward it on properly.avi@chromium.org2010-01-151-0/+8
* Add Cocoa window interposing for plugin processstuartmorgan@chromium.org2009-12-081-0/+187