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_manager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prerendering: Add MatchComplete PPLT
tburkard@chromium.org
2011-11-14
1
-1
/
+3
*
Add information to net-internals if the user is in the no-use group.
dominich@chromium.org
2011-11-14
1
-0
/
+1
*
Revert 109719 - Prerendering: Add MatchComplete PPLT
tburkard@chromium.org
2011-11-11
1
-3
/
+1
*
Prerendering: Add MatchComplete PPLT
tburkard@chromium.org
2011-11-11
1
-1
/
+3
*
Prerender experiment to prerender, but not swap in,
tburkard@chromium.org
2011-11-03
1
-0
/
+1
*
Prerendered tabs use the same SessionStorage namespace as the tab that trigge...
cbentzel@chromium.org
2011-11-02
1
-8
/
+15
*
base::Bind: Cleanup in prerender.
jhawkins@chromium.org
2011-10-10
1
-5
/
+5
*
Changes for cross domain prerenders to not cancel when there is a window.open...
shishir@chromium.org
2011-10-07
1
-20
/
+33
*
Remove Prerender from ResourceContext and ProfileIOData.
cbentzel@chromium.org
2011-10-07
1
-0
/
+3
*
Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-10-05
1
-1
/
+11
*
Make 50% control group for prerendering.
tburkard@chromium.org
2011-10-04
1
-1
/
+2
*
Deflake PrerenderInfiniteLoopMultiple. Issue is that link tags
mmenke@chromium.org
2011-09-26
1
-15
/
+5
*
Add Field Trial for Prerender From Omnibox.
dominich@chromium.org
2011-09-20
1
-1
/
+5
*
Strip away base::RefCountedThreadSafe use from PrerenderManager
kushi.p@gmail.com
2011-09-15
1
-2
/
+0
*
Revert 100003 - Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-09-07
1
-11
/
+1
*
Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-09-07
1
-1
/
+11
*
B0;136;0cRe-enable TopSites in PrerenderManager, this time duplicating the in...
tburkard@chromium.org
2011-09-06
1
-1
/
+1
*
Add code to keep track of what fraction of pageviews are top sites.
tburkard@chromium.org
2011-08-29
1
-0
/
+6
*
Revert 98250 - Add code to keep track of what fraction of pageviews are top s...
jbates@chromium.org
2011-08-25
1
-6
/
+0
*
Add code to keep track of what fraction of pageviews are top sites.
tburkard@chromium.org
2011-08-25
1
-0
/
+6
*
Revert 98131 - Add code to keep track of what fraction of pageviews are top s...
tburkard@chromium.org
2011-08-24
1
-6
/
+0
*
Add code to keep track of what fraction of pageviews are top sites.
tburkard@chromium.org
2011-08-24
1
-0
/
+6
*
Move prerender histograms out of prerender manager.
tburkard@chromium.org
2011-08-10
1
-37
/
+5
*
Add prerender to ChromeOS.
cbentzel@chromium.org
2011-07-28
1
-0
/
+6
*
Allow prerendering of https pages.
cbentzel@chromium.org
2011-07-21
1
-0
/
+2
*
Adding API to cancel all prerenders.
dominich@chromium.org
2011-07-20
1
-0
/
+3
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-2
/
+2
*
Updating histograms to allow for experiments & log origin-based histograms.
tburkard@chromium.org
2011-07-07
1
-7
/
+38
*
Move some prerender configuration settings out of PrerenderManager.
cbentzel@chromium.org
2011-06-30
1
-16
/
+8
*
PrerenderManager public API cleanup.
dominich@chromium.org
2011-06-28
1
-52
/
+45
*
Added prerendering to omnibox. Enable through --prerender-from-omnibox comman...
dominich@chromium.org
2011-06-24
1
-17
/
+27
*
Clear prerender history on clear history.
mmenke@chromium.org
2011-06-20
1
-0
/
+27
*
Prerender tab for net-internals
cbentzel@chromium.org
2011-06-15
1
-0
/
+15
*
Keep around old tab contents until their unload handlers are done.
sreeram@chromium.org
2011-05-31
1
-0
/
+10
*
Reduce likelihood of double-get of top-level prerendered resource.
cbentzel@chromium.org
2011-05-30
1
-0
/
+1
*
Remove old Prerender interface and mark unreachable methods as NOTREACHED()
dominich@chromium.org
2011-05-27
1
-3
/
+0
*
Determine whether or not a prerender tag comes from a
mmenke@chromium.org
2011-05-27
1
-6
/
+10
*
Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.
dominich@chromium.org
2011-05-25
1
-1
/
+11
*
Handle <link rel=prerender> in chrome.
gavinp@chromium.org
2011-05-24
1
-7
/
+7
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-22
1
-2
/
+6
*
Safely cancel prerenders on threads other than the UI thread.
mmenke@chromium.org
2011-05-20
1
-10
/
+1
*
Do not prerender when the URL to be prerendered was visited in the last 5 sec...
tburkard@chromium.org
2011-05-19
1
-0
/
+16
*
Revert "Changes to not use the prerendered contents when window.opener needs ...
tessamac@chromium.org
2011-05-17
1
-6
/
+2
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-17
1
-2
/
+6
*
When prerendering, delete TabContents more promptly.
mmenke@chromium.org
2011-05-16
1
-1
/
+11
*
Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...
nsylvain@chromium.org
2011-05-15
1
-6
/
+2
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-14
1
-2
/
+6
*
Fixing bug in PrerenderManager::MoveEntryToPendingDelete. Using Destroy in Pr...
shishir@chromium.org
2011-05-11
1
-1
/
+1
*
Porting the Task Manager to the TabContents-based prerender code.
dominich@chromium.org
2011-05-06
1
-0
/
+4
*
Add RenderViewHostObserver for handling of messages for prerendering.
dominich@chromium.org
2011-05-05
1
-3
/
+13
[next]