summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-5/+0
* Couple of match preview changes.sky@chromium.org2010-09-291-0/+10
* Fixes bug where showing an auth dialog during instant would triggersky@chromium.org2010-09-241-0/+6
* Bunch of match preview tweaks:sky@chromium.org2010-09-141-5/+0
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-101-0/+3
* Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passedsky@chromium.org2010-08-261-2/+10
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-231-5/+4
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-231-4/+5
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-231-5/+4
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-4/+0
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-1/+6
* Adds support for showing the match preview on views. It's behind thesky@chromium.org2010-08-111-0/+5
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-3/+8
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-061-4/+0
* Only close a newly opened download tab if there's more than one tab.bauerb@chromium.org2010-08-031-1/+1
* Revert 54560 - nick@chromium.org2010-08-021-0/+4
* Change removing method, GetBrowser from TabContentsDelegate, as this was brea...twiz@google.com2010-08-021-4/+0
* `#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
* Add undeclared virtual destructors.ziadh@chromium.org2010-07-241-1/+1
* Disabled zoom controls in the browser when displaying PDF using the internal ...sanjeevr@chromium.org2010-07-221-0/+5
* TBR:brettw@chromium.orgtfarina@chromium.org2010-07-161-4/+0
* Remove more definitions from header files.erg@chromium.org2010-07-161-1/+1
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-161-0/+3
* Revert 52600 - renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-161-0/+4
* renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-161-4/+0
* Move implementation from header to source.erg@chromium.org2010-07-151-66/+41
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-151-3/+0
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-151-0/+3
* The app launcher had a height of zero as it was not getting preferred size up...jcivelli@google.com2010-05-061-1/+7
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-051-0/+4
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-1/+1
* Rename OnBlockedContentChange to OnContentSettingsChange.bulach@chromium.org2010-04-211-1/+1
* Committing for Eric Dingle.mad@chromium.org2010-03-261-0/+3
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-231-3/+0
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-231-0/+3
* Modification of ExtensionPopup views to allow for pop-up views to share the s...twiz@chromium.org2010-03-191-1/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Initial HTTP requests issued by ChromeFrame popups could bypass the host netw...ananta@chromium.org2010-02-221-0/+4
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-1/+1
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-091-0/+4
* Wire popup blocking UI to the new machinery and port over the user's old whit...pkasting@chromium.org2010-02-021-1/+7
* Tab-modal dialog improvements:zelidrag@google.com2010-01-151-0/+6
* Forbid reloading the Inspector window.apavlov@chromium.org2009-12-251-0/+4
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-7/+7
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-0/+7
* Removed TabContentsDelegate::ShouldDisplayURLField() which is unused anywhere.akalin@chromium.org2009-12-021-5/+0
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-171-0/+9
* gtk: Hide the status bubble when the mouse nears it.derat@chromium.org2009-11-141-3/+6