summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/toolbar_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Mac cleanup: remove a TODO and add ToolbarControllerTest.NoLocationBar (anoth...viettrungluu@chromium.org2010-04-241-2/+1
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-89/+15
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-4/+3
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-15/+89
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-36/+0
* [Mac] No star icon or page actions in omnibox on popups.shess@chromium.org2010-04-091-1/+1
* [Mac] Move star button into page-actions area of omnibox.shess@chromium.org2010-04-011-40/+14
* [Mac] Line up omnibox popup under field.shess@chromium.org2010-04-011-17/+5
* [Mac] Fixes bug where disabling the last browser action would cause the locat...andybons@chromium.org2010-04-011-1/+3
* Revert 43282 - [Mac] Prep for animating the Browser Action Buttons in and out.andybons@chromium.org2010-04-011-5/+2
* [Mac] Prep for animating the Browser Action Buttons in and out.andybons@chromium.org2010-03-311-2/+5
* [Mac] Enables drag N' drop for the buttons within the Browser Actions contain...andybons@chromium.org2010-03-261-9/+15
* [Mac] Finish up the resizing code for the Browser Actions container complete ...andybons@chromium.org2010-03-241-24/+52
* Make repost form warning tab-modal on Mac.bauerb@chromium.org2010-03-181-0/+3
* Fix bubbles (bookmark, status, blocked content, both extension ones) in resol...avi@chromium.org2010-03-161-2/+1
* Mac: toggle between "Enter/Exit Full Screen" in menus.viettrungluu@chromium.org2010-03-161-0/+15
* [Mac] Add support for showing extensions in incognito mode, while fixing a bu...andybons@chromium.org2010-03-151-1/+6
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* [Mac] More progress towards resizing the Browser Actions container.andybons@chromium.org2010-03-101-82/+124
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* [Mac] Adds grippys to the left side of the Browser Actions container to resiz...andybons@chromium.org2010-02-171-31/+6
* Linux: fix clicking on security or blocked contents of non-active window show...mattm@chromium.org2010-02-101-2/+2
* [Mac] Use the ExtensionToolbarModel for ordering of the Browser Actions. Prep...andybons@chromium.org2010-02-101-0/+1
* [Mac] o Adds a slight drop shadow to the drawn images within Browser Action b...andybons@chromium.org2010-02-051-12/+9
* [Mac] Make the extension popup a singleton instance to avoid maintaining mult...andybons@chromium.org2010-02-021-3/+2
* ExtensionInstalledBubble for Mac.mirandac@chromium.org2010-01-311-4/+4
* [Mac] Hide browser action buttons when they would otherwise overflow with the...andybons@chromium.org2010-01-211-6/+80
* [Mac] Refactors BrowserActionButton to be within its own file, also breaking ...andybons@chromium.org2010-01-191-0/+1
* [Mac] Implementation of Page Action tooltips. Also adds cursor rects to the a...andybons@chromium.org2009-12-291-0/+2
* Tagging a whole bunch of buttons with descriptions (via code; OS bug prevents...avi@chromium.org2009-12-281-0/+39
* Second half of CL 481012 (reverted at r35038).viettrungluu@chromium.org2009-12-201-0/+35
* Revert 35053 - Second half of CL 481012 (reverted at r35038). Will revert if ...viettrungluu@chromium.org2009-12-191-35/+0
* Second half of CL 481012 (reverted at r35038). Will revert if Mac perf turns ...viettrungluu@chromium.org2009-12-191-0/+35
* Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl...thakis@chromium.org2009-12-191-35/+0
* Mac: implement DnD of URLs onto Omnibox.viettrungluu@chromium.org2009-12-181-0/+35
* Mac: fix/implement app windows (not app mode), popups, drawing; refactor code.viettrungluu@chromium.org2009-12-161-8/+17
* Make a shared app menu model and update win and mac to use it. Remove the NSM...pinkerton@chromium.org2009-12-151-4/+10
* Refactor browser action apitest and port for mac.kkania@chromium.org2009-12-141-0/+4
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-091-4/+50
* o Updates the browser action buttons when a tab is changed. This is needed fo...andybons@chromium.org2009-11-241-0/+4
* Mac: minor cleanup of constants in toolbar_controller.mm.viettrungluu@chromium.org2009-11-221-12/+16
* [Mac] Add support for growing or shrinking the window during animations.rohitrao@chromium.org2009-11-191-4/+2
* Mac: animate NTP detached bookmark bar <-> normal bookmark bar.viettrungluu@chromium.org2009-11-181-2/+11
* Mac: Animate the bookmark bar showing/hiding.viettrungluu@chromium.org2009-11-141-8/+12
* Initial change for the implementation of browser actions on the mac.andybons@chromium.org2009-11-121-11/+77
* Make page and wrench buttons have correct hover look.avi@chromium.org2009-11-031-0/+3
* [Mac] Trim Omnibox hints as field shrinks.shess@chromium.org2009-10-151-5/+8
* Mac: Fix buttons not tinting to theme.avi@chromium.org2009-10-131-5/+27
* Mac: Make the nsimage_cache behave more like +[NSImage imageNamed:]avi@chromium.org2009-10-131-1/+0
* Several theming fixes for the Mac. Sorry for the extensive change, but theythakis@chromium.org2009-10-091-9/+7