summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-3/+3
* Error handling addedglotov@google.com2010-12-221-2/+3
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-2/+2
* Re-land. Fixed previous errors.dimich@chromium.org2010-08-271-0/+9
* Revert 57614 - Re-land. Fixed previous build error.dimich@chromium.org2010-08-271-7/+0
* Re-land. Fixed previous build error.dimich@chromium.org2010-08-271-0/+7
* Revert 57569 - Implement OSX version for "Start on Login" for background-enab...dimich@chromium.org2010-08-261-7/+0
* Implement OSX version for "Start on Login" for background-enabled extensions.dimich@chromium.org2010-08-261-0/+7
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-1/+1
* BrowserMain() refactoring, part 2.1.viettrungluu@chromium.org2010-07-291-0/+16
* Update a suppression (and add a comment) for crbug.com/20504.viettrungluu@chromium.org2010-07-271-0/+2
* BrowserMain() refactoring, part 2.viettrungluu@chromium.org2010-07-271-49/+67
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-3/+0
* Fix svn:executable permissions.thestig@chromium.org2010-07-191-0/+0
* Adds the application locale police that allows to enforce the kApplicationLoc...markusheintz@chromium.org2010-07-191-1/+4
* Load resources.pak, which should be located next to the chrometony@chromium.org2010-06-151-0/+7
* Mac: Don't run nested loop for browser_tests (matching Windows and Linux).viettrungluu@chromium.org2010-05-041-2/+9
* Auto restart when update available while running in the background on windows.atwilson@chromium.org2010-04-091-4/+0
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-091-0/+4
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-081-4/+0
* In-app installation when running from a disk image.mark@chromium.org2010-04-021-0/+1
* Do some browser_main cleanup. This moves ChromeOS login manager and some firstbrettw@chromium.org2010-03-241-8/+4
* Revert r41459:willchan@chromium.org2010-03-121-2/+0
* Change Mac to DCHECK if NetworkChangeNotifier observer list is not empty by d...willchan@chromium.org2010-03-121-0/+2
* Fix APP_TERMINATING on Mac to fire while the UI loop is still alive.willchan@chromium.org2010-03-091-0/+4
* Mac: improve situation with respect to launching/DnD local files.viettrungluu@chromium.org2010-01-221-0/+5
* Revert 35137 - Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-221-18/+0
* Getting perf numbers. Will revert.viettrungluu@chromium.org2009-12-221-0/+18
* Tweak how we force the locale from the browser, this allow browser_tests to s...thomasvl@chromium.org2009-12-021-6/+8
* In-application Keystone ticket promotion.mark@chromium.org2009-11-281-1/+1
* Mac language/locale cleanupthomasvl@chromium.org2009-11-191-0/+6
* Cleans up our autorelease pool handling by making sure that an autorelease po...dmaclach@chromium.org2009-11-051-10/+3
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-3/+0
* Chrome should shut down cleanly when quit from the Dock icon menu, duringmark@chromium.org2009-09-151-17/+21
* Send Breakpad and debugger status to the metrics service on the Mac.mark@chromium.org2009-09-141-3/+11
* Move the menu bar l10n into the xib file.thomasvl@chromium.org2009-08-121-1/+12
* Remove TransformProcessType from the browser process now that LSUIElementmark@chromium.org2009-08-121-31/+10
* Development of keystone glue.jrg@chromium.org2009-05-201-1/+1
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-2/+2
* Adapt (and move) mark@chromium.org's Keystone integration to Chromium.jrg@chromium.org2009-02-281-1/+6
* Fix menubar activation in context of temp LSUIElement=1 hack.jrg@chromium.org2009-02-251-1/+7
* Temporary fix for the Cocoa-in-renderer problem.jrg@chromium.org2009-02-251-2/+15
* Small cleanup of DoUninstallTasks()cpu@google.com2009-02-131-1/+1
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-161-3/+58
* step one of some refactoring to allow other platforms to re-use the app initi...pinkerton@google.com2008-12-091-0/+11