summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Remove a bunch of #ifs in browser.h and browser.cc. These methods compiletc@google.com2009-06-051-18/+18
* Disable "Duplicate" and "Copy URL" window actions on TYPE_APP browsers.pfeldman@chromium.org2009-06-051-17/+16
* On linux, add a context menu item in the tab strip for disablingtc@google.com2009-06-041-0/+1
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-0/+23
* When the contents don't have title, use URL for the name of bookmark entry.brettw@chromium.org2009-06-031-8/+8
* Pasted links opened with alt-enter were opened next to the current tab instea...pkasting@chromium.org2009-06-021-94/+104
* Address post-lgtm comment from Evan. No functionality change.thakis@chromium.org2009-05-311-1/+1
* Don't crash on find on OS X and Linux. Bug introduced by r17285.thakis@chromium.org2009-05-311-1/+1
* Fixes to make a browser window come up with TOOLKIT_VIEWS.ben@chromium.org2009-05-301-0/+2
* Reverting 17271.ben@chromium.org2009-05-301-2/+0
* Fixes to make a browser window come up with TOOLKIT_VIEWS.ben@chromium.org2009-05-301-0/+2
* Revert the Omnibox when changing tabs while its contents have been deleted.pkasting@chromium.org2009-05-291-6/+6
* Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile...pinkerton@chromium.org2009-05-291-4/+0
* Hopefully fix the Windows build.brettw@chromium.org2009-05-281-1/+1
* Hopefully dix the Linux build.brettw@chromium.org2009-05-281-1/+1
* This fixes the problem of the status bubble obscuring the download shelf.mirandac@chromium.org2009-05-271-0/+4
* Don't lose omnibox edits when dragging tabs out. Patch by Yuzo Fujishima (se...pkasting@chromium.org2009-05-271-0/+3
* Add a single monitor implementation of WindowSizer for Linux. (try 2)thestig@chromium.org2009-05-261-7/+8
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-1/+1
* Reverting 16796.thestig@chromium.org2009-05-221-8/+7
* Add a single monitor implementation of WindowSizer for Linux.thestig@chromium.org2009-05-221-7/+8
* Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...finnur@chromium.org2009-05-221-1/+2
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-25/+8
* Move a bunch of dialog creation routines to browser_dialogs.h to break thebrettw@chromium.org2009-05-221-2/+2
* Implement clear browsing data dialog in linuxevan@chromium.org2009-05-221-3/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-0/+23
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-23/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+23
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-23/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+23
* Enable IDC_CLOSE_WINDOW on linux.estade@chromium.org2009-05-201-1/+1
* Commit for Miranda. glen@chromium.org2009-05-191-1/+4
* Eliminate an unused constant. Original patch by Yuzo Fujishima (see http://c...pkasting@chromium.org2009-05-191-4/+0
* Revert the first run bubble change because of Mac/Linux failures.glen@chromium.org2009-05-161-4/+1
* File missing from previous recommit.glen@chromium.org2009-05-161-1/+4
* rollback of r 162411glen@chromium.org2009-05-161-4/+1
* Commit for MirandaC of Smaller alternate first run bubble. http://codereview....glen@chromium.org2009-05-161-1/+4
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-0/+4
* Explicitly set the window title in the dock when minimizing a window/updating...avi@google.com2009-05-151-0/+5
* Handful of changes to get views building again. The tab.cc ifdefs aresky@chromium.org2009-05-151-1/+4
* Enable basic saving/restoring window placements on Mac.rohitrao@chromium.org2009-05-141-1/+4
* Add GTK options window (no options actually configurable yet.)evan@chromium.org2009-05-141-1/+5
* DevTools: enable out of process dev tools by default. Take 2.pfeldman@chromium.org2009-05-131-3/+3
* Now I have correct information on 11790 - NULL check TabContents in case this...beng@google.com2009-05-121-6/+5
* Reverting 15843: chrome performance regression.pfeldman@chromium.org2009-05-121-3/+3
* DevTools: enable out of process dev tools by default.pfeldman@chromium.org2009-05-121-3/+3
* Add import settings dialog on linux.kuchhal@chromium.org2009-05-111-6/+10
* Use Chrome facilities for omnibox state save and restore on Mac.shess@chromium.org2009-05-111-4/+0
* Move win_util.h from common to app.ben@chromium.org2009-05-081-2/+1
* Enable ctrl-shift-L for app/popup windows and fix a crash. Patch by Yusuke S...pkasting@chromium.org2009-05-081-11/+15