Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Cocoa window interposing for plugin process | stuartmorgan@chromium.org | 2009-12-08 | 1 | -96/+65 |
* | Add IsWindowActive to the Mac plugin interpose list | stuartmorgan@chromium.org | 2009-12-04 | 1 | -6/+18 |
* | Interpose one more Carbon function for Window disposing | stuartmorgan@chromium.org | 2009-11-18 | 1 | -0/+10 |
* | Don't allow the browser to stay above a modal plugin window (Mac) | stuartmorgan@chromium.org | 2009-11-04 | 1 | -4/+16 |
* | Fix call ordering in Carbon plugin interposing | stuartmorgan@chromium.org | 2009-10-28 | 1 | -6/+8 |
* | Switch from plugin to browser process only when all windows close (Mac) | stuartmorgan@chromium.org | 2009-10-23 | 1 | -5/+20 |
* | Fix a whole bunch of style nits. | erg@google.com | 2009-10-13 | 1 | -1/+1 |
* | Fix several issues around fullscreen Mac plugins: | amanda@chromium.org | 2009-10-01 | 1 | -0/+25 |
* | Set up a interposing library for Carbon calls made by plugins. | stuartmorgan@google.com | 2009-08-07 | 1 | -0/+105 |