summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_process_host_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't allow the browser to stay above a modal plugin window (Mac)stuartmorgan@chromium.org2009-11-041-2/+21
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-2/+4
* Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes andamanda@chromium.org2009-10-111-7/+12
* Fix a crash when a plugin file picker window is dismissed. This is aamanda@chromium.org2009-10-061-1/+5
* Fix several issues around fullscreen Mac plugins:amanda@chromium.org2009-10-011-0/+43