summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_host_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* In ExtensionHostMac::~ExtensionHostMac, only close visible popups.rsesek@chromium.org2011-01-131-2/+3
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-3/+3
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-3/+0
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-2/+2
* [Mac] If a popup for an extension is shown and then the extension is killed o...andybons@chromium.org2010-03-301-0/+12
* Handle keyboard events correctly in extension popups.suzhe@chromium.org2010-02-251-1/+16
* Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo...andybons@chromium.org2009-12-091-0/+37