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
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
1
-5
/
+0
*
Couple of match preview changes.
sky@chromium.org
2010-09-29
1
-0
/
+10
*
Fixes bug where showing an auth dialog during instant would trigger
sky@chromium.org
2010-09-24
1
-0
/
+6
*
Bunch of match preview tweaks:
sky@chromium.org
2010-09-14
1
-5
/
+0
*
Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...
sky@chromium.org
2010-09-10
1
-0
/
+3
*
Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passed
sky@chromium.org
2010-08-26
1
-2
/
+10
*
Relanding a previous CL (I fixed the ChromeOS build):
jcivelli@chromium.org
2010-08-23
1
-5
/
+4
*
Revert 57094 - Making window.focus()/blur() work only when there is a user ge...
jcivelli@chromium.org
2010-08-23
1
-4
/
+5
*
Making window.focus()/blur() work only when there is a user gesture.
jcivelli@chromium.org
2010-08-23
1
-5
/
+4
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
1
-4
/
+0
*
Making window.focus() work in Chrome.
jcivelli@chromium.org
2010-08-11
1
-1
/
+6
*
Adds support for showing the match preview on views. It's behind the
sky@chromium.org
2010-08-11
1
-0
/
+5
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-3
/
+8
*
Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.
viettrungluu@chromium.org
2010-08-06
1
-4
/
+0
*
Only close a newly opened download tab if there's more than one tab.
bauerb@chromium.org
2010-08-03
1
-1
/
+1
*
Revert 54560 -
nick@chromium.org
2010-08-02
1
-0
/
+4
*
Change removing method, GetBrowser from TabContentsDelegate, as this was brea...
twiz@google.com
2010-08-02
1
-4
/
+0
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Make IsPopup a const function per brett.
xiyuan@chromium.org
2010-07-26
1
-1
/
+1
*
Add undeclared virtual destructors.
ziadh@chromium.org
2010-07-24
1
-1
/
+1
*
Disabled zoom controls in the browser when displaying PDF using the internal ...
sanjeevr@chromium.org
2010-07-22
1
-0
/
+5
*
TBR:brettw@chromium.org
tfarina@chromium.org
2010-07-16
1
-4
/
+0
*
Remove more definitions from header files.
erg@chromium.org
2010-07-16
1
-1
/
+1
*
Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.
jochen@chromium.org
2010-07-16
1
-0
/
+3
*
Revert 52600 - renderer_host: Remove CanBlur method.
tfarina@chromium.org
2010-07-16
1
-0
/
+4
*
renderer_host: Remove CanBlur method.
tfarina@chromium.org
2010-07-16
1
-4
/
+0
*
Move implementation from header to source.
erg@chromium.org
2010-07-15
1
-66
/
+41
*
Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.
dmaclach@chromium.org
2010-07-15
1
-3
/
+0
*
Display a tab modal dialog of the allowed/blocked cookies.
jochen@chromium.org
2010-07-15
1
-0
/
+3
*
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
[next]