| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all the OS X 10.6 SDK forward declarations. | rsesek@chromium.org | 2012-07-18 | 1 | -10/+0 |
* | Move notifications only used in chrome/ to chrome/, renames one notification ... | avi@chromium.org | 2012-07-18 | 1 | -2/+2 |
* | Rename APP_EXITING notification to ALL_BROWSERS_CLOSING. | benwells@chromium.org | 2012-07-13 | 1 | -1/+1 |
* | [Mac] Remove obsolete confirm to quit pref registration and migration code. | rsesek@chromium.org | 2012-07-02 | 1 | -3/+0 |
* | startup: Put it in chrome namespace. | tfarina@chromium.org | 2012-07-01 | 1 | -7/+7 |
* | Moves command handling from Browser to a new object, BrowserCommandController. | ben@chromium.org | 2012-06-27 | 1 | -4/+6 |
* | Move browser commands into a separate file. | ben@chromium.org | 2012-06-25 | 1 | -3/+4 |
* | Clean up/remove a bunch more functions from Browser. | ben@chromium.org | 2012-06-22 | 1 | -11/+11 |
* | Move singleton tabs off Browser. | ben@chromium.org | 2012-06-21 | 1 | -15/+14 |
* | Move some Mac-specific statics off Browser into functions in the browser name... | ben@chromium.org | 2012-06-20 | 1 | -9/+10 |
* | Use different help URLs for menus, accelerators, and WebUI. | derat@chromium.org | 2012-06-12 | 1 | -4/+4 |
* | Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow() | davemoore@chromium.org | 2012-06-07 | 1 | -1/+1 |
* | Move creation and ownership of DownloadManager from the embedder to content. ... | jam@chromium.org | 2012-06-06 | 1 | -1/+2 |
* | Make cloud print dialog creation function not use browser list, instead obtai... | ben@chromium.org | 2012-05-24 | 1 | -2/+2 |
* | Revert 138823 - Make cloud print dialog creation function not use browser lis... | ben@chromium.org | 2012-05-24 | 1 | -2/+2 |
* | Make cloud print dialog creation function not use browser list, instead obtai... | ben@chromium.org | 2012-05-24 | 1 | -2/+2 |
* | Change Cocoa FE to access the last active browser via a function only availab... | ben@chromium.org | 2012-05-24 | 1 | -3/+4 |
* | Revert 138561 - Make cloud print dialog creation function not use browser lis... | ben@chromium.org | 2012-05-23 | 1 | -2/+2 |
* | Make cloud print dialog creation function not use browser list, instead obtai... | ben@chromium.org | 2012-05-23 | 1 | -2/+2 |
* | Revert cloud print dialog changes. | ben@chromium.org | 2012-05-23 | 1 | -2/+2 |
* | Make cloud print dialog creation function not use browser list, instead obtai... | ben@chromium.org | 2012-05-23 | 1 | -2/+2 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -2/+3 |
* | At browser exit, wait for pending print jobs before starting shutdown. This i... | jam@chromium.org | 2012-05-19 | 1 | -5/+0 |
* | Move application lifetime functionality off BrowserList. | ben@chromium.org | 2012-05-18 | 1 | -4/+5 |
* | Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places. | tedvessenes@gmail.com | 2012-05-17 | 1 | -2/+4 |
* | Moves methods for finding browsers to browser_finder. | sky@chromium.org | 2012-05-16 | 1 | -4/+5 |
* | Extract StartupTabs and startup types from StartupBrowserCreator. | ben@chromium.org | 2012-05-11 | 1 | -6/+6 |
* | Revert 136573 - Extract StartupTabs and startup types from StartupBrowserCrea... | ben@chromium.org | 2012-05-11 | 1 | -6/+6 |
* | Extract StartupTabs and startup types from StartupBrowserCreator. | ben@chromium.org | 2012-05-11 | 1 | -6/+6 |
* | Rename BrowserInit to StartupBrowserCreator, and move into startup subdir. | ben@chromium.org | 2012-05-10 | 1 | -14/+16 |
* | Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st... | ben@chromium.org | 2012-05-10 | 1 | -6/+5 |
* | Rename BrowserInit to StartupBrowserCreator, and move into startup subdir. | ben@chromium.org | 2012-05-10 | 1 | -5/+6 |
* | Change the "close Chrome with downloads in progress" dialog to resemble kenmo... | benrg@chromium.org | 2012-04-25 | 1 | -22/+13 |
* | Delete a bunch of stuff that isn't used. | ben@chromium.org | 2012-04-19 | 1 | -1/+0 |
* | Move auto-hiding desktop bar computation from PanelManager to DisplaySettings... | jianli@chromium.org | 2012-04-10 | 1 | -4/+12 |
* | Remove the old about window for MacChrome. | csilv@chromium.org | 2012-03-28 | 1 | -18/+0 |
* | Record UMA stats for sync promo | sail@chromium.org | 2012-03-24 | 1 | -2/+2 |
* | get rid of old options pages | estade@chromium.org | 2012-03-23 | 1 | -22/+5 |
* | [mac] Direct 'about' menu commands to the uber page. | csilv@chromium.org | 2012-03-21 | 1 | -12/+22 |
* | [Mac] Migrate the Confirm to Quit preference from the profile to local state. | rsesek@chromium.org | 2012-02-29 | 1 | -3/+7 |
* | Remove PSS::ShowLoginDialog() and obsolete IDC_SYNC_BOOKMARKS. | atwilson@chromium.org | 2012-02-25 | 1 | -17/+7 |
* | Cocoa: Handle re-open event in app mode | sail@chromium.org | 2012-02-14 | 1 | -1/+12 |
* | Publish app shortcuts on Mac | sail@chromium.org | 2012-02-11 | 1 | -3/+4 |
* | Refactor Browser window creation. | avi@chromium.org | 2012-02-09 | 1 | -15/+15 |
* | Fix: send content::NOTIFICATION_APP_EXITING also on mac. | marja@chromium.org | 2012-01-20 | 1 | -1/+6 |
* | Better fix for Lion dictionary popover cmd-W bug. | asvitkine@chromium.org | 2012-01-18 | 1 | -21/+42 |
* | [i18n-fixlet] Make strings branding specific in Download code. | vandebo@chromium.org | 2012-01-13 | 1 | -9/+7 |
* | Fix bug 108706: Notifications break "open new page when clicking on dock item... | jianli@chromium.org | 2012-01-11 | 1 | -4/+12 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 1 | -1/+0 |
* | Multiple-Profiles feature on Mac is slow, probably for profiles with many boo... | dhollowa@chromium.org | 2012-01-03 | 1 | -2/+3 |