summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/interstitial_page.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-2/+3
* This CL ensures the interstitial when hidden does not calljcivelli@google.com2010-03-291-1/+4
* Removing unnecessary DCHECK from SafeBrowsing interstitial.jschuh@google.com2010-03-191-1/+0
* Retry r41799:estade@chromium.org2010-03-181-2/+6
* Revert r41803 and r41799estade@chromium.org2010-03-171-6/+2
* Basic DragImage implementation.estade@chromium.org2010-03-171-2/+6
* Fixes navigation issues with interstitial pages.creis@chromium.org2010-03-111-0/+14
* This CL ensures the SafeBrowsingService is only notified oncejcampan@chromium.org2010-03-091-11/+9
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-261-4/+3
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-1/+2
* Only calculate the GTK scrollbar colors once and then update all RenderPrefer...erg@google.com2010-01-071-6/+4
* re-apply r34183estade@chromium.org2009-12-101-1/+3
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-8/+10
* rollback r34183estade@chromium.org2009-12-091-3/+1
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-091-1/+3
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-1/+8
* Only send renderer resize messages for RWHV sizing caused bytony@chromium.org2009-11-041-2/+2
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-2/+1
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-8/+9
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-231-2/+2
* Fix conflicts between accelerator keys and HTML DOM accesskeys.suzhe@chromium.org2009-10-231-3/+5
* Popup width and height are now dynamic.erikkay@chromium.org2009-10-161-3/+3
* 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