summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-181-318/+2
* Move search engine stuff from TabContents to TabContentsWrapper.avi@chromium.org2011-02-151-14/+0
* Commit instant at the end of a render view drag.estade@chromium.org2011-02-051-0/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move bookmark star from TabContents to TabContentsWrapper.avi@chromium.org2011-02-041-4/+1
* Makes it so the hung renderer dialog isn't shown if the page that issky@chromium.org2011-02-031-0/+3
* Plumbing load progress notifications to the TabContents.jcivelli@chromium.org2010-12-161-0/+7
* Introduce default implementation for TabContentsDelegate::ViewSourceForTab.pfeldman@chromium.org2010-12-151-2/+3
* View source after POST command isn't what you expected.pfeldman@chromium.org2010-12-151-0/+3
* Makes instant run before unload listeners.sky@chromium.org2010-12-081-0/+3
* Adds the ability for the browser to specify additional headers to use.sky@chromium.org2010-12-071-0/+4
* Stops javascript alerts and unload dialogs from showing duringsky@chromium.org2010-12-061-0/+4
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-261-0/+5
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-231-5/+0
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-231-0/+5
* CL correcting Extensions regression introduced by CL 2941001.twiz@google.com2010-11-171-7/+0
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-171-2/+2
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-171-2/+2
* Implement web app definition parsing.aa@chromium.org2010-11-171-2/+2
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-161-4/+0
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-1/+6
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-011-1/+1
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-131-0/+4
* Add the Windows dialog for setting default search provider from js.levin@chromium.org2010-10-111-2/+10
* 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