summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/extensions/extension_popup_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix mouse handling extension-hosted plugins on the Macstuartmorgan@chromium.org2010-06-181-0/+12
* Mac cleanup: Put consts and enums in info_bubble_view.h in a namespace.viettrungluu@chromium.org2010-04-241-9/+12
* [Mac] Clean up references to parentWindow_ when closing an extension popup.rohitrao@chromium.org2010-04-201-0/+8
* Enable inspection of extension popupsfeldstein@chromium.org2010-04-011-7/+67
* [Mac] If the user clicks a Browser Action button when its popup is visible, t...andybons@chromium.org2010-03-291-0/+4
* [Mac] Implement a basic overflow menu for hidden Browser Action buttons.andybons@chromium.org2010-03-181-1/+1
* Fix bubbles (bookmark, status, blocked content, both extension ones) in resol...avi@chromium.org2010-03-161-3/+6
* Revert r41459:willchan@chromium.org2010-03-121-2/+0
* Change Mac to DCHECK if NetworkChangeNotifier observer list is not empty by d...willchan@chromium.org2010-03-121-0/+2
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-251-13/+15
* [Mac] Make the extension popup a singleton instance to avoid maintaining mult...andybons@chromium.org2010-02-021-9/+28
* [Mac] Fixes two Browser Action popup sizing issues. One is caused by WebCore ...andybons@chromium.org2010-01-151-5/+8
* [Mac] Fixes issues with browser action popups.andybons@chromium.org2010-01-141-12/+27
* [Mac] Fixes a bug where an ExtensionPopupController object's pointer was neve...andybons@chromium.org2009-12-211-1/+5
* [Mac] Port browser action popup test to mac.kkania@chromium.org2009-12-191-0/+17
* Fixes two problems caused by core animation race conditions. One involves cli...andybons@chromium.org2009-12-021-11/+24
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-2/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* Adds popups to browser actions, completing the feature.andybons@chromium.org2009-11-201-0/+178