summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/predictor_api.cc
Commit message (Expand)AuthorAgeFilesLines
* 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