| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable scroll bars on resizing popups below a maximum size. | skerner@chromium.org | 2010-02-25 | 1 | -1/+15 |
* | [Mac] Fixes two Browser Action popup sizing issues. One is caused by WebCore ... | andybons@chromium.org | 2010-01-15 | 1 | -0/+8 |
* | Adds popups to browser actions, completing the feature. | andybons@chromium.org | 2009-11-20 | 1 | -0/+1 |
* | Undo my revert at r32524 due to a startup test regression. | mpcomplete@chromium.org | 2009-11-20 | 1 | -1/+1 |
* | Revert old change that created an ExtensionHost's RenderView asynchronously. | mpcomplete@chromium.org | 2009-11-19 | 1 | -1/+1 |
* | Popup width and height are now dynamic. | erikkay@chromium.org | 2009-10-16 | 1 | -2/+2 |
* | Add NULL-checks to render_view_host->view() to fix startup test crash. | mpcomplete@chromium.org | 2009-10-07 | 1 | -1/+1 |
* | Fix a regression with setting the toolstrip background. | mpcomplete@chromium.org | 2009-10-06 | 1 | -1/+12 |
* | Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc... | mpcomplete@chromium.org | 2009-09-28 | 1 | -1/+1 |
* | Revert r27137: "Create renderers for ExtensionHosts one at a time to avoid | mpcomplete@chromium.org | 2009-09-24 | 1 | -1/+1 |
* | Create renderers for ExtensionHosts one at a time to avoid blocking the UI. | mpcomplete@chromium.org | 2009-09-24 | 1 | -1/+1 |
* | Add a bare-bones extension shelf that displays extension items on OS X. | thakis@chromium.org | 2009-09-16 | 1 | -0/+68 |