| Commit message (Expand) | Author | Age | Files | Lines |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 | tfarina@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Use a direct include of time headers in chrome/browser/, part 4. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -2/+4 |
* | Consistently trim learned referrer database | jar@chromium.org | 2011-04-06 | 1 | -16/+9 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+1 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 1 | -1/+2 |
* | Support both preconnection, and pre-resolution for subresources | jar@chromium.org | 2010-07-28 | 1 | -20/+24 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Change classes and functions for DNS Prefetching to Predictor* | jar@chromium.org | 2010-06-25 | 1 | -6/+7 |
* | Do speculative preconnection based on network traffic (not just DNS) | jar@chromium.org | 2010-06-23 | 1 | -7/+8 |
* | Support speculative pre-connection to search URLs | jar@chromium.org | 2010-05-18 | 1 | -14/+55 |
* | Fix a bunch of minor Coverity issues. | phajdan.jr@chromium.org | 2009-07-15 | 1 | -1/+1 |
* | Persist info about subresources on pages for DNS pre-resolution | jar@chromium.org | 2009-02-17 | 1 | -1/+16 |
* | Handle race between deleting a low use referrer acruing value | jar@chromium.org | 2009-01-23 | 1 | -8/+8 |
* | Fixed two simple compilations that stopped browser/net/referrer.cc | tc@google.com | 2008-11-26 | 1 | -8/+2 |
* | Adaptively identify URL subresources and pre-resolve hosts via DNS | jar@google.com | 2008-11-06 | 1 | -0/+92 |