summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/browser_actions_container.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Addition of a new parameter to the popup.show(...) Chrome extension API that ...twiz@google.com2009-12-081-1/+2
* Make sure we don't dismiss extension popups when the focusjcampan@chromium.org2009-12-021-1/+15
* Fixes several focus issue with popup in the extensions' browser actions:jcampan@chromium.org2009-11-181-0/+6
* Support localization for browser actions and page actionfinnur@chromium.org2009-11-131-1/+1
* Load default browser action icons only once per-window. Thisaa@chromium.org2009-11-131-27/+27
* Fix crash in BrowserActionButton::OnImageLoaded.mpcomplete@chromium.org2009-11-121-0/+4
* Speculative fix for a common crash. We were leaking theaa@chromium.org2009-11-111-0/+1
* Reland Extension Installed InfoBubblerafaelw@chromium.org2009-11-071-0/+12
* Revert 31322 - Extension Installed InfoBubblewillchan@chromium.org2009-11-061-12/+0
* Extension Installed InfoBubblerafaelw@chromium.org2009-11-061-0/+12
* Extensions UI page should not allow Reload forextensions that are not 'in dev...finnur@chromium.org2009-11-061-2/+0
* Implement loading blacklists from extensions.phajdan.jr@chromium.org2009-11-041-3/+3
* BrowserActionsContainer breaks for nobody... or maybe someonefinnur@chromium.org2009-11-031-1/+2
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-4/+6
* Fix paint glitch on load/unload browser action.rafaelw@chromium.org2009-10-281-1/+5
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-3/+3
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-271-9/+4
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-80/+121
* Increase visual spacing between browser action buttons to 5px.rafaelw@chromium.org2009-10-241-1/+9
* GTK: add browser actions popups.estade@chromium.org2009-10-221-0/+7
* Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...mpcomplete@chromium.org2009-10-201-82/+2
* Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...nsylvain@chromium.org2009-10-201-2/+82
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-201-97/+1
* Implement badges for page actions. Also add badge text color API.mpcomplete@chromium.org2009-10-191-82/+2
* Allow slightly larger browser and page action icons.aa@chromium.org2009-10-171-12/+14
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-5/+24
* Extensions: Make badge drawing code cross platform so linux (and eventually m...estade@chromium.org2009-10-151-1/+1
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-151-17/+22
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-151-22/+17
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-151-17/+22
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-151-3/+2
* Port Browser Actions browsertest to linux.estade@chromium.org2009-10-141-0/+2
* Use predefined color names where possible for clarity. Also use "SkColorSetA...pkasting@chromium.org2009-10-131-2/+2
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Browser actions: limit minimum size of omnibox. When decreasing the width of ...sidchat@chromium.org2009-10-091-1/+27
* set BrowserActionButton inset to 0 so icon can draw to edges.rafaelw@chromium.org2009-10-091-0/+9
* Revert r28489 as it broke the linux build.aa@chromium.org2009-10-091-5/+1