| Commit message (Expand) | Author | Age | Files | Lines |
* | Move browser/cocoa to browser/ui/cocoa | ben@chromium.org | 2010-12-01 | 1 | -1/+1 |
* | Move debug-related stuff from base to the base/debug directory and use the | brettw@chromium.org | 2010-10-26 | 1 | -2/+2 |
* | Re-land. Fixed previous errors. | dimich@chromium.org | 2010-08-27 | 1 | -0/+9 |
* | Revert 57614 - Re-land. Fixed previous build error. | dimich@chromium.org | 2010-08-27 | 1 | -7/+0 |
* | Re-land. Fixed previous build error. | dimich@chromium.org | 2010-08-27 | 1 | -0/+7 |
* | Revert 57569 - Implement OSX version for "Start on Login" for background-enab... | dimich@chromium.org | 2010-08-26 | 1 | -7/+0 |
* | Implement OSX version for "Start on Login" for background-enabled extensions. | dimich@chromium.org | 2010-08-26 | 1 | -0/+7 |
* | Remove wstrings from l10n_util/ResourceBundle locale functions. | evan@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | BrowserMain() refactoring, part 2.1. | viettrungluu@chromium.org | 2010-07-29 | 1 | -0/+16 |
* | Update a suppression (and add a comment) for crbug.com/20504. | viettrungluu@chromium.org | 2010-07-27 | 1 | -0/+2 |
* | BrowserMain() refactoring, part 2. | viettrungluu@chromium.org | 2010-07-27 | 1 | -49/+67 |
* | Moved code that generates APP_TERMINATING notification into BrowserList so it... | atwilson@chromium.org | 2010-07-20 | 1 | -3/+0 |
* | Fix svn:executable permissions. | thestig@chromium.org | 2010-07-19 | 1 | -0/+0 |
* | Adds the application locale police that allows to enforce the kApplicationLoc... | markusheintz@chromium.org | 2010-07-19 | 1 | -1/+4 |
* | Load resources.pak, which should be located next to the chrome | tony@chromium.org | 2010-06-15 | 1 | -0/+7 |
* | Mac: Don't run nested loop for browser_tests (matching Windows and Linux). | viettrungluu@chromium.org | 2010-05-04 | 1 | -2/+9 |
* | Auto restart when update available while running in the background on windows. | atwilson@chromium.org | 2010-04-09 | 1 | -4/+0 |
* | Revert 43989 - This is a new version of the older patch. Main changes include: | atwilson@chromium.org | 2010-04-09 | 1 | -0/+4 |
* | This is a new version of the older patch. Main changes include: | atwilson@chromium.org | 2010-04-08 | 1 | -4/+0 |
* | In-app installation when running from a disk image. | mark@chromium.org | 2010-04-02 | 1 | -0/+1 |
* | Do some browser_main cleanup. This moves ChromeOS login manager and some first | brettw@chromium.org | 2010-03-24 | 1 | -8/+4 |
* | Revert r41459: | willchan@chromium.org | 2010-03-12 | 1 | -2/+0 |
* | Change Mac to DCHECK if NetworkChangeNotifier observer list is not empty by d... | willchan@chromium.org | 2010-03-12 | 1 | -0/+2 |
* | Fix APP_TERMINATING on Mac to fire while the UI loop is still alive. | willchan@chromium.org | 2010-03-09 | 1 | -0/+4 |
* | Mac: improve situation with respect to launching/DnD local files. | viettrungluu@chromium.org | 2010-01-22 | 1 | -0/+5 |
* | Revert 35137 - Getting perf numbers. Will revert. | viettrungluu@chromium.org | 2009-12-22 | 1 | -18/+0 |
* | Getting perf numbers. Will revert. | viettrungluu@chromium.org | 2009-12-22 | 1 | -0/+18 |
* | Tweak how we force the locale from the browser, this allow browser_tests to s... | thomasvl@chromium.org | 2009-12-02 | 1 | -6/+8 |
* | In-application Keystone ticket promotion. | mark@chromium.org | 2009-11-28 | 1 | -1/+1 |
* | Mac language/locale cleanup | thomasvl@chromium.org | 2009-11-19 | 1 | -0/+6 |
* | Cleans up our autorelease pool handling by making sure that an autorelease po... | dmaclach@chromium.org | 2009-11-05 | 1 | -10/+3 |
* | Remove themes/default.dll and merge the resources into chrome.dll. | tc@google.com | 2009-11-02 | 1 | -3/+0 |
* | Chrome should shut down cleanly when quit from the Dock icon menu, during | mark@chromium.org | 2009-09-15 | 1 | -17/+21 |
* | Send Breakpad and debugger status to the metrics service on the Mac. | mark@chromium.org | 2009-09-14 | 1 | -3/+11 |
* | Move the menu bar l10n into the xib file. | thomasvl@chromium.org | 2009-08-12 | 1 | -1/+12 |
* | Remove TransformProcessType from the browser process now that LSUIElement | mark@chromium.org | 2009-08-12 | 1 | -31/+10 |
* | Development of keystone glue. | jrg@chromium.org | 2009-05-20 | 1 | -1/+1 |
* | Move chrome/apps/result_codes.h to chrome/common/result_codes.h | thestig@chromium.org | 2009-03-03 | 1 | -2/+2 |
* | Adapt (and move) mark@chromium.org's Keystone integration to Chromium. | jrg@chromium.org | 2009-02-28 | 1 | -1/+6 |
* | Fix menubar activation in context of temp LSUIElement=1 hack. | jrg@chromium.org | 2009-02-25 | 1 | -1/+7 |
* | Temporary fix for the Cocoa-in-renderer problem. | jrg@chromium.org | 2009-02-25 | 1 | -2/+15 |
* | Small cleanup of DoUninstallTasks() | cpu@google.com | 2009-02-13 | 1 | -1/+1 |
* | mac bootstrapping of browser main and app startup bits | pinkerton@google.com | 2009-01-16 | 1 | -3/+58 |
* | step one of some refactoring to allow other platforms to re-use the app initi... | pinkerton@google.com | 2008-12-09 | 1 | -0/+11 |