summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_carbon_interpose_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Add 64-bit guards to the Carbon plugin interpose codestuartmorgan@chromium.org2010-05-171-0/+4
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Rename FakePluginWindowTrackerstuartmorgan@chromium.org2010-03-021-5/+6
* Plumb Carbon SetCursor through.avi@chromium.org2010-01-251-0/+10
* Send Cocoa NPAPI plugins an initial window activation eventstuartmorgan@chromium.org2010-01-211-4/+1
* (Mac) Allow the tracking of the "active" plugin delegate separate from the fa...avi@chromium.org2010-01-191-4/+3
* (Mac) Intercept (Carbon) cursor setting by plugins and forward it on properly.avi@chromium.org2010-01-151-0/+12
* Fix clicking in QuickTime content on the Macstuartmorgan@chromium.org2010-01-131-0/+20
* Add Cocoa window interposing for plugin processstuartmorgan@chromium.org2009-12-081-96/+65
* Add IsWindowActive to the Mac plugin interpose liststuartmorgan@chromium.org2009-12-041-6/+18
* Interpose one more Carbon function for Window disposingstuartmorgan@chromium.org2009-11-181-0/+10
* Don't allow the browser to stay above a modal plugin window (Mac)stuartmorgan@chromium.org2009-11-041-4/+16
* Fix call ordering in Carbon plugin interposingstuartmorgan@chromium.org2009-10-281-6/+8
* Switch from plugin to browser process only when all windows close (Mac)stuartmorgan@chromium.org2009-10-231-5/+20
* Fix a whole bunch of style nits.erg@google.com2009-10-131-1/+1
* Fix several issues around fullscreen Mac plugins:amanda@chromium.org2009-10-011-0/+25
* Set up a interposing library for Carbon calls made by plugins.stuartmorgan@google.com2009-08-071-0/+105