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
*
New link rel=prerender api, using WebKit::WebPrerenderingPlatform
gavinp@chromium.org
2012-05-11
1
-601
/
+0
*
Add tests for prerender manager disabling.
cbentzel@chromium.org
2012-03-30
1
-0
/
+12
*
Prerendered pages are swapped in at browser::Navigate time.
cbentzel@chromium.org
2012-03-09
1
-7
/
+1
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-1
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Add field trial to extend prerender expiration to 5 minutes.
dominich@chromium.org
2012-03-02
1
-2
/
+2
*
Add an API around SessionStorageNamespace. This is just an empty API, what ma...
jam@chromium.org
2012-02-24
1
-1
/
+1
*
Cancel prerenders from Omnibox if we navigate to a different URL than predicted.
dominich@chromium.org
2012-01-31
1
-5
/
+68
*
Revert 119699 - Cancel prerenders from Omnibox if we navigate to a different ...
dominich@google.com
2012-01-30
1
-70
/
+4
*
Cancel prerenders from Omnibox if we navigate to a different URL than predicted.
dominich@chromium.org
2012-01-30
1
-4
/
+70
*
Testing these conditions must be done in the browser test.
tburkard@chromium.org
2012-01-25
1
-32
/
+0
*
Make a separate histogram for MatchComplete Final Status'es and
tburkard@chromium.org
2012-01-24
1
-2
/
+34
*
Add support for content::Referrer to prerender
jochen@chromium.org
2011-12-06
1
-5
/
+6
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
1
-0
/
+1
*
Remove needless include of the content/browser/render_process_host.h header f...
ananta@chromium.org
2011-11-04
1
-1
/
+0
*
Prerendered tabs use the same SessionStorage namespace as the tab that trigge...
cbentzel@chromium.org
2011-11-02
1
-3
/
+4
*
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
-3
/
+3
*
Changes for cross domain prerenders to not cancel when there is a window.open...
shishir@chromium.org
2011-10-07
1
-2
/
+9
*
Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-10-05
1
-0
/
+1
*
Deflake PrerenderInfiniteLoopMultiple. Issue is that link tags
mmenke@chromium.org
2011-09-26
1
-4
/
+0
*
Revert 100003 - Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-09-07
1
-1
/
+0
*
Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-09-07
1
-0
/
+1
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-2
/
+1
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+1
*
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
[next]