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
*
Revert 146735 - Handle interface to prerenders.
gavinp@chromium.org
2012-07-14
1
-69
/
+66
*
Handle interface to prerenders.
gavinp@chromium.org
2012-07-14
1
-66
/
+69
*
Cancel prerender when a site tries to register a protocol handler.
mmenke@chromium.org
2012-06-25
1
-19
/
+21
*
All visibility change functions (WasRestored/ShowContents/DidBecomeSelected a...
scshunt@google.com
2012-06-25
1
-1
/
+1
*
Get rid of browser::FindLastActiveWithProfile call in prerendering code by pa...
jam@chromium.org
2012-06-25
1
-24
/
+1
*
Transfer user agent info between browser and renderer
dfalcantara@chromium.org
2012-06-20
1
-2
/
+8
*
Fix PPLT metrics in the RecentlyNavigated case.
gavinp@chromium.org
2012-06-14
1
-1
/
+4
*
Remove pixel-based stats for the branchpoint.
tburkard@chromium.org
2012-06-14
1
-3
/
+1
*
Revert 141990 - Fix PPLT metrics in the RecentlyNavigated case.
gavinp@chromium.org
2012-06-13
1
-4
/
+1
*
Fix PPLT metrics in the RecentlyNavigated case.
gavinp@chromium.org
2012-06-13
1
-1
/
+4
*
TabContentsWrapper -> TabContents, part 23.
avi@chromium.org
2012-06-08
1
-6
/
+6
*
Fix Prerender control group instrumentation.
cbentzel@chromium.org
2012-05-29
1
-2
/
+10
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-2
/
+2
*
Remove redundant boolean from unit test code.
dominich@chromium.org
2012-05-16
1
-2
/
+2
*
Compute the percentage of pixels of a webpage that is
tburkard@chromium.org
2012-05-15
1
-1
/
+3
*
New link rel=prerender api, using WebKit::WebPrerenderingPlatform
gavinp@chromium.org
2012-05-11
1
-47
/
+48
*
Change PrerenderContents::render_view_host from hacker_style to StudlyCaps.
gavinp@chromium.org
2012-04-29
1
-8
/
+8
*
TabContents -> WebContentsImpl, part 18.
avi@chromium.org
2012-04-17
1
-5
/
+5
*
Remove PrerenderResourceThrottle and related infrastructure.
cbentzel@chromium.org
2012-04-10
1
-5
/
+0
*
Fixing PrerenderBrowserTest.PrerenderHTML5VideoNetwork test to test for stall...
shishir@chromium.org
2012-04-06
1
-2
/
+7
*
Make it so that allow_js_access: false can be used with background pages crea...
mihaip@chromium.org
2012-03-29
1
-1
/
+2
*
Fix prerender link errors for Android.
yfriedman@chromium.org
2012-03-28
1
-0
/
+6
*
Move ResourceRequestDetails to content/public/browser and put in the content ...
tfarina@chromium.org
2012-03-19
1
-3
/
+4
*
Use WebContentsDelegate::CanDownload to intercept file downloads on Android.
nileshagrawal@chromium.org
2012-03-13
1
-1
/
+3
*
Prerendered pages are swapped in at browser::Navigate time.
cbentzel@chromium.org
2012-03-09
1
-4
/
+42
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-7
/
+7
*
Remove mach_broker_mac.h dependency from chrome.
jam@chromium.org
2012-02-29
1
-5
/
+2
*
Add an API around SessionStorageNamespace. This is just an empty API, what ma...
jam@chromium.org
2012-02-24
1
-2
/
+1
*
Upstreaming prerendering changes for Android.
jcivelli@chromium.org
2012-02-16
1
-1
/
+10
*
Check for NULL active_web_contents when starting prerender.
cbentzel@chromium.org
2012-02-09
1
-2
/
+3
*
Make a separate histogram for MatchComplete Final Status'es and
tburkard@chromium.org
2012-01-24
1
-19
/
+8
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
1
-1
/
+1
*
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
1
-29
/
+0
*
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
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Remove all but the Exact Full Omnibox Prerender algorithm.
dominich@chromium.org
2012-01-06
1
-5
/
+4
*
Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...
jam@chromium.org
2012-01-06
1
-9
/
+10
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-14
/
+14
*
Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...
jam@chromium.org
2012-01-03
1
-3
/
+3
*
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
1
-1
/
+1
*
Convert all of the WebContentsDelegate to use WebContents instead of TabConte...
jam@chromium.org
2011-12-28
1
-3
/
+3
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-1
/
+2
*
Move most of the remaining users of WebContentsObserver::tab_contents() to us...
jam@chromium.org
2011-12-26
1
-4
/
+4
*
Move TabContentsObserver to content/public, rename it to WebContentsObserver,...
jam@chromium.org
2011-12-22
1
-2
/
+2
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-2
/
+2
[next]