summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/extensions
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Always use the grippy cursor while dragging the BrowserActionsContainer...rsesek@chromium.org2010-10-181-2/+5
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-292-9/+6
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-5/+7
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-7/+5
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-161-4/+6
* Remove create_app_shortcut param from ExtensionInstallUI::Delegate::InstallUI...tfarina@chromium.org2010-09-143-14/+4
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+1
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-1/+1
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-3/+2
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-262-3/+3
* Ensure that a browser action is never passed to a function which expects a pa...skerner@chromium.org2010-08-231-3/+8
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+1
* [Mac] Removes artificial location padding logic to fix a bug with browser act...andybons@chromium.org2010-08-121-6/+2
* [Mac] Use the new {EXPECT,ASSERT}_NS{EQ,NE} macros in unit tests where possible.rsesek@chromium.org2010-08-061-5/+5
* [Mac] Integrate divider into browser-action overflow chevron.shess@chromium.org2010-08-036-1/+152
* [Mac] Adjust browser-action and content-setting popup pointsshess@chromium.org2010-08-031-14/+14
* [Mac] Adjust toolbar spacing of browser actions for M6.shess@chromium.org2010-08-035-76/+65
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-267-0/+7
* [Mac]Implement ViewID support. (third approach)suzhe@chromium.org2010-07-201-0/+5
* [Mac] Convert content settings to LocationBarDecoration, cleanup.shess@chromium.org2010-07-171-1/+1
* [Mac] Simplify getting page-action info-bubble point.shess@chromium.org2010-07-141-19/+9
* [Mac] Finish up extension infobar UI implementation.andybons@chromium.org2010-07-134-15/+180
* [Mac] Tighten up the top chrome (move the buttons closer, reduce the toolbar ...andybons@chromium.org2010-07-082-2/+2
* [Mac] Base implementation of extension infobars on the mac.andybons@chromium.org2010-06-284-11/+146
* [Mac] Push location bar implementation into subdir.shess@chromium.org2010-06-251-1/+1
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+2
* [Mac] Adds back in the right divider at alcor's request. Tightens up the righ...andybons@chromium.org2010-06-222-4/+32
* [Mac] UI changes for the Browser Actions toolbar container.andybons@chromium.org2010-06-213-72/+8
* Fix mouse handling extension-hosted plugins on the Macstuartmorgan@chromium.org2010-06-181-0/+12
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-157-21/+21
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-114-6/+4
* [Mac] Simplify generating composited browser-action image.shess@chromium.org2010-06-091-20/+4
* [Mac] Adapt browser-action image-drawing to ignore flipped.shess@chromium.org2010-06-091-10/+11
* [Mac] Updates the unit test with some minor tweaks to the Browser Actions con...andybons@chromium.org2010-06-023-6/+23
* [Mac] Fixes a bug where uninstalling visible extensions when others are hidde...andybons@chromium.org2010-05-271-14/+22
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-112-0/+4
* Remove Draggability of browser extensions in incognito modefeldstein@chromium.org2010-04-304-2/+26
* [Mac] Small change to get the BrowserActionApiTest.IncognitoDragging test run...kkania@chromium.org2010-04-301-7/+5
* Mac: Remove ToolbarButtonCell (and associated files).viettrungluu@chromium.org2010-04-271-1/+1
* Mac cleanup: Put consts and enums in info_bubble_view.h in a namespace.viettrungluu@chromium.org2010-04-245-13/+17
* Minor style fixes.viettrungluu@chromium.org2010-04-242-5/+6
* Fix crash when closing incognito window with extensionfeldstein@chromium.org2010-04-202-20/+34
* [Mac] Clean up references to parentWindow_ when closing an extension popup.rohitrao@chromium.org2010-04-201-0/+8
* 10.6 SDK build fix.mark@chromium.org2010-04-151-1/+2
* [Mac] Fix MouseDown/MouseUp error for Steve animation effectsthomasvl@chromium.org2010-04-142-2/+2
* A common pattern for Chrome is for dialogs to "own themselves"jrg@chromium.org2010-04-131-1/+7
* detect preferences errorserikkay@chromium.org2010-04-061-1/+1
* Add the new extension install dialog for mac.aa@chromium.org2010-04-033-0/+564
* Enable inspection of extension popupsfeldstein@chromium.org2010-04-017-14/+231
* Revert 43282 - [Mac] Prep for animating the Browser Action Buttons in and out.andybons@chromium.org2010-04-013-41/+25