summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds a couple of keybindings.sky@chromium.org2009-07-071-0/+14
* Popup changesdavemoore@chromium.org2009-07-071-4/+4
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-6/+0
* Move render_view_host_manager* and site_instance* from tab_contents to render...brettw@chromium.org2009-06-291-1/+1
* Use regular notifications for theme changes.tc@google.com2009-06-261-0/+6
* DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...pfeldman@chromium.org2009-06-241-2/+2
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-31/+0
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-20/+25
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-221-6/+1
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-191-0/+12
* Initial download shelf on OS X.thakis@chromium.org2009-06-181-2/+0
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+24
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-0/+4
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-0/+6
* Refactors tab overview and gets the rest of the chunks working. I'vesky@chromium.org2009-06-101-1/+1
* Null check render_view_host when processing unload events.ojan@chromium.org2009-06-101-2/+14
* Linux: Remove old ifdefs around a DCHECK.willchan@chromium.org2009-06-091-4/+0
* Make Ctrl-Shift-J to work across platforms.mnaganov@chromium.org2009-06-091-4/+0
* Move a few commands to the appropriate slot in the command order.pkasting@chromium.org2009-06-081-2/+6
* Second (and hopefully the final) fix for the issue 805:yusukes@google.com2009-06-061-1/+3
* 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