summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prerender/prerender_tab_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Removing prerender dead code.dominich@chromium.org2012-07-311-3/+0
* Add RenderViewHost* to DidStartLoading and DidStopLoading intburkard@chromium.org2012-07-231-1/+2
* Revert "Remove WebContentsImpl::OnDidRedirectProvisionalLoad."ttuttle@chromium.org2012-06-141-14/+5
* TabContentsWrapper -> TabContents, part 23.avi@chromium.org2012-06-081-4/+3
* Remove WebContentsImpl::OnDidRedirectProvisionalLoad.ttuttle@chromium.org2012-06-071-5/+14
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Remove Prerender.PageviewEvents histogram.cbentzel@chromium.org2012-05-311-2/+0
* Pass the render view host with all provisional load related callbacks on the ...jochen@chromium.org2012-05-161-2/+4
* Compute the percentage of pixels of a webpage that istburkard@chromium.org2012-05-151-0/+10
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-141-2/+1
* Remove prerender hover experiment supportdominich@chromium.org2012-05-101-17/+0
* Record recently navigated URLs for prerendering when the page commits.cbentzel@chromium.org2012-04-221-2/+6
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-171-2/+2
* Add prerender histograms to record:tburkard@chromium.org2012-03-161-0/+5
* Prerendered pages are swapped in at browser::Navigate time. cbentzel@chromium.org2012-03-091-7/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+1
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-291-3/+3
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-3/+3
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-1/+0
* Changes for cross domain prerenders to not cancel when there is a window.open...shishir@chromium.org2011-10-071-4/+6
* Make 50% control group for prerendering.tburkard@chromium.org2011-10-041-0/+3
* Moved the following IPCs out of chrome into content where they are handled by ananta@chromium.org2011-09-061-9/+8
* B0;136;0cRe-enable TopSites in PrerenderManager, this time duplicating the in...tburkard@chromium.org2011-09-061-1/+1
* TabContentsWrapper cleanup.avi@chromium.org2011-08-311-0/+85