| Commit message (Expand) | Author | Age | Files | Lines |
* | Add data reduction functionality to all platforms. | kundaji | 2014-09-23 | 1 | -4/+0 |
* | Check if precaching is allowed for the current browser context before | tanviraumi | 2014-08-29 | 3 | -0/+18 |
* | Remove implicit conversions from scoped_refptr to T* in components/ | dcheng | 2014-08-26 | 1 | -4/+7 |
* | Change precache URLs to https | bengr@chromium.org | 2014-08-06 | 1 | -2/+2 |
* | Add search_engines and precache components to GN build. | brettw@chromium.org | 2014-07-16 | 3 | -0/+69 |
* | Adjust the structure of DEPS within //components. | blundell@chromium.org | 2014-05-06 | 1 | -1/+0 |
* | Remove //components/browser_context_keyed_service | blundell@chromium.org | 2014-03-16 | 1 | -1/+0 |
* | Move clients of BrowserContextKeyedService to use KeyedService (#4) | blundell@chromium.org | 2014-03-14 | 4 | -7/+8 |
* | Set up field trial for precache experiment | bengr@chromium.org | 2014-02-12 | 1 | -1/+1 |
* | Entry point for interacting with the precache component. | sclittle@chromium.org | 2013-12-17 | 12 | -33/+876 |
* | Added list of forced starting URLs to precache configuration settings. | sclittle@chromium.org | 2013-12-17 | 3 | -1/+39 |
* | Changed the precache config settings proto to not include the whitelist of st... | sclittle@chromium.org | 2013-12-06 | 4 | -44/+24 |
* | Metrics database for tracking precache statistics. | sclittle@chromium.org | 2013-12-05 | 7 | -0/+900 |
* | [sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatus | rsimha@chromium.org | 2013-11-06 | 1 | -28/+30 |
* | [sync] Allow FakeURLFetcher to return arbitrary HTTP response codes | rsimha@chromium.org | 2013-11-04 | 1 | -16/+30 |
* | Precache component | sclittle@chromium.org | 2013-10-18 | 11 | -0/+785 |