summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents/interstitial_page_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move navigation and frame tree classes to a new frame_host/ directory.nasko@chromium.org2013-10-301-267/+0
* Decouple InterstitialPageImpl and WebContentsImpl.nasko@chromium.org2013-10-251-1/+9
* Create a new RenderFrameHost per child frame when --site-per-process is enabled.nasko@chromium.org2013-10-031-0/+6
* Fix SessionStorage confusion between RenderViewHostImpl and NavigationControl...marja@chromium.org2013-07-231-0/+5
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+0
* Revert "Fix SessionStorage confusion between RenderViewHostImpl and Navigatio...marja@chromium.org2013-07-201-4/+0
* Fix SessionStorage confusion between RenderViewHostImpl and NavigationControl...marja@chromium.org2013-07-181-0/+4
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Context menu on a webpage should be positioned differently when invoked from varunjain@chromium.org2013-06-181-3/+0
* content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from contentphajdan.jr@chromium.org2013-06-051-0/+2
* Create RenderFrame/RenderFrameHost for the main frame of a page.nasko@chromium.org2013-05-311-0/+1
* content: Remove usage of NOTIFICATION_WEB_CONTENTS_DESTROYED from contentphajdan.jr@chromium.org2013-05-211-0/+7
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-1/+1
* Fix RenderWidgetHostViewAura's accessible parent harder.grt@chromium.org2013-04-291-0/+3
* Rename RenderViewHostDelegate::RenderViewGone -> RenderViewTerminatedphajdan.jr@chromium.org2013-04-221-3/+3
* Be careful to avoid more work while InterstitialPageImpl is shutting down.creis@chromium.org2013-02-281-2/+6
* Stop caching pointers to RenderWidgetHostView in WebContentsView implementati...jam@chromium.org2012-12-071-0/+3
* Revert 171831jam@chromium.org2012-12-071-3/+0
* Stop caching pointers to RenderWidgetHostView in WebContentsView implementati...jam@chromium.org2012-12-071-0/+3
* Making it easier to hook a ContentViewCore to the SurfaceView.jcivelli@chromium.org2012-11-161-5/+0
* Add support for interstitial pages on android.tedchoc@chromium.org2012-11-081-0/+11
* Try#2: InterstitialPage: shutdown RVH asynchronously.mattm@chromium.org2012-11-031-0/+8
* Revert 164838 - InterstitialPage: shutdown RVH asynchronously.mattm@chromium.org2012-10-311-8/+0
* InterstitialPage: shutdown RVH asynchronously.mattm@chromium.org2012-10-301-0/+8
* Move a bunch more code into the content namespace.jam@chromium.org2012-10-231-32/+32
* We do not pass enums by conts references. This CL fixes style errors introducedvarunjain@chromium.org2012-09-171-1/+1
* Context menus should appear above the touch point if invoked by long press.varunjain@chromium.org2012-09-071-1/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Fix for DOMStorageContextImpl::LeakyCloneSessionStorage.marja@chromium.org2012-06-061-1/+2
* Revert 138818 - Revert 138812 - Move render_view_host_delegate.h out of conte...danakj@chromium.org2012-05-241-1/+1
* Revert 138812 - Move render_view_host_delegate.h out of content/public.asargent@chromium.org2012-05-241-1/+1
* Move render_view_host_delegate.h out of content/public.jam@chromium.org2012-05-241-1/+1
* Move RenderViewHostDelegate::View to content/port and rename it to RenderView...jam@chromium.org2012-05-241-3/+3
* Move the create/show window/widget calls from RenderViewHostDelegate::View to...jam@chromium.org2012-05-231-0/+15
* Get rid of the RenderViewType concept in content, since it was only used by C...jam@chromium.org2012-05-231-1/+0
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-3/+4
* Move keyboard related methods from RenderViewHostDelegate to a new RenderWidg...jochen@chromium.org2012-05-161-3/+7
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-1/+1
* TabContents -> WebContentsImpl, part 12.avi@chromium.org2012-04-131-10/+10
* TabContents -> WebContentsImpl, part 3.avi@chromium.org2012-04-101-0/+198