summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/toolbar_controller_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* [Mac] First pass at final sizing of toolbar items.shess@chromium.org2010-07-291-4/+1
* [Mac] Don't change state from stop to reload when hovered.shess@chromium.org2010-07-071-2/+2
* [Mac] Remove knowledge of AutocompleteTextField from ToolbarController.shess@chromium.org2010-06-251-5/+6
* Unify the page and wrench menus into one wrench menu. Remove pref to hide menu. pinkerton@chromium.org2010-06-151-27/+1
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-111-12/+8
* Mac cleanup: get rid of probably-stale TODOs.viettrungluu@chromium.org2010-04-251-4/+0
* Mac cleanup: remove a TODO and add ToolbarControllerTest.NoLocationBar (anoth...viettrungluu@chromium.org2010-04-241-2/+17
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-27/+7
* Attempt to fix Mac buildpkasting@chromium.org2010-04-231-1/+1
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-7/+27
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-121-19/+1
* [Mac] Move star button into page-actions area of omnibox.shess@chromium.org2010-04-011-8/+6
* [Mac] Line up omnibox popup under field.shess@chromium.org2010-04-011-4/+4
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Add bugs, update, and remove TODOs that are no longer validpinkerton@chromium.org2010-02-051-9/+0
* Mac: fix/implement app windows (not app mode), popups, drawing; refactor code.viettrungluu@chromium.org2009-12-161-5/+6
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-091-10/+1
* [Mac] Add support for growing or shrinking the window during animations.rohitrao@chromium.org2009-11-191-7/+0
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-191-4/+0
* I've moved toolbar_controller_unittest over to CocoaTest which should be bett...dmaclach@chromium.org2009-11-171-23/+19
* Disable all of ToolbarControllerTest due to crashiness.erikkay@chromium.org2009-11-171-15/+17
* Disable ToolbarControllerTest.LoadingState which crashed a few times today.idana@chromium.org2009-11-171-1/+2
* Disable ToolbarControllerTest.Display which crashed 5 times today.erikkay@chromium.org2009-11-171-1/+2
* Mac: Animate the bookmark bar showing/hiding.viettrungluu@chromium.org2009-11-141-8/+5
* Initial change for the implementation of browser actions on the mac.andybons@chromium.org2009-11-121-1/+2
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-081-1/+1
* Mac: Implements the special bookmark bar on NTP.erg@chromium.org2009-10-061-35/+11
* Mac: Hook up the page menu's "Encoding" submenu.erg@chromium.org2009-09-231-1/+9
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-151-12/+9
* Fix crash on bookmark button delete.jrg@chromium.org2009-09-041-0/+48
* Don't allow the home/page/options buttons to be toggled when we're only showi...pinkerton@chromium.org2009-09-021-0/+24
* Make all of our unit tests be PlatformTests to get an autorelease pool.pinkerton@chromium.org2009-09-011-1/+2
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-311-28/+0
* [Mac] Tweaks to Omnibox metrics.shess@chromium.org2009-08-281-2/+3
* Reverting 24700.avi@chromium.org2009-08-281-0/+28
* Updates to clean up default theme and add hover states.avi@chromium.org2009-08-271-28/+0
* [Mac] The autocomplete popup now gets its position from the toolbar controller,rohitrao@chromium.org2009-08-271-0/+21
* Bookmark STAR bubble.jrg@chromium.org2009-08-201-0/+9
* Fix bookmark bar chevron not being pinned to right when launch with bar open.jrg@chromium.org2009-08-101-0/+25
* Implement back/forward toolbar menus on Mac (bug 13203).avi@chromium.org2009-08-071-0/+1
* Reverts the revert of 22517.rohitrao@chromium.org2009-08-071-2/+32
* Fix crash on fullscreening of popup.jrg@chromium.org2009-08-071-0/+8
* Reverting 22517.rohitrao@chromium.org2009-08-051-32/+2
* Rewrites the Mac view resizing logic to have the BrowserWindowControllerrohitrao@chromium.org2009-08-051-2/+32
* Reverting 22478.avi@chromium.org2009-08-051-1/+0
* Implement back/forward toolbar menus on Mac (bug 13203).avi@chromium.org2009-08-051-0/+1
* First cut at infobars on Mac. These are not expected to berohitrao@chromium.org2009-07-171-0/+1
* Mac pop-up window happier-ness.jrg@chromium.org2009-07-151-0/+17
* More bookmark bar changes.jrg@chromium.org2009-07-141-1/+1