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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating histograms to allow for experiments & log origin-based histograms.
tburkard@chromium.org
2011-07-07
1
-20
/
+4
*
Move some prerender configuration settings out of PrerenderManager.
cbentzel@chromium.org
2011-06-30
1
-5
/
+7
*
PrerenderManager public API cleanup.
dominich@chromium.org
2011-06-28
1
-5
/
+7
*
Added prerendering to omnibox. Enable through --prerender-from-omnibox comman...
dominich@chromium.org
2011-06-24
1
-39
/
+40
*
Clear prerender history on clear history.
mmenke@chromium.org
2011-06-20
1
-0
/
+14
*
Determine whether or not a prerender tag comes from a
mmenke@chromium.org
2011-05-27
1
-29
/
+4
*
Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.
dominich@chromium.org
2011-05-25
1
-7
/
+21
*
Prevent DCHECK (And later double deletion) when
mmenke@chromium.org
2011-05-23
1
-1
/
+1
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-22
1
-1
/
+1
*
Revert "Changes to not use the prerendered contents when window.opener needs ...
tessamac@chromium.org
2011-05-17
1
-1
/
+1
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-17
1
-1
/
+1
*
Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...
nsylvain@chromium.org
2011-05-15
1
-1
/
+1
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-14
1
-1
/
+1
*
Eliminate double-get for prerendered pages.
cbentzel@chromium.org
2011-04-27
1
-28
/
+16
*
Handle prerendering of fragments.
dominich@chromium.org
2011-04-26
1
-0
/
+43
*
Prerendering code cleanup.
mmenke@chromium.org
2011-04-26
1
-80
/
+84
*
Revert 82928 - Changing URL match method to support fragments.BUG=79898TEST=P...
dominich@chromium.org
2011-04-25
1
-42
/
+0
*
Changing URL match method to support fragments.
dominich@chromium.org
2011-04-25
1
-0
/
+42
*
PrerenderManager is no longer refcounted.
cbentzel@chromium.org
2011-04-22
1
-105
/
+111
*
Adds a RenderWidgetHostView for prerendering RenderViewHosts.
mmenke@chromium.org
2011-04-21
1
-93
/
+130
*
FINAL_STATUS_CONTROL_GROUP is a terminal status for PrerenderContents.
cbentzel@chromium.org
2011-04-21
1
-0
/
+26
*
For histograms, add the target URL for prerendered redirects stored in
tburkard@chromium.org
2011-04-01
1
-0
/
+18
*
Add pending preloads indexed by routing id. Start preloading once we navigate.
dominich@google.com
2011-03-23
1
-0
/
+73
*
Limit prerender by only allowing one every X ms (X currently set to 500).
dominich@google.com
2011-03-21
1
-2
/
+65
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
AddPreload checks alias URLs of existing PrerenderContents.
cbentzel@chromium.org
2011-02-23
1
-17
/
+28
*
Cancel prerender if any of the visited URLs are https, part 3.
cbentzel@chromium.org
2011-02-20
1
-12
/
+12
*
Fixes lack of referrer when prerendering.
mmenke@chromium.org
2011-02-16
1
-4
/
+5
*
Move FinalStatus out of PrerenderContents, and add prerender namespace.
cbentzel@chromium.org
2011-02-15
1
-17
/
+21
*
Histogram why a prerendered page was used or abandoned.
cbentzel@chromium.org
2011-01-31
1
-15
/
+48
*
Browser test for prerendering in general
mmenke@google.com
2011-01-26
1
-1
/
+8
*
For prerendering, keep track of all the intermediate redirects, and hook into
tburkard@chromium.org
2011-01-18
1
-11
/
+48
*
Add PrerenderResourceHandler and hook it into the ResourceDispatcherHost.
cbentzel@chromium.org
2011-01-12
1
-2
/
+5
*
Unit test for PrerenderManager
tburkard@chromium.org
2010-12-16
1
-0
/
+179