summaryrefslogtreecommitdiffstats
path: root/components/precache
Commit message (Expand)AuthorAgeFilesLines
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-1/+0
* Remove //components/browser_context_keyed_serviceblundell@chromium.org2014-03-161-1/+0
* Move clients of BrowserContextKeyedService to use KeyedService (#4)blundell@chromium.org2014-03-144-7/+8
* Set up field trial for precache experimentbengr@chromium.org2014-02-121-1/+1
* Entry point for interacting with the precache component.sclittle@chromium.org2013-12-1712-33/+876
* Added list of forced starting URLs to precache configuration settings.sclittle@chromium.org2013-12-173-1/+39
* Changed the precache config settings proto to not include the whitelist of st...sclittle@chromium.org2013-12-064-44/+24
* Metrics database for tracking precache statistics.sclittle@chromium.org2013-12-057-0/+900
* [sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatusrsimha@chromium.org2013-11-061-28/+30
* [sync] Allow FakeURLFetcher to return arbitrary HTTP response codesrsimha@chromium.org2013-11-041-16/+30
* Precache componentsclittle@chromium.org2013-10-1811-0/+785