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_contents.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-16
/
+18
*
Updating histograms to allow for experiments & log origin-based histograms.
tburkard@chromium.org
2011-07-07
1
-5
/
+8
*
Removes pure virtual methods from TabContentsDelegate and removes all
sky@chromium.org
2011-07-01
1
-19
/
+0
*
Move some prerender configuration settings out of PrerenderManager.
cbentzel@chromium.org
2011-06-30
1
-4
/
+2
*
Fix prerendered RenderWidgets thinking they were visible
mmenke@chromium.org
2011-06-29
1
-6
/
+15
*
Adding Origin to net-internals#prerender and fix a page ID conflict.
dominich@chromium.org
2011-06-28
1
-16
/
+43
*
Added prerendering to omnibox. Enable through --prerender-from-omnibox comman...
dominich@chromium.org
2011-06-24
1
-27
/
+32
*
Two minor tweaks to prerender:
sky@chromium.org
2011-06-23
1
-0
/
+1
*
Move MachBroker to content.
jam@chromium.org
2011-06-23
1
-1
/
+1
*
Clean up no longer needed prerender_contents includes.
mmenke@chromium.org
2011-06-16
1
-10
/
+16
*
Prerender tab for net-internals
cbentzel@chromium.org
2011-06-15
1
-0
/
+11
*
Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...
jam@chromium.org
2011-06-03
1
-3
/
+2
*
Reduce likelihood of double-get of top-level prerendered resource.
cbentzel@chromium.org
2011-05-30
1
-0
/
+4
*
Cancel prerendering earlier when an authentication prompt will be required.
cbentzel@chromium.org
2011-05-28
1
-24
/
+0
*
Cleaning up of data types, naming for JavaScript dialogs.
avi@chromium.org
2011-05-27
1
-3
/
+3
*
Remove old Prerender interface and mark unreachable methods as NOTREACHED()
dominich@chromium.org
2011-05-27
1
-279
/
+8
*
Fix fragment handling in Prerender to cancel on a fragment mismatch.
dominich@chromium.org
2011-05-26
1
-6
/
+13
*
Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.
dominich@chromium.org
2011-05-25
1
-16
/
+21
*
Fix compile error.
jam@chromium.org
2011-05-24
1
-5
/
+6
*
Replace "http" etc with the url_constants version. This was a previous TODO ...
jam@chromium.org
2011-05-23
1
-2
/
+2
*
Prevent DCHECK (And later double deletion) when
mmenke@chromium.org
2011-05-23
1
-3
/
+9
*
Fix flakiness resulting from deleting TabContents before
mmenke@chromium.org
2011-05-23
1
-0
/
+1
*
Ensure that PageID's of prerendered pages do not exceed the Page ID of the
tburkard@chromium.org
2011-05-23
1
-6
/
+8
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-22
1
-0
/
+1
*
Cancel downloads earlier when prerendering.
mmenke@chromium.org
2011-05-20
1
-4
/
+22
*
Safely cancel prerenders on threads other than the UI thread.
mmenke@chromium.org
2011-05-20
1
-59
/
+45
*
Fix committing of link click history in prerendering, fixing favicons.
tburkard@chromium.org
2011-05-20
1
-0
/
+59
*
Do not prerender when the URL to be prerendered was visited in the last 5 sec...
tburkard@chromium.org
2011-05-19
1
-0
/
+4
*
Revert "Changes to not use the prerendered contents when window.opener needs ...
tessamac@chromium.org
2011-05-17
1
-1
/
+0
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-17
1
-0
/
+1
*
Cancel prerenders for pages that call window.print()
dominich@chromium.org
2011-05-17
1
-4
/
+0
*
Move view_types.h from chrome to content. Although some of the enum types ar...
jam@chromium.org
2011-05-16
1
-1
/
+0
*
Revert 85545 - Cancel prerenders for pages that call window.print()
dominich@chromium.org
2011-05-16
1
-0
/
+4
*
Cancel prerenders for pages that call window.print()
dominich@chromium.org
2011-05-16
1
-4
/
+0
*
When prerendering, delete TabContents more promptly.
mmenke@chromium.org
2011-05-16
1
-2
/
+0
*
Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...
nsylvain@chromium.org
2011-05-15
1
-1
/
+0
*
Changes to not use the prerendered contents when window.opener needs to be set.
shishir@chromium.org
2011-05-14
1
-0
/
+1
*
Block the creation of a new window when prerendering.
dominich@chromium.org
2011-05-13
1
-2
/
+3
*
Fixed version of CL 6975004.
mmenke@chromium.org
2011-05-12
1
-5
/
+21
*
PrerenderBrowserTest.PrerenderHTTPS was failing for some reason.
mmenke@chromium.org
2011-05-11
1
-21
/
+5
*
Hide a TabContents's RenderViewHost while prerendering.
mmenke@chromium.org
2011-05-11
1
-5
/
+21
*
Revert 84922 - Block the creation of a new window when prerendering.
dmaclach@chromium.org
2011-05-11
1
-3
/
+2
*
Block the creation of a new window when prerendering.
dominich@chromium.org
2011-05-11
1
-2
/
+3
*
Fix the PrerenderBrowserTest.PrerenderPopup test to work when UseTabContents ...
dominich@chromium.org
2011-05-06
1
-0
/
+15
*
Porting the Task Manager to the TabContents-based prerender code.
dominich@chromium.org
2011-05-06
1
-19
/
+4
*
Make prerender plugin/HTML5 tests work with PrerenderContents
mmenke@chromium.org
2011-05-05
1
-5
/
+24
*
Fix PrerenderBrowserTest.PrerenderHttpAuthentication for TabContents-based-pr...
cbentzel@chromium.org
2011-05-05
1
-5
/
+3
*
Add RenderViewHostObserver for handling of messages for prerendering.
dominich@chromium.org
2011-05-05
1
-83
/
+82
*
Cleanup: Change LOG(INFO) to VLOG(1) in chrome/browser/prerender.
thestig@chromium.org
2011-05-04
1
-5
/
+6
*
Fix the prerender memory browser test for tab contents and some general cleanup
tburkard@chromium.org
2011-05-03
1
-10
/
+11
[next]