summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/browser_actions_container.h
Commit message (Expand)AuthorAgeFilesLines
* Initial support for inspecting extension popups.rafaelw@chromium.org2010-03-171-17/+15
* Making browser bubble notifies to its delegate whether itjcampan@chromium.org2010-03-151-2/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-7/+4
* Update the extensions management page to match mock attached to bug 36292.mpcomplete@chromium.org2010-03-051-1/+1
* Browser Action Container should not shrink when visible extension is disabled.finnur@chromium.org2010-02-121-2/+15
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-1/+8
* Make context menu in Browser Action overflow menu do something.finnur@chromium.org2010-02-111-6/+12
* Preserve order of extensions when they auto-update.finnur@chromium.org2010-02-081-1/+3
* Now showing the browser action image (including badge) when dragging andfinnur@chromium.org2010-02-051-0/+5
* Adding drag-drop support in and out of the Browser Action overflow menu.finnur@chromium.org2010-02-041-6/+38
* Refactor BrowserActionsContainer so that it can be usedoshima@chromium.org2010-02-041-4/+8
* Support reordering of Browser Actions within the container. Currently does no...finnur@chromium.org2010-02-031-3/+40
* re-try r37061 with fix for browser testsestade@chromium.org2010-01-271-8/+9
* Page actions should be able to change the popup on a per-tab basis.skerner@chromium.org2010-01-271-0/+1
* Add overflow menu to the browser action container (part 2 offinnur@chromium.org2010-01-271-0/+10
* Revert 37061 because it caused ui_tests to not finish.jorlow@chromium.org2010-01-261-9/+8
* re-try r37025 with fix for incognito modeestade@chromium.org2010-01-251-8/+9
* Revert r37025, which (may have) caused workertest rednessestade@chromium.org2010-01-251-9/+8
* Views: use ExtensionToolbarModel for ordering of browser action buttons.estade@chromium.org2010-01-251-8/+9
* Resize and overflow for browser actions (part 1).finnur@chromium.org2010-01-221-14/+145
* Gets the extension popup/bubble to work correctly on Chrome OS.sky@chromium.org2009-12-221-1/+1
* Add the right-click context menu for Browser actions and Page Actions.finnur@chromium.org2009-12-171-4/+12
* Make sure we don't dismiss extension popups when the focusjcampan@chromium.org2009-12-021-1/+2
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Load default browser action icons only once per-window. Thisaa@chromium.org2009-11-131-6/+4
* Reland Extension Installed InfoBubblerafaelw@chromium.org2009-11-071-0/+3
* Revert 31322 - Extension Installed InfoBubblewillchan@chromium.org2009-11-061-3/+0
* Extension Installed InfoBubblerafaelw@chromium.org2009-11-061-0/+3
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-5/+5
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-17/+29
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-201-2/+114
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-2/+8
* Browser actions: limit minimum size of omnibox. When decreasing the width of ...sidchat@chromium.org2009-10-091-0/+6
* Pull a BrowserActionView out of BrowserActionContainer. Alsoaa@chromium.org2009-10-071-12/+5
* Add an API to manipulate the browser action badge.aa@chromium.org2009-10-031-6/+2
* Try again to check in the badge stuff.aa@chromium.org2009-10-031-0/+10
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-4/+27
* Rollback broken change, again.aa@chromium.org2009-10-021-8/+0
* Check in http://codereview.chromium.org/259004 again.aa@chromium.org2009-10-021-0/+8
* Revert tree bustage.aa@chromium.org2009-10-011-8/+0
* First cut at badge implementation. Right now it just uses staticaa@chromium.org2009-10-011-0/+8
* Make browser actions highlight on mouseover using theme colors.aa@chromium.org2009-09-301-2/+2
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-301-0/+2
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-281-2/+2
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-0/+69