| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix Lion dictionary popup staying after tab-close via cmd-W. | asvitkine@chromium.org | 2012-01-03 | 1 | -9/+31 |
* | Refactor FirstRun class code into namespace first_run progressively. This cl ... | jennyz@chromium.org | 2011-12-28 | 1 | -1/+1 |
* | Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public... | jam@chromium.org | 2011-12-20 | 1 | -1/+2 |
* | Split UserMetrics into API vs. implementation. Move API to content/public. | joi@chromium.org | 2011-12-14 | 1 | -3/+4 |
* | base::Bind: A few Task conversions. | jhawkins@chromium.org | 2011-11-28 | 1 | -11/+7 |
* | Move accelerator related files to ui/base/accelerators | tfarina@chromium.org | 2011-11-25 | 1 | -1/+1 |
* | Update last used profile when deleting profile | sail@chromium.org | 2011-11-21 | 1 | -0/+3 |
* | Created a DownloadManager interface, for use in unit tests.. | ahendrickson@chromium.org | 2011-11-17 | 1 | -2/+2 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Update PanelManager's display settings when they change (OSX). | dimich@chromium.org | 2011-11-02 | 1 | -0/+12 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Prevent extension and bookmark popups from interfering with close window/tab ... | isherman@chromium.org | 2011-10-28 | 1 | -38/+21 |
* | Move cloud_print_class_mac files from content/common to chrome/common/cloud_p... | jam@chromium.org | 2011-10-27 | 1 | -4/+4 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -7/+8 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Refactor downloads into a ProfileKeyedService. | rdsmith@chromium.org | 2011-10-12 | 1 | -1/+7 |
* | [Mac] Conditionally show/hide the main menubar Users menu. | rsesek@chromium.org | 2011-10-11 | 1 | -8/+6 |
* | Show sync promo at startup | sail@chromium.org | 2011-10-05 | 1 | -1/+4 |
* | Change Browser::OpenApplication() to handle having no browser windows open. | atwilson@chromium.org | 2011-09-29 | 1 | -6/+2 |
* | Simplify GCP integration with print preview. | abodenha@chromium.org | 2011-09-19 | 1 | -1/+2 |
* | Revert 101256 - Simplify GCP integration with print preview. | hbono@chromium.org | 2011-09-15 | 1 | -2/+1 |
* | Simplify GCP integration with print preview. | abodenha@chromium.org | 2011-09-15 | 1 | -1/+2 |
* | Fix saved screenshots for feedback. | rkc@chromium.org | 2011-08-31 | 1 | -12/+3 |
* | Code to accept a print ticket on the command line. | abeera@google.com | 2011-08-20 | 1 | -1/+3 |
* | Missed one thing after r97456. | mark@chromium.org | 2011-08-19 | 1 | -1/+1 |
* | Revert 97442 - Code to accept a print ticket on the command line. | bauerb@chromium.org | 2011-08-19 | 1 | -3/+1 |
* | Code to accept a print ticket on the command line. | abeera@google.com | 2011-08-19 | 1 | -1/+3 |
* | Move the core download files to content. | jam@chromium.org | 2011-08-15 | 1 | -1/+1 |
* | Virtual Cloud Print Driver for Mac. | abeera@google.com | 2011-08-15 | 1 | -0/+56 |
* | [Mac] Remove the Profile menu on Leopard to prevent drawing artifacts. | rsesek@chromium.org | 2011-08-03 | 1 | -0/+10 |
* | [Sync] Remove need for WideToUTF8 conversion for SyncBackendHost | akalin@chromium.org | 2011-08-03 | 1 | -0/+1 |
* | Fix ThreadRestrictions problem on Mac GetDefaultProfile. | mirandac@chromium.org | 2011-07-20 | 1 | -2/+2 |
* | [Mac] Add the Profile menu to the main menubar. | rsesek@chromium.org | 2011-07-19 | 1 | -0/+19 |
* | Change history, downloads, bookmarks to also load over NTP. | gbillock@chromium.org | 2011-07-14 | 1 | -1/+1 |
* | Revert 92289 - Change history, downloads, bookmarks to also load over NTP. | gbillock@chromium.org | 2011-07-13 | 1 | -1/+1 |
* | Change history, downloads, bookmarks to also load over NTP. | gbillock@chromium.org | 2011-07-13 | 1 | -1/+1 |
* | Build fixes for mac. Hopefully ends soon. | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Fix for build failures on mac and Linux | ananta@chromium.org | 2011-07-10 | 1 | -1/+2 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -2/+3 |
* | Make BookmarkMenuBridge objects and BookMarkMenuCocoaController objects take ... | maf@chromium.org | 2011-07-09 | 1 | -1/+2 |
* | Revert 91935 - Mac. Do not display "Other Bookmarks" folder or its preceding ... | maf@chromium.org | 2011-07-09 | 1 | -2/+1 |
* | Mac. Do not display "Other Bookmarks" folder or its preceding separator in an... | maf@chromium.org | 2011-07-09 | 1 | -1/+2 |
* | Show singleton tab instead of opening multiple help tabs. | keishi@google.com | 2011-07-06 | 1 | -1/+1 |