summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.h
Commit message (Expand)AuthorAgeFilesLines
* Delete obviously unneeded forward declarations in chrome/browser/*.h.viettrungluu@chromium.org2010-08-051-3/+0
* Only close a newly opened download tab if there's more than one tab.bauerb@chromium.org2010-08-031-1/+1
* When dropping a tab torn from a maximized window, inherit the restored size a...pkasting@chromium.org2010-08-021-1/+2
* Revert 54560 - nick@chromium.org2010-08-021-13/+4
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-4/+13
* Mac: Add tabpose windowthakis@chromium.org2010-07-301-0/+1
* Fix comment that refers to non-existent ReloadAll function (it got renamedevan@chromium.org2010-07-271-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Make IsPopup a const function per brett.xiyuan@chromium.org2010-07-261-1/+1
* Disabled zoom controls in the browser when displaying PDF using the internal ...sanjeevr@chromium.org2010-07-221-0/+4
* Use check item for side tab menu.oshima@chromium.org2010-07-211-1/+3
* Attemp 2 at:sky@chromium.org2010-07-211-1/+0
* Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa...pinkerton@chromium.org2010-07-201-0/+1
* Makes the toolbar visible for apps again. Here's the set of patches Isky@chromium.org2010-07-201-1/+0
* Remove the page and app menus.pkasting@chromium.org2010-07-201-2/+1
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-161-0/+1
* Add "Inspect Element" shortcut to browser tabs.apavlov@chromium.org2010-07-161-1/+2
* Move implementation from header to source.erg@chromium.org2010-07-151-1/+1
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-151-1/+0
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-151-0/+1
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-141-0/+10
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-1/+6
* Add link to privacy dashboard from sync options panel behind command line flag.tim@chromium.org2010-07-121-0/+1
* Try to cut down Browser/TabContents header dependencies.erg@chromium.org2010-07-091-1/+0
* Makes all tabs openned from the omnibox inherit the opener of thesky@chromium.org2010-07-011-1/+4
* AutoFill Help Link added on Macdhollowa@chromium.org2010-06-281-0/+1
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-18/+2
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-2/+18
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-18/+2
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-0/+4
* Enable domui options for use in browser using the switch:csilv@chromium.org2010-06-181-2/+4
* Further refine the pinned tab navigation algorithm.estade@chromium.org2010-06-141-0/+13
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-111-5/+4
* AutoFill: Fix a bug that caused AutoFill to not fill the field the user isjhawkins@chromium.org2010-06-101-1/+0
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-3/+0
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-7/+6
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-061-0/+1
* Pressing the search button brings the NTP or close it if it is opened.jcivelli@chromium.org2010-06-011-0/+1
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-2/+2
* Inform the command updater of the tab restore state.estade@chromium.org2010-05-271-5/+13
* Implement upgrade notifications.finnur@chromium.org2010-05-261-0/+1
* Don't let bookmark navigations change content of pinned tab.estade@chromium.org2010-05-251-0/+2
* Removing the app launcher button in the ChromeOS browser and making the app l...jcivelli@chromium.org2010-05-141-0/+5
* Move the refocus check so that the ntp code path hits it.skerner@chromium.org2010-05-111-0/+7
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-061-6/+6
* Second attempt at fix for Browser::AddTabWithURL. My first fix fixedsky@chromium.org2010-05-051-2/+18
* Prevent navigations inside an app tab from clobbering the app tab.aa@chromium.org2010-05-041-2/+5
* Adds ability for newly inserted tabs to appear before other tabs. I'llsky@chromium.org2010-05-031-0/+14
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-301-0/+5
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-291-5/+0