| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Lion dictionary popup staying after tab-close via cmd-W. | asvitkine@chromium.org | 2012-01-03 | 1 | -1/+4 |
* | [Mac] Add the Profile menu to the main menubar. | rsesek@chromium.org | 2011-07-19 | 1 | -0/+5 |
* | Rename -[AppController defaultProfile] to |-lastProfile|. | rsesek@chromium.org | 2011-06-20 | 1 | -1/+1 |
* | [Mac] Add the ability to rebuild items in the main menubar when the profile c... | rsesek@chromium.org | 2011-06-17 | 1 | -0/+6 |
* | Reverted r88133 (http://codereview.chromium.org/7065054/) , and removed only ... | shinyak@google.com | 2011-06-16 | 1 | -0/+7 |
* | Removed the code that checks the tab number. | shinyak@google.com | 2011-06-07 | 1 | -7/+0 |
* | Mac. Add new Bookmarks submenu to Wrench menu. | maf@chromium.org | 2011-05-11 | 1 | -0/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | [Mac] Confirm-to-quit: Add an option in the app menu. | rsesek@chromium.org | 2011-03-21 | 1 | -1/+4 |
* | [Mac] Remove a dead ivar and minor style conformance. | rsesek@chromium.org | 2011-03-21 | 1 | -2/+0 |
* | Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.h | brettw@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | Fix compile with 10.6 SDK | jrg@chromium.org | 2010-11-05 | 1 | -1/+3 |
* | Delete obviously unneeded forward declarations in chrome/browser/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -2/+1 |
* | Mac: Add "Show Tab Overview" menu item. | thakis@chromium.org | 2010-07-27 | 1 | -0/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | [Mac] Disable menu certain menu items when a modal dialog or sheet is present. | rsesek@chromium.org | 2010-06-04 | 1 | -0/+6 |
* | Mac: reform our shutdown routine. | viettrungluu@chromium.org | 2010-04-09 | 1 | -0/+7 |
* | Mac: when only minimized windows present, various commands should unminimize ... | viettrungluu@chromium.org | 2010-02-21 | 1 | -4/+4 |
* | Mac: improve situation with respect to launching/DnD local files. | viettrungluu@chromium.org | 2010-01-22 | 1 | -4/+13 |
* | Revert 35137 - Getting perf numbers. Will revert. | viettrungluu@chromium.org | 2009-12-22 | 1 | -14/+4 |
* | Getting perf numbers. Will revert. | viettrungluu@chromium.org | 2009-12-22 | 1 | -4/+14 |
* | Mark the help menu as such so Cocoa adds the search item. | thomasvl@chromium.org | 2009-12-01 | 1 | -0/+4 |
* | Moved a whole pile of unittests over to CocoaTest. | dmaclach@chromium.org | 2009-11-19 | 1 | -2/+2 |
* | applicationDockMenu: is used in the unit test, it should not be private | mark@chromium.org | 2009-09-15 | 1 | -0/+3 |
* | Chrome should shut down cleanly when quit from the Dock icon menu, during | mark@chromium.org | 2009-09-15 | 1 | -1/+2 |
* | First cut at Mac history menu. | rohitrao@chromium.org | 2009-07-27 | 1 | -1/+3 |
* | Fix issue where cmd-w was hard-coded to closing a browser tab regardless of t... | pinkerton@chromium.org | 2009-05-27 | 1 | -0/+7 |
* | About box development. | jrg@chromium.org | 2009-05-20 | 1 | -0/+6 |
* | Must register the AE handler earlier to catch the open url on a launch. | avi@chromium.org | 2009-05-19 | 1 | -0/+7 |
* | Initial prefs window xib from Cole. Hook the menu up to (empty) code. Use sco... | pinkerton@chromium.org | 2009-04-30 | 1 | -5/+12 |
* | Bookmark menu work. Notes: | jrg@chromium.org | 2009-03-25 | 1 | -0/+8 |
* | add basic command handling for browser window and for where there are no wind... | pinkerton@google.com | 2009-01-21 | 1 | -1/+4 |
* | mac bootstrapping of browser main and app startup bits | pinkerton@google.com | 2009-01-16 | 1 | -0/+21 |