summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/extensions
Commit message (Expand)AuthorAgeFilesLines
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-101-2/+1
* [Mac] More progress towards resizing the Browser Actions container.andybons@chromium.org2010-03-104-56/+392
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-101-2/+2
* Disable scroll bars on resizing popups below a maximum size.skerner@chromium.org2010-02-251-13/+15
* [Mac] Adds grippys to the left side of the Browser Actions container to resiz...andybons@chromium.org2010-02-174-6/+71
* 10.6 SDK compatibility fix for BrowserActionCell following r38278.mark@chromium.org2010-02-121-2/+3
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-0/+10
* [Mac] Use the ExtensionToolbarModel for ordering of the Browser Actions. Prep...andybons@chromium.org2010-02-106-74/+72
* [Mac] o Adds a slight drop shadow to the drawn images within Browser Action b...andybons@chromium.org2010-02-055-12/+77
* [Mac] Make the extension popup a singleton instance to avoid maintaining mult...andybons@chromium.org2010-02-025-57/+53
* ExtensionInstalledBubble for Mac.mirandac@chromium.org2010-01-312-0/+12
* Page actions should be able to change the popup on a per-tab basis.skerner@chromium.org2010-01-271-5/+13
* [Mac] Hide browser action buttons when they would otherwise overflow with the...andybons@chromium.org2010-01-212-1/+14
* [Mac] Refactors BrowserActionButton to be within its own file, also breaking ...andybons@chromium.org2010-01-194-228/+254
* Only create a desktop shortcut for apps if the user requests.aa@chromium.org2010-01-191-1/+2
* [Mac] Fixes two Browser Action popup sizing issues. One is caused by WebCore ...andybons@chromium.org2010-01-152-5/+12
* [Mac] Fixes issues with browser action popups.andybons@chromium.org2010-01-144-27/+51
* [Mac] Implements context menus for Page and Browser Actions. Introduces a reu...andybons@chromium.org2010-01-123-20/+252
* [Mac] Fixes bug where clicking a Browser Action button twice quickly will res...andybons@chromium.org2010-01-041-0/+4
* [Mac] Fixes a bug where an ExtensionPopupController object's pointer was neve...andybons@chromium.org2009-12-212-5/+11
* [Mac] Port browser action popup test to mac.kkania@chromium.org2009-12-192-0/+26
* [Mac] Implements popups for Page Actions, plus fixes a leak within the Browse...andybons@chromium.org2009-12-181-5/+4
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-142-0/+8
* Fixes two problems caused by core animation race conditions. One involves cli...andybons@chromium.org2009-12-021-11/+24
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-2/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* o Updates the browser action buttons when a tab is changed. This is needed fo...andybons@chromium.org2009-11-242-1/+13
* Mac: fix toolbar sizing bug upon unloading extension/theme.viettrungluu@chromium.org2009-11-221-0/+7
* Adds popups to browser actions, completing the feature.andybons@chromium.org2009-11-205-5/+365
* Initial change for the implementation of browser actions on the mac.andybons@chromium.org2009-11-122-0/+497