summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix relaunches on the Mac.mark@chromium.org2011-06-241-11/+0
* Rename -[AppController defaultProfile] to |-lastProfile|.rsesek@chromium.org2011-06-201-51/+50
* In -[AppController defaultProfile] use the last-used profile, rather than the...rsesek@chromium.org2011-06-191-0/+5
* [Mac] Add the ability to rebuild items in the main menubar when the profile c...rsesek@chromium.org2011-06-171-3/+34
* Moved files related to background mode to browser/background.atwilson@chromium.org2011-06-171-1/+1
* Reverted r88133 (http://codereview.chromium.org/7065054/) , and removed only ...shinyak@google.com2011-06-161-0/+79
* Removed the code that checks the tab number.shinyak@google.com2011-06-071-97/+0
* Mac. Add new Bookmarks submenu to Wrench menu. maf@chromium.org2011-05-111-0/+4
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-061-1/+1
* Profile shouldn't own Session/TabRestore services.torne@chromium.org2011-04-281-3/+6
* Move UserMetrics to content.michaeln@google.com2011-04-271-5/+3
* options: Get rid of the unused OptionsGroup enum.tfarina@chromium.org2011-04-251-1/+0
* Use the real Mac browser app's bundle identifier everywhere that a basemark@chromium.org2011-04-221-2/+9
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-191-8/+6
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-131-6/+8
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-131-8/+6
* [Mac] Confirm-to-quit: Add histogram metrics.rsesek@chromium.org2011-04-051-1/+3
* Remove unneded chrome/browser/fonts_languages_window.h and ShowOptionsWindow().rsesek@chromium.org2011-03-211-15/+0
* [Mac] Confirm-to-quit: Add an option in the app menu.rsesek@chromium.org2011-03-211-4/+31
* [Mac] Remove a dead ivar and minor style conformance.rsesek@chromium.org2011-03-211-5/+4
* Revert 74236 - Mac: Turn on tab overview mode by default.sail@chromium.org2011-03-181-0/+5
* Remove importer views that aren't used any more.estade@chromium.org2011-03-161-1/+0
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-151-0/+1
* Properly re-implement browser::ShowInstantConfirmDialog().rsesek@chromium.org2011-03-101-4/+2
* Add back browser::ShowInstantConfirmDialog().rsesek@chromium.org2011-03-091-0/+15