| Commit message (Expand) | Author | Age | Files | Lines |
* | After locking a profile and showing the User Manager, make Guest the active p... | noms | 2014-09-23 | 1 | -0/+6 |
* | Close the ntp during startup when opening a link on Mac. | wjywbs@gmail.com | 2014-04-29 | 1 | -3/+0 |
* | Prevent Chrome from quitting when apps are open. (Mac) | jackhou@chromium.org | 2014-04-29 | 1 | -0/+5 |
* | Revert 265889 "Prevent Chrome from quitting when apps are open. ..." | glider@chromium.org | 2014-04-24 | 1 | -5/+0 |
* | Prevent Chrome from quitting when apps are open. (Mac) | jackhou@chromium.org | 2014-04-24 | 1 | -0/+5 |
* | Add a main menu item for disabling the notification bell on Mac. | dewittj@chromium.org | 2014-04-24 | 1 | -0/+3 |
* | Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize) | piman@chromium.org | 2014-02-14 | 1 | -3/+0 |
* | Instantiate AppShimMenuController when app launcher is enabled. (Mac) | jackhou@chromium.org | 2013-11-06 | 1 | -0/+4 |
* | Mac: delay window raising until space transitions. | davidben@chromium.org | 2013-10-29 | 1 | -0/+5 |
* | Swap main menu with app-specific menu when app window focused. | jackhou@chromium.org | 2013-08-30 | 1 | -0/+4 |
* | Revert 213031 "Swap main menu with app-specific menu when app wi..." | tapted@chromium.org | 2013-08-09 | 1 | -3/+0 |
* | Swap main menu with app-specific menu when app window focused. | jackhou@chromium.org | 2013-07-23 | 1 | -0/+3 |
* | [Mac] AppController needs to update its "last profile" pointer when the activ... | noms@chromium.org | 2013-06-28 | 1 | -1/+6 |
* | mac: Update clients of scoped_nsobject.h. | thakis@chromium.org | 2013-06-24 | 1 | -2/+2 |
* | base/prefs: Remove the public/ directory and move the files to //base/prefs. | tfarina@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Make Mac menu code obey incognito availability. | avi@chromium.org | 2013-01-22 | 1 | -2/+6 |
* | mac: Remove now-unneeded includes of cocoa_protocols.h | thakis@chromium.org | 2012-07-26 | 1 | -1/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move auto-hiding desktop bar computation from PanelManager to DisplaySettings... | jianli@chromium.org | 2012-04-10 | 1 | -0/+12 |
* | Remove the old about window for MacChrome. | csilv@chromium.org | 2012-03-28 | 1 | -2/+0 |
* | Refactor Browser window creation. | avi@chromium.org | 2012-02-09 | 1 | -0/+15 |
* | Better fix for Lion dictionary popover cmd-W bug. | asvitkine@chromium.org | 2012-01-18 | 1 | -3/+3 |
* | 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 |