| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Mac plugins for SetFocus changes, and remove old workaround messages | stuartmorgan@chromium.org | 2010-05-05 | 1 | -13/+0 |
* | [Mac] When in fullscreen mode, ties the menubar shown state to the overlay sh... | rohitrao@chromium.org | 2010-03-03 | 1 | -2/+3 |
* | Hide/show cursor according to NSCursor requests. | avi@chromium.org | 2010-02-02 | 1 | -0/+10 |
* | Add Cocoa window interposing for plugin process | stuartmorgan@chromium.org | 2009-12-08 | 1 | -5/+26 |
* | Mac: Simulate the OS-level focus handling that windows and linux plugins | amanda@chromium.org | 2009-11-20 | 1 | -0/+15 |
* | Only request full-screen once per plugin window | stuartmorgan@chromium.org | 2009-11-18 | 1 | -1/+5 |
* | Don't allow the browser to stay above a modal plugin window (Mac) | stuartmorgan@chromium.org | 2009-11-04 | 1 | -2/+21 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -2/+4 |
* | Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes and | amanda@chromium.org | 2009-10-11 | 1 | -7/+12 |
* | Fix a crash when a plugin file picker window is dismissed. This is a | amanda@chromium.org | 2009-10-06 | 1 | -1/+5 |
* | Fix several issues around fullscreen Mac plugins: | amanda@chromium.org | 2009-10-01 | 1 | -0/+43 |