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