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
/
interstitial_page.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
More style nits.
erg@google.com
2009-10-14
1
-1
/
+1
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+3
*
Don't send tab switching/killing/creating keyboard accelerators to pages. Th...
jam@chromium.org
2009-10-02
1
-0
/
+6
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
1
-4
/
+3
*
Plumb the DragOperation through all the layers between the platform Drag-n-dr...
snej@chromium.org
2009-09-08
1
-4
/
+9
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-4
/
+4
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-0
/
+4
*
Reland r23357 since it doesn't seem to be the cause of unit test
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Revert "Renames the NavigationEntry::display_url() to virtual_url()."
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Renames the NavigationEntry::display_url() to virtual_url().
tony@chromium.org
2009-08-13
1
-1
/
+1
*
Linux: Pass font settings through to interstitial renderers.
derat@chromium.org
2009-08-06
1
-0
/
+7
*
Move some more interfaces on RenderViewHostDelegate to separate classes. The
brettw@chromium.org
2009-07-09
1
-1
/
+1
*
Crashers from the field indicate the navigation entry can be NULL. This is no...
jcampan@chromium.org
2009-07-07
1
-0
/
+13
*
Do some refactoring of renderer_host.
brettw@chromium.org
2009-07-06
1
-66
/
+70
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
1
-1
/
+2
*
Simple clean-up of the ssl_manager.h includes.
jcampan@chromium.org
2009-06-26
1
-0
/
+1
*
Fix interstitial crash.
willchan@chromium.org
2009-06-24
1
-5
/
+10
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-1
/
+1
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
1
-0
/
+11
*
Fix crash on interstitial page when the renderer crashed.
willchan@chromium.org
2009-06-11
1
-2
/
+6
*
Rename the TabContents::SetInitialFocus(reverse) method to TabContents::Focus...
jcampan@chromium.org
2009-06-08
1
-1
/
+1
*
Fix inspection of extensions.
aa@chromium.org
2009-05-19
1
-4
/
+0
*
Forward simplified mouse events to the RenderViewHostDelegate::View so that i...
erikkay@google.com
2009-05-18
1
-0
/
+12
*
Propagate intrinsic width notification over IPC in all cases (not just extens...
pinkerton@chromium.org
2009-05-13
1
-0
/
+5
*
Revert "Revert "Only show the original RWHV or the interstitial page at any t...
willchan@chromium.org
2009-05-12
1
-0
/
+6
*
Revert "Only show the original RWHV or the interstitial page at any time."
willchan@chromium.org
2009-05-11
1
-6
/
+0
*
Only show the original RWHV or the interstitial page at any time.
willchan@chromium.org
2009-05-11
1
-0
/
+6
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-1
/
+1
*
The last redesign of interstitial pages made them to be a render view painted...
jcampan@chromium.org
2009-05-06
1
-0
/
+13
*
Merge two TabContents::InvalidateTypes types and properly update tab download...
estade@chromium.org
2009-05-06
1
-2
/
+2
*
Plumb the creator URL for popups up to the browser. We don't yet use this fo...
pkasting@chromium.org
2009-05-05
1
-2
/
+3
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-4
/
+4
*
When navigating from an interstitial to another page with an interstitial, we...
jcampan@chromium.org
2009-04-27
1
-3
/
+13
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
1
-5
/
+5
*
Rename WebContentsView* to TabContentsView* in preparation for merging
brettw@chromium.org
2009-04-20
1
-3
/
+3
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-7
/
+7
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-7
/
+7
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-7
/
+7
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-1
/
+1
*
Remove more reliance on tab contents types.
brettw@chromium.org
2009-04-05
1
-1
/
+1
*
This CL adds unit-tests for the SafeBrowsingBlockingPage class.
jcampan@chromium.org
2009-04-03
1
-5
/
+10
*
A crash report from the field reports that we are removing a SafeBrowsingBloc...
jcampan@chromium.org
2009-03-28
1
-2
/
+5
*
The URL in the bug triggers an SSL interstitial for a redirect that redirects...
jcampan@chromium.org
2009-03-27
1
-2
/
+7
*
fix bustage - moved file
ben@chromium.org
2009-03-17
1
-1
/
+1
*
DevToolsManager is a service in the browser process that manages all open dev...
yurys@google.com
2009-03-16
1
-6
/
+0
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
1
-2
/
+2
*
A little cleanup of ResourceDispatcherHost to make it less renderer centric, ...
jam@chromium.org
2009-03-10
1
-3
/
+3
*
Relanding the CL removing Windows specific code from the interstitial page.
jcampan@chromium.org
2009-03-09
1
-34
/
+7
*
Reverting 11277.
jcampan@chromium.org
2009-03-09
1
-4
/
+33
*
Removing Windows specific code from interstitial pages.
jcampan@chromium.org
2009-03-09
1
-33
/
+4
[next]