summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Various popup UI fixes:pkasting@chromium.org2009-05-081-5/+7
* DevTools: Enable debugging of non-TabContents including extensions.pfeldman@chromium.org2009-05-071-8/+2
* Create a separate UI surface for extensions (bottom shelf) and remove them fr...erikkay@google.com2009-05-061-2/+4
* Reverting 15399.maruel@chromium.org2009-05-061-4/+3
* Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that webrettw@chromium.org2009-05-061-3/+4
* honor index in createTab()rafaelw@chromium.org2009-05-061-16/+20
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-061-19/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-041-3/+0
* Reset the omnibox contents when the user reloads the page. Patch by Yusuke S...pkasting@chromium.org2009-05-041-0/+5
* DevTools: Wire existing shortcutto out of process devtools.pfeldman@chromium.org2009-05-041-16/+20