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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize ViewMsg_Navigate_Params::page_id to -1 since since it doesn't have...
jam@chromium.org
2011-03-22
1
-0
/
+4
*
Move a bunch more renderer messages from chrome to content.
jam@chromium.org
2011-03-22
1
-1
/
+2
*
Adding prerenders per session counter
dominich@google.com
2011-03-22
2
-0
/
+10
*
Limit prerender by only allowing one every X ms (X currently set to 500).
dominich@google.com
2011-03-21
4
-6
/
+111
*
Move FINAL_STATUS_NESTED later so it is not counted too heavily.
cbentzel@chromium.org
2011-03-21
1
-4
/
+4
*
Deflake PrerenderBrowserTest.PrerenderRedirectToHttps
cbentzel@chromium.org
2011-03-19
1
-3
/
+19
*
Cancel prefetches within a prerender'ed page.
cbentzel@chromium.org
2011-03-19
3
-0
/
+11
*
Add OWNERS for chrome/browser/prerender
cbentzel@chromium.org
2011-03-19
1
-0
/
+2
*
Review URL: http://codereview.chromium.org/6708020
tburkard@chromium.org
2011-03-17
1
-2
/
+2
*
For prerendering, add a perceived pageload time metric for pages that
tburkard@chromium.org
2011-03-16
5
-10
/
+66
*
fav icon -> favicon. Pass 8: content/
avi@chromium.org
2011-03-15
1
-1
/
+1
*
fav icon -> favicon. Pass 5: fav_icon -> favicon
avi@chromium.org
2011-03-15
1
-1
/
+1
*
Increase ranges for some prerender-based histograms.
cbentzel@chromium.org
2011-03-15
1
-7
/
+16
*
Update prerender field trial in canary from 5% control & 5% experiment to
tburkard@chromium.org
2011-03-14
1
-2
/
+2
*
fav icon -> favicon. Pass 1.
avi@chromium.org
2011-03-14
3
-5
/
+5
*
Bump up prerender field trial control and experiment groups to 5% each.
sreeram@chromium.org
2011-03-10
1
-2
/
+2
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
2
-3
/
+3
*
cd Move prerender specific functionality out of TabContents into a tab content
tburkard@chromium.org
2011-03-08
4
-18
/
+82
*
Change prerender control group to be observe-prefetch-without-actually-prefet...
cbentzel@chromium.org
2011-03-08
1
-8
/
+17
*
Add set of prerendering RenderViewHosts to allow setting of PRERENDER load fl...
dominich@google.com
2011-03-07
1
-0
/
+34
*
Move resource related IPCs to their own file in content. I added a IPC_STRUC...
jam@chromium.org
2011-03-05
2
-2
/
+2
*
Disable prerender on CrOS.
cbentzel@chromium.org
2011-03-05
1
-0
/
+6
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-2
/
+2
*
Record histograms for Prerender control group.
cbentzel@chromium.org
2011-03-02
3
-6
/
+11
*
set_was_prerendered is called earlier to get prerender icon to appear more re...
cbentzel@chromium.org
2011-03-02
1
-2
/
+1
*
Add field trial (at 0%) for prerender
cbentzel@chromium.org
2011-03-02
1
-7
/
+22
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
2
-2
/
+2
*
Adds PrerenderBrowserTest.PrerenderNoSSLReferrer, which checks that there
mmenke@chromium.org
2011-03-02
1
-11
/
+41
*
Always record Prerender.TimeUntilUsed.
cbentzel@chromium.org
2011-03-02
1
-3
/
+1
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
3
-4
/
+4
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Do not perform prerendering when there are too many processes such that
tburkard@chromium.org
2011-03-01
2
-0
/
+12
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-4
/
+4
*
Move prerender and prefetch logic out into chrome/browser/prerender.
cbentzel@chromium.org
2011-03-01
2
-0
/
+107
*
Revert 76250 - Beef up prerendering tests a little.
mmenke@chromium.org
2011-02-28
1
-41
/
+11
*
Beef up prerendering tests a little.
mmenke@chromium.org
2011-02-28
1
-11
/
+41
*
In PrerenderManager, use RepeatingTimer for repeating cleanup tasks.
tburkard@chromium.org
2011-02-25
2
-25
/
+11
*
Ensure that Prerendering uses not more than 100MB per prerendered page.
tburkard@chromium.org
2011-02-24
6
-1
/
+148
*
Remove browsing_instance.h stub file and update all the references.
tfarina@chromium.org
2011-02-24
1
-3
/
+3
*
AddPreload checks alias URLs of existing PrerenderContents.
cbentzel@chromium.org
2011-02-23
3
-34
/
+39
*
WebUI: Fix the remaining references to dom_ui. Final Patch.
tfarina@chromium.org
2011-02-23
1
-1
/
+1
*
Add an icon to the omnibox when a page is prerendered.
cbentzel@chromium.org
2011-02-22
1
-0
/
+2
*
Mark PrenderBrowserTest.PrerenderRedirectToHttps flaky.
cbentzel@chromium.org
2011-02-20
1
-1
/
+2
*
Cancel prerender if any of the visited URLs are https, part 3.
cbentzel@chromium.org
2011-02-20
7
-36
/
+120
*
Revert 75393 - Cancel prerender if any of the visited URLs are https.
cbentzel@chromium.org
2011-02-18
6
-106
/
+24
*
Cancel prerender if any of the visited URLs are https.
cbentzel@chromium.org
2011-02-18
6
-24
/
+106
*
Make TabContentsObserver handle registration automatically, as well as exposi...
jam@chromium.org
2011-02-17
2
-5
/
+2
*
Fix for not delay loading plugins in subframes when prerendering.
mmenke@chromium.org
2011-02-16
1
-0
/
+8
*
Cancel prerender when we discover a download starting from a page we are prer...
dominich@google.com
2011-02-16
3
-2
/
+47
[next]