summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/predictor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-1/+1
* Remove HostResolverImpl from Mock*HostResolver. szym@chromium.org2011-11-081-5/+2
* Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-071-2/+5
* Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-071-5/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-109/+82
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-011-4/+4
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-82/+109
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-109/+82
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-82/+109
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-109/+82
* base: Remove using declaration of FundamentalValue as it's no longer necessary.tfarina@chromium.org2011-08-111-4/+5
* Consistently trim learned referrer databasejar@chromium.org2011-04-061-15/+29
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-281-0/+24
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-1/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-18/+18
* Restrict total parallel DNS resolutionsjar@chromium.org2010-10-291-10/+9
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-2/+2
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-34/+41
* Don't resolve IP literals.vandebo@chromium.org2010-08-181-1/+1
* Reduce "false positive" in preconnect rates.jar@chromium.org2010-08-181-1/+40
* Revert 56384 - Don't resolve IP literals.vandebo@chromium.org2010-08-171-1/+1
* Don't resolve IP literals.vandebo@chromium.org2010-08-171-1/+1
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-0/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-3/+3
* Support both preconnection, and pre-resolution for subresourcesjar@chromium.org2010-07-281-134/+36
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-0/+640