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