summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* 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-194-25/+10
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-193-4/+1
* Revert 56693 - broke compiletonyg@chromium.org2010-08-193-3/+39
* Undo user gesture detection added to NavigationController by r18373, sincetonyg@chromium.org2010-08-193-39/+3
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-197-0/+80
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-194-8/+46
* Clear cookie related settings at the beginning of a navigation instead of at ...jochen@chromium.org2010-08-194-6/+40
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-181-5/+5
* Ensures we don't let users translate pages that are in an unsupported languag...jcivelli@chromium.org2010-08-181-0/+6
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-19/+14
* Rmeove another wstring from infobar code.evan@chromium.org2010-08-171-11/+8
* Setup dialog for remotinghclam@chromium.org2010-08-172-6/+8
* Create BackgroundContents::Delegate interface to break dependency on browser.hrafaelw@chromium.org2010-08-163-14/+34
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-152-5/+1
* Get rid of the ERROR_TYPE from InfoBarDelegate.tfarina@chromium.org2010-08-141-2/+1
* 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-133-9/+9
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-134-42/+48
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-132-1/+3
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-124-17/+0
* remove toolstripserikkay@chromium.org2010-08-123-33/+2
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-124-46/+8
* Allow per-plugin content settings.bauerb@chromium.org2010-08-124-8/+46
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-115-19/+102
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-116-1/+36
* Adds support for showing the match preview on views. It's behind thesky@chromium.org2010-08-116-0/+290
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-112-5/+5
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-103-3/+11
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-101-1/+1
* Add a session storage node to the cookies tree view for collected cookies.jochen@chromium.org2010-08-102-9/+24
* Revert 55548 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-105-100/+17
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-105-17/+100
* Revert 55536 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-105-100/+17
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-105-17/+100
* Make GTK certificate selection dialog a constrained windowdavidben@chromium.org2010-08-101-3/+1
* Speculative backout to see if this caused perf regressions.rohitrao@chromium.org2010-08-095-81/+14
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-092-0/+69
* When blocking cookies, also show an icon in the location bar when cookies are...jochen@chromium.org2010-08-095-14/+81
* rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I)pvalchev@google.com2010-08-062-4/+2
* In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...johnnyg@chromium.org2010-08-063-5/+13
* 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
* Fixes to separators in context menu items added by extensions.asargent@chromium.org2010-08-061-13/+15
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-062-69/+0
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-062-0/+69
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-0614-45/+8
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-1/+1
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0