summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prerender
Commit message (Expand)AuthorAgeFilesLines
* Reenabling commented out test: PrerenderBrowserTest.PrerenderHTML5Audioshishir@chromium.org2011-12-131-8/+6
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-123-10/+17
* Create a bunch of TabHelpers and TabObservers, move all TCW functionality int...avi@chromium.org2011-12-092-4/+6
* Defer loading of audio/video tags while prerendering.shishir@chromium.org2011-12-091-9/+49
* Increase Exact Full trial to 90%.dominich@chromium.org2011-12-081-1/+1
* Increase omnibox prerender field trial opt-in from 40% to 90%.dominich@chromium.org2011-12-061-1/+1
* Add support for content::Referrer to prerenderjochen@chromium.org2011-12-066-32/+40
* Prerenders that send a ViewHostMsg_OpenURL are canceled with FINAL_STATUS_OPE...cbentzel@chromium.org2011-12-053-0/+15
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-052-4/+6
* Removing history-based omnibox prerender heuristics.dominich@chromium.org2011-12-028-54/+12
* Add recording of when a prerender actually starts to prerender histograms. Th...dominich@chromium.org2011-12-023-0/+7
* Define DevTools content APIyurys@chromium.org2011-12-012-10/+15
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-012-0/+2
* Fix recording of Omnibox prerenders so counts are more aligned.dominich@chromium.org2011-11-295-24/+26
* Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()robertshield@chromium.org2011-11-291-15/+16
* Reenable NavigateToPrerenderedPageWhenDevToolsAttached after WebKit r101176yurys@chromium.org2011-11-291-2/+1
* callback_forward.h forward-declares base::Callback and base::Closure.erikwright@chromium.org2011-11-281-1/+1
* Move RenderViewHostObserver to content/public/browser/ and put it into the co...tfarina@chromium.org2011-11-252-6/+6
* Disable two tests started crashing after WebKit r101166yurys@chromium.org2011-11-251-1/+2
* Adding histograms for better Omnibox prerender performance tracking.dominich@chromium.org2011-11-223-0/+27
* Adding a fourth omnibox prerender experiment.dominich@chromium.org2011-11-216-25/+47
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-212-9/+0
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-182-8/+8
* Remove some unnecessary includes of view_messages.h.jam@chromium.org2011-11-172-3/+0
* Disables plugin based prenderer browser tests as they don't work onsky@chromium.org2011-11-161-2/+9
* For the MatchComplete PPLT change in prerendering,tburkard@chromium.org2011-11-163-0/+15
* Get rid of resource_messages.h include from chrome, since that's an internal ...jam@chromium.org2011-11-161-1/+0
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-163-10/+4
* Add SwappedOut to TabContentsDelegate to allow us to correctly delete TabCont...dominich@chromium.org2011-11-151-3/+24
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-153-4/+4
* Prerendering: Add MatchComplete PPLTtburkard@chromium.org2011-11-149-29/+103
* Add information to net-internals if the user is in the no-use group.dominich@chromium.org2011-11-142-0/+8
* Revert 109719 - Prerendering: Add MatchComplete PPLTtburkard@chromium.org2011-11-119-101/+29
* Prerendering: Add MatchComplete PPLTtburkard@chromium.org2011-11-119-29/+101
* Deflake PrerenderBrowserTest.PrerenderSessionStorage.cbentzel@chromium.org2011-11-101-7/+6
* Add database to use as the source of an alternative algorithm for Network Act...dominich@chromium.org2011-11-106-6/+36
* Mark PrerenderBrowserTest.PrerenderSessionStorage flaky.joi@chromium.org2011-11-091-0/+4
* Remove needless include of the content/browser/render_process_host.h header f...ananta@chromium.org2011-11-041-1/+0
* Prerender experiment to prerender, but not swap in,tburkard@chromium.org2011-11-035-6/+35
* Prerendered tabs use the same SessionStorage namespace as the tab that trigge...cbentzel@chromium.org2011-11-028-154/+113
* Move BrowserThread to content namespace.joi@chromium.org2011-11-025-0/+10
* Removed useless header include.droger@google.com2011-10-281-1/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-284-11/+11
* Fix the asan fix.joaodasilva@chromium.org2011-10-202-2/+3
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-193-6/+6
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-194-32/+35
* Ensure that prerender_contents is getting the Browser associated with the cor...mirandac@chromium.org2011-10-181-1/+1
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-1/+1
* Revert 106029nkostylev@chromium.org2011-10-181-1/+1
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-1/+1