summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/extension_view_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-251-1/+15
* [Mac] Fixes two Browser Action popup sizing issues. One is caused by WebCore ...andybons@chromium.org2010-01-151-0/+8
* Adds popups to browser actions, completing the feature.andybons@chromium.org2009-11-201-0/+1
* Undo my revert at r32524 due to a startup test regression.mpcomplete@chromium.org2009-11-201-1/+1
* Revert old change that created an ExtensionHost's RenderView asynchronously.mpcomplete@chromium.org2009-11-191-1/+1
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-2/+2
* Add NULL-checks to render_view_host->view() to fix startup test crash.mpcomplete@chromium.org2009-10-071-1/+1
* Fix a regression with setting the toolstrip background.mpcomplete@chromium.org2009-10-061-1/+12
* Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...mpcomplete@chromium.org2009-09-281-1/+1
* Revert r27137: "Create renderers for ExtensionHosts one at a time to avoidmpcomplete@chromium.org2009-09-241-1/+1
* Create renderers for ExtensionHosts one at a time to avoid blocking the UI.mpcomplete@chromium.org2009-09-241-1/+1
* Add a bare-bones extension shelf that displays extension items on OS X.thakis@chromium.org2009-09-161-0/+68