index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
tab_contents
/
tab_contents_delegate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
The app launcher had a height of zero as it was not getting preferred size up...
jcivelli@google.com
2010-05-06
1
-1
/
+7
*
Make the app launcher bubble fit its contents.
jcivelli@google.com
2010-05-05
1
-0
/
+4
*
Don't select all when autofocusing the location bar on New Tab creation. Use...
pkasting@chromium.org
2010-04-23
1
-1
/
+1
*
Rename OnBlockedContentChange to OnContentSettingsChange.
bulach@chromium.org
2010-04-21
1
-1
/
+1
*
Committing for Eric Dingle.
mad@chromium.org
2010-03-26
1
-0
/
+3
*
Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...
joi@chromium.org
2010-03-23
1
-3
/
+0
*
Allow TabContentsDelegate classes to specify whether InfoBars are enabled.
joi@chromium.org
2010-03-23
1
-0
/
+3
*
Modification of ExtensionPopup views to allow for pop-up views to share the s...
twiz@chromium.org
2010-03-19
1
-1
/
+2
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
Initial HTTP requests issued by ChromeFrame popups could bypass the host netw...
ananta@chromium.org
2010-02-22
1
-0
/
+4
*
CL implementing focus-dismissal of the chrome.experimental.popup set of exten...
twiz@chromium.org
2010-02-10
1
-1
/
+1
*
Make the content settings dialog dependent on its parent. This re-plumbs the...
pkasting@chromium.org
2010-02-09
1
-0
/
+4
*
Wire popup blocking UI to the new machinery and port over the user's old whit...
pkasting@chromium.org
2010-02-02
1
-1
/
+7
*
Tab-modal dialog improvements:
zelidrag@google.com
2010-01-15
1
-0
/
+6
*
Forbid reloading the Inspector window.
apavlov@chromium.org
2009-12-25
1
-0
/
+4
*
Refactor the keyboard events handling code related to RenderViewHostDelegate:...
suzhe@chromium.org
2009-12-10
1
-7
/
+7
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
1
-0
/
+7
*
Removed TabContentsDelegate::ShouldDisplayURLField() which is unused anywhere.
akalin@chromium.org
2009-12-02
1
-5
/
+0
*
Implement web app shortcuts natively per issue 25528
xiyuan@chromium.org
2009-11-17
1
-0
/
+9
*
gtk: Hide the status bubble when the mouse nears it.
derat@chromium.org
2009-11-14
1
-3
/
+6
*
Basic wiring to enable downloads for CF's host browser network stack. A nota...
tommi@chromium.org
2009-11-07
1
-0
/
+4
*
Fix for issue 18228.
xiyuan@chromium.org
2009-10-22
1
-0
/
+3
*
More style nits.
erg@google.com
2009-10-14
1
-1
/
+2
*
This CL is for the needs of ChromeFrame.
stoyan@google.com
2009-10-13
1
-0
/
+6
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-2
/
+1
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
1
-0
/
+6
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-31
1
-0
/
+3
*
Revert "Gtk confirm form resubmission dialog." Broke linux views build.
mattm@chromium.org
2009-08-28
1
-3
/
+0
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-28
1
-0
/
+3
*
Linux: pass users' font settings through to renderer.
agl@chromium.org
2009-07-21
1
-5
/
+0
*
Resurrect toolkit_views build.
ben@chromium.org
2009-07-21
1
-2
/
+1
*
Fix Browser::IsApplication so it conforms to the TabContentsDelegate interface.
erg@google.com
2009-07-20
1
-1
/
+1
*
Relanding the the refactoring the page info to have a model.
jcampan@chromium.org
2009-07-19
1
-0
/
+13
*
Reverting 21032.
jcampan@chromium.org
2009-07-18
1
-13
/
+0
*
Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...
jcampan@chromium.org
2009-07-18
1
-0
/
+13
*
Allow TabContentsDelegates to process unhandled keyboard messages coming back...
ananta@chromium.org
2009-07-14
1
-0
/
+8
*
Rejiggers the keyword editor so that the UI is independent of the model rathe...
ben@chromium.org
2009-06-23
1
-3
/
+11
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
1
-0
/
+3
*
Allow external hosts to handle the context menu and thus be able to customize...
ananta@chromium.org
2009-06-12
1
-0
/
+11
*
Move renderer_preferences.h from chrome/browser into chrome/common. We
tc@google.com
2009-06-11
1
-1
/
+1
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
1
-0
/
+5
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-3
/
+4
*
Make the bookmark bar closing animation less janky.
estade@chromium.org
2009-06-01
1
-1
/
+1
*
This fixes the problem of the status bubble obscuring the download shelf.
mirandac@chromium.org
2009-05-27
1
-0
/
+3
*
Move a bunch of dialog creation routines to browser_dialogs.h to break the
brettw@chromium.org
2009-05-22
1
-1
/
+2
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
1
-0
/
+7
*
Various popup UI fixes:
pkasting@chromium.org
2009-05-08
1
-3
/
+8
*
Merge two TabContents::InvalidateTypes types and properly update tab download...
estade@chromium.org
2009-05-06
1
-4
/
+0
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-1
/
+1
[next]