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
/
prerender
/
prerender_tracker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a lot of dead code from the PrerenderTracker.
davidben@chromium.org
2014-01-28
1
-22
/
+0
*
Make PrerenderTracker's resource_throttle_io_thread_map_ use RenderFrame IDs ...
jam@chromium.org
2014-01-21
1
-91
/
+1
*
Add back the code to PrerenderManager::PendingSwap to handle RenderViewCreate...
jam@chromium.org
2014-01-17
1
-0
/
+1
*
Switch the prerendering pending swap code to use render frame IDs instead of ...
jam@chromium.org
2014-01-15
1
-54
/
+29
*
Remove PrerenderTracker::TryCancel* methods and associated ones, since destru...
jam@chromium.org
2014-01-10
1
-113
/
+0
*
When there is a session storage namespace mismatch during prerender swap-in, ...
tburkard@chromium.org
2013-11-26
1
-2
/
+97
*
Revert 237109 "When there is a session storage namespace mismatc..."
rsleevi@chromium.org
2013-11-25
1
-97
/
+2
*
When there is a session storage namespace mismatch during prerender swap-in, ...
tburkard@chromium.org
2013-11-25
1
-2
/
+97
*
Add header to defer redirects until prerenders become visible.
davidben@chromium.org
2013-10-01
1
-7
/
+40
*
Don't change PrerenderTracker state in WillTransferRequestToNewProcess
davidben@chromium.org
2013-09-30
1
-11
/
+0
*
Make ResourceHandlers stateless with respect to child/routing/request IDs.
creis@chromium.org
2013-09-25
1
-0
/
+11
*
Add observer interface to PrerenderContents.
gavinp@chromium.org
2012-12-08
1
-20
/
+27
*
Remove PrerenderResourceThrottle and related infrastructure.
cbentzel@chromium.org
2012-04-10
1
-113
/
+0
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-1
/
+0
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Eliminate ResourceDispatcherHostDelegate::ShouldDeferStart in favor of Resour...
darin@chromium.org
2012-02-17
1
-23
/
+7
*
Move resource_context.h to content/public/browser. Remove the workaround in i...
jam@chromium.org
2012-02-09
1
-1
/
+1
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-15
/
+6
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-6
/
+15
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-15
/
+6
*
Get rid of resource_messages.h include from chrome, since that's an internal ...
jam@chromium.org
2011-11-16
1
-1
/
+0
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-2
/
+2
*
base::Bind: Cleanup in prerender.
jhawkins@chromium.org
2011-10-10
1
-21
/
+15
*
Remove Prerender from ResourceContext and ProfileIOData.
cbentzel@chromium.org
2011-10-07
1
-6
/
+3
*
Eliminates base::WeakPtr<prerender::PrerenderManager> on IO thread.
willchan@chromium.org
2011-07-26
1
-6
/
+6
*
PrerenderManager public API cleanup.
dominich@chromium.org
2011-06-28
1
-1
/
+16
*
Added prerendering to omnibox. Enable through --prerender-from-omnibox comman...
dominich@chromium.org
2011-06-24
1
-1
/
+1
*
Reduce likelihood of double-get of top-level prerendered resource.
cbentzel@chromium.org
2011-05-30
1
-4
/
+158
*
Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.
dominich@chromium.org
2011-05-25
1
-40
/
+24
*
Cleanup PrerenderTracker in response to comments in
mmenke@chromium.org
2011-05-23
1
-19
/
+30
*
Safely cancel prerenders on threads other than the UI thread.
mmenke@chromium.org
2011-05-20
1
-0
/
+202