summaryrefslogtreecommitdiffstats
path: root/chrome/browser/app_controller_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with bookmark bar introduced by window sharing; prefjrg@chromium.org2009-04-231-4/+1
* Handle file drops and URL open requests. Along with declaring that we handle ...avi@google.com2009-04-211-1/+61
* Adds the ability to open a new window by clicking on the dock icon,pinkerton@chromium.org2009-04-131-0/+18
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-101-8/+8
* Revert "Initial implemention of Mac Omnibox."shess@chromium.org2009-04-071-8/+8
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-061-8/+8
* Bookmark menu work. Notes:jrg@chromium.org2009-03-251-2/+16
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-4/+4
* Fix window close and application quit on Mac to call the proper Browser machi...pinkerton@chromium.org2009-02-181-0/+7
* Add Recycle() method to scoped autorelease pool to allow cleaning out any junkpinkerton@chromium.org2009-02-091-8/+13
* Porting profiles to the Mac.avi@chromium.org2009-01-281-2/+6
* Unimportant cleanup.avi@chromium.org2009-01-271-1/+1
* Add some more menu items from colepinkerton@google.com2009-01-261-0/+4
* More scaffolding for back/forward/reload/home, start of WebContentspinkerton@google.com2009-01-221-1/+2
* add basic command handling for browser window and for where there are no wind...pinkerton@google.com2009-01-211-0/+54
* Get browser window showing using a Browser object and accompanying scaffoldin...pinkerton@google.com2009-01-211-1/+10
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-161-0/+27