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
*
Add an API around SessionStorageNamespace. This is just an empty API, what ma...
jam@chromium.org
2012-02-24
5
-8
/
+8
*
Fix bug where a large number of extensions can starve the browser for rendere...
nasko@chromium.org
2012-02-22
1
-1
/
+2
*
Adding more hit weights to NAP field trials.
dominich@chromium.org
2012-02-21
1
-12
/
+12
*
Switch default group for Omnibox Prerender field trial to enabled.
dominich@chromium.org
2012-02-18
1
-7
/
+8
*
Eliminate ResourceDispatcherHostDelegate::ShouldDeferStart in favor of Resour...
darin@chromium.org
2012-02-17
4
-26
/
+104
*
Upstreaming prerendering changes for Android.
jcivelli@chromium.org
2012-02-16
6
-4
/
+47
*
Move resource_context.h to content/public/browser. Remove the workaround in i...
jam@chromium.org
2012-02-09
1
-1
/
+1
*
Check for NULL active_web_contents when starting prerender.
cbentzel@chromium.org
2012-02-09
1
-2
/
+3
*
Fix Rate Limiting & Renderer Crashed so that control group & prerender group ...
tburkard@chromium.org
2012-02-09
1
-2
/
+2
*
Move handling of debug urls like chrome://crash, chrome://gpuclean to content...
jam@chromium.org
2012-02-08
1
-2
/
+2
*
Breaking down more histograms by hit weight.
dominich@chromium.org
2012-02-08
1
-4
/
+10
*
Field trial to investigate higher weightings for hits when calculating Omnibo...
dominich@chromium.org
2012-02-01
2
-20
/
+44
*
Cancel prerenders from Omnibox if we navigate to a different URL than predicted.
dominich@chromium.org
2012-01-31
3
-437
/
+512
*
Move click-to-play out of chrome://flags.
bauerb@chromium.org
2012-01-31
1
-3
/
+0
*
Revert 119699 - Cancel prerenders from Omnibox if we navigate to a different ...
dominich@google.com
2012-01-30
3
-511
/
+436
*
Cancel prerenders from Omnibox if we navigate to a different URL than predicted.
dominich@chromium.org
2012-01-30
3
-436
/
+511
*
Enable PrerenderBrowserTest.PrerenderSessionStorage.
cbentzel@chromium.org
2012-01-27
1
-3
/
+2
*
Adding tests to verify that WOULD_HAVE_BEEN_PRERENDERED works for
tburkard@chromium.org
2012-01-26
1
-11
/
+49
*
Remove some unnecessary resource_dispatcher_host.h includes.
darin@chromium.org
2012-01-25
1
-1
/
+0
*
Testing these conditions must be done in the browser test.
tburkard@chromium.org
2012-01-25
2
-34
/
+0
*
Make a separate histogram for MatchComplete Final Status'es and
tburkard@chromium.org
2012-01-24
10
-52
/
+221
*
Profiles: Add a --dump-profile-graph option when !NDEBUG.
erg@chromium.org
2012-01-24
1
-2
/
+3
*
Checkpoint: android fixes towards compilation of unit_tests.
jrg@chromium.org
2012-01-21
1
-2
/
+2
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
1
-1
/
+4
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
1
-1
/
+1
*
Update omnibox prerender field trial opt-in rate for stable/beta.
dominich@chromium.org
2012-01-17
1
-8
/
+8
*
Break down FinalStatus histogram for prerendering by experiment group.
tburkard@chromium.org
2012-01-16
1
-1
/
+2
*
Convert use of int ms to TimeDelta in files owned by dominich.
tedvessenes@gmail.com
2012-01-12
1
-2
/
+3
*
Get rid of RenderViewHostManager usage in chrome.
jam@chromium.org
2012-01-11
1
-1
/
+0
*
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
*
Split RenderViewHostDelegateViewHelper in two.
avi@chromium.org
2012-01-10
1
-16
/
+12
*
Copy all the max page IDs to Instant/Prerender's TabContents
creis@chromium.org
2012-01-10
4
-46
/
+3
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-15
/
+6
*
Revert 117067 - Split RenderViewHostDelegateViewHelper in two.
avi@chromium.org
2012-01-10
1
-12
/
+16
*
Split RenderViewHostDelegateViewHelper in two.
avi@chromium.org
2012-01-10
1
-16
/
+12
*
Don't disable Omnibox Prerender based on metrics reporting
dominich@chromium.org
2012-01-07
1
-3
/
+0
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
2
-2
/
+0
*
Remove all but the Exact Full Omnibox Prerender algorithm.
dominich@chromium.org
2012-01-06
8
-119
/
+26
*
Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...
jam@chromium.org
2012-01-06
1
-9
/
+10
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
1
-8
/
+8
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
2
-3
/
+3
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-2
/
+3
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-14
/
+14
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...
jam@chromium.org
2012-01-03
3
-6
/
+6
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-2
/
+2
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-6
/
+6
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-3
/
+3
*
Create a Content API interface around NavigationController, and move all the ...
jam@chromium.org
2011-12-29
4
-4
/
+6
[next]