summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-0/+4
* Fix for issue 18228.xiyuan@chromium.org2009-10-221-0/+3
* More style nits.erg@google.com2009-10-141-1/+2
* This CL is for the needs of ChromeFrame.stoyan@google.com2009-10-131-0/+6
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-2/+1
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-0/+6
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-311-0/+3
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-281-3/+0
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-281-0/+3
* Linux: pass users' font settings through to renderer.agl@chromium.org2009-07-211-5/+0
* Resurrect toolkit_views build.ben@chromium.org2009-07-211-2/+1
* Fix Browser::IsApplication so it conforms to the TabContentsDelegate interface.erg@google.com2009-07-201-1/+1
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-191-0/+13
* Reverting 21032.jcampan@chromium.org2009-07-181-13/+0
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-181-0/+13
* Allow TabContentsDelegates to process unhandled keyboard messages coming back...ananta@chromium.org2009-07-141-0/+8
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-3/+11
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-0/+3
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-121-0/+11
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-111-1/+1
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-0/+5
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-3/+4
* Make the bookmark bar closing animation less janky.estade@chromium.org2009-06-011-1/+1
* This fixes the problem of the status bubble obscuring the download shelf.mirandac@chromium.org2009-05-271-0/+3
* Move a bunch of dialog creation routines to browser_dialogs.h to break thebrettw@chromium.org2009-05-221-1/+2
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-0/+7
* Various popup UI fixes:pkasting@chromium.org2009-05-081-3/+8
* Merge two TabContents::InvalidateTypes types and properly update tab download...estade@chromium.org2009-05-061-4/+0
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1