| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert WebContents to return a content::NavigationController instead of the ... | jam@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Create a Content API interface around NavigationController, and move all the ... | jam@chromium.org | 2011-12-29 | 1 | -0/+1 |
* | Convert all of the WebContentsDelegate to use WebContents instead of TabConte... | jam@chromium.org | 2011-12-28 | 1 | -2/+2 |
* | Remove temporary redirect header and DEPS exception for cancelable_request.h | joi@chromium.org | 2011-12-27 | 1 | -1/+1 |
* | Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo... | jam@chromium.org | 2011-12-27 | 1 | -15/+15 |
* | Convert a bunch of WebContentsObservers to use web_contents() instead of tab_... | jam@chromium.org | 2011-12-25 | 1 | -38/+39 |
* | Rename TabContents::browser_context() to GetBrowserContext and put it into th... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Move TabContentsDelegate to content/public/browser and put it in the content ... | tfarina@chromium.org | 2011-12-20 | 1 | -2/+2 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 1 | -4/+4 |
* | Start creating the content::WebPage interface around TabContents. This is jus... | jam@chromium.org | 2011-12-20 | 1 | -2/+2 |
* | Clean up TCW, make it solely a hub for 1:1 observer/helper objects. | avi@chromium.org | 2011-12-12 | 1 | -4/+6 |
* | Create a bunch of TabHelpers and TabObservers, move all TCW functionality int... | avi@chromium.org | 2011-12-09 | 1 | -3/+4 |
* | Add support for content::Referrer to prerender | jochen@chromium.org | 2011-12-06 | 1 | -8/+11 |
* | Removing history-based omnibox prerender heuristics. | dominich@chromium.org | 2011-12-02 | 1 | -14/+0 |
* | Add recording of when a prerender actually starts to prerender histograms. Th... | dominich@chromium.org | 2011-12-02 | 1 | -0/+2 |
* | Define DevTools content API | yurys@chromium.org | 2011-12-01 | 1 | -2/+2 |
* | Fix recording of Omnibox prerenders so counts are more aligned. | dominich@chromium.org | 2011-11-29 | 1 | -9/+9 |
* | Adding histograms for better Omnibox prerender performance tracking. | dominich@chromium.org | 2011-11-22 | 1 | -0/+4 |
* | Adding a fourth omnibox prerender experiment. | dominich@chromium.org | 2011-11-21 | 1 | -0/+7 |
* | Define the public interface for content browser RenderProcessHost. This inter... | ananta@chromium.org | 2011-11-18 | 1 | -7/+7 |
* | For the MatchComplete PPLT change in prerendering, | tburkard@chromium.org | 2011-11-16 | 1 | -0/+2 |
* | Add SwappedOut to TabContentsDelegate to allow us to correctly delete TabCont... | dominich@chromium.org | 2011-11-15 | 1 | -3/+24 |
* | Prerendering: Add MatchComplete PPLT | tburkard@chromium.org | 2011-11-14 | 1 | -7/+61 |
* | Add information to net-internals if the user is in the no-use group. | dominich@chromium.org | 2011-11-14 | 1 | -0/+7 |
* | Revert 109719 - Prerendering: Add MatchComplete PPLT | tburkard@chromium.org | 2011-11-11 | 1 | -59/+7 |
* | Prerendering: Add MatchComplete PPLT | tburkard@chromium.org | 2011-11-11 | 1 | -7/+59 |
* | Add database to use as the source of an alternative algorithm for Network Act... | dominich@chromium.org | 2011-11-10 | 1 | -5/+19 |
* | Prerender experiment to prerender, but not swap in, | tburkard@chromium.org | 2011-11-03 | 1 | -1/+11 |
* | Prerendered tabs use the same SessionStorage namespace as the tab that trigge... | cbentzel@chromium.org | 2011-11-02 | 1 | -14/+36 |
* | 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 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+8 |
* | base::Bind: Cleanup in prerender. | jhawkins@chromium.org | 2011-10-10 | 1 | -3/+3 |
* | Changes for cross domain prerenders to not cancel when there is a window.open... | shishir@chromium.org | 2011-10-07 | 1 | -4/+6 |
* | Remove Prerender from ResourceContext and ProfileIOData. | cbentzel@chromium.org | 2011-10-07 | 1 | -0/+17 |
* | base::Bind: Convert a few more instances. | jhawkins@chromium.org | 2011-10-05 | 1 | -3/+4 |
* | Moved PrerenderManager to ProfileKeyedService system. | dominich@chromium.org | 2011-10-05 | 1 | -5/+14 |
* | Make 50% control group for prerendering. | tburkard@chromium.org | 2011-10-04 | 1 | -2/+3 |
* | DevTools: disable page prerendering for inspected tabs | yurys@chromium.org | 2011-10-03 | 1 | -0/+8 |
* | Added multiple NetworkActionPredictor heuristics and a field trial to select ... | dominich@chromium.org | 2011-09-27 | 1 | -1/+21 |
* | Deflake PrerenderInfiniteLoopMultiple. Issue is that link tags | mmenke@chromium.org | 2011-09-26 | 1 | -81/+20 |
* | Add Field Trial for Prerender From Omnibox. | dominich@chromium.org | 2011-09-20 | 1 | -4/+4 |
* | Revert 100003 - Moved PrerenderManager to ProfileKeyedService system. | dominich@chromium.org | 2011-09-07 | 1 | -14/+5 |
* | Moved PrerenderManager to ProfileKeyedService system. | dominich@chromium.org | 2011-09-07 | 1 | -5/+14 |
* | B0;136;0cRe-enable TopSites in PrerenderManager, this time duplicating the in... | tburkard@chromium.org | 2011-09-06 | 1 | -16/+4 |
* | Nukes remove_first_entry from CopyStateFromAndPrune. This turned out bad for ... | sky@chromium.org | 2011-09-03 | 1 | -2/+1 |