summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/browser_actions_container.cc
Commit message (Expand)AuthorAgeFilesLines
* Make ExtensionContextMenuModel hold on to a reference to itselffinnur@chromium.org2010-04-081-2/+2
* Browser action icons not displayed in detached browser windowctguil@chromium.org2010-04-051-2/+2
* Fix regression for browser action container width on Toolkitfinnur@chromium.org2010-04-051-6/+15
* Fix Regression for Accessible Names appearing as NAMELESS.mhm@chromium.org2010-04-041-12/+4
* Attempt 2 at landing this. Patch is exactly same as last time around.sky@chromium.org2010-03-301-2/+3
* Fix a bug where an open incognito window's browser actions would not updatempcomplete@chromium.org2010-03-301-1/+1
* [accessibility] Extension toolbar and infobar container views should not have...ctguil@chromium.org2010-03-301-1/+5
* Revert 43005 - Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-3/+2
* Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-2/+3
* Re-apply r42703 which was reverted because of a conflict with another patch t...estade@chromium.org2010-03-261-1/+17
* estade:- This revert is to fix interactive ui test failures which have been b...ananta@chromium.org2010-03-261-17/+1
* Views: fix a crash where in the browser actions container.estade@chromium.org2010-03-261-1/+17
* Fix BrowserActionsContainerTest.Visibility for chromeos and reenable it.mpcomplete@chromium.org2010-03-251-2/+3
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-14/+9
* Revert 42283 - Adds the source ImageLoadingTracker to OnImageLoaded. I need t...finnur@chromium.org2010-03-231-2/+1
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Allow Extensions to have MSAA information.mhm@chromium.org2010-03-221-1/+37
* Adds the source ImageLoadingTracker to OnImageLoaded. I need this in asky@chromium.org2010-03-221-1/+2
* Refactor ExtensionActionContextMenuModel.estade@chromium.org2010-03-221-21/+14
* Use the new number-of-browser-actions pref instead of width-in-pixels tompcomplete@chromium.org2010-03-221-21/+29
* Initial support for inspecting extension popups.rafaelw@chromium.org2010-03-171-85/+31
* Making browser bubble notifies to its delegate whether itjcampan@chromium.org2010-03-151-20/+4
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-101-2/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-7/+10
* Update the extensions management page to match mock attached to bug 36292.mpcomplete@chromium.org2010-03-051-6/+9
* Displaying a JavaScript message box (such as an alert) fromjcampan@chromium.org2010-02-231-1/+6
* Browser Action Container should not shrink when visible extension is disabled.finnur@chromium.org2010-02-121-13/+34
* Clone of issue 577015.twiz@chromium.org2010-02-121-7/+9
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-0/+26
* Make context menu in Browser Action overflow menu do something.finnur@chromium.org2010-02-111-11/+16
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Preserve order of extensions when they auto-update.finnur@chromium.org2010-02-081-7/+15
* Now showing the browser action image (including badge) when dragging andfinnur@chromium.org2010-02-051-1/+28
* Fixing paint issue with browser actions not being updated in one window when ...finnur@chromium.org2010-02-041-0/+1
* Adding drag-drop support in and out of the Browser Action overflow menu.finnur@chromium.org2010-02-041-10/+64
* Refactor BrowserActionsContainer so that it can be usedoshima@chromium.org2010-02-041-13/+14
* Support reordering of Browser Actions within the container. Currently does no...finnur@chromium.org2010-02-031-18/+192
* re-try r37061 with fix for browser testsestade@chromium.org2010-01-271-109/+100
* Page actions should be able to change the popup on a per-tab basis.skerner@chromium.org2010-01-271-2/+18
* Add overflow menu to the browser action container (part 2 offinnur@chromium.org2010-01-271-16/+38
* Revert 37061 because it caused ui_tests to not finish.jorlow@chromium.org2010-01-261-102/+115
* re-try r37025 with fix for incognito modeestade@chromium.org2010-01-251-115/+102
* Revert r37025, which (may have) caused workertest rednessestade@chromium.org2010-01-251-98/+115
* Views: use ExtensionToolbarModel for ordering of browser action buttons.estade@chromium.org2010-01-251-115/+98
* Resize and overflow for browser actions (part 1).finnur@chromium.org2010-01-221-33/+303
* Apply style guideline for variable names for browser action container.mhm@chromium.org2009-12-301-2/+2
* Add the right-click context menu for Browser actions and Page Actions.finnur@chromium.org2009-12-171-8/+27
* [extensions] Position browser action popup correctly for RTL languages.mhm@chromium.org2009-12-141-1/+3
* Prevent 2 types of extension crashes.asargent@chromium.org2009-12-101-0/+4
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-0/+7