summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.h
Commit message (Expand)AuthorAgeFilesLines
* Adds support for sending script when the user accepts instantsky@chromium.org2010-09-241-1/+1
* Make app panels use popup type. Nuke refocus code and tests.skerner@chromium.org2010-09-241-10/+7
* Makes match preview send the dimensions of the omnibox to the page.sky@chromium.org2010-09-221-0/+1
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-20/+12
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-161-5/+6
* Bunch of match preview tweaks:sky@chromium.org2010-09-141-2/+17
* Tabbed options: Support direct navigation to content settings subtabs.estade@chromium.org2010-09-141-1/+1
* Fix SessionStoragejorlow@chromium.org2010-09-141-2/+5
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-021-3/+4
* Revert "FBTF: Move the TabRestoreService::Observer into its own file."erg@google.com2010-09-011-4/+3
* FBTF: Move the TabRestoreService::Observer into its own file.erg@google.com2010-09-011-3/+4
* Mac: Allowed incognito windows to be bookmark open target.yutak@chromium.org2010-09-011-0/+3
* GTTF: Move more and more automation bits to TestingAutomationProviderphajdan.jr@chromium.org2010-08-261-0/+1
* Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passedsky@chromium.org2010-08-261-1/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-231-2/+1
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-231-1/+2
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-231-2/+1
* Remove attempt to be smart about where to open navigationsaa@chromium.org2010-08-211-14/+0
* Revert r56902aa@chromium.org2010-08-201-0/+7
* Remove TYPE_EXTENSION_APP. Experiment failed. It looks like the layout change...aa@chromium.org2010-08-201-7/+0
* Changed ChromeOS status bar menu handlers to obey --enable-tabbed-options swi...zelidrag@chromium.org2010-08-201-2/+4
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-1/+3
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-5/+18
* remove toolstripserikkay@chromium.org2010-08-121-14/+1
* Adding remoting setup to wrench menuhclam@chromium.org2010-08-121-0/+3
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+2
* Adds support for showing the match preview on views. It's behind thesky@chromium.org2010-08-111-0/+1
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-4/+4
* Fixing filebrowser so it opens with a panel with no location bar. making it ...dhg@chromium.org2010-08-101-0/+3
* Added a method to check if a browser is closing.pinkerton@chromium.org2010-08-101-0/+4
* Revert 55311 - Add remoting to wrench menu.erikchen@google.com2010-08-061-3/+0
* Add remoting to wrench menu.hclam@chromium.org2010-08-061-0/+3
* 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