summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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