| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 64-bit guards to the Carbon plugin interpose code | stuartmorgan@chromium.org | 2010-05-17 | 1 | -0/+4 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Rename FakePluginWindowTracker | stuartmorgan@chromium.org | 2010-03-02 | 1 | -5/+6 |
* | Plumb Carbon SetCursor through. | avi@chromium.org | 2010-01-25 | 1 | -0/+10 |
* | Send Cocoa NPAPI plugins an initial window activation event | stuartmorgan@chromium.org | 2010-01-21 | 1 | -4/+1 |
* | (Mac) Allow the tracking of the "active" plugin delegate separate from the fa... | avi@chromium.org | 2010-01-19 | 1 | -4/+3 |
* | (Mac) Intercept (Carbon) cursor setting by plugins and forward it on properly. | avi@chromium.org | 2010-01-15 | 1 | -0/+12 |
* | Fix clicking in QuickTime content on the Mac | stuartmorgan@chromium.org | 2010-01-13 | 1 | -0/+20 |
* | 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 |