summaryrefslogtreecommitdiffstats
path: root/components/precache
Commit message (Expand)AuthorAgeFilesLines
* Allow precache to run when device is interactive.twifkak2015-10-022-14/+2
* Add LOAD_DO_NOT_SEND_AUTH_DATA to PrecacheFetcher.twifkak2015-09-113-16/+19
* [Sync] Clean up PSS boolean getters for consistency.maxbogue2015-09-101-1/+1
* Add Precache.Fetch.FailureReasons metric.twifkak2015-09-041-3/+4
* [Sync] Componentize about_sync_util.maxbogue2015-08-311-0/+1
* Fix nativeShouldRun to return true for control.twifkak2015-08-283-42/+35
* Sync remaining components_unittests with GNbrettw2015-08-261-0/+3
* Add more components_unittests to GN buildBrett Wilson2015-08-222-2/+29
* Only LOAD_VALIDATE_CACHE for validated resources.twifkak2015-08-224-101/+351
* Revert of Add more components_unittests to GN build (patchset #5 id:80001 of ...yosin2015-08-222-29/+2
* Add more components_unittests to GN buildbrettw2015-08-222-2/+29
* Implement Precache.Fetch.TimeToComplete.twifkak2015-08-143-1/+14
* Add variation parameter for config URL.twifkak2015-08-144-16/+33
* Add {,Non}TopHosts variants of Precache.Latency.twifkak2015-08-138-30/+183
* Change precache tests to use HistogramTester.twifkak2015-08-112-197/+99
* Add Precache.Latency.Overall metric.twifkak2015-08-116-110/+165
* Prefetch requests using LOAD_VALIDATE_CACHE.twifkak2015-08-111-1/+8
* Only set precache.last_time when precache ran.twifkak2015-08-113-22/+38
* Tweaks to the precache triggering code.twifkak2015-08-073-18/+55
* Add Precache.Fetch.ResponseBytes.Network metric.twifkak2015-08-053-22/+27
* Clear precache URLs table when history is cleared.twifkak2015-07-226-0/+36
* Add prefetch UMA metrics.twifkak2015-07-103-14/+84
* URLFetcherNullWriter for resource requests.twifkak2015-06-301-13/+46
* Fix IsPrecachingAllowed() to check Sync instead of Data Saver.twifkak2015-06-247-93/+25
* Make manifest URL prefix configurable.twifkak2015-06-175-21/+84
* Change histogram.h includes to histogram_macros.h in components/asvitkine2015-06-161-1/+1
* Precache resources for the top 100 hosts.twifkak2015-06-0911-181/+193
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-023-10/+14
* 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