summaryrefslogtreecommitdiffstats
path: root/components/domain_reliability
Commit message (Expand)AuthorAgeFilesLines
* Domain Reliability: New config and report formatsttuttle2015-11-22507-15500/+1565
* Remove Remaining Predictor Jank Instrumentationrobliao2015-11-192-9/+0
* Remove fake dependency of //components/domain_reliability on //content.sdefresne2015-11-161-1/+0
* Use GN response files.brettw2015-11-121-40/+17
* Support script response files in GN.brettw2015-11-112-26/+86
* Domain Reliability: Remove config_valid_until field entirelyttuttle2015-10-074-37/+2
* Domain Reliability: Stop checking if configs are expiredttuttle2015-10-021-8/+1
* Domain Reliability: Use GetRemoteEndpointttuttle2015-09-292-24/+5
* Domain Reliability: Add histogram to tell which errors come with IPsttuttle2015-09-291-0/+5
* Make some global pointers const void* const.thestig2015-09-251-4/+4
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-143-0/+5
* Revert "Report data usage UMA for Chrome services"Daniel Cheng2015-09-143-5/+0
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-143-0/+5
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* Fix all failed and canceled URLRequestStatuses without errors.davidben2015-08-051-17/+0
* Move MatchPattern to its own header and the base namespace.brettw2015-07-061-1/+2
* Enable clang warning for ignored attributes.benwells2015-07-061-1/+1
* Remove URLRequestStatus mutators and introduce FromError.davidben2015-06-032-14/+11
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-024-8/+5
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-221-1/+1
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-5/+3
* Domain Reliability: Create beacons from ConnectionAttempts.ttuttle2015-05-152-35/+109
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-1/+2
* Domain Reliability: Add was_proxied field to beacons.ttuttle2015-04-244-2/+10
* Refactor net::BackoffEntry to not require subclassingjohnme2015-04-203-36/+12
* Remove unnecessary instrumentation for several jank bugs.pkasting2015-04-081-11/+1
* Domain Reliability: Make a few cleanups/refactors.ttuttle2015-03-1711-55/+50
* Domain Reliability: Factor out ContextManager and Context::Factory.ttuttle2015-03-127-107/+207
* Instrumentation to find jank in DomainReliabilityMonitor::AddBakedInConfigsrtenneti2015-03-102-0/+10
* Advertise HTTP/2 support.bnc2015-03-091-0/+1
* Domain Reliability: Add config for *.googleadsserving.cn.ttuttle2015-02-233-0/+32
* Add more size_t -> int warning fixes for the win x64 GN build.dpranke2015-02-201-0/+2
* Fix memory leak and crash when parsing baked-in configs in domain reliability...grt2015-02-203-17/+20
* Domain Reliability: Update mail.google.com config.ttuttle2015-02-191-1/+7
* Domain Reliability: Measure backoff/retry time to collectors.ttuttle2015-02-133-0/+14
* Domain Reliability: Measure record-to-upload latency for beacons.ttuttle2015-02-112-1/+9
* Standardize usage of virtual/override/final specifiers in components/.dcheng2014-12-302-4/+4
* Instrumenting DomainReliabilityMonitor to find jankvadimt2014-12-191-0/+11
* Domain Reliability: Don't send cached server IPttuttle2014-12-052-3/+40
* gn format // (the rest, except mojo)scottmg2014-12-031-1/+3
* gn format //componentsscottmg2014-12-031-8/+6
* Add more components unittests to the GN build.brettw2014-11-261-0/+3
* Domain Reliability: NULL-check response headers before dereferencingttuttle2014-11-192-2/+25
* Domain Reliability: Add more errors to whitelistttuttle2014-11-131-2/+20
* Domain Reliability: Handle Retry-After headersttuttle2014-11-1312-136/+287
* Support HTTP/2 drafts 14 and 15 simultaneously.bnc2014-11-131-1/+2
* Revert of Revert of Domain Reliability: Switch to BackoffEntry in Scheduler (...raymes2014-11-105-48/+74
* Revert of Domain Reliability: Switch to BackoffEntry in Scheduler (patchset #...raymes2014-11-105-74/+48
* Domain Reliability: Switch to BackoffEntry in Schedulerttuttle2014-11-075-48/+74
* Domain Reliability: Include network_changed in all beaconsttuttle2014-11-062-6/+6