summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/toolbar_controller_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* * 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
* - Fix janklist issue #1: "there is a pixel line below the mainjrg@chromium.org2009-07-091-2/+10
* Hook up the prefs for the optional home buttons and page/wrench buttons. Move...pinkerton@chromium.org2009-07-071-3/+50
* When loading, change the tag on the "go button" to IDC_STOP so it executes th...pinkerton@chromium.org2009-05-201-0/+9
* Fix problem with bookmark bar introduced by window sharing; prefjrg@chromium.org2009-04-231-4/+4
* Test forcing the display of the controller's view.pinkerton@chromium.org2009-04-201-0/+5
* Implement a unit test for the toolbar controller. Plumb the profile into the ...pinkerton@chromium.org2009-04-171-0/+100