summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/referrer.h
Commit message (Expand)AuthorAgeFilesLines
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of time headers in chrome/browser/, part 4.avi@chromium.org2013-06-281-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+4
* Consistently trim learned referrer databasejar@chromium.org2011-04-061-16/+9
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+1
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+2
* Support both preconnection, and pre-resolution for subresourcesjar@chromium.org2010-07-281-20/+24
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-6/+7
* Do speculative preconnection based on network traffic (not just DNS)jar@chromium.org2010-06-231-7/+8
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-181-14/+55
* Fix a bunch of minor Coverity issues.phajdan.jr@chromium.org2009-07-151-1/+1
* Persist info about subresources on pages for DNS pre-resolutionjar@chromium.org2009-02-171-1/+16
* Handle race between deleting a low use referrer acruing valuejar@chromium.org2009-01-231-8/+8
* Fixed two simple compilations that stopped browser/net/referrer.cctc@google.com2008-11-261-8/+2
* Adaptively identify URL subresources and pre-resolve hosts via DNSjar@google.com2008-11-061-0/+92