summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/predictor_api.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-02-021-6/+6
* Revert 72153 - Remove user-related data from local_state and add to user_pre...mirandac@chromium.org2011-01-211-6/+6
* Remove user-related data from local_state and add to user_preferences, in pr...mirandac@chromium.org2011-01-211-6/+6
* .c Feature to disable field trials in old versions of Chromium. Field trialsrtenneti@chromium.org2011-01-191-5/+4
* dont save username and password in the url that is used duringrtenneti@chromium.org2011-01-121-1/+1
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...mirandac@chromium.org2010-12-161-11/+22
* Revert 69320 - Migrate HostReferralList and StartupDNSPrefetchList from local...mirandac@chromium.org2010-12-151-22/+11
* Migrate HostReferralList and StartupDNSPrefetchList from local_state to user ...mirandac@chromium.org2010-12-151-11/+22
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-3/+7
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Restrict total parallel DNS resolutionsjar@chromium.org2010-10-291-25/+53
* Add performance histograms to resolver, asong with A/B testjar@chromium.org2010-10-151-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-6/+8
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-24/+24
* Automatically fail external DNS queries in tests, but don't abort the test.isherman@chromium.org2010-10-051-3/+1
* Reland 58601 -nsylvain@chromium.org2010-09-071-1/+0
* Revert 58601 -nsylvain@chromium.org2010-09-071-0/+1
* Have the browser start connecting as soon as the navigation starts. Thismbelshe@chromium.org2010-09-051-1/+0
* Update the Preconnect logic to use the new HttpStreamFactory formbelshe@chromium.org2010-09-031-5/+13
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-4/+4
* Reduce "false positive" in preconnect rates.jar@chromium.org2010-08-181-106/+26
* Intercept navigations, not DNS resolutions, to predict startupjar@chromium.org2010-08-151-101/+84
* Have MakeName prepend the underscore to the field trial group name,mlloyd@chromium.org2010-08-051-9/+9
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+2
* Support both preconnection, and pre-resolution for subresourcesjar@chromium.org2010-07-281-128/+50
* Avoid preconnect (and pre-resolution) when proxy MIGHT be presentjar@chromium.org2010-07-091-1/+4
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-0/+756