summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Add support for a directory file chooser command, which creates a file list b...johnnyg@chromium.org2010-08-241-56/+7
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-231-0/+5
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-231-5/+0
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-231-0/+5
* Remove sync handling of IsSearchProviderInstalled on the browser UI thread.levin@chromium.org2010-08-231-54/+0
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-2/+3
* A crasher in TabContent::ExpireInfoBars is consistently reported in the field...jcivelli@chromium.org2010-08-201-7/+33
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-3/+2
* Undo user gesture detection added to NavigationController by r18373, since mihaip@chromium.org2010-08-191-1/+0
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-2/+3
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-9/+4
* Revert 56693 - broke compiletonyg@chromium.org2010-08-191-0/+1
* Undo user gesture detection added to NavigationController by r18373, sincetonyg@chromium.org2010-08-191-1/+0
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-191-1/+2
* Clear cookie related settings at the beginning of a navigation instead of at ...jochen@chromium.org2010-08-191-1/+3
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-181-5/+5
* Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().viettrungluu@chromium.org2010-08-141-1/+1
* Sites like Google Maps may trigger navigations when the user interacts with t...jcivelli@chromium.org2010-08-131-3/+1
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-17/+18
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-8/+0
* remove toolstripserikkay@chromium.org2010-08-121-24/+0
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-121-2/+1
* Allow per-plugin content settings.bauerb@chromium.org2010-08-121-1/+2
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-111-1/+1
* Adds support for showing the match preview on views. It's behind thesky@chromium.org2010-08-111-0/+4
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-3/+3
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-101-1/+1
* Revert 55548 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-101-1/+1
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-101-1/+1
* Revert 55536 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-101-1/+1
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-101-1/+1
* Speculative backout to see if this caused perf regressions.rohitrao@chromium.org2010-08-091-1/+1
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-091-0/+67
* When blocking cookies, also show an icon in the location bar when cookies are...jochen@chromium.org2010-08-091-1/+1
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-061-1/+1
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-061-1/+1
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-67/+0
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-061-0/+67
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-1/+1
* Block non-sandboxed plugins.bauerb@chromium.org2010-08-051-0/+7
* ChromeFrame currently overrides the request context for intercepting network ...ananta@chromium.org2010-08-041-9/+1
* Handle destruction of select file dialog listener object in tab contents dest...inferno@chromium.org2010-08-031-0/+5
* Only close a newly opened download tab if there's more than one tab.bauerb@chromium.org2010-08-031-6/+2
* Use the blue style for the save password info bar.tfarina@chromium.org2010-08-021-11/+13
* Revert 54560 - nick@chromium.org2010-08-021-0/+8
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-8/+0
* Rename ExternalProtocolHandler::OnUserGesture -> PermitLaunchUrl & call from ...rafaelw@chromium.org2010-07-271-1/+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-1/+11