summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* If no locale data files can be found, show a dialog and exittony@chromium.org2011-08-121-0/+4
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+1
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-1/+1
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-1/+1
* Rename chrome/browser/cocoa to chrome/browser/mac.mark@chromium.org2011-06-201-1/+1
* Add a histogram to record time elapsed before we start the browser message loop.siggi@chromium.org2011-04-151-0/+4
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-2/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* Remove the workaround for bug 43461. Use a g_use_system_sslwtc@chromium.org2011-02-231-3/+2
* Carnitas: Move non-ui Mac files out of browser/ui/cocoasail@chromium.org2011-02-111-1/+1
* 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