summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Confirm-to-quit: Add histogram metrics.rsesek@chromium.org2011-04-051-1/+3
* Remove unneded chrome/browser/fonts_languages_window.h and ShowOptionsWindow().rsesek@chromium.org2011-03-211-15/+0
* [Mac] Confirm-to-quit: Add an option in the app menu.rsesek@chromium.org2011-03-211-4/+31
* [Mac] Remove a dead ivar and minor style conformance.rsesek@chromium.org2011-03-211-5/+4
* Revert 74236 - Mac: Turn on tab overview mode by default.sail@chromium.org2011-03-181-0/+5
* Remove importer views that aren't used any more.estade@chromium.org2011-03-161-1/+0
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-151-0/+1
* Properly re-implement browser::ShowInstantConfirmDialog().rsesek@chromium.org2011-03-101-4/+2
* Add back browser::ShowInstantConfirmDialog().rsesek@chromium.org2011-03-091-0/+15
* [Mac] Remove native/Cocoa preferences.rsesek@chromium.org2011-03-091-40/+8
* Options: Remove the kDisabledTabbedOptions flag.jhawkins@chromium.org2011-03-091-32/+11
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* [Mac] Confirm-to-Quit: Wait for a KeyUp event if the user held Cmd+Q on the s...rsesek@chromium.org2011-03-071-90/+3
* importer: Cleanup the names of files and classes under ui/cocoa/importer dire...tfarina@chromium.org2011-03-061-2/+2
* [Mac] Only confirm-to-quit if the key event matches the Quit menu item.rsesek@chromium.org2011-03-021-4/+10
* retry r76329 with chromeos fixestade@chromium.org2011-03-021-1/+1
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-2/+2
* Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNav...inferno@chromium.org2011-03-011-1/+1
* Change the behavior of ignore_path in BrowserNavigator.estade@chromium.org2011-03-011-1/+1
* [Mac] Enable the Confirm to Quit experiment by default.rsesek@chromium.org2011-02-281-1/+1
* Fix changes from r75314 to preserve the prevailing pattern of "(expected, act...pkasting@chromium.org2011-02-251-2/+2
* Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/...rsesek@chromium.org2011-02-171-3/+3
* Mac: Turn on tab overview mode by default.thakis@chromium.org2011-02-091-5/+0
* Highlight background pages in task manager if user clicks View Background Pages.atwilson@chromium.org2011-02-071-1/+1
* Fix DOMUI pref mode handling of Mac menu itemsstuartmorgan@chromium.org2011-01-251-8/+27
* Move l10n_util to ui/baseben@chromium.org2011-01-211-2/+2
* Moving Background App support on the Mac Dock menu into its own submenurickcam@chromium.org2011-01-211-30/+41
* [Mac] Organize all tab/tab strip files into chrome/browser/ui/cocoa/tabs/.rsesek@chromium.org2011-01-191-2/+2
* [Mac] Organize all import files into chrome/browser/ui/cocoa/importer/.rsesek@chromium.org2011-01-181-1/+1
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+0
* [Mac] Consolidate all files relating to preferences in a subdir of c/b/ui/cocoa/rsesek@chromium.org2011-01-141-1/+1
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Flags: Enable Tabbed Options by default.jhawkins@chromium.org2011-01-071-1/+1
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-2/+2
* Added Background Application entries to Dock menurickcam@chromium.org2010-12-211-6/+58
* Remove WorkerPoolMac, rename WorkerPoolLinux to WorkerPoolPosix and use that ...thakis@chromium.org2010-12-181-10/+0
* BUG=65795maf@chromium.org2010-12-101-66/+82
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-14/+14
* Remove Feedback button from the status bar and add it to the toolbar.rkc@chromium.org2010-11-221-2/+2
* [Mac] Make the Confirm to Quit floaty panel a singleton so multiple panels do...rsesek@chromium.org2010-11-221-4/+2
* Cleanup: Include browser.h -> ui/browser.h [Final].jhawkins@chromium.org2010-11-181-3/+3
* Cleanup: Remove chrome/browser/browser_init.* and references.jhawkins@chromium.org2010-11-121-1/+1
* Revert 65582 - Remove Feedback button from the status bar and add it to the t...rvargas@google.com2010-11-091-2/+2
* Remove Feedback button from the status bar and add it to the toolbar.rkc@chromium.org2010-11-091-2/+2
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* [Mac] Use Linux WorkerPool code.shess@chromium.org2010-11-051-0/+10
* [Mac] Add a confirm to quit experiment to about:flags.rsesek@chromium.org2010-11-031-0/+93
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-1/+1