summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Refactor Browser window creation.avi@chromium.org2012-02-091-15/+15
* Fix: send content::NOTIFICATION_APP_EXITING also on mac.marja@chromium.org2012-01-201-1/+6
* Better fix for Lion dictionary popover cmd-W bug.asvitkine@chromium.org2012-01-181-21/+42
* [i18n-fixlet] Make strings branding specific in Download code.vandebo@chromium.org2012-01-131-9/+7
* Fix bug 108706: Notifications break "open new page when clicking on dock item...jianli@chromium.org2012-01-111-4/+12
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+0
* Multiple-Profiles feature on Mac is slow, probably for profiles with many boo...dhollowa@chromium.org2012-01-031-2/+3
* Fix Lion dictionary popup staying after tab-close via cmd-W.asvitkine@chromium.org2012-01-031-9/+31
* Refactor FirstRun class code into namespace first_run progressively. This cl ...jennyz@chromium.org2011-12-281-1/+1
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-1/+2
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-3/+4
* base::Bind: A few Task conversions.jhawkins@chromium.org2011-11-281-11/+7
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-251-1/+1
* Update last used profile when deleting profilesail@chromium.org2011-11-211-0/+3
* Created a DownloadManager interface, for use in unit tests..ahendrickson@chromium.org2011-11-171-2/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Update PanelManager's display settings when they change (OSX).dimich@chromium.org2011-11-021-0/+12
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Prevent extension and bookmark popups from interfering with close window/tab ...isherman@chromium.org2011-10-281-38/+21
* Move cloud_print_class_mac files from content/common to chrome/common/cloud_p...jam@chromium.org2011-10-271-4/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-7/+8
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Refactor downloads into a ProfileKeyedService.rdsmith@chromium.org2011-10-121-1/+7
* [Mac] Conditionally show/hide the main menubar Users menu.rsesek@chromium.org2011-10-111-8/+6
* Show sync promo at startupsail@chromium.org2011-10-051-1/+4
* Change Browser::OpenApplication() to handle having no browser windows open.atwilson@chromium.org2011-09-291-6/+2
* Simplify GCP integration with print preview.abodenha@chromium.org2011-09-191-1/+2
* Revert 101256 - Simplify GCP integration with print preview.hbono@chromium.org2011-09-151-2/+1
* Simplify GCP integration with print preview.abodenha@chromium.org2011-09-151-1/+2
* Fix saved screenshots for feedback.rkc@chromium.org2011-08-311-12/+3
* Code to accept a print ticket on the command line.abeera@google.com2011-08-201-1/+3
* Missed one thing after r97456.mark@chromium.org2011-08-191-1/+1
* Revert 97442 - Code to accept a print ticket on the command line.bauerb@chromium.org2011-08-191-3/+1
* Code to accept a print ticket on the command line.abeera@google.com2011-08-191-1/+3
* Move the core download files to content.jam@chromium.org2011-08-151-1/+1
* Virtual Cloud Print Driver for Mac.abeera@google.com2011-08-151-0/+56
* [Mac] Remove the Profile menu on Leopard to prevent drawing artifacts.rsesek@chromium.org2011-08-031-0/+10
* [Sync] Remove need for WideToUTF8 conversion for SyncBackendHostakalin@chromium.org2011-08-031-0/+1
* Fix ThreadRestrictions problem on Mac GetDefaultProfile.mirandac@chromium.org2011-07-201-2/+2
* [Mac] Add the Profile menu to the main menubar.rsesek@chromium.org2011-07-191-0/+19
* Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-141-1/+1
* Revert 92289 - Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-131-1/+1
* Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-131-1/+1
* Build fixes for mac. Hopefully ends soon.ananta@chromium.org2011-07-101-1/+1
* Fix for build failures on mac and Linuxananta@chromium.org2011-07-101-1/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+3
* Make BookmarkMenuBridge objects and BookMarkMenuCocoaController objects take ...maf@chromium.org2011-07-091-1/+2
* Revert 91935 - Mac. Do not display "Other Bookmarks" folder or its preceding ...maf@chromium.org2011-07-091-2/+1
* Mac. Do not display "Other Bookmarks" folder or its preceding separator in an...maf@chromium.org2011-07-091-1/+2
* Show singleton tab instead of opening multiple help tabs.keishi@google.com2011-07-061-1/+1