summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move chrome/browser/cocoa/bookmark_* to chrome/browser/cocoa/bookmarks/.viettrungluu@chromium.org2010-10-151-1/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-2/+2
* Change the way we wait for print jobs at shutdown on the Macstuartmorgan@chromium.org2010-10-071-0/+5
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-1/+1
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+1
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+1
* First click on Dock icon (OSX) should restore session if Chrome was launched ...dimich@chromium.org2010-09-071-0/+17
* Implement about:labsthakis@chromium.org2010-08-271-4/+5
* Revert 57635: Implement about:labsdpolukhin@chromium.org2010-08-271-5/+4
* Implement about:labsthakis@chromium.org2010-08-271-4/+5
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Add support for receiving text from system services on Mac.dmaclach@chromium.org2010-08-231-8/+4
* Changed ChromeOS status bar menu handlers to obey --enable-tabbed-options swi...zelidrag@chromium.org2010-08-201-1/+2
* - Registered service types to make Services menu availableyutak@chromium.org2010-08-171-0/+15
* Make BrowserInit use FilePath instead of wstring for current directory.viettrungluu@chromium.org2010-08-031-1/+2
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-311-0/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* Mac: Add "Show Tab Overview" menu item.thakis@chromium.org2010-07-271-0/+4
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-17/+12
* [Mac] Fix for a bug where extensions were not being notified when no window w...andybons@chromium.org2010-07-201-0/+22
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-4/+3
* Enable domui options for use in browser using the switch:csilv@chromium.org2010-06-181-3/+17
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-111-1/+1
* [Mac] Don't disable all menu items if there isn't a browser window open.rsesek@chromium.org2010-06-111-1/+1