summaryrefslogtreecommitdiffstats
path: root/components/precache
Commit message (Expand)AuthorAgeFilesLines
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-1/+1
* Remove ICS support code in chrome/ and components/precache/aurimas2015-04-281-5/+0
* [sql] sql/ IWYU cleanup.shess2015-04-111-1/+0
* Reland of "precache: Move the java files into //components/precache/android"sadrul2015-03-276-0/+406
* Revert of precache: Move the java files into //components/precache/android (p...alexclarke2015-03-266-406/+0
* precache: Move the java files into //components/precache/androidsadrul2015-03-266-0/+406
* favor DCHECK_CURRENTLY_ON for better logs in components/mostynb2015-03-251-7/+7
* Get rid of net::DO_NOT_PROMPT_FOR_LOGINbaranovich2015-01-151-1/+0
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-224-11/+14
* gn format //componentsscottmg2014-12-031-1/+3
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-293-5/+5
* Standardize usage of virtual/override/final in components/dcheng2014-10-215-11/+9
* Type conversion fixes, components/ edition.pkasting2014-10-171-5/+9
* Data reduction proxy to a layered component.megjablon2014-10-142-2/+2
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-067-9/+9
* Add data reduction functionality to all platforms.kundaji2014-09-231-4/+0
* Check if precaching is allowed for the current browser context beforetanviraumi2014-08-293-0/+18
* Remove implicit conversions from scoped_refptr to T* in components/dcheng2014-08-261-4/+7
* Change precache URLs to httpsbengr@chromium.org2014-08-061-2/+2
* Add search_engines and precache components to GN build.brettw@chromium.org2014-07-163-0/+69
* 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