summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_carbon_interpose_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* 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