summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Mac] Remove native/Cocoa preferences.rsesek@chromium.org2011-03-091-40/+8
* Options: Remove the kDisabledTabbedOptions flag.jhawkins@chromium.org2011-03-091-32/+11
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* [Mac] Confirm-to-Quit: Wait for a KeyUp event if the user held Cmd+Q on the s...rsesek@chromium.org2011-03-071-90/+3
* importer: Cleanup the names of files and classes under ui/cocoa/importer dire...tfarina@chromium.org2011-03-061-2/+2
* [Mac] Only confirm-to-quit if the key event matches the Quit menu item.rsesek@chromium.org2011-03-021-4/+10
* retry r76329 with chromeos fixestade@chromium.org2011-03-021-1/+1
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-2/+2
* Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNav...inferno@chromium.org2011-03-011-1/+1
* Change the behavior of ignore_path in BrowserNavigator.estade@chromium.org2011-03-011-1/+1
* [Mac] Enable the Confirm to Quit experiment by default.rsesek@chromium.org2011-02-281-1/+1
* Fix changes from r75314 to preserve the prevailing pattern of "(expected, act...pkasting@chromium.org2011-02-251-2/+2
* Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/...rsesek@chromium.org2011-02-171-3/+3
* Mac: Turn on tab overview mode by default.thakis@chromium.org2011-02-091-5/+0
* Highlight background pages in task manager if user clicks View Background Pages.atwilson@chromium.org2011-02-071-1/+1
* Fix DOMUI pref mode handling of Mac menu itemsstuartmorgan@chromium.org2011-01-251-8/+27
* Move l10n_util to ui/baseben@chromium.org2011-01-211-2/+2
* Moving Background App support on the Mac Dock menu into its own submenurickcam@chromium.org2011-01-211-30/+41