summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_interpose_util_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* 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